-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Hi team.
It seems impossible to start the debug service. I have the same problem on several LPARs.
Description :
With Navigator for i -> Network > Servers > TCP/IP Servers -> System Debugger -> Start Instance -> Debug Service
It fails and genrates the file : /qibm/userdata/IBMIDEBUGSERVICE/DebugService_log.txt
Content :
Failed to get keystore password.
java.security.UnrecoverableKeyException: The password is incorrect, regenerate on Navigator
at com.ibm.navigator.debugger.Decoder.checkPassword(Decoder.java:341)
at com.ibm.navigator.debugger.Decoder.access$100(Decoder.java:51)
at com.ibm.navigator.debugger.Decoder$1.run(Decoder.java:99)
at java.base/java.lang.Thread.run(Thread.java:853)
at com.ibm.navigator.debugger.Decoder$DebuggerHighAuthorityThread.run(Decoder.java:742)
Environment :
IBM i 7.6
debugger 3.0.0
Java 17
All PTFs applied : https://codefori.github.io/docs/developing/debug/configure/
I checked the content of
/QIBM/ProdData/IBMIDEBUGSERVICE/bin/DebugService.env
/QIBM/UserData/IBMIDEBUGSERVICE/certs
/QIBM/UserData/IBMIDEBUGSERVICE/C4iDebugService.env
Thanks for support