Unable to start the Jboss EAP instance in slave machine
nurubhas Jun 22, 2017 6:01 AMHi ,
I am facing an issue with my Jboss environement, I have configured jboss as domain in 3 boxes.
Master.server.com (only for domain controller )
slave1.server.com ( Only one Jboss Instance-1 )
slave2.server.com (Only one Jboss Instance-2)
Instance-1 & Instance-2 running with TCP cluster.
I have started domain controller & slave machines ... both came to running mode... very successful manner.
But while starting the Instance-1 & Instance-2 getting below Information..& server instance is not starting.
Tried these ways :
1)I have shutdown both slave boxes started slaves & instances once again... same error (I ran the script.... the script will start slave host controller process & Instances) ----- Not working
2)I have logged in domain box & I have tried start Instances-servergroup via CLI....but no luck
3)I have killed the host controller process & I have tried to start the Instance-1 & Instance-2 via CLI ..... same error.
I tried all the ways... but no luck... this is new error... which i seen now ( up to yesterday.... no issue)
Log related to Instance-1
====================
[Host Controller] 21:34:01,946 INFO [org.jboss.as.host.controller] (Host Controller Service Threads - 13) JBAS010922: Starting server Instance-1
21:34:02,029 INFO [org.jboss.as.process.Server:Instance-1.status] (ProcessController-threads - 8) JBAS012017: Starting process 'Server:Instance-1'
[Server:Instance-1] OpenJDK 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
[Server:Instance-1] OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
[Host Controller] 21:34:03,580 INFO [org.jboss.as.domain.controller.mgmt] (Remoting "galaxy:MANAGEMENT" task-16) JBAS010920: Server [Server:Instance-1] registered using connection [Channel ID 28b4453d (inbound) of Remoting connection 2e85294f to /192.168.127.128:37957]
[Host Controller] 21:34:03,708 INFO [org.jboss.as.host.controller] (server-registration-threads - 1) JBAS010919: Registering server Instance-1
21:34:04,936 INFO [org.jboss.as.process.Server:Instance-1.status] (reaper for Server:optcs1) JBAS012010: Process 'Server:Instance-1' finished with an exit status of 1
[Host Controller] 21:34:04,977 INFO [org.jboss.as.host.controller] (ProcessControllerConnection-thread - 2) JBAS010926: Unregistering server Instance-1
Appreciate your help... if replies
Thanks