|
From: Dannes W. <da...@ex...> - 2014-07-05 15:53:19
|
Hi, For some time now I have some issues to get my application started via the service wrapper during boot time of MacOSX ; the first issues appeared when I upgraded to Mountain Lion, it is still there with Mavericks; Upgrading to a more recent version of the wrapper did not help; I have been ignoring the issue for quite some time now, I think it is time to get grip on the issue right now :-) Some details The wrapper has been installed with the 'wrapper.sh install' command The application is started at system boot (the wrapper code writes to logfile, application writes logs too) but after some time there is a SigKill(9), see log files, application dies Some details worth to be mentioned: with 'wrapper.sh start' the application is always started without problems when started manually via launchctl the application always starts (so: the issue seems only to be present at startup time) under linux no issues have been reported My System: MacOSX 10.9.4 (server) Latest 64bit Java7 Java Service Wrapper Community Edition 64-bit 3.5.23 The .conf and .log files are attached; Please could you provide me some hints on what to change to get my application started again at every system reboot? I suspect that the Launchd terminates the service-wrapper, but I am not sure how to diagnose. Kind regards Dannes |