Weblogic and Jenkins

900 views
Skip to first unread message

Nateshkumar NS

unread,
Aug 19, 2013, 11:27:25 AM8/19/13
to jenkins...@googlegroups.com
Configured weblogic in Jenkins.

java.lang.RuntimeException deploy command completed abnormally (exit code = 1)
at org.jenkinsci.plugins.deploy.weblogic.task.DeploymentTaskServiceImpl.perform(DeploymentTaskServiceImpl.java:198)


1 out of 20 deployments are successful and not others.

Is there a sample configuration.xml to use ? I changed the config.xml under weblogic domain folder and used it to configure jenkins weblogic plugin.

Please advice.


Alexander Kashtalyan

unread,
Jan 16, 2014, 9:17:38 AM1/16/14
to jenkins...@googlegroups.com
Hello Nateshkumar NS ,

I've got in the same trap.
I've found a solution with adding more JARs to classpath (along with "weblogic.jar")
More information is here - http://docs.oracle.com/cd/E23943_01/web.1111/e13717/jarbuilder.htm 

Now my "Additional classpath" line look like C:\Projects\stuff\lib\weblogic.jar;C:\Projects\stuff\lib\wlfullclient.jar;C:\Projects\stuff\lib\cryptoj.jar;

And now deployment works like a charm.
Good luck in setting it up!

Best regards,
Alex
Message has been deleted

trevorw

unread,
Mar 25, 2015, 2:32:17 PM3/25/15
to jenkins...@googlegroups.com
Have this same error, adding the additional jars to the classpath did not resolve it for our system. I have opened a ticket at https://issues.jenkins-ci.org/browse/JENKINS-27600
 
Any other suggestions on how to correct this would be very welcomed. Thanks.
Reply all
Reply to author
Forward
0 new messages