Hi I am trying to start JBoss 4.0.2 as a Windows service. I am using the following string to start the service: I am using the following string to try and start the service: JBossDefault.exe -install "JBoss" C:\Program Files\Java\jdk1.5.0_05\jre\bin\server\jvm.dll -DProgram.name=run.bat -Djava.class.path=C:\Program Files\Java\jdk1.5.0_05\lib\tools.jar:JBOSS_HOME\run.jar -Xms128m-Xms500m -start org.jboss.main -manual
The Output is: JBoss service is starting JBoss service could not be started The service did not report an error I am able to start JBoss using run.bat normally, but I am not able to get it running as a Windows Service. I am not sure what is wrong. Any help is greatly appreciated ilango View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3920321#3920321 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3920321 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
