Visual Studio Debug IBM i #2170
-
Trying to setup the IBM i debug functionality in Visual Studio Code The server job portion is running (under Visual Studio Code) but having issues starting the service The first error I was receiving as a spool file on AS400 side was Java version 11 is required. So I have JDK11 option 19 installed now and I have it global now so JDK11 is the default. Even with this install I'm still receiving a spool file on AS400 saying Java Version 11 is required. Can someone point me to my issue? I have verified I have the required PTFS SI86178 and SI80364/SI81031. We are at V7R4 CUMULATIVE PTF PACKAGE C1091740 Thanks for any help PS..... Here is the error straight from the spool file openjdk version "11.0.8" 2020-07-14 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
@rdhill10 Your Java11 version is quite old - please install the Java PTF group SF99665, the current level is 23.
|
Beta Was this translation helpful? Give feedback.
@rdhill10 Your Java11 version is quite old - please install the Java PTF group SF99665, the current level is 23.
After PTF install, check the Java level with command
runjva *version
- our system reports