WFLYCTL0190: Step handler org.jboss.as.server.DeployerChainAddHandler$Final

今天在Linux服务器上启动jboss服务的时候,报了如上述图的错误。

经过排查,docker容器,代码包,数据库,网络都没有问题,内存也加到了双倍仍然没有解决。

后来经过掐表看了下,每次从服务启动开始到开始报这个错,基本上是5分钟左右。

后来参考了

Concurrent Timeout exception on starting Jboss Wildfly 9.02 server - Stack Overflow

启动_JBoss EAP 7.0 检查启动_IT常识

发现jboss.as.management.blocking.timeout这个的值默认是300秒,需要将超时值配置为大于服务器启动所需的时间。

Note: This property is not a timeout per deployment but a timeout on container stability and if jboss.as.management.blocking.timeout is reached during startup then all applications will be undeployed and the container shutdown. The reasoning behind this is that having a half-working server is potentially dangerous as you may not notice major failures. 

修改了standalone.conf的配置jboss.as.management.blocking.timeout=600;

问题解决。

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值