You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2022/12/27 07:48:20 UTC

[GitHub] [iotdb] lpf4254302 opened a new pull request, #8622: [To rel/0.13][IOTDB-5293]fix npe

lpf4254302 opened a new pull request, #8622:
URL: https://github.com/apache/iotdb/pull/8622

   ## Description
   fix npe
   ERROR o.a.t.ProcessFunction:47 - Internal error processing executeQueryStatement 
   java.lang.NullPointerException: null
           at org.apache.iotdb.db.service.thrift.impl.TSServiceImpl.executeQueryStatement(TSServiceImpl.java:684)
           at org.apache.iotdb.service.rpc.thrift.TSIService$Processor$executeQueryStatement.getResult(TSIService.java:3151)
           at org.apache.iotdb.service.rpc.thrift.TSIService$Processor$executeQueryStatement.getResult(TSIService.java:3131)
           at org.apache.thrift.ProcessFunction.process(ProcessFunction.java:38)
           at org.apache.iotdb.db.service.thrift.ProcessorWithMetrics.process(ProcessorWithMetrics.java:64)
           at org.apache.thrift.server.TThreadPoolServer$WorkerProcess.run(TThreadPoolServer.java:248)
           at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
           at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
           at java.base/java.lang.Thread.run(Unknown Source)
   


-- 
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: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] [To rel/0.13][IOTDB-5293]fix npe [iotdb]

Posted by "lpf4254302 (via GitHub)" <gi...@apache.org>.
lpf4254302 closed pull request #8622: [To rel/0.13][IOTDB-5293]fix npe
URL: https://github.com/apache/iotdb/pull/8622


-- 
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: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org