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.