Hi all,
I have Sun jdk1.5.0_09 and jboss-4.0.5.GA installed on windows 2003 server.
I created multiple instances of JBoss (I read the official documentation from JBoss, so I have "all", "default", "minimal", "all2", "all3"). I start/launch them with H:\jboss-4.0.5.GA\bin\run.
bat -c XXX" where XXX is all2 or all3.. : they're starting and running well/ok, no problem I can deploy and see applications running ok. Now I'm trying to have all this instances runing as windows services: the problem is here. I tried JavaService, no problem for installing these services and no errors. When I reboot the machine, one of these instances is up and runinng but the others are not up and not running. I took a look in Windows Event viewer, and this is the error: "The JBoss-4.0.5.GA all2 service terminated unexpectedly. It has done this 1 time(s)." If I try to start that instance from the Services Windows Applet, I get this: "Could not start the JBoss-4.0.5.GA all2 service on Local Computer. Error 1067: The process terminated unexpectedly.". If I try to start the same service from command line with net start "JBoss-4.0.5.GA all2" I get the same error with a similar message. All these operations were done with administrative privileges. Sorry for my bad english.. I'm trying to learn as much as possible.. Please let me know if you have got any ideas, it would be appreciated.. Thanks!
Greets,
Anna
Start Free Trial