Francis Mendoza created ZEPPELIN-2671:
-----------------------------------------

             Summary: JMX connector server communication error: service:jmx:rmi
                 Key: ZEPPELIN-2671
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2671
             Project: Zeppelin
          Issue Type: Bug
    Affects Versions: 0.6.1
            Reporter: Francis Mendoza


I added these flags on ZEPPELIN_JAVA_OPTS
-Dcom.sun.net.ssl.checkRevocation=false
-Dcom.sun.management.jmxremote
-Dcom.sun.management.jmxremote.port=9910
-Dcom.sun.management.jmxremote.rmi.port=9911
-Dcom.sun.management.jmxremote.local.only=false
-Dcom.sun.management.jmxremote.authenticate=false
-Dcom.sun.management.jmxremote.ssl=false
-Djava.rmi.server.hostname=<hostname>

I also added ports 9910 and 9911 in Eucalyptus/Mesos. I successfully connected 
JConsole and can view the graphs, but when i run a paragraph, i got 
"java.net.ConnectException: Connection refused (Connection refused)". See 
attached full log. And i got Error: JMX connector server communication error: 
service:jmx:rmi://slave-e2e-perf-004:9911 in the Zeppelin's mesos log.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to