Hello,
I need to upgrade Jenkins, currently on jboss 7.0.0 (old) with java 1.6
So just wondering whats is the best plan to upgrade? Currently it is only used for build promotion, so it is light on use.
Thanks
Booz | Allen | Hamilton
Shailesh Ligade
Hello again,
Something changed on my current Jenkins (1.4.56 with jboss 7.0.0). Now when I start jboss, I can’t login, user has no read permission.
So I changed useSecurity to false, but now I get:
12:12:37,690 ERROR [stderr] (Loading job SSP-MODULE-BUILD) hudson.util.IOException2: Unable to read /AutomatedBuilds/J2EE/JENKINS/jobs/SSP-MODULE-BUILD/promotions/Promote to SSP SEED/builds/2012-09-2
6_16-21-48/build.xml
12:12:37,693 ERROR [stderr] (Loading job SSP-MODULE-BUILD) Caused by: com.thoughtworks.xstream.io.StreamException: : only whitespace content allowed before start tag and not \u5c7 (position: START_D
OCUMENT seen \u5c7... @1:1)
12:13:02,424 WARNING [hudson.util.RobustCollectionConverter] (http--0%3A0%3A0%3A0%3A0%3A0%3A0%3A0-9080-1) Failed to resolve class: com.thoughtworks.xstream.mapper.CannotResolveClassException: hudson.
model.PaneStatusProperties : hudson.model.PaneStatusProperties
at com.thoughtworks.xstream.mapper.DefaultMapper.realClass(DefaultMapper.java:68) [xstream-1.3.1-jenkins-9.jar:]
at com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:38) [xstream-1.3.1-jenkins-9.jar:]
12:13:02,436 WARNING [hudson.util.RobustCollectionConverter] (http--0%3A0%3A0%3A0%3A0%3A0%3A0%3A0-9080-1) Failed to resolve class: com.thoughtworks.xstream.mapper.CannotResolveClassException: jenkins
.security.LastGrantedAuthoritiesProperty : jenkins.security.LastGrantedAuthoritiesProperty
Any suggestions?
Thanks
Shailesh
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-users/E25C82F61ECD6144B89F58A9CA3CBD0CA3A850BB%40ASHBDAG2M1.resource.ds.bah.com.
For more options, visit https://groups.google.com/d/optout.
There are also errors like
12:12:31,896 WARNING [hudson.ExtensionFinder] (NullIdDescriptorMonitor.verifyId) Failed to load com.cloudbees.plugins.credentials.UserCredentialsProvider$TransientUserActionFactoryImpl: java.lang.Ins
tantiationException: file:/AutomatedBuilds/J2EE/JENKINS/plugins/credentials/WEB-INF/classes/META-INF/annotations/hudson.Extension might need to be rebuilt: java.lang.ClassNotFoundException: com.cloud
bees.plugins.credentials.UserCredentialsProvider$TransientUserActionFactoryImpl
12:12:31,901 WARNING [hudson.ExtensionFinder] (NullIdDescriptorMonitor.verifyId) Failed to load hudson.tasks.test.AbstractTestResultAction$Summarizer: java.lang.InstantiationException: /AutomatedBuil
ds/J2EE/JENKINS/plugins/junit/WEB-INF/lib/junit.jar might need to be rebuilt: java.lang.ClassNotFoundException: hudson.tasks.test.AbstractTestResultAction$Summarizer
at net.java.sezpoz.IndexItem.element(IndexItem.java:144) [sezpoz-1.9.jar:]
12:12:30,268 WARNING [hudson.ExtensionFinder$GuiceFinder] (NullIdDescriptorMonitor.verifyId) Failed to load hudson.security.GlobalMatrixAuthorizationStrategy$PermissionAdderImpl: java.lang.Instantiat
ionException: file:/AutomatedBuilds/J2EE/JENKINS/plugins/matrix-auth/WEB-INF/classes/META-INF/annotations/hudson.Extension might need to be rebuilt: java.lang.ClassNotFoundException: hudson.security.
GlobalMatrixAuthorizationStrategy$PermissionAdderImpl
What does this means? Do I have corrupt files under my Jenkins home? How to correct these issues?
Appreciate any help
Shailesh
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/E25C82F61ECD6144B89F58A9CA3CBD0CA3A85213%40ASHBDAG2M1.resource.ds.bah.com.
Hello,
On jboss startup, If I see bunch of
14:29:31,794 WARNING [hudson.util.RobustCollectionConverter] (Loading job SSP-MODULE-BUILD) Failed to resolve class: com.thoughtworks.xstream.mapper.CannotResolveClassException: hudson.plugins.promoted_builds.conditions.ManualCondition$ManualApproval : hudson.plugins.promoted_builds.conditions.ManualCondition$ManualApproval
at com.thoughtworks.xstream.mapper.DefaultMapper.realClass(DefaultMapper.java:68) [xstream-1.3.1-jenkins-9.jar:]
at com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:38) [xstream-1.3.1-jenkins-9.jar:]
at com.thoughtworks.xstream.mapper.DynamicProxyMapper.realClass(DynamicProxyMapper.java:71) [xstream-1.3.1-jenkins-9.jar:]
I can’t even get login page..
How I can upgrade the build promotion plugin?
Thanks
Shailesh
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/E25C82F61ECD6144B89F58A9CA3CBD0CA3A8522C%40ASHBDAG2M1.resource.ds.bah.com.