简体   繁体   English

无法启动jBoss AS 7.1

[英]Can't start jBoss AS 7.1

I am trying to start jBoss. 我正在尝试启动jBoss。 When i start the server,I am getting following lines on my console. 当我启动服务器时,我在控制台上得到以下提示。

14:41:25,969 INFO [org.jboss.modules] JBoss Modules version 1.1.1.GA 14:41:25,969 INFO [org.jboss.modules] JBoss Modules 1.1.1.GA版本

14:41:26,743 INFO [org.jboss.msc] JBoss MSC version 1.0.2.GA 14:41:26,743 INFO [org.jboss.msc] JBoss MSC版本1.0.2.GA

14:41:27,015 INFO [org.jboss.as] JBAS015899: JBoss AS 7.1.2.Final-SNAPSHOT "Brontes" starting 14:41:27,015 INFO [org.jboss.as] JBAS015899:JBoss AS 7.1.2.Final-SNAPSHOT“ Brontes”开始

and shows a log saying that "starting server jBoss AS 1.7 has encountered a problem".I increased the timeouts. 并显示一条日志,指出“启动服务器jBoss AS 1.7遇到问题”。我增加了超时时间。 but it doesn't works.I don't understand what is wrong. 但这是行不通的。我不明白哪里出了问题。

JBoss AS 7.1 will not start successfully with Java 1.8. JBoss AS 7.1无法在Java 1.8上成功启动。 here the forum thread of the issue. 这里是问题的论坛主题。

If you really need to use Java 1.8 consider using WildFly 如果您确实需要使用Java 1.8,请考虑使用WildFly

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM