The working scenario is a Jython script called via JSR223 from a Java program and remotely debugged from Eclipse.
The same code executed by WebSphere AppServer does not stop in the remote debugger.
The log after the first connection reports that "No threads alive, finishing debug session"
What could it be?
The working scenario is a Jython script called via JSR223 from a Java program and remotely debugged from Eclipse. The same code executed by WebSphere AppServer does not stop in the remote debugger. The log after the first connection reports that "No threads alive, finishing debug session" What could it be?
In the test.zip