Hi,
we currently have some Issues with our DOC deployment as shown in the error below:
2017-07-12_12:15:51.997 SEVERE ilog.odm.service.IloServiceMessageCodes$DeploymentIOException: CIVDM1043E: Cannot deploy archive to server https://xxxx:9444/odme:
: CIVDM1043E: Cannot deploy archive to server https://xxx:9444/odme:
ilog.odm.service.IloServiceMessageCodes$DeploymentIOException: CIVDM1043E: Cannot deploy archive to server https://xxx:9444/odme:
at ilog.odm.service.IloServiceMessageCodes.handleRTE(IloServiceMessageCodes.java:515)at ilog.odm.deployment.internal.IloOdmServerImpl$DeploymentManager.deploy(IloOdmServerImpl.java:115)
at ilog.odm.deployment.internal.IloOdmDeploymentSettingsImpl.install(IloOdmDeploymentSettingsImpl.java:641)
at ilog.odm.deployment.internal.IloOdmDeploymentSettingsImpl.install(IloOdmDeploymentSettingsImpl.java:620)
at ilog.oplodm.ide.IloOdmProjectCmdDeployer.execute(IloOdmProjectCmdDeployer.java:491)
at ilog.oplodm.ide.IloOdmProjectCmdDeployer.execute(IloOdmProjectCmdDeployer.java:155)
at ilog.oplodm.ide.IloODMSIDEAppDeployer.main(IloODMSIDEAppDeployer.java:644)
Caused by: org.apache.axis2.AxisFault:
at org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:486)at org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:343)
at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:389)
at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:211)
at org.apache.axis2.client.OperationClient.execute(OperationClient.java:163)
at ilog.odms.applicationserver.deployment.ws.client.DeploymentManagerStub.deploy(DeploymentManagerStub.java:222)
at ilog.odms.applicationserver.deployment.ws.client.IloDeploymentManagerWebService.deploy(IloDeploymentManagerWebService.java:193)
at ilog.odm.deployment.internal.IloOdmServerImpl$DeploymentManager.deploy(IloOdmServerImpl.java:108)
Same configuration works fine on out test environment.
Any known issues with that?
Source: DOC Deployment Error