Hi Alex, I always start my applications manually before installing and deploying them. I use
su appserver /path/to/my/app/MyApp.woa/MayApp -parameters Launching my application this way I do not have any problem. But after a server restart WOMonitor will not launch any application anymore. I can not see any changes in the server state after the restart that could cause this issue. Also, the firewall (IPTables) is conveniently configured and other server configurations seem to be OK. I'm stuck and had to return a previous Ubuntu image with a working deployment environment. Thanx, Angelo 2014-05-08 15:06 GMT-03:00 Alexis Tual <[email protected]>: > Hi, > > sounds like a permission issue, the launch script must be executed with > the wo user. > you can simulate the launching via JavaMonitor with : sudo -u appserver > /path/to/MyApp.woa/MyApp > > Alex > > Le 5 mai 2014 à 00:56, Ângelo Andrade Cirino <[email protected]> a écrit > : > > > HI, > > > > I am able to start my deployed application in the command line with the > same parameters as the WOMonitor-installed instance. The problem is that > when starting the application instances with WOMonitor each instance will > die and I can't find in the logs the reason. As a matter of fact, the > application startup process isn't logged at all. > > > > Ângelo > > _______________________________________________ > > Do not post admin requests to the list. They will be ignored. > > Webobjects-dev mailing list ([email protected]) > > Help/Unsubscribe/Update your Subscription: > > > https://lists.apple.com/mailman/options/webobjects-dev/alexis.tual%40gmail.com > > > > This email sent to [email protected] > >
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
