Wizarder54088 opened a new issue, #2143:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/2143
`2022-10-27 11:08:42.180 ERROR 13508 --- [ain-EventThread]
o.a.c.f.imps.CuratorFrameworkImpl : Background exception was not
retry-able or retry gave up
java.lang.NullPointerException: null
at
org.apache.curator.utils.Compatibility.getHostAddress(Compatibility.java:116)
~[curator-client-5.1.0.jar:na]
at
org.apache.curator.framework.imps.EnsembleTracker.configToConnectionString(EnsembleTracker.java:185)
~[curator-framework-5.1.0.jar:5.1.0]
at
org.apache.curator.framework.imps.EnsembleTracker.processConfigData(EnsembleTracker.java:206)
~[curator-framework-5.1.0.jar:5.1.0]
at
org.apache.curator.framework.imps.EnsembleTracker.access$300(EnsembleTracker.java:50)
~[curator-framework-5.1.0.jar:5.1.0]
at
org.apache.curator.framework.imps.EnsembleTracker$2.processResult(EnsembleTracker.java:150)
~[curator-framework-5.1.0.jar:5.1.0]
at
org.apache.curator.framework.imps.CuratorFrameworkImpl.sendToBackgroundCallback(CuratorFrameworkImpl.java:892)
[curator-framework-5.1.0.jar:5.1.0]
at
org.apache.curator.framework.imps.CuratorFrameworkImpl.processBackgroundOperation(CuratorFrameworkImpl.java:649)
[curator-framework-5.1.0.jar:5.1.0]
at
org.apache.curator.framework.imps.WatcherRemovalFacade.processBackgroundOperation(WatcherRemovalFacade.java:152)
[curator-framework-5.1.0.jar:5.1.0]
at
org.apache.curator.framework.imps.GetConfigBuilderImpl$2.processResult(GetConfigBuilderImpl.java:222)
[curator-framework-5.1.0.jar:5.1.0]
at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:630)
[zookeeper-3.6.0.jar:3.6.0]
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:551)
[zookeeper-3.6.0.jar:3.6.0]`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail:
[email protected]
For queries about this service, please contact Infrastructure at:
[email protected]