问题
When I want to start my jboss AS 7 server, it took very long to get started. I am using netbeans 7.4
and how actually this jboss AS 7 functioning? should I start the server from the standalone.bat file? or from the netbeans?
10:34:15,303 INFO [org.jboss.modules] JBoss Modules version 1.1.1.GA 10:34:15,422 INFO [org.jboss.msc] JBoss MSC version 1.0.2.GA 10:34:15,456 INFO [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final "Brontes" starting
it will come up like the above, whenever i start my Jboss AS 7 Server. It is normal but then it take really long time.I dont know when it will started :wondering:
回答1:
Ah, looks like I was using a JDK 1.8 release. I switched to JDK 1.7 and now the server starts. Maybe this is the same solution for you?
来源:https://stackoverflow.com/questions/22522379/jboss-as-7-took-very-long-to-get-started