I reproduce this every time I log off from the Remote Desktop on server under windows XP running Jenkins in Tomcat as service: all jobs are stopped with message:
ERROR: Maven JVM terminated unexpectedly with exit code 143
Adding the -Xrs flag in global MAVEN_OPTS solved the problem.
I reproduce this every time I log off from the Remote Desktop on server under windows XP running Jenkins in Tomcat as service: all jobs are stopped with message:
Adding the -Xrs flag in global MAVEN_OPTS solved the problem.