[JIRA] (JENKINS-16298) DRY FATAL: null java.lang.StackOverflowError

2013-02-13 Thread ullrich.haf...@gmail.com (JIRA)














































Ulli Hafner
 commented on  JENKINS-16298


DRY FATAL: null   java.lang.StackOverflowError















Hi Eric, I still did not manage it to reproduce the bug. Which JDK are you using?



























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] (JENKINS-16298) DRY FATAL: null java.lang.StackOverflowError

2013-01-15 Thread e...@altoqi.com.br (JIRA)














































Eric Brito
 commented on  JENKINS-16298


DRY FATAL: null   java.lang.StackOverflowError















No such file is created when the error happens.
I changed the threshold from the default value (6) to 50 lines and it worked. 30 and 10 also worked. 
8 caused it to crash, 6177 warnings. 
9 worked, 4795 warnings.


At 10, the dry-warningsxml file is 43 Mbytes (3878 warnings).
at 9, it's 78 Mbytes (6177 warnings).



























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-16298) DRY FATAL: null java.lang.StackOverflowError

2013-01-15 Thread e...@altoqi.com.br (JIRA)












































 
Eric Brito
 edited a comment on  JENKINS-16298


DRY FATAL: null   java.lang.StackOverflowError
















No such file is created when the error happens.
I changed the threshold from the default value (6) to 50 lines and it worked. 30 and 10 also worked. 
8 caused it to crash, 6177 warnings. 
9 worked, 4795 warnings.


At 10, the dry-warningsxml file is 43 Mbytes (3878 warnings).
at 9, it's 78 Mbytes (4795 warnings).



























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-16298) DRY FATAL: null java.lang.StackOverflowError

2013-01-14 Thread e...@altoqi.com.br (JIRA)














































Eric Brito
 commented on  JENKINS-16298


DRY FATAL: null   java.lang.StackOverflowError















Jenkins ver. 1.498
Duplicate Code Scanner Plug-in 2.33

It´s a freestyle project, building is done through windows batch 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






[JIRA] (JENKINS-16298) DRY FATAL: null java.lang.StackOverflowError

2013-01-14 Thread e...@altoqi.com.br (JIRA)














































Eric Brito
 commented on  JENKINS-16298


DRY FATAL: null   java.lang.StackOverflowError















This is how I call simian:
C:\Simian\bin\simian-2.3.33.exe -formatter=xml:%WORKSPACE%\simian.xml "C:\Jenkins\jobs\QiBuilder\workspace\QiBuilder.c" "C:\Jenkins\jobs\QiBuilder\workspace\QiBuilder.h"



























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-16298) DRY FATAL: null java.lang.StackOverflowError

2013-01-14 Thread ullrich.haf...@gmail.com (JIRA)














































Ulli Hafner
 commented on  JENKINS-16298


DRY FATAL: null   java.lang.StackOverflowError















I tried to reproduce that problem, but had no success so far. From the exception it is hard to see where it actually crashed.

How big is the dry-warnings.xml file in the build folder on your machine? Can you try to lower the number of lines that identify a warning in simian? Just to see if the total number of warnings cause that 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-16298) DRY FATAL: null java.lang.StackOverflowError

2013-01-14 Thread ullrich.haf...@gmail.com (JIRA)














































Ulli Hafner
 commented on  JENKINS-16298


DRY FATAL: null   java.lang.StackOverflowError















Here is my output, my filesize is 486 MByte...

Gestartet durch Benutzer anonymous
Building in workspace /Users/hafner/Development/jenkins/jobs/JENKINS-16298/workspace
[DRY] Collecting duplicate code analysis files...
[DRY] Finding all files that match the pattern **/simian.xml
[DRY] Parsing 1 files in /Users/hafner/Development/jenkins/jobs/JENKINS-16298/workspace
[DRY] Successfully parsed file /Users/hafner/Development/jenkins/jobs/JENKINS-16298/workspace/simian.xml of module  with 10404 warnings.
[DRY] Computing warning deltas based on reference build #2
Finished: SUCCESS





























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-16298) DRY FATAL: null java.lang.StackOverflowError

2013-01-10 Thread e...@altoqi.com.br (JIRA)














































Eric Brito
 updated  JENKINS-16298


DRY FATAL: null   java.lang.StackOverflowError
















here's the XML file





Change By:


Eric Brito
(10/Jan/13 11:25 AM)




Attachment:


simian.xml



























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-16298) DRY FATAL: null java.lang.StackOverflowError

2013-01-10 Thread ullrich.haf...@gmail.com (JIRA)














































Ulli Hafner
 updated  JENKINS-16298


DRY FATAL: null   java.lang.StackOverflowError
















Change By:


Ulli Hafner
(10/Jan/13 2:17 PM)




Component/s:


analysis-core





Component/s:


analysis-collector



























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-16298) DRY FATAL: null java.lang.StackOverflowError

2013-01-10 Thread ullrich.haf...@gmail.com (JIRA)














































Ulli Hafner
 commented on  JENKINS-16298


DRY FATAL: null   java.lang.StackOverflowError















Which Jenkins and dry version are you using? Is this a freestyle or maven project type?



























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