duhizjame commented on PR #3441:
URL: https://github.com/apache/nifi/pull/3441#issuecomment-1838518601

   Hi everyone! Was this issue handled in another way, since starting from JDK 
9, the line in bootstrap.conf that gets uncommented in nifi-docker/sh/start.sh 
is not working; a way to specify the port as *:8000, or 0.0.0.0:8000 would be 
very useful for debugging.
   
   The current image is running on JDK 11, and it is giving out the handshake 
failed error.
   
   Source on the error:
   
https://stackoverflow.com/questions/30858312/handshake-failed-connection-prematurally-closed-error-when-debugging-solr-in-i
   
   Intelij will also specify the correct command inside of the remote jvm debug 
configuration for different JDKs.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to