What are some troubleshooting steps I can take after restarting Jenkins and still encountering Error 1067?

Responsive Ad Header

Question

Grade: Education Subject: Support
What are some troubleshooting steps I can take after restarting Jenkins and still encountering Error 1067?
Asked by:
106 Viewed 106 Answers

Answer (106)

Best Answer
(321)
Examine the Jenkins logs (located in the `logs` subdirectory of the Jenkins home directory) for more detailed error messages. Try running Jenkins from the command line (using `java -jar jenkins.war`) to see if you get more specific error output. Temporarily disable any plugins to see if a plugin conflict is the cause.