Java 11 not detected debug 2.0.1 vscode #2491
Unanswered
petterjohansson
asked this question in
Q&A
Replies: 1 comment
-
Before generating the certificate, and before connecting, right-click on your connection and select "Reload settings and connect". This will force the detection of Java 11 and the certificate generation process should carry on. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
We recently upgraded debug server to 2.0.1 and changed to java 11.
Both *JOB and *SYS java_home variables are set to JDK11 ('/QOpenSys/QIBM/ProdData/JavaVM/jdk11/64bit').
qsh:
After upgrading the debugger to 2.0.1 it says cetificate needs to be regenerated:

Trying to do so in vscode throws this error:

Is there any other environment variable not set correctly or is there some other solution to generete the certificates?
Beta Was this translation helpful? Give feedback.
All reactions