JBoss EAP 6 does not print fully to console log when using standalone-full-ha profile.
Issue
- JBoss EAP 6 halts after printing the following on console :
11:07:11,024 INFO [org.jboss.modules] (main) JBoss Modules version 1.2.0.Final-redhat-1
11:07:12,495 INFO [org.jboss.msc] (main) JBoss MSC version 1.0.4.GA-redhat-1
11:07:12,726 INFO [org.jboss.as] (MSC service thread 1-7) JBAS015899: JBoss EAP 6.1.0.GA (AS 7.2.0.Final-redhat-8) starting
11:07:18,772 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found SecondJsp.war in deployment directory. To trigger deployment create a file called SecondJsp.war.dodeploy
11:07:18,852 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
11:07:18,861 INFO [org.xnio] (MSC service thread 1-3) XNIO Version 3.0.7.GA-redhat-1
11:07:18,938 INFO [org.xnio.nio] (MSC service thread 1-3) XNIO NIO Implementation Version 3.0.7.GA-redhat-1
11:07:18,978 INFO [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 3.2.16.GA-redhat-1
-
why is the full log not printed on console?
-
When I try start JBoss EAP using the configuration of standalone-full-ha.xml the process doesn't start.
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.