[JIRA] [core] (JENKINS-17526) Broken CSS when reloading Jenkins after a time of inactivity

2015-04-03 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity















Code changed in jenkins
User: Olivier Lamy
Path:
 Library/Application Support/Jenkins/jenkins-runner.sh
 scripts/postinstall-launchd-jenkins
http://jenkins-ci.org/commit/packaging/c932cd9363357fc83e993b1da2d565ed2893aee1
Log:
  Merge pull request #1061 from OnBeep/feature/ampledata-mac_os_x_tmp

JENKINS-17526 Relocating Jetty/Java tmpdir for Mac OS X.
Originally-From: jenkins-ci.org/commit/core/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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2015-04-03 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity















Code changed in jenkins
User: Greg Albrecht
Path:
 Library/Application Support/Jenkins/jenkins-runner.sh
 scripts/postinstall-launchd-jenkins
http://jenkins-ci.org/commit/packaging/c8fb9d70124277b3d64e19a384171fcd396792e3
Log:
  JENKINS-17526 Relocating Jetty/Java tmpdir for Mac OS X.

Originally-From: jenkins-ci.org/commit/core/95842fd6b6fe493da6bbb12faa0ec2c5c314f473





























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

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















































Daniel Beck
 resolved  JENKINS-17526 as Duplicate


Broken CSS when reloading Jenkins after a time of inactivity
















Fix for JENKINS-22442 in 1.558 and 1.554.1 should resolve this as well. Therefore marking this as duplicate.





Change By:


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




Status:


In Progress
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-17526) Broken CSS when reloading Jenkins after a time of inactivity

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














































Richard Mortimer
 commented on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity















The fix for JENKINS-22442 restores the previous behaviour and 1.558 now honours the --webroot commandline argument again.



























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2014-04-04 Thread kain...@kainjow.com (JIRA)














































Kevin Wojniak
 commented on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity















I'm still seeing this issue with 1.556 on OS X 10.9.2.



























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

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














































Richard Mortimer
 commented on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity















See JENKINS-22442
It should fix the issue reported 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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2014-03-24 Thread to...@lark-it.com (JIRA)












































  
Tommy McNeely
 edited a comment on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity
















The commit mentioned only fixes Mac OSX, however I have also seen this issue on CentOS 6 (or probably any other Linux or Unix) with tmpwatch installed. I would strongly recommend defaulting to /var/run/jenkins or something similar, across all *nix like OS's. The current workaround is to either edit /etc/default/jenkins to change the tmpdir (similar to the commit), or edit /etc/cron.daily/tmpwatch to exclude it as @akiko_pusu mentioned above. As I don't think the Jenkins package should be futzing with the tmpwatch cron job, it makes the most sense, in my opinion, to default to a different tmpdir location. Note that this would also require the directory to be created with the proper permissions. The /var/run/jenkins directory could be created by the package, but it should be checked and created if necessary during the init script because some OS's (Solaris) tend to mount /var/run on tmpfs.  



























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2014-03-24 Thread to...@lark-it.com (JIRA)












































  
Tommy McNeely
 edited a comment on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity
















The commit mentioned only fixes Mac OSX, however I have also seen this issue on CentOS 6 (or probably any other Linux or Unix) with tmpwatch installed. I would strongly recommend defaulting to /var/run/jenkins or something similar, across all nix like OS's. The current workaround is to either edit /etc/default/jenkins to change the tmpdir (similar to the commit), or edit /etc/cron.daily/tmpwatch to exclude it as @akiko_pusu mentioned above. As I don't think the Jenkins package should be futzing with the tmpwatch cron job, it makes the most sense, in my opinion, to default to a different tmpdir location. Note that this would also require the directory to be created with the proper permissions. The /var/run/jenkins directory could be created by the package, but it *should be checked and created if necessary during the init script because some OS's (Solaris) tend to mount /var/run on tmpfs.  



























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2014-03-24 Thread to...@lark-it.com (JIRA)














































Tommy McNeely
 commented on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity















The commit mentioned only fixes Mac OSX, however I have also seen this issue on CentOS 6 (or probably any other Linux or Unix) with tmpwatch installed. I would strongly recommend defaulting to /var/run/jenkins or something similar, across all *nix like OS's. You can currently either edit /etc/default/jenkins to change the tmpdir (similar to the commit), or edit /etc/cron.daily/tmpwatch to exclude it as @akiko_pusu mentioned above.



























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

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














































Roberto Andrade
 commented on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity















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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2014-02-10 Thread oldel...@java.net (JIRA)














































Richard Mortimer
 commented on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity















I think that this is the same issue as JENKINS-20682. I added some notes regarding how that might be fixed but don't have the time at the moment to delve into the workings of winstone.jar to make a production ready fix.



























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2014-02-10 Thread allho...@gmail.com (JIRA)












































  
Nick Achtien
 edited a comment on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity
















I was just able to reproduce this issue in version 1.549 where it was supposed to be fixed.  I am running it on Mac OSX Mountain Lion.



























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2014-02-10 Thread jwi...@sandia.gov (JIRA)














































Jon Wilson
 commented on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity















Still seeing this issue with Jenkins 1.549.  Appears unresolved.  Running Jenkins on MacOS X Mountain Lion.



























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2014-02-10 Thread allho...@gmail.com (JIRA)














































Nick Achtien
 commented on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity















I was just able to reproduce this issue in version 1.549 where it was supposed to be 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/groups/opt_out.


[JIRA] [core] (JENKINS-17526) Broken CSS when reloading Jenkins after a time of inactivity

2014-01-28 Thread akiko.p...@gmail.com (JIRA)














































akiko_pusu
 commented on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity















I've also just downloaded and updated to version 1.549, RPM for CentOS jenkins-1.549-1.1.noarch.

But it seems there is no change in /etc/default/jenkins and restored directory is still the same, /tmp/jetty-x. So I wonder this issue is fixed or not.

My workaround is excluding /tmp/jetty* directory from tmpwatch cron with -X '/tmp/jetty*' option.



























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2014-01-28 Thread barkerd...@gmail.com (JIRA)














































Daniel Barker
 commented on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity















This issue has been pointed to by the release notes for 1.549, but this is still marked as "In Progress" and "Unresolved." What is the actual status? I'd like to know before I update our instance. Thank you.



























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2014-01-28 Thread frank.klaas...@enrise.com (JIRA)














































Frank K
 commented on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity















Jenkins uses /tmp by default, tricky but shouldn't matter unless you have cleanup crons/scripts running. I have changed `/etc/default/jenkins` to point the tmp folder somewhere else (/var/lib/jenkins/tmp, /var/run/jenkins and even /opt/jenkins) but even then it loses the static assets (the whole 0.0.0.0--jetty unpacked war!)

If I create the mentioned war folder Jenkins fails to even start. Strange stuff... 

TL;DR: This appears to be something else and not because its in the /tmp folder...



























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2014-01-10 Thread potatopanka...@gmail.com (JIRA)














































Jeff Burke
 commented on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity















I'm on windows as my previous comment elaborated on.  I thought it worthwhile to mention that I no longer have this issue.

The disappearance, for me, might be related to increasing my jvm memory and jvm permgen memory.  I had noticed in my jenkins.err.log files, I was getting perm gen space and another out of memory error.  It is possible that increasing those values has alleviated the symptoms for me.  



























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2014-01-07 Thread k...@sanger.ac.uk (JIRA)














































Kate Taylor
 updated  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity
















Change By:


Kate Taylor
(07/Jan/14 12:00 PM)




Status:


Reopened
Open



























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2014-01-07 Thread k...@sanger.ac.uk (JIRA)














































Kate Taylor
 started work on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity
















Change By:


Kate Taylor
(07/Jan/14 12:00 PM)




Status:


Open
In Progress



























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2014-01-07 Thread akiko.p...@gmail.com (JIRA)














































akiko_pusu
 commented on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity















Dale, thank you for your information.
My Jenkins is running on CentOS, installed via RPM package. So, I'm try to modify init script and going to report the result.



























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2014-01-06 Thread dalewk...@gmail.com (JIRA)














































Dale King
 commented on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity















The answer is moving the temp dir for Jetty outside of the normal temp directory which gets periodically cleaned. If you examine Greg's pull request you can see which files to change to move the temp dir for jetty and I can confirm this fixes the problem.

To implement that solution is to edit /Library/Application Support/Jenkins/jenkins-runner.sh (you'll need su priveleges to do so) and add this line to the middle of the file near the lines that are similar:

tmpdir=`$defaults tmpdir` && javaArgs="$javaArgs -Djava.io.tmpdir=${tmpdir}"

You'll need to create a temp directory for Jenkins (/Users/Shared/Jenkins/temp in my example) and give ownership to Jenkins:

sudo mkdir -p /Users/Shared/Jenkins/temp
sudo chown jenkins:jenkins /Users/Shared/Jenkins/temp

Then you need to set that directory as default:

defaults write /Library/Preferences/org.jenkins-ci tmpdir /Users/Shared/Jenkins/temp

Restart Jenkins and the problem will be gone for good.




























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2014-01-06 Thread akiko.p...@gmail.com (JIRA)














































akiko_pusu
 commented on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity















I saw the same situation.
I have two different version of Jenkins, ver 1.538 and ver 1.542, and now both Jenkins are in the same problem.
(These Jenkins were fine at the end of last year…)

Both Jenkins are up for 1 or 2 month.

I wonder this is because Jetty's behavior.




























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2014-01-03 Thread kain...@kainjow.com (JIRA)














































Kevin Wojniak
 commented on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity















I just ran into this issue again on OS X. It's happened several times in the past, and restarting Jenkins was the only way to resolve it.



























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2013-12-11 Thread g...@onbeep.com (JIRA)














































Greg Albrecht
 commented on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity















There are two possible work-arounds on Mac OS X:

1. Disable daily tmp cleaning by setting daily_clean_tmps_enable=NO in /etc/periodic.conf
2. Changing Jetty's tmpdir.

I've submitted a Pull Request for option 2: https://github.com/jenkinsci/jenkins/pull/1061



























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

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














































K P
 commented on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity















I suggest most people to first take a look in the TEMP folder on the jenkins server machine.

Are you cleaning your TEMP directory? Do you have any scripts running that periodically cleans the TEMP directory? Or does an admin sometimes clean the directory or run tools like CCleaner (on Windows), etc... ?

This applies esp. to people running jenkins on Windows using the (embedded) Jetty. I guess people running jenkins in tomcat etc. don't have the issue?

When running the Windows service, jetty extracts the war into (example) : TEMP\jetty-0.0.0.0-8080-jenkins.war--any-\webapp
It serves those files (images, .css, etc...) while running.

If you cleanup your TEMP - or at least some files from jetty's temp directory - while jenkins is still running, you'll get 404 errors, because jetty can't find the requested files anymore.



























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

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












































  
K P
 edited a comment on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity
















I suggest most people to first take a look in the TEMP folder on the jenkins server machine.

Are you cleaning your TEMP directory? Do you have any scripts running that periodically cleans the TEMP directory? Or does an admin sometimes clean the directory or run tools like CCleaner (on Windows), etc... ?

This applies esp. to people running jenkins using the (embedded) Jetty. I guess people running jenkins in tomcat etc. don't have the issue?

When running the Windows service, jetty extracts the war into (example) : TEMP\jetty-0.0.0.0-8080-jenkins.war--any-\webapp
It serves those files (images, .css, etc...) while running.

If you cleanup your TEMP - or at least some files from jetty's temp directory - while jenkins is still running, you'll get 404 errors, because jetty can't find the requested files anymore.



























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2013-12-11 Thread g...@onbeep.com (JIRA)














































Greg Albrecht
 commented on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity















Same problem here. Debug info attached.


	Jenkins 1.541.
	Mac OS X 10.8.5.



System Properties: https://dl.dropboxusercontent.com/u/4036736/System%20Properties.txt
Thread Dump: https://dl.dropboxusercontent.com/u/4036736/Thread%20Dump.txt



























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2013-11-27 Thread dalewk...@gmail.com (JIRA)














































Dale King
 commented on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity















Is this going to be fixed anytime soon? Jenkins is pretty much unusable in this state, e.g. you cannot submit changes to configuration.

I am very close to switching to Hudson.



























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2013-11-25 Thread guillaume.j...@businessdecision.com (JIRA)














































Guillaume Jean
 commented on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity















I have the same problem with version 1.540 on Mac Os X 10.9

Sincerely
GJean



























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2013-11-15 Thread glit...@sunwaptasolutions.com (JIRA)














































Glen Little
 commented on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity















After upgrading to 1.538, I was getting missing files too with URL (.../static/...).  A full reboot of the server resolved it.



























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2013-11-15 Thread brunocvcu...@gmail.com (JIRA)














































Bruno Cunha
 commented on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity















I'm getting the same issue in 1.538 too.
https://dl.dropboxusercontent.com/s/ze1soaao4zbg8ig/jenkins-css.png

This is very annoying and I have to be careful to not press F5.
The server is generating invalid URLs to static resources (e.g. http://touros:8080/static/38c6342f/images/24x24/grey.png), that gives 404 error.

A service reboot resolve the problem for a while.



























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2013-11-15 Thread potatopanka...@gmail.com (JIRA)














































Jeff Burke
 reopened  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity
















This is happening on 1.539.  Most CSS, _javascript_ and images are failing to load.

The resources that succeed have the url formats:
  http://myserver.com:8080/adjuncts/2103c023/org/kohsuke/stapler/rest-of-url
   or
  http://myserver.com:8080/static/2103c023/plugin/rest-of-url

The resources that fail have the url format: 
  http://myserver.com:8080/static/2103c023/rest-of-url.  

Bind.js, jquery.full.js, breadcrumbs.js, breadcrumbs.css and some plugin images are the only files loading for me.

Clearing cache, force reloading, clearing cookie, logging out, and opening a different browser type does NOT fix the issue for me.  I had to restart Jenkins. 

This is on Windows 2008 R2 Standard Server Service Pack 1.





Change By:


Jeff Burke
(14/Nov/13 8:12 PM)




Resolution:


Duplicate





Status:


Resolved
Reopened



























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2013-06-03 Thread ch...@orr.me.uk (JIRA)














































Christopher Orr
 commented on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity















The fix for this should be in 1.518, so you may well still see this problem occur in 1.517.



























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2013-06-03 Thread j...@digital-explosion.co.uk (JIRA)














































jon cage
 commented on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity















FYI, I've just upgraded to v1.517 and have not as yet seen the issue re-appear.



























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2013-06-03 Thread ku...@gmx.de (JIRA)















































kutzi
 resolved  JENKINS-17526 as Duplicate


Broken CSS when reloading Jenkins after a time of inactivity
















Change By:


kutzi
(03/Jun/13 5:13 PM)




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/groups/opt_out.
 
 


[JIRA] [core] (JENKINS-17526) Broken CSS when reloading Jenkins after a time of inactivity

2013-06-03 Thread b.bott...@projectnibble.org (JIRA)














































Benny Bottema
 commented on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity















We're running this in a project with 5 teams of about 2/3 developers per team and we all experience this issue. Simple refresh doesn't work (even with cache turned off under Chrome), but  a ctrl-F5 seems to have some effect.



























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2013-06-03 Thread j...@digital-explosion.co.uk (JIRA)












































  
jon cage
 edited a comment on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity
















Same here running on Windows XP host (as a service) and viewing no client machines using Chrome / FF.

Closing the tab and opening a new one appears to fix the issue.



























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2013-06-03 Thread j...@digital-explosion.co.uk (JIRA)














































jon cage
 commented on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity















Same here running on Windows XP host for Jenkins and viewing through chrome.



























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2013-05-31 Thread amit7...@yahoo.com (JIRA)












































  
Amit Kulkarni
 edited a comment on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity
















Same issue, running on Ubuntu 12.04 LTS. 

Additionally, ONLY when the CSS is broken, I can delete existing users. Other times, the "delete" link on left side is not visible. Does anyone else also have this issue ? Are they related ?



























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2013-05-31 Thread amit7...@yahoo.com (JIRA)














































Amit Kulkarni
 commented on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity















Same issue, running on Ubuntu 12.04 LTS. I had started to doubt my build when I stumbled on this thread.



























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2013-05-20 Thread ku...@gmx.de (JIRA)















































kutzi
 assigned  JENKINS-17526 to Kohsuke Kawaguchi



Broken CSS when reloading Jenkins after a time of inactivity
















Change By:


kutzi
(20/May/13 8:23 AM)




Assignee:


IRCbot Run by
 Kohsuke
 Kawaguchi



























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2013-05-19 Thread vladic...@gmail.com (JIRA)















































Vlad Aginsky
 assigned  JENKINS-17526 to IRCbot Run by Kohsuke



Broken CSS when reloading Jenkins after a time of inactivity
















Change By:


Vlad Aginsky
(20/May/13 5:22 AM)




Assignee:


IRCbot Run by Kohsuke



























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2013-04-23 Thread r...@burhum.com (JIRA)














































Ragi Burhum
 commented on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity















This looks similar to JENKINS-17684. There is other interesting information related to the bug there.



























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2013-04-22 Thread vondiefinster...@gmail.com (JIRA)














































Pedro Rodriguez
 updated  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity
















Change By:


Pedro Rodriguez
(22/Apr/13 7:44 PM)




Priority:


Minor
Major



























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2013-04-22 Thread prest...@gmail.com (JIRA)














































Preston Jennings
 commented on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity















+1 for this issue appearing in 1.480.3 LTS. I installed the build via a debian package (ubuntu linux OS).

My feeling is that this issue should have a higher priority than minor as it gives the impression that the 1.480.3 "LTS" build is unpolished. However as noted above, using shift + refresh does make the problem go away.



























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2013-04-14 Thread dan.newma...@gmail.com (JIRA)














































Dan Newmarch
 commented on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity















I also have this issue with 1.480.3 LTS.  With Jenkins running on Windows XP as service.

If it makes any difference, I've found that some elements seem to lose their styling before others.  In particular the breadcrumb navigation buttons at the top left of the screen seem to lose their styling first.  This is quite annoying as the unstyled list of navigation items spans the width of the screen and overlays clickable elements on some screens preventing them from being clicked.  I have also observed the entire page being unstyled as with above screenshot.



























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2013-04-09 Thread dal...@gutauckis.com (JIRA)














































Dallas Gutauckis
 commented on  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity















I'm also seeing this issue, with the same "workaround" to resolve.



























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-17526) Broken CSS when reloading Jenkins after a time of inactivity

2013-04-08 Thread vondiefinster...@gmail.com (JIRA)














































Pedro Rodriguez
 created  JENKINS-17526


Broken CSS when reloading Jenkins after a time of inactivity















Issue Type:


Bug



Assignee:


Unassigned


Attachments:


Screen Shot 2013-04-08 at 5.00.36 PM.png



Components:


core



Created:


08/Apr/13 9:12 PM



Description:


Happens semi-random, but whenever I leave the Jenkins page for an amount of time and then come back and hit refresh, the CSS seems to break (see attached image). 

Hitting refresh again does NOT fix it. However, holding shift while refreshing (forced refresh) fixes the issue and the page goes back to looking normal (hitting normal refresh works fine then).

I've tried it in different browsers (and even a co-worker's computer) and it is happening there too. 




Project:


Jenkins



Priority:


Minor



Reporter:


Pedro Rodriguez

























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.