JBoss EAP 6 service could not start on windows
Issue
-I have one machine that installed of Jboss Eap as Master and Jboss Eap as slave . Everytime I want to restart jboss service using windows service, the service failed to start. So I have to restart Operating System then it worked. Here are the script that I used to create jboss service,
master service :
service.bat install /name jbossEapMaster /host master /loglevel ERROR /debug /hostconfig host-master.xml /base c:\jboss-eap-master\master
slave service :
service.bat install /name jbossEapSlave1 /host slave /loglevel ERROR /debug /hostconfig host-slave.xml /base c:\jboss-eap-slave1\slave1
please help , is there any others configuration that I have to do?
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.x
- Windows server 2012
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.