Hi,
I'm facing an issue with xCP 2.1 Developer Edition : when I’m starting the tomcat instance hosting xms-agent, the instance of tomcat hosting Apphost seems to be killed and vice versa (I say "killed" because I don't see anything in the log file of the server disappearing, only that the process is no longer present). The behaviour is occurring when I start the servers through xCP_Service.py script or when I manually start the servers (startup.sh).
I tried to find if a pid file was used in either case but it doesn't seem so.
Does anyone have faced the same issue?