[JBoss] - JBAS015874: JBoss AS 7.1.1.Final "Brontes" started - Eclipse中不能正常启动的解决方法
时间:2014-10-28 15:23:20
收藏:0
阅读:3292
在使用Eclipse + Jboss插件时,如果有时写配置文件写错,在重新启动发布JBoss时,会出现:
14:43:49,317 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.1.1.Final "Brontes" started in 8160ms - Started 136 of 211 services (74 services are passive or on-demand)

到这里,Jboss就不再运行了。
解决这个问题很简单,在Eclipse中使用Clean,再重新启动运行JBoss即可:

原文:http://www.cnblogs.com/HD/p/4056842.html
评论(0)