WSO2-启动期间接收异常-WSO2服务

时间:2018-06-20 20:16:21

标签: wso2 redhat wso2-am wso2carbon

启动WSO2时,我收到以下警告堆栈跟踪:

TID: [-1234] [] [2018-06-20 14:53:46,025] ERROR {org.wso2.andes.server.Main} -  Exception during startup. Triggering shutdown  {org.wso2.andes.server.Main}
org.wso2.andes.kernel.AndesException: Unable to initialise application registry
    at org.wso2.andes.server.Broker.startupImpl(Broker.java:308)
    at org.wso2.andes.server.Broker.startup(Broker.java:110)
    at org.wso2.andes.server.Main.startBroker(Main.java:217)
    at org.wso2.andes.server.Main.execute(Main.java:206)

其次:

Caused by: org.wso2.andes.kernel.AndesException: Error occurred while removing node information node id: NODEwso2-manager.dev.reach.ie.local/10.3.30.202

{{1}}

我只是想寻求有关问题可能的指导。

谢谢

1 个答案:

答案 0 :(得分:0)

只需将您的连接字符串设置为自动提交false。

看看Can I change AutoCommit property of a JDBC connection multiple times

和配置文档

https://docs.wso2.com/m/mobile.action#page/87687527