Re: Start the server in remote debugging mode

2017-04-15 Thread Jongyoul Lee
If you set correct information Intellij tells you, I think there might be a firewall issue. Can you check it? If you don't have to run zeppelin server remotely, you can run ZeppelinServer in you intellij successfully. On Wed, Apr 12, 2017 at 9:07 PM, Minudika Malshan

Start the server in remote debugging mode

2017-04-12 Thread Minudika Malshan
Hi, I am trying to start the zeppelin server in remote debugging mode. I have already entered the entry *"export ZEPPELIN_MEM="-Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=8111"* to *zeppelin-env.sh* and configured the InteliJ Idea for remote debugging. But still