RESOLVED: Jenkins Configuration Page Slow in Apache Tomcat
Is your Jenkins config page loading very slowly ?
This might be an issue when you are running Jenkins from a WAR file.
This might be an issue when you are running Jenkins from a WAR file.
- Try unzipping the war file into a directory called 'jenkins' in the webapps directory.
- Remove the WAR so tomcat runs Jenkins from the folder.
Comments
Post a Comment