[JIRA] [core] (JENKINS-20858) Images missing from Jenkins UI

2014-05-18 Thread dan...@beckweb.net (JIRA)















































Daniel Beck
 resolved  JENKINS-20858 as Duplicate


Images missing from Jenkins UI
















Duplicate of JENKINS-22442 which was fixed in 1.558 and 1.554.1.





Change By:


Daniel Beck
(18/May/14 10:52 AM)




Status:


Open
Resolved





Resolution:


Duplicate



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-20858) Images missing from Jenkins UI

2013-12-11 Thread sven.kel...@gmail.com (JIRA)














































Sven Keller
 updated  JENKINS-20858


Images missing from Jenkins UI
















missing icons only in manage jenkins view





Change By:


Sven Keller
(04/Dec/13 8:31 AM)




Attachment:


screenshot-2 firefox.jpg



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [core] (JENKINS-20858) Images missing from Jenkins UI

2013-12-11 Thread eli...@gmail.com (JIRA)














































Eli Acherkan
 created  JENKINS-20858


Images missing from Jenkins UI















Issue Type:


Bug



Affects Versions:


current



Assignee:


Unassigned


Attachments:


screenshot-1 jenkins on IE.jpg, screenshot-2 firefox.jpg, z.png



Components:


core



Created:


03/Dec/13 5:41 PM



Description:


Images, such as build icons, start disappearing sporadically from the Jenkins UI. The UI instead displays a "broken image" icon. When accessing the image's URL, such as e.g. http://:6080/static/cc7624e2/images/32x32/health-00to19.png, a 404 error is returned.

Analysis:
The images appear to be served from the /tmp/jetty-0.0.0.0-6080-jenkins.war-any/webapp/images/ folder. By default, CentOS runs a daily cron of tmpwatch, which deletes files under /tmp that haven't been accessed in 10 days. So image files are deleted if Jenkins is running for more than 10 days, and an image hasn't been accessed (for example, the health-00to19.png won't be accessed if there were no builds with <20% health lately).

Workaround:
I was able to resolve the problem by editing /etc/sysconfig/jenkins and adding " -Djava.io.tmpdir=/var/tmp" to JENKINS_JAVA_OPTIONS. However, it would be better if Jenkins came correctly configured out-of-the-box.




Environment:


Jenkins 1.537 installed on CentOS 6.2 as RPM and running as a service.




Project:


Jenkins



Labels:


gui




Priority:


Major



Reporter:


Eli Acherkan

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [core] (JENKINS-20858) Images missing from Jenkins UI

2013-12-11 Thread pollenti...@yahoo.com (JIRA)














































K P
 commented on  JENKINS-20858


Images missing from Jenkins UI















Yes, mostly this issue is caused by people clearing out the TEMP where jetty extracted the war; while jenkins is still running.

This is the reason I suggested yesterday on this issue: JENKINS-17526 , where people mention missing css and png files (of course, not only images are served by jetty from the TEMP, but also the .css files)



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [core] (JENKINS-20858) Images missing from Jenkins UI

2013-12-11 Thread sven.kel...@gmail.com (JIRA)














































Sven Keller
 updated  JENKINS-20858


Images missing from Jenkins UI
















Change By:


Sven Keller
(04/Dec/13 8:28 AM)




Attachment:


screenshot-1 jenkins on IE.jpg



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [core] (JENKINS-20858) Images missing from Jenkins UI

2013-12-11 Thread sven.kel...@gmail.com (JIRA)














































Sven Keller
 commented on  JENKINS-20858


Images missing from Jenkins UI















We also expirience a similar issue. could it be the same?
see screenshots
on IE anf FF
We use 1.541



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [core] (JENKINS-20858) Images missing from Jenkins UI

2013-12-11 Thread ja...@howeswho.co.uk (JIRA)














































James Howe
 commented on  JENKINS-20858


Images missing from Jenkins UI















The same problem seems to also result in class files being deleted if not used for a while, which as you can imagine leads to a lot of problems when you do try to use them.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [core] (JENKINS-20858) Images missing from Jenkins UI

2013-12-11 Thread sven.kel...@gmail.com (JIRA)












































  
Sven Keller
 edited a comment on  JENKINS-20858


Images missing from Jenkins UI
















We also experience a similar issue. could it be the same?
see screenshots
on IE anf FF
We use 1.541



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [core] (JENKINS-20858) Images missing from Jenkins UI

2013-12-11 Thread sven.kel...@gmail.com (JIRA)














































Sven Keller
 commented on  JENKINS-20858


Images missing from Jenkins UI















We currently face this issue again (jenkins running <24h)
We don't use the rpm version. what is the TEMP dir jenkins uses then?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [core] (JENKINS-20858) Images missing from Jenkins UI

2014-01-07 Thread oldel...@java.net (JIRA)














































Richard Mortimer
 commented on  JENKINS-20858


Images missing from Jenkins UI















I'm pretty certain that is is due to the underlying JENKINS-20682 problem. That moves the folder where the jenkins.war is exploded into a location chosen by Jetty (TEMP Dir). However the old location pointed to by --webroot (/var/cache/jenkins/war in my Ubuntu system) is not cleared out and contains the last exploded version of the jenkins.war file. 

Jenkins still seems to be using the --webroot version of the exploded war to serve up images rather than using the most recently exploded war in the TEMP dir. Thus any added/changed images are not picked up and either result in a 404 not-found or the old version being served.

I worked around this by shutting down my Jenkins and moving the old exploded war file out of the way

sudo mv /var/cache/jenkins/war /var/cache/jenkins/war.gone

Note you can remove the /var/cache/jenkins/war directory but I played safe for now just in case I needed to put it back.

When I restarted Jenkins it fell back to using the images from the exploded WAR in the TEMP dir and all is happy.

The underlying issue obviously needs resolving but this workaround should help people to get the missing images back.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [core] (JENKINS-20858) Images missing from Jenkins UI

2014-08-19 Thread j...@langevin.me (JIRA)














































Jonathan Langevin
 commented on  JENKINS-20858


Images missing from Jenkins UI















In 1.576, seeing a similar issue where plugin images for the left nav menu are broken. Inspecting the images in browser shows URL of 
//plugin/config-rotator/images/rotate.png




























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-20858) Images missing from Jenkins UI

2014-08-19 Thread j...@langevin.me (JIRA)














































Jonathan Langevin
 reopened  JENKINS-20858


Images missing from Jenkins UI
















Change By:


Jonathan Langevin
(19/Aug/14 2:45 PM)




Resolution:


Duplicate





Status:


Resolved
Reopened





Assignee:


Richard Mortimer



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-20858) Images missing from Jenkins UI

2014-08-19 Thread j...@langevin.me (JIRA)












































  
Jonathan Langevin
 edited a comment on  JENKINS-20858


Images missing from Jenkins UI
















In 1.576, seeing a similar issue where plugin images for the left nav menu are broken. Inspecting the images in browser shows URL of 
//plugin/config-rotator/images/rotate.png


Jenkins is installed via Ubuntu APT, running as a service.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-20858) Images missing from Jenkins UI

2014-08-19 Thread oldel...@java.net (JIRA)














































Richard Mortimer
 commented on  JENKINS-20858


Images missing from Jenkins UI















This doesn't look like the same problem. The URL you included looks to be wrong there should be something between the "//" at the start of the URL. This needs logging as a separate issue probably against the config-rotator plugin.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-20858) Images missing from Jenkins UI

2014-08-19 Thread j...@langevin.me (JIRA)












































  
Jonathan Langevin
 edited a comment on  JENKINS-20858


Images missing from Jenkins UI
















This issue isn't specific to config-rotator, as there are multiple broken plugin images in the menu.



I'll get a new bug report created later this morning



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-20858) Images missing from Jenkins UI

2014-08-19 Thread j...@langevin.me (JIRA)














































Jonathan Langevin
 updated  JENKINS-20858


Images missing from Jenkins UI
















This issue isn't specific to config-rotator, as there are multiple broken plugin images in the menu.







Change By:


Jonathan Langevin
(19/Aug/14 2:57 PM)




Attachment:


Screenshot 2014-08-19 10.55.02.png



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-20858) Images missing from Jenkins UI

2014-08-19 Thread ja...@howeswho.co.uk (JIRA)














































James Howe
 commented on  JENKINS-20858


Images missing from Jenkins UI















Already been done: JENKINS-24316



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-20858) Images missing from Jenkins UI

2014-08-19 Thread j...@langevin.me (JIRA)














































Jonathan Langevin
 commented on  JENKINS-20858


Images missing from Jenkins UI















Thanks for the link James



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-20858) Images missing from Jenkins UI

2014-08-19 Thread j...@langevin.me (JIRA)















































Jonathan Langevin
 closed  JENKINS-20858 as Fixed


Images missing from Jenkins UI
















Change By:


Jonathan Langevin
(19/Aug/14 3:15 PM)




Status:


Reopened
Closed





Assignee:


Richard Mortimer





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-20858) Images missing from Jenkins UI

2014-08-19 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 commented on  JENKINS-20858


Images missing from Jenkins UI















Just in case someone visits:

This is not the issue that occurs after upgrade to 1.576. Visit JENKINS-24316



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-20858) Images missing from Jenkins UI

2014-02-06 Thread datar...@yahoo.com (JIRA)














































Franco Salas
 commented on  JENKINS-20858


Images missing from Jenkins UI















Still occurs in version 1.549 (installed as a windows 7 service)



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [core] (JENKINS-20858) Images missing from Jenkins UI

2014-02-07 Thread datar...@yahoo.com (JIRA)












































  
Franco Salas
 edited a comment on  JENKINS-20858


Images missing from Jenkins UI
















Still occurs in version 1.549 (installed as a windows 7 service)

Is there a workaround for windows 7?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [core] (JENKINS-20858) Images missing from Jenkins UI

2014-02-10 Thread datar...@yahoo.com (JIRA)












































  
Franco Salas
 edited a comment on  JENKINS-20858


Images missing from Jenkins UI
















Still occurs in version 1.549 (installed as a windows 7 service)

Edit: 

We found out the problem was that we had a bot periodically cleaning the TEMP folder and so it would destroy all the Jenkins images and CSS files. Why are all images and CSS files stored in the TEMP folder? It seems to be counter productive to put all these files in a temporary folder which is shared by other applications. 



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [core] (JENKINS-20858) Images missing from Jenkins UI

2014-03-07 Thread anton.tayanovs...@gmail.com (JIRA)














































Anton Tayanovskyy
 commented on  JENKINS-20858


Images missing from Jenkins UI















Still having this issue for 1.553 running via scheduled task on Windows 8.1.

Workaround with a custom temporary folder DID NOT WORK. Starts ok, but after a while the images are missing, and indeed files are deleted from the custom tmp folder. Is JVM itself or parts of Jenkins doing the cleanup of tmp?




























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-20858) Images missing from Jenkins UI

2014-03-07 Thread ja...@howeswho.co.uk (JIRA)














































James Howe
 commented on  JENKINS-20858


Images missing from Jenkins UI















It's is almost certainly not Jenkins nor the JVM that deletes the files.
Whatever on your system is cleaning temp folders is also looking at your custom one, whatever that is.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-20858) Images missing from Jenkins UI

2014-03-07 Thread anton.tayanovs...@gmail.com (JIRA)














































Anton Tayanovskyy
 commented on  JENKINS-20858


Images missing from Jenkins UI















@James, well, how is it possible if this keeps happening when I pick the folder at random? Sounds like the only system aware that this folder is "temporary" is JVM/Jenkins.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-20858) Images missing from Jenkins UI

2014-03-22 Thread roberto.andr...@gmail.com (JIRA)














































Roberto Andrade
 commented on  JENKINS-20858


Images missing from Jenkins UI















This seems to have been resolved on Jenkins 1.555: https://github.com/jenkinsci/jenkins/commit/7c51cec55649b0e46047cb5e3198b66c3bdd94d5



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-20858) Images missing from Jenkins UI

2014-04-01 Thread oldel...@java.net (JIRA)














































Richard Mortimer
 commented on  JENKINS-20858


Images missing from Jenkins UI















See JENKINS-22442
It should fix the issue reported here without requiring the tmpdir hack in 1.555



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-20858) Images missing from Jenkins UI

2014-04-08 Thread yves.schum...@ti8m.ch (JIRA)














































Yves Schumann
 commented on  JENKINS-20858


Images missing from Jenkins UI















We're facing the same problem with 1.557. Any news here?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-20858) Images missing from Jenkins UI

2014-04-11 Thread oldel...@java.net (JIRA)














































Richard Mortimer
 commented on  JENKINS-20858


Images missing from Jenkins UI















The fix went into 1.558. I have that running here and it is now unpacking the WAR file into /var/cache/jenkins/war as per the --webroot setting.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.