ckall opened a new issue, #24157:
URL: https://github.com/apache/shardingsphere/issues/24157

   Version: 5.3.0
   Error Message: 
   we find java version: java17, full_version=17.0.2, 
full_path=/usr/local/openjdk-17/bin/java
   The port is 3308
   The classpath is 
/opt/shardingsphere-proxy/conf:.:/opt/shardingsphere-proxy/lib/*:/opt/shardingsphere-proxy/ext-lib/*
   main class org.apache.shardingsphere.proxy.Bootstrap 3308 
/opt/shardingsphere-proxy/conf 0.0.0.0 false
   Thanks for using Atomikos! This installation is not registered yet. 
   REGISTER FOR FREE at http://www.atomikos.com/Main/RegisterYourDownload and 
receive:
   - tips & advice 
   - working demos 
   - access to the full documentation 
   - special exclusive bonus offers not available to others 
   - everything you need to get the most out of using Atomikos!
   [INFO ] 2023-02-14 09:02:11.041 [main] o.a.s.p.v.ShardingSphereProxyVersion 
- Database name is `MySQL`, version is `8.0.28`, database name is `order`
   [INFO ] 2023-02-14 09:02:11.596 [main] o.a.s.p.frontend.ShardingSphereProxy 
- ShardingSphere-Proxy Standalone mode started successfully
   [ERROR] 2023-02-14 09:02:29.940 [ShardingSphere-Command-0] 
o.a.s.p.f.c.CommandExecutorTask - Exception occur: 
   java.lang.NullPointerException: Cannot invoke 
"org.apache.shardingsphere.proxy.backend.communication.jdbc.JDBCDatabaseCommunicationEngine.close()"
 because "this.databaseCommunicationEngine" is null
           at 
org.apache.shardingsphere.proxy.frontend.mysql.command.query.text.fieldlist.MySQLComFieldListPacketExecutor.close(MySQLComFieldListPacketExecutor.java:92)
           at 
org.apache.shardingsphere.proxy.frontend.command.CommandExecutorTask.executeCommand(CommandExecutorTask.java:124)
           at 
org.apache.shardingsphere.proxy.frontend.command.CommandExecutorTask.run(CommandExecutorTask.java:78)
           at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
           at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
           at java.base/java.lang.Thread.run(Thread.java:833)


-- 
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]

Reply via email to