Egg
3 years agoFrequent Contributor
Jenkins with jdk 11
Hi, I used to Testcomplete with Jenkins to schedule execute.
Now, I'm Upgraded Jenkins '2.263.3 to 2.375.3' and changed jdk 8 to jdk 11 .
After that my jenkins project is fail.
The consoleoutput is
[TestComplete] [ERROR] An exception occurred: java.nio.channels.ClosedChannelException.
ERROR: node-stages-test-complete is offline; cannot locate jdk-8
But my node is online. and connected.
How I solve this problem?