[JIRA] (JENKINS-13928) bad version number at offiset=6

2012-09-24 Thread c...@praqma.net (JIRA)















































Christian Wolfgang
 resolved  JENKINS-13928 as Cannot Reproduce


bad version number at offiset=6
















Change By:


Christian Wolfgang
(24/Sep/12 3:49 PM)




Status:


Open
Resolved





Resolution:


CannotReproduce



























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-13928) bad version number at offiset=6

2012-07-02 Thread c...@praqma.net (JIRA)














































Christian Wolfgang
 commented on  JENKINS-13928


bad version number at offiset=6















Sorry for the delay.

Could you please try to make a fresh jenkins home and install the plugin again? set JENKINS_HOME=c:\somewhere



























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-13928) bad version number at offiset=6

2012-06-03 Thread chenc...@gmail.com (JIRA)

[ 
https://issues.jenkins-ci.org/browse/JENKINS-13928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=163463#comment-163463
 ] 

Carl Chen commented on JENKINS-13928:
-

i removed old plugin from %HOME%/.jenkins/plugins/clearcase-ucm-plugin* and 
then restart my tomcat. next step is to find new plugin 1.1.0 and install it. 
but failed again.
my os is windows xp, tomcat 6.0.35, jenkins 1.461. see below error
INFO: Augmented all extensions
Jun 4, 2012 10:19:51 AM hudson.ExtensionFinder$Sezpoz scout
WARNING: Failed to scout net.praqma.hudson.notifier.CCUCMNotifier$DescriptorImpl

java.lang.InstantiationException: 
file:/C:/Documents%20and%20Settings/e464150/.jenkins/plugins/clearcase-ucm-plugin/WEB-INF/classes/META-INF/annotations/hudson.Extension
 might need to be rebuilt: java.lang.ClassNotFoundException: 
net.praqma.hudson.notifier.CCUCMNotifier$DescriptorImpl
at net.java.sezpoz.IndexItem.element(IndexItem.java:144)
at hudson.ExtensionFinder$Sezpoz.scout(ExtensionFinder.java:644)
at 
hudson.ClassicPluginStrategy.findComponents(ClassicPluginStrategy.java:283)
at hudson.ExtensionList.load(ExtensionList.java:278)
at hudson.ExtensionList.ensureLoaded(ExtensionList.java:231)
at hudson.ExtensionList.iterator(ExtensionList.java:138)
at 
hudson.ClassicPluginStrategy.findComponents(ClassicPluginStrategy.java:282)
at hudson.ExtensionList.load(ExtensionList.java:278)
at hudson.ExtensionList.ensureLoaded(ExtensionList.java:231)
at hudson.ExtensionList.iterator(ExtensionList.java:138)
at hudson.ExtensionList.get(ExtensionList.java:129)
at 
hudson.diagnosis.NullIdDescriptorMonitor.verifyId(NullIdDescriptorMonitor.java:86)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at hudson.init.InitializerFinder.invoke(InitializerFinder.java:120)
at 
hudson.init.InitializerFinder$TaskImpl.run(InitializerFinder.java:184)
at org.jvnet.hudson.reactor.Reactor.runTask(Reactor.java:259)
at jenkins.model.Jenkins$6.runTask(Jenkins.java:839)
at org.jvnet.hudson.reactor.Reactor$2.run(Reactor.java:187)
at org.jvnet.hudson.reactor.Reactor$Node.run(Reactor.java:94)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
Caused by: java.lang.ClassNotFoundException: 
net.praqma.hudson.notifier.CCUCMNotifier$DescriptorImpl
at 
hudson.PluginManager$UberClassLoader.findClass(PluginManager.java:767)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at net.java.sezpoz.IndexItem.element(IndexItem.java:134)
... 24 more
Jun 4, 2012 10:19:51 AM hudson.ExtensionFinder$Sezpoz scout

 bad version number at offiset=6
 ---

 Key: JENKINS-13928
 URL: https://issues.jenkins-ci.org/browse/JENKINS-13928
 Project: Jenkins
  Issue Type: Bug
  Components: clearcase-ucm
Affects Versions: current
 Environment: windows xp , tomcat 6.0.35, jenkins 1.465, 
 clearcase-ucm-plugin 1.0.7
Reporter: Carl Chen
Assignee: Christian Wolfgang
  Labels: plugin

 jenkins runs well, but after install this plugin, it reports bad version 
 number error.

--
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




[JIRA] (JENKINS-13928) bad version number at offiset=6

2012-06-01 Thread c...@praqma.net (JIRA)

[ 
https://issues.jenkins-ci.org/browse/JENKINS-13928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=163401#comment-163401
 ] 

Christian Wolfgang commented on JENKINS-13928:
--

I have googled UnsupportedClassVersionError and I believe that the exception is 
caused by something other than the plugin.

Could you please describe your setup and version of the plugin?

Try to remove the plugin, that is from the jenkins installation, both the 
hpi/jpi file and the folder from plugins/ path.

I have just released version 1.1.0, try to install that version.

 bad version number at offiset=6
 ---

 Key: JENKINS-13928
 URL: https://issues.jenkins-ci.org/browse/JENKINS-13928
 Project: Jenkins
  Issue Type: Bug
  Components: clearcase-ucm
Affects Versions: current
 Environment: windows xp , tomcat 6.0.35, jenkins 1.465, 
 clearcase-ucm-plugin 1.0.7
Reporter: Carl Chen
Assignee: Christian Wolfgang
  Labels: plugin

 jenkins runs well, but after install this plugin, it reports bad version 
 number error.

--
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




[JIRA] (JENKINS-13928) bad version number at offiset=6

2012-05-30 Thread chenc...@gmail.com (JIRA)

[ 
https://issues.jenkins-ci.org/browse/JENKINS-13928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=163338#comment-163338
 ] 

Carl Chen commented on JENKINS-13928:
-

May 31, 2012 9:41:50 AM hudson.ExtensionFinder$GuiceFinder$4$1 get
WARNING: Failed to instantiate. Skipping this component
com.google.inject.ProvisionException: Guice provision errors:

1) Error injecting constructor, java.lang.UnsupportedClassVersionError: Bad 
version number in .class file
  at 
net.praqma.hudson.scm.CCUCMScm$CCUCMScmDescriptor.init(CCUCMScm.java:1416)

1 error
at 
com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:52)
at com.google.inject.Scopes$1$1.get(Scopes.java:59)
at hudson.ExtensionFinder$GuiceFinder$4$1.get(ExtensionFinder.java:420)
at 
com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
at 
com.google.inject.internal.InjectorImpl$3$1.call(InjectorImpl.java:965)

 bad version number at offiset=6
 ---

 Key: JENKINS-13928
 URL: https://issues.jenkins-ci.org/browse/JENKINS-13928
 Project: Jenkins
  Issue Type: Bug
  Components: clearcase-ucm
Affects Versions: current
 Environment: windows xp , tomcat 6.0.35, jenkins 1.465, 
 clearcase-ucm-plugin 1.0.7
Reporter: Carl Chen
Assignee: Christian Wolfgang
  Labels: plugin

 jenkins runs well, but after install this plugin, it reports bad version 
 number error.

--
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




[JIRA] (JENKINS-13928) bad version number at offiset=6

2012-05-29 Thread c...@praqma.net (JIRA)

 [ 
https://issues.jenkins-ci.org/browse/JENKINS-13928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Christian Wolfgang reassigned JENKINS-13928:


Assignee: Christian Wolfgang

 bad version number at offiset=6
 ---

 Key: JENKINS-13928
 URL: https://issues.jenkins-ci.org/browse/JENKINS-13928
 Project: Jenkins
  Issue Type: Bug
  Components: clearcase-ucm
Affects Versions: current
 Environment: windows xp , tomcat 6.0.35, jenkins 1.465, 
 clearcase-ucm-plugin 1.0.7
Reporter: Carl Chen
Assignee: Christian Wolfgang
  Labels: plugin

 jenkins runs well, but after install this plugin, it reports bad version 
 number error.

--
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




[JIRA] (JENKINS-13928) bad version number at offiset=6

2012-05-29 Thread c...@praqma.net (JIRA)

[ 
https://issues.jenkins-ci.org/browse/JENKINS-13928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=163247#comment-163247
 ] 

Christian Wolfgang commented on JENKINS-13928:
--

Is this the version number reported in the installed plugins tab or in the 
console output?

I am well aware of the wrong version number in the console output and it will 
be fixed in the next version.

 bad version number at offiset=6
 ---

 Key: JENKINS-13928
 URL: https://issues.jenkins-ci.org/browse/JENKINS-13928
 Project: Jenkins
  Issue Type: Bug
  Components: clearcase-ucm
Affects Versions: current
 Environment: windows xp , tomcat 6.0.35, jenkins 1.465, 
 clearcase-ucm-plugin 1.0.7
Reporter: Carl Chen
Assignee: Christian Wolfgang
  Labels: plugin

 jenkins runs well, but after install this plugin, it reports bad version 
 number error.

--
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




[JIRA] (JENKINS-13928) bad version number at offiset=6

2012-05-29 Thread chenc...@gmail.com (JIRA)

[ 
https://issues.jenkins-ci.org/browse/JENKINS-13928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=163258#comment-163258
 ] 

Carl Chen commented on JENKINS-13928:
-

i'm not quite sure now. i just download the latest plugin and install and then 
see this error on the console of tomcat

 bad version number at offiset=6
 ---

 Key: JENKINS-13928
 URL: https://issues.jenkins-ci.org/browse/JENKINS-13928
 Project: Jenkins
  Issue Type: Bug
  Components: clearcase-ucm
Affects Versions: current
 Environment: windows xp , tomcat 6.0.35, jenkins 1.465, 
 clearcase-ucm-plugin 1.0.7
Reporter: Carl Chen
Assignee: Christian Wolfgang
  Labels: plugin

 jenkins runs well, but after install this plugin, it reports bad version 
 number error.

--
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




[JIRA] (JENKINS-13928) bad version number at offiset=6

2012-05-29 Thread c...@praqma.net (JIRA)

[ 
https://issues.jenkins-ci.org/browse/JENKINS-13928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=163263#comment-163263
 ] 

Christian Wolfgang commented on JENKINS-13928:
--

Could you please provide the console output?

 bad version number at offiset=6
 ---

 Key: JENKINS-13928
 URL: https://issues.jenkins-ci.org/browse/JENKINS-13928
 Project: Jenkins
  Issue Type: Bug
  Components: clearcase-ucm
Affects Versions: current
 Environment: windows xp , tomcat 6.0.35, jenkins 1.465, 
 clearcase-ucm-plugin 1.0.7
Reporter: Carl Chen
Assignee: Christian Wolfgang
  Labels: plugin

 jenkins runs well, but after install this plugin, it reports bad version 
 number error.

--
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




[JIRA] (JENKINS-13928) bad version number at offiset=6

2012-05-28 Thread chenc...@gmail.com (JIRA)
Carl Chen created JENKINS-13928:
---

 Summary: bad version number at offiset=6
 Key: JENKINS-13928
 URL: https://issues.jenkins-ci.org/browse/JENKINS-13928
 Project: Jenkins
  Issue Type: Bug
  Components: clearcase-ucm
Affects Versions: current
 Environment: windows xp , tomcat 6.0.35, jenkins 1.465, 
clearcase-ucm-plugin 1.0.7
Reporter: Carl Chen


jenkins runs well, but after install this plugin, it reports bad version number 
error.

--
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