Drawbacks of Debugging Java Services Running in Integration Server
The drawbacks of debugging a Java service that is running in Integration Server are:
It requires more manual setup both in
Integration Server and in
Designer.
If
Integration Server and
Designer run on different machines:
If you set breakpoints in a Java service, the execution suspends every time you execute the Java service, whether you are debugging it from
Designer, running it from
Integration Server Administrator, or running it from an IS client.
Running
Integration Server with the debug port enabled degrades the server’s performance.