tx-lcn icon indicating copy to clipboard operation
tx-lcn copied to clipboard

com.codingapi.txlcn.txmsg.netty.impl.NettyRpcClient.remoteKeys 空指针异常

Open zengliming opened this issue 5 years ago • 1 comments

  • [ ] I have searched the issues of this repository and believe that this is not a duplicate.

1. Bug Description

java.lang.NullPointerException: null at com.codingapi.txlcn.txmsg.netty.bean.SocketManager.removeKeys(SocketManager.java:178) ~[txlcn-txmsg-netty-5.0.2.RELEASE.jar!/:5.0.2.RELEASE] at com.codingapi.txlcn.txmsg.netty.impl.NettyRpcClient.remoteKeys(NettyRpcClient.java:96) ~[txlcn-txmsg-netty-5.0.2.RELEASE.jar!/:5.0.2.RELEASE] at com.codingapi.txlcn.tm.core.SimpleTransactionManager.notifyTransaction(SimpleTransactionManager.java:130) ~[classes!/:5.0.2.RELEASE] at com.codingapi.txlcn.tm.core.SimpleTransactionManager.commit(SimpleTransactionManager.java:90) ~[classes!/:5.0.2.RELEASE] at com.codingapi.txlcn.tm.txmsg.transaction.NotifyGroupExecuteService.execute(NotifyGroupExecuteService.java:71) ~[classes!/:5.0.2.RELEASE] at com.codingapi.txlcn.tm.txmsg.ServerRpcAnswer.lambda$callback$0(ServerRpcAnswer.java:71) ~[classes!/:5.0.2.RELEASE] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[na:1.8.0_161] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[na:1.8.0_161] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_161] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_161] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_161]

2. Environment:

  • JDK version: 1.8
  • OS: linux
  • TX-LCN version: 5.0.2.RELEASE
  • Others:

3. Exception Stacktrace

Paste your Exception Stacktrace here!

4. Tour Idea

zengliming avatar May 13 '20 02:05 zengliming

我也遇到了相同的问题,请问大佬有解决方案吗

zengliming avatar May 27 '20 03:05 zengliming