|
||||||||
|
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/d/optout.

Same problem when trying to startup jenkins with latest Oracle Java 8 on Windows.
Switching back to Java 7 solves the problem.
Typically, the originating causes are ArrayOutOfBoundsException: -1 thrown by the XStream library, see http://jira.codehaus.org/browse/XSTR-746
This seems to be fixed in xstream 1.4.6, whereas jenkins currently still uses 1.4.4 ...?