blakemcbride opened a new issue, #4558:
URL: https://github.com/apache/netbeans/issues/4558

   ### Apache NetBeans version
   
   Apache NetBeans 15 release candidate
   
   ### What happened
   
   I have been debugging my Java app by attaching to a process under Java 8 
with no problem.  I upgraded my app and system to Java 17.  I can no longer 
attach to the process.  NetBeans says, "Connection refused."  Interestingly, 
IntelliJ can attach to the process, so I know it is something to do with 
NetBeans and Java 17. 
   
   When I try to attach to the process with NetBeans, I select:
   
   Debugger:  Java Debugger (JPDA)
   Connector: SocketAttach (Attaches by socket to other VMs)
   Transport:  dt_socket
   Host: i9-tower
   Port: 9090
   Timeout [ms]:  [blank]
   
   These are the same parameters I used with Java 8 that worked fine.
   
   ### How to reproduce
   
   _No response_
   
   ### Did this work correctly in an earlier version?
   
   No / Don't know
   
   ### Operating System
   
   Fedora Linux
   
   ### JDK
   
   17
   
   ### Apache NetBeans packaging
   
   Apache NetBeans provided installer
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   No
   
   ### Code of Conduct
   
   Yes


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to