Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

install JBossService on windows using java service

843842Oct 10 2008
Hi,

I am using windows 64 bit server. and jboss 4.3.
I uesd the following command to create the service:

JBossService.exe -install JBossAll C:\jdk1.6.0_06\jre\bin\jvm.dll -Djava.class.path=C:\jdk1.6.0_06\lib\tools.jar;C:\JBOSS\run.jar -start org.jboss.Main -params -c all -stop org.jboss.Main -method systemExit -out C:\JBOSS\stdout.log -err C:\JBOSS\stderr.log -current C:\JBOSS -manual

When i tried to run the service, i got the following msg

The JBossAll Service on Local Computer started and then stopped. Some services stop automatically if they have no work to do, for example, the performance Logs and Alerts service.

can anyone please provide me with the solution.

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 7 2008
Added on Oct 10 2008
0 comments
125 views