This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal



Oct 31, 2012, 3:30 PM
11 Posts

Server Configuration for Java Debugger

  • Category: Debugging
  • Platform: Windows
  • Release: 8.5.3
  • Role: Developer
  • Tags:
  • Replies: 1
Hi
 
Is it possible to set the JavaDebugOptions parameter in the server .ini file to listen on multiple ports ? (in order to support more than one simultaneous debug connection) 
 
JavaEnableDebug=1
JavaDebugOptions=transport=dt_socket,server=y,suspend=n,address=8000
 
With multiple developers it can be frustrating waiting for the single port to be freed up....
Oct 31, 2012, 4:36 PM
366 Posts
Re: Server Configuration for Java Debugger
 I don't believe that you can.  This is why I usually have a "local" server installed for debugging purposes.

This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal