We're on Jenkins 1.409
Running on 32-bit WAS 6.1.0.39 on AIX 6.1. 
We installed the latest version of the was-builder.hpi to support WAS8
deployments.
We are getting the following error while deploying/updating an ear file to
WAS8 env via Jenkins:
exception information:
 com.ibm.websphere.management.application.client.AppDeploymentException:
AppDeploymentException: []
org.eclipse.jst.j2ee.commonarchivecore.internal.exception.DeploymentDescriptorLoadException:
dd_in_ear_load_EXC_
org.eclipse.jst.j2ee.commonarchivecore.internal.exception.DeploymentDescriptorLoadException:
org.eclipse.jst.j2ee.commonarchivecore.internal.exception.DeploymentDescriptorLoadException:
dd_in_ear_load_EXC_

When we try to upload the same ear through a WAS6.1 admin console (jdk 1.5
32-bit), the upload fails with the same message as above. However we are
able to successfully upload and deploy the same ear file in WAS7 admin
console ( jdk 1.6 64-bit) and WAS8 admin console( jdk 1.6 64-bit). We can
also deploy it to WAS8 using the same wsadmin command used in Jenkins, from
the command line on the WAS8 server.  This proves that the ear file is
correctly validated for jdk6.

Can someone please help understand why we see this message in Jenkins and
help find a solution?



--
View this message in context: 
http://jenkins.361315.n4.nabble.com/Deployment-issue-using-Jenkins-tp4640163.html
Sent from the Jenkins issues mailing list archive at Nabble.com.

Reply via email to