You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jenkins...@googlegroups.com
Hello, I am trying to deploy Jenkins 1.617 on Weblogic 10.3.6. We are using java version 1.7.0_76.
It deploys fine but will not start up and just says "Abort"
jenkins.InitReactorRunner$1 onAttained INFO: Listed all plugins> jenkins.InitReactorRunner$1 onAttained INFO: Prepared all plugins> jenkins.InitReactorRunner$1 onAttained INFO: Started all plugins> jenkins.InitReactorRunner$1 onAttained INFO: Augmented all extensions> jenkins.InitReactorRunner$1 onAttained INFO: Loaded all jobs> Abort <Jun 26, 2015 10:41:06 AM> <FINEST> <NodeManager> <Waiting for the process to die: 22708>
I have added the weblogic.xml file and the <wls:package-name>org.apache.*</wls:package-name> <wls:package-name>org.dom4j.*</wls:package-name> <wls:package-name>javax.persistence.*</wls:package-name> <wls:package-name>antlr.*</wls:package-name> <wls:package-name>org.slf4j</wls:package-name>
and copied in the jcl-over-slf4j-1.6.2.jar as described in the jenkins for weblogic docs.
Anyone have any ideas?
Thanks steve
steven...@geonational.com
unread,
Jul 1, 2015, 11:11:22 AM7/1/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jenkins...@googlegroups.com
It is not weblogic, it is a bug in JRE on Solaris/Sparc. It runs fine on Linux. I guess no one is running Jenkins on Solaris/Sparc.