[
https://issues.jenkins-ci.org/browse/JENKINS-12693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=158918#comment-158918
]
gbois commented on JENKINS-12693:
---------------------------------
I don't have an environment with Java 5 to test the issue.
However, regarding the cause error, it seems that Jersey doesn't support Java
5. Therefore urltrigger is likely to require at least Java 6.
Could you test it with a Java 6 to confirm it works in your environment with
Java 6?
> urltrigger cannot start: claims "bad major version at offset=6"
> ---------------------------------------------------------------
>
> Key: JENKINS-12693
> URL: https://issues.jenkins-ci.org/browse/JENKINS-12693
> Project: Jenkins
> Issue Type: Bug
> Components: urltrigger
> Environment: Jenkins 1.445, urltrigger 0.10
> Reporter: torbent
> Assignee: gbois
> Attachments: 2012-02-09-urltrigger-major-version.txt.txt
>
>
> The urltrigger plugin refuses to start, gives a stacktrace where this seems
> to be the interesting part:
> {quote}Caused by: java.lang.UnsupportedClassVersionError:
> (com/sun/jersey/api/client/config/ClientConfig) bad major version at offset=6
> {quote}
> Full log attached. I'm not able to test newer releases at the moment, because
> Jenkins 1.446 does not work for me and the latest urltrigger is built as a
> .jpi which Jenkins doesn't support until 1.448.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira