-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
Windows
Added dry and Simian.
Simian generates simian.xml on workspace.
When dry runs, this happens:
[DRY] Collecting duplicate code analysis files...
[DRY] Finding all files that match the pattern simian.xml
[DRY] Parsing 1 files in C:\Jenkins\jobs\QiBuilder\workspace
[DRY] Successfully parsed file C:\Jenkins\jobs\QiBuilder\workspace\simian.xml of module with 10404 warnings.
FATAL: null
java.lang.StackOverflowError
at sun.nio.cs.UTF_8.updatePositions(Unknown Source)
at sun.nio.cs.UTF_8$Encoder.encodeArrayLoop(Unknown Source)
at sun.nio.cs.UTF_8$Encoder.encodeLoop(Unknown Source)
at java.nio.charset.CharsetEncoder.encode(Unknown Source)
at sun.nio.cs.StreamEncoder.implWrite(Unknown Source)
at sun.nio.cs.StreamEncoder.write(Unknown Source)
at java.io.OutputStreamWriter.write(Unknown Source)
at java.io.BufferedWriter.flushBuffer(Unknown Source)
at java.io.BufferedWriter.flush(Unknown Source)
at hudson.util.AtomicFileWriter.flush(AtomicFileWriter.java:90)
at com.thoughtworks.xstream.core.util.QuickWriter.flush(QuickWriter.java:71)
at com.thoughtworks.xstream.core.util.QuickWriter.write(QuickWriter.java:57)
at com.thoughtworks.xstream.io.xml.PrettyPrintWriter.endOfLine(PrettyPrintWriter.java:307)
at com.thoughtworks.xstream.io.xml.PrettyPrintWriter.finishTag(PrettyPrintWriter.java:298)
at com.thoughtworks.xstream.io.xml.PrettyPrintWriter.startNode(PrettyPrintWriter.java:163)
at com.thoughtworks.xstream.io.xml.PrettyPrintWriter.startNode(PrettyPrintWriter.java:174)
at com.thoughtworks.xstream.io.WriterWrapper.startNode(WriterWrapper.java:33)
at com.thoughtworks.xstream.io.path.PathTrackingWriter.startNode(PathTrackingWriter.java:44)
at