Integrate Software AG Products Using Digital Event Services : Integration Server Administrator’s Guide : Configuring the Server : Configuring Integration Server to Accept a Debug Connection During Startup
Configuring Integration Server to Accept a Debug Connection During Startup
Using Integration Server, you can connect a debugging tool to remotely debug Java services running on Integration Server. You can specify the port on which Integration Server listens for the debugger to attach.
Note:  
For information about using Software AG Designer to debug Java services that run on Integration Server, see Software AG Designer Online Help.
To configure Integration Server to accept a debug connection during startup
1. Shut down Integration Server.
2. If you need to change the port number, perform the following:
a. Open the startDebugMode.bat file in a text editor. You can find the startDebugMode.bat file in the following location:
Software AG_directory \profiles\IS_instance_name\bin
b. Locate and change the DEBUG_PORT property to specify the port on which the server should listen for the debugger to attach. The default is 10033.
c. Save your changes and close the startDebugMode.bat file.
3. If Integration Server and the debugging tool are on different machines and you require a firewall port, open a firewall port for the debug port.
4. Run startDebugMode.bat.
Integration Server logs the following on your console:
"Debug enabled (portNumber)"
Listening for transport dt_socket at address: portNumber
Integration Server restarts.
Copyright © 2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback