Hi, I am running into problems while trying to set up MLDonkey as a service in SMF, using a self-written manifest. The service starts up properly and is available, but get's killed after "timeout_seconds" seconds with the following error-message in the respective log:
[ Nov 23 19:50:54 Method or service exit timed out. Killing contract 158. ] [ Nov 23 19:50:54 Method "start" failed due to signal KILL. ] My start-method is as simple as could be (I have set some method context, but don't think that should interfere): <exec_method type='method' name='start' exec='/opt/csw/bin/mlnet' timeout_seconds='30' /> I am attaching my complete manifest. Any help or pointers to information helping to get this solved are greatly appreciated. Best regards, -bastian -- This message posted from opensolaris.org