You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by "KongFuPandaa (via GitHub)" <gi...@apache.org> on 2023/04/25 14:05:40 UTC

[GitHub] [doris] KongFuPandaa opened a new issue, #19073: [Bug]

KongFuPandaa opened a new issue, #19073:
URL: https://github.com/apache/doris/issues/19073

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Version
   
   apache-doris-fe-1.2.3-bin-x86_64.tar.xz
   
   ### What's Wrong?
   
   when i start fe and use --helper 
   ./fe/bin/start_fe.sh --helper 10.245.28.161:9010 --daemon
   
   **fe.warn.log show blow error info:**
   ====================================================================================
   2023-04-25 21:52:33,254 ERROR (thrift-server-pool-0|112) [ProcessFunction.process():47] Internal error processing ping
   java.lang.NullPointerException: null
   	at org.apache.doris.service.FeServer.lambda$start$0(FeServer.java:53) ~[doris-fe.jar:1.2-SNAPSHOT]
   	at com.sun.proxy.$Proxy31.ping(Unknown Source) ~[?:?]
   	at org.apache.doris.thrift.FrontendService$Processor$ping.getResult(FrontendService.java:2197) ~[fe-common-1.2-SNAPSHOT.jar:1.2-SNAPSHOT]
   	at org.apache.doris.thrift.FrontendService$Processor$ping.getResult(FrontendService.java:2177) ~[fe-common-1.2-SNAPSHOT.jar:1.2-SNAPSHOT]
   	at org.apache.thrift.ProcessFunction.process(ProcessFunction.java:38) ~[libthrift-0.13.0.jar:0.13.0]
   	at org.apache.thrift.TBaseProcessor.process(TBaseProcessor.java:38) ~[libthrift-0.13.0.jar:0.13.0]
   	at org.apache.thrift.server.TThreadPoolServer$WorkerProcess.run(TThreadPoolServer.java:313) ~[libthrift-0.13.0.jar:0.13.0]
   	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_312]
   	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_312]
   	at java.lang.Thread.run(Thread.java:748) ~[?:1.8.0_312]
   ====================================================================================
   
   ### What You Expected?
   
   Does this error affect normal fe usage?
   What can i do to solve or avoid this error?
   
   ### How to Reproduce?
   
   centos8.5
   ./fe/bin/start_fe.sh --helper 10.245.28.161:9010 --daemon
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: commits-unsubscribe@doris.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] KongFuPandaa closed issue #19073: [Bug]

Posted by "KongFuPandaa (via GitHub)" <gi...@apache.org>.
KongFuPandaa closed issue #19073: [Bug] 
URL: https://github.com/apache/doris/issues/19073


-- 
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: commits-unsubscribe@doris.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org