Troubleshooting
Problem
Integration Server hangs when enabling the JDBC driver - jtopen 8.5 toolbox (jt400.jar, util400.jar).
After further research discovered that the driver was attempting to display a password dialog.
Seeing the following message:
"HTTP Handler 192.168.182.134" Id=4405 in WAITING
at java.lang.Object.wait(Native Method)
- waiting on <0x1e2c4f73> (a java.awt.Component$AWTTreeLock)
at java.lang.Object.wait(Object.java:503)
at java.awt.WaitDispatchSupport.enter(WaitDispatchSupport.java:247)
at java.awt.Dialog.show(Dialog.java:1082)
at com.ibm.as400.access.PasswordDialog.prompt(PasswordDialog.java:284)
at com.ibm.as400.access.ToolboxSignonHandler.handleSignon(ToolboxSignonHandler.java:499)
at com.ibm.as400.access.ToolboxSignonHandler.connectionInitiated(ToolboxSignonHandler.java:50)
at com.ibm.as400.access.AS400.promptSignon(AS400.java:2759)"
The code for the sign-on handler attempts to determine whether a GUI is available before prompting when the password is incorrect.
For some reason, sign-on handler thinks a GUI is available.
Document Location
Worldwide
Log InLog in to view more of this document
Was this topic helpful?
Document Information
Modified date:
20 March 2025
UID
ibm17205541