I run Jenkins for my continuous integration and I have the following problem. After a couple of days Jenkins is running totally fine, the URL for static files stop being served and the CSS, JavaScript and global look of Jenkins looks broken when it actually runs the jobs as expected.
Any idea why?
Example of an URL:
http://myserver:8181/static/70f4ebef/css/style.css
Response:
HTTP ERROR 404
Problem accessing /static/70f4ebef/css/style.css. Reason:
Not Found
Powered by Jetty://
Calling http://myserver:8181/safeRestart
fixes the problem so I'm wondering if it's a Jenkins issue or a Jetty/Jenkins cache conflict.
I run Jenkins 1.537.