It is not related to Sonar. The same build without sonar (just a mvn install) give the same stacktrace :

[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 47 seconds
[INFO] Finished at: Thu Feb 21 10:39:53 CET 2013
[INFO] Final Memory: 54M/131M
[INFO] ------------------------------------------------------------------------
channel stopped
FATAL: null
java.lang.StackOverflowError
at sun.nio.cs.UTF_8$Encoder.encodeArrayLoop(UTF_8.java:360)
at sun.nio.cs.UTF_8$Encoder.encodeLoop(UTF_8.java:466)
at java.nio.charset.CharsetEncoder.encode(CharsetEncoder.java:561)
at java.lang.StringCoding$StringEncoder.encode(StringCoding.java:257)
at java.lang.StringCoding.encode(StringCoding.java:289)
at java.lang.String.getBytes(String.java:954)
at java.io.UnixFileSystem.getBooleanAttributes0(Native Method)
at java.io.UnixFileSystem.getBooleanAttributes(UnixFileSystem.java:243)
at java.io.File.exists(File.java:750)
at hudson.model.User.getOrCreate(User.java:341)
at hudson.model.User.get(User.java:331)
at hudson.model.User.get(User.java:299)
at hudson.plugins.git.GitChangeSet.findOrCreateUser(GitChangeSet.java:271)
at hudson.plugins.git.GitChangeSet.getAuthor(GitChangeSet.java:325)
at hudson.model.AbstractBuild.hasParticipant(AbstractBuild.java:454)
at hudson.model.AbstractProject.hasParticipant(AbstractProject.java:1530)

Change By: hugo lassiege (21/Feb/13 9:43 AM)
Component/s: git
Component/s: sonar
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to