housezhang created ZEPPELIN-5349:
------------------------------------
Summary: zeppelin on k8s start throw Fail to create TServerSocket
Key: ZEPPELIN-5349
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5349
Project: Zeppelin
Issue Type: New Feature
Components: Interpreters, zeppelin-server, zeppelin-zengine
Affects Versions: 0.9.0
Reporter: housezhang
Attachments: tt.txt
the core error logs is :
1 Exception in thread "Thread-17" java.lang.RuntimeException: Fail to create
TServerSocket
132 at
org.apache.zeppelin.interpreter.RemoteInterpreterEventServer$1.run(RemoteInterpreterEventServer.java:113)
133 Caused by: java.io.IOException: No available port in the portRange:
12320:12320
134 at
org.apache.zeppelin.interpreter.remote.RemoteInterpreterUtils.findAvailablePort(RemoteInterpreterUtils.java:78)
135 at
org.apache.zeppelin.interpreter.RemoteInterpreterEventServer$1.run(RemoteInterpreterEventServer.java:103)
InterpreterEventServer run twice
--
This message was sent by Atlassian Jira
(v8.3.4#803005)