After upgrading to jenkins version 1.463 users can't see images in jenkins. Jenkins server response with 500 error code. After log in to account jenkins response properly with content from request. I have found that this issue is visible in linux version but on windows version everything works fine.
User logged out:
-------------------------------------------------------------------
Request URL:
http://localhost:8080/static/f69814eb/images/title.png
Request Method:
GET
Status Code:
HTTP/1.1 500 Internal Server Error
User logged in:
-------------------------------------------------------------------
Request URL:
http://localhost:8080/static/f69814eb/images/title.png
Request Method:
GET
Status Code:
HTTP/1.1 200 OK