Jenkins running as a service on Windows does not have access to the desktop
by default.
Jenkins running from the desktop using `java -jar jenkins.war` from a
Windows command prompt will have access to the desktop.
If you want to run Jenkins as a service and access the desktop, you should
probably
Hi All,
I am a difficulty with the way Jenkins is being installed.
When we install Jenkins as Server, I am facing difficulty in test
automation. The browser doesn’t launch and it gives error that some DevSH
tool is missing.
Now when I start Jenkins Jenkins.war, there is no problem w
after upgrading to Jenkins 2.213 I'm seeing issues with build record
serialisation. Build records are not being saved and are lost when the service
is restarted. Here is error I am seeing.
SEVERE: Failed to save build record
java.io.IOException: java.lang.RuntimeException: Failed to serialize
We find ourselves struggling with:
org.jenkinsci.plugins.workflow.cps.CpsCompilationErrorsException: startup
failed:
General error during class generation: Method code too large!
I understand that this is due to underlying jvm limitations...
My question is "does embedded node scripting such a