Jboss as 7 took very long to get started

有些话、适合烂在心里 提交于 2020-01-02 09:56:48

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!