|
From: struggy <lei...@t-...> - 2006-07-05 13:55:25
|
Hello, I have nearly the same problem Williams had: http://www.nabble.com/App-runs-as-console-but-not-service-tf1781585.html but the offered solution did not match. I?m using wrapper_win32_3.1.2 to install a service with Tomcat 5.5.17 and jdk1.5.0_01 on Windows Server 2003. The Application starts some JMX-MBeans. The wrapper logs when starting from console or as service are the same. Using jconsole to connect to the JMX service only works, when i run from console. Then the "Connect to Agent" dialog shows: 6172 org.tanukisoftware.wrapper.WrapperStartStopApp org.apache.catalina.startup.Bootstrap 1 startd org.apache.catalina.startup.Bootstrap true 1 stopd When i run the application as service, either using the service manager or from the console with -t flag jconsole did not show any entry inside the "Connect to Agent" dialog:( I changed the SYSTEM account to my login account without success. I tried both ways: From service manager and with wrapper.ntservice.account /wrapper.ntservice.password Did somebody have another idea what could go wrong?! Thanks in advance, leif -- View this message in context: http://www.nabble.com/runs-as-console-but-not-as-service-despite-same-user-account-tf1894877.html#a5182096 Sent from the Java Service Wrapper forum at Nabble.com. |