Shim HyungSung created ZEPPELIN-1365:
----------------------------------------

             Summary: Error of Zeppelin Application in development mode.
                 Key: ZEPPELIN-1365
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1365
             Project: Zeppelin
          Issue Type: Bug
            Reporter: Shim HyungSung


In order to 
http://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/development/writingzeppelinapplication.html,
 ZeppelinApplicationDevServer can run Zeppelin Application in development mode 
but It occurs following error.

Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 0
        at 
org.apache.zeppelin.interpreter.remote.RemoteInterpreterServer.main(RemoteInterpreterServer.java:136)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at com.intellij.rt.execution.application.AppMain.main(AppMain.java:144)




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to