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


-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/e7cb949d-05db-4221-83d3-512a5ee59cf5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to