[JIRA] [maven] (JENKINS-24198) Frequent Stackoverflow

2014-08-18 Thread sven.appenr...@iav.de (JIRA)














































Sven Appenrodt
 commented on  JENKINS-24198


Frequent Stackoverflow 















I don't know if it's the same root cause but i get a StackOverflow too. 
Win7, Jenkins 1.575 - latest plugins. Downgrade to 1.574 with same plugins works perfect...
The strange thing - it only affects some freestyle projects.


...
Caused by: java.lang.StackOverflowError
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:282)
	at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:65)
	at java.io.BufferedOutputStream.write(BufferedOutputStream.java:104)
	at java.io.PrintStream.write(PrintStream.java:430)
	at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:202)
	at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:263)
	at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:106)
	at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:116)
	at java.io.OutputStreamWriter.write(OutputStreamWriter.java:203)
	at java.io.Writer.write(Writer.java:140)
	at java.util.logging.StreamHandler.publish(StreamHandler.java:192)
	at java.util.logging.ConsoleHandler.publish(ConsoleHandler.java:88)
	at java.util.logging.Logger.log(Logger.java:478)
	at java.util.logging.Logger.doLog(Logger.java:500)
	at java.util.logging.Logger.log(Logger.java:589)
	at hudson.model.RunMap.retrieve(RunMap.java:235)
	at hudson.model.RunMap.retrieve(RunMap.java:56)
	at jenkins.model.lazy.AbstractLazyLoadRunMap.load(AbstractLazyLoadRunMap.java:688)
	at jenkins.model.lazy.AbstractLazyLoadRunMap.load(AbstractLazyLoadRunMap.java:671)
	at jenkins.model.lazy.AbstractLazyLoadRunMap.search(AbstractLazyLoadRunMap.java:470)
	at jenkins.model.lazy.AbstractLazyLoadRunMap.getByNumber(AbstractLazyLoadRunMap.java:547)
	at jenkins.model.lazy.LazyBuildMixIn.getBuildByNumber(LazyBuildMixIn.java:235)
	at hudson.model.AbstractProject.getBuildByNumber(AbstractProject.java:956)
	at hudson.model.AbstractProject.getBuildByNumber(AbstractProject.java:144)
	at hudson.model.Cause$UpstreamCause.onLoad(Cause.java:189)
	at hudson.model.CauseAction.onLoad(CauseAction.java:124)
	at hudson.model.Run.onLoad(Run.java:342)
	at hudson.model.RunMap.retrieve(RunMap.java:219)
	at hudson.model.RunMap.retrieve(RunMap.java:56)
	at jenkins.model.lazy.AbstractLazyLoadRunMap.load(AbstractLazyLoadRunMap.java:688)
	at jenkins.model.lazy.AbstractLazyLoadRunMap.load(AbstractLazyLoadRunMap.java:671)
	at jenkins.model.lazy.AbstractLazyLoadRunMap.search(AbstractLazyLoadRunMap.java:470)
	at jenkins.model.lazy.AbstractLazyLoadRunMap.getByNumber(AbstractLazyLoadRunMap.java:547)
	at jenkins.model.lazy.LazyBuildMixIn.getBuildByNumber(LazyBuildMixIn.java:235)
	at hudson.model.AbstractProject.getBuildByNumber(AbstractProject.java:956)
	at hudson.model.AbstractProject.getBuildByNumber(AbstractProject.java:144)
	at hudson.model.Cause$UpstreamCause.onLoad(Cause.java:189)
	at hudson.model.CauseAction.onLoad(CauseAction.java:124)
	at hudson.model.Run.onLoad(Run.java:342)
	at hudson.model.RunMap.retrieve(RunMap.java:219)
	at hudson.model.RunMap.retrieve(RunMap.java:56)
	at jenkins.model.lazy.AbstractLazyLoadRunMap.load(AbstractLazyLoadRunMap.java:688)
	at jenkins.model.lazy.AbstractLazyLoadRunMap.load(AbstractLazyLoadRunMap.java:671)
	at jenkins.model.lazy.AbstractLazyLoadRunMap.search(AbstractLazyLoadRunMap.java:470)
	at jenkins.model.lazy.AbstractLazyLoadRunMap.getByNumber(AbstractLazyLoadRunMap.java:547)
	at jenkins.model.lazy.LazyBuildMixIn.getBuildByNumber(LazyBuildMixIn.java:235)
...




























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] [maven] (JENKINS-24198) Frequent Stackoverflow

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















































Daniel Beck
 resolved  JENKINS-24198 as Duplicate


Frequent Stackoverflow 
















Duplicates JENKINS-24161





Change By:


Daniel Beck
(18/Aug/14 3:38 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/d/optout.


[JIRA] [maven] (JENKINS-24198) Frequent Stackoverflow

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












































 
Daniel Beck
 updated  JENKINS-24198


Frequent Stackoverflow 
















Missed the UpstreamCause, was actually a core 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/d/optout.


[JIRA] [maven] (JENKINS-24198) Frequent Stackoverflow

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














































Daniel Beck
 updated  JENKINS-24198


Frequent Stackoverflow 
















Assuming you just didn't know which component to use.

Could be related to Maven projects not handling lazy loading well.





Change By:


Daniel Beck
(11/Aug/14 5:43 PM)




Affects Version/s:


current





Component/s:


maven





Component/s:


foofoo



























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.