[JIRA] (JENKINS-16196) jsplumb graph not working on InternetExplorer

2012-12-24 Thread d...@fortysix.ch (JIRA)














































domi
 created  JENKINS-16196


jsplumb graph not working on InternetExplorer















Issue Type:


Bug



Assignee:


wolfs



Attachments:


screen-capture-17.jpg



Components:


depgraph-view



Created:


24/Dec/12 8:33 AM



Description:


The _javascript_ graph (jsplumb) is not shown in IE8 and IE9 (please see pic).
I know... this is not my favorite topic either, but there are quite some people using InternetExplorer with Jenkins and I htink we should at least try to have this working with IE9.




Environment:


Windows / IE8 and IE9




Project:


Jenkins



Priority:


Critical



Reporter:


domi

























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






[JIRA] (JENKINS-16195) jsplumb graph not working on InternetExplorer

2012-12-24 Thread d...@fortysix.ch (JIRA)














































domi
 created  JENKINS-16195


jsplumb graph not working on InternetExplorer















Issue Type:


Bug



Assignee:


wolfs



Attachments:


screen-capture-17.jpg



Components:


depgraph-view



Created:


24/Dec/12 8:33 AM



Description:


The _javascript_ graph (jsplumb) is not shown in IE8 and IE9 (please see pic).
I know... this is not my favorite topic either, but there are quite some people using InternetExplorer with Jenkins and I htink we should at least try to have this working with IE9.




Environment:


Windows / IE8 and IE9




Project:


Jenkins



Priority:


Critical



Reporter:


domi

























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






[JIRA] (JENKINS-16119) JDK 7u9 auto install fails: Your Oracle account doesn't appear valid. Please specify a valid username/password

2012-12-24 Thread aherit...@apache.org (JIRA)












































  
Arnaud Héritier
 updated  JENKINS-16119


JDK 7u9 auto install fails: Your Oracle account doesn't appear valid. Please specify a valid username/password
















Same thing for me with Java 6
This bug will be quickly critical for many people.



























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






[JIRA] (JENKINS-16196) jsplumb graph not working on InternetExplorer

2012-12-24 Thread d...@fortysix.ch (JIRA)















































domi
 resolved  JENKINS-16196 as Duplicate


jsplumb graph not working on InternetExplorer
















this duplicates JENKINS-16196 - sorry, don't know why two issues got created





Change By:


domi
(24/Dec/12 12:23 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






[JIRA] (JENKINS-16196) jsplumb graph not working on InternetExplorer

2012-12-24 Thread d...@fortysix.ch (JIRA)












































  
domi
 edited a comment on  JENKINS-16196


jsplumb graph not working on InternetExplorer
















this duplicates JENKINS-16195 - sorry, don't know why two issues got created



























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






[JIRA] (JENKINS-16195) jsplumb graph not working on InternetExplorer

2012-12-24 Thread wo...@java.net (JIRA)














































wolfs
 commented on  JENKINS-16195


jsplumb graph not working on InternetExplorer















I do not have access to a computer with Windows installed. Could you give me some _javascript_ errors or some hints what could be wrong?



























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






[JIRA] (JENKINS-16195) jsplumb graph not working on InternetExplorer

2012-12-24 Thread wo...@java.net (JIRA)














































wolfs
 updated  JENKINS-16195


jsplumb graph not working on InternetExplorer
















Change By:


wolfs
(24/Dec/12 1:25 PM)




Description:


The _javascript_ graph (jsplumb) is not shown in IE8 and IE9 (please see pic).I know... this is not my favorite topic either, but there are quite some people using InternetExplorer with Jenkins and I
 htink
 think
 we should at least try to have this working with IE9.



























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






[JIRA] (JENKINS-16195) jsplumb graph not working on InternetExplorer

2012-12-24 Thread wo...@java.net (JIRA)














































wolfs
 commented on  JENKINS-16195


jsplumb graph not working on InternetExplorer















From the jsPlumb documentation, this is the only comment regarding problems with IE:
"jQuery 1.6.x and 1.7.x have a bug in their SVG implementation for IE9 that causes hover events to not get fired."

So it should work in theory. Is this a css problem?



























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






[JIRA] (JENKINS-13617) 64-bit java.lang.OutOfMemoryError: PermGen space

2012-12-24 Thread niklaus.gi...@member.fsf.org (JIRA)














































Niklaus Giger
 commented on  JENKINS-13617


64-bit java.lang.OutOfMemoryError: PermGen space















Under my Debian-squeeze installation I modified /etc/default/jenkins. Now jenkins is started with the following arguments:   



























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






[JIRA] (JENKINS-13617) 64-bit java.lang.OutOfMemoryError: PermGen space

2012-12-24 Thread niklaus.gi...@member.fsf.org (JIRA)












































  
Niklaus Giger
 edited a comment on  JENKINS-13617


64-bit java.lang.OutOfMemoryError: PermGen space
















Under my Debian-squeeze installation I modified /etc/default/jenkins. Now jenkins is started with the following arguments:   

/usr/bin/java -jar /usr/share/jenkins/jenkins.war --webroot=/var/run/jenkins/war -XX:-HeapDumpOnOutOfMemoryError --httpPort=8080 --ajp13Port=-1 --prefix=/jenkins
I find various occurrences of "java.lang.OutOfMemoryError: PermGen space" in my /var/log/jenkins/jenkins.log but was unable to find any trace of a java_pidpid.hprof. Where should it land? Anything different I should change? 



























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






[JIRA] (JENKINS-16119) JDK 7u9 auto install fails: Your Oracle account doesn't appear valid. Please specify a valid username/password

2012-12-24 Thread jenkins-ci.org_121...@th-neumeier.de (JIRA)














































Thomas Neumeier
 commented on  JENKINS-16119


JDK 7u9 auto install fails: Your Oracle account doesn't appear valid. Please specify a valid username/password















@sogabe: im sorry but i cant find the option to provide those credentials, can you give any hint?

for now i installed manually, which worked fine (extracting it on the local disk and linking it in the jenkins config), but i guess this would not work on distributed installations.



























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






[JIRA] (JENKINS-16187) dependency-graph plugin fails when using copy-artifact plugin

2012-12-24 Thread wo...@java.net (JIRA)















































wolfs
 closed  JENKINS-16187 as Not A Defect


dependency-graph plugin fails when using copy-artifact plugin
















Change By:


wolfs
(24/Dec/12 2:31 PM)




Status:


Resolved
Closed



























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






[JIRA] (JENKINS-15344) ClassCastException when reports are created with maven-site-plugin

2012-12-24 Thread ullrich.haf...@gmail.com (JIRA)














































Ulli Hafner
 commented on  JENKINS-15344


ClassCastException when reports are created with maven-site-plugin















@Falko: did you try the workaround noted by Thomas? 

This issue is not on my priority list So feel free to provide a patch if the workaround is not working in your environment...



























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






[JIRA] (JENKINS-13617) 64-bit java.lang.OutOfMemoryError: PermGen space

2012-12-24 Thread johno.crawf...@gmail.com (JIRA)














































johno
 commented on  JENKINS-13617


64-bit java.lang.OutOfMemoryError: PermGen space















Should be in the logs directory, java_pid[actual pid].hprof . You can set the path for where the heap dump will be dumped with the flag -XX:HeapDumpPath=/usr/share/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






[JIRA] (JENKINS-16119) JDK 7u9 auto install fails: Your Oracle account doesn't appear valid. Please specify a valid username/password

2012-12-24 Thread s.sog...@gmail.com (JIRA)














































sogabe
 updated  JENKINS-16119


JDK 7u9 auto install fails: Your Oracle account doesn't appear valid. Please specify a valid username/password
















Change By:


sogabe
(25/Dec/12 4:07 AM)




Attachment:


password.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






[JIRA] (JENKINS-16119) JDK 7u9 auto install fails: Your Oracle account doesn't appear valid. Please specify a valid username/password

2012-12-24 Thread s.sog...@gmail.com (JIRA)














































sogabe
 commented on  JENKINS-16119


JDK 7u9 auto install fails: Your Oracle account doesn't appear valid. Please specify a valid username/password















@Thomas See attached file. If you can find it, delete $JENKINS_HOME/hudson.tools.JDKInstaller.xml and restart Jenkins installation.



























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






[JIRA] (JENKINS-16129) Jenkins exception with parameterizedtrigger plugin

2012-12-24 Thread s.sog...@gmail.com (JIRA)














































sogabe
 commented on  JENKINS-16129


Jenkins exception with parameterizedtrigger plugin















Are you using Join Plugin? if so, are you using the latest one?



























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