IBM Support

webMethods Knowlegebase : Unable to deploy EDA events when MAP contains Optimize assets. (1783356)

Troubleshooting


Problem

User is trying to deploy an EDA event project with WmDeployer (repository based) to a configured EDA server, which works fine while only EDA Map is present. If the project contains an Optimize asset, deployment fails.

IS logs shows:

2017-07-06 09:42:30 CEST [DEP.0005.9990D] Deploying the following composites of Runtime : "EDA" from the source repository : "EDAOPT" to the target alias : "daevesjbc03"

2017-07-06 09:42:30 CEST [DEP.0005.9990D] Composite details ::: Name : "AdunoWMEvents"; Binary size : 1 KB; ACDL size : 1 KB

2017-07-06 09:42:30 CEST [DEP.0005.9990D] <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

2017-07-06 09:42:30 CEST [DEP.0005.9990D] PluginUtil:invokeDeployObjects() chunkThreshold=1

2017-07-06 09:42:30 CEST [DEP.0005.9990D] com.wm.deployer.deploy.utils.PluginUtil : PluginConstants.SIMULATE = simulate

2017-07-06 09:42:30 CEST [DEP.0005.9990D] com.wm.deployer.deploy.utils.PluginUtil : preDeploy = false

2017-07-06 09:42:30 CEST [DEP.0005.9990D] com.wm.deployer.deploy.utils.PluginUtil : PluginConstants.ROLLBACK = rollback

2017-07-06 09:42:30 CEST [DEP.0005.9990D] com.wm.deployer.deploy.utils.PluginUtil : rollback.booleanValue() = false

2017-07-06 09:42:30 CEST [DEP.0005.9990D] com.wm.deployer.deploy.utils.PluginUtil : PluginConstants.OBJECTS = objects

2017-07-06 09:42:30 CEST [DEP.0005.9990D] com.wm.deployer.deploy.utils.PluginUtil : Deploying to Target = daevesjbc03::IS::EDAOPT::

2017-07-06 09:42:30 CEST [DEP.0005.9990D] com.wm.deployer.deploy.utils.PluginUtil : Invoking Plugin Service = wm.deployer.Plugin.DeployerPlugin:DeployObjects

2017-07-06 09:42:30 CEST [DEP.0005.9990D] com.wm.deployer.deploy.utils.PluginUtil : IData created for calling plugin

2017-07-06 09:42:30 CEST [DEP.0005.9990D] *********************************************************

2017-07-06 09:42:30 CEST [DEP.0005.9990D] com.wm.deployer.deploy.utils.PluginUtil : Deployment Started at time = 1499326950687 to server daevesjbc03

2017-07-06 09:42:30 CEST [ISS.0014.0016T] Invoking service wm.deployer.NewPlugin.RPCEncoded.DeployerPluginRPCEncoded_.connectors:DeployerPlugin_DeployObjectsWithACDL

2017-07-06 09:42:30 CEST [ISS.0014.0016T] Invoking service pub.client:soapClient

2017-07-06 09:42:30 CEST [ISC.0038.0002D] --> POST /wsstack/services/EdaDeployer?wsdl HTTP/1.1

2017-07-06 09:42:30 CEST [ISC.0038.0002D] --> User-Agent: Mozilla/4.0 [en] (WinNT; I)

2017-07-06 09:42:30 CEST [ISC.0038.0002D] --> Accept: image/gif, */*

2017-07-06 09:42:30 CEST [ISC.0038.0002D] --> Host: localhost:8093

2017-07-06 09:42:30 CEST [ISC.0038.0002D] --> Authorization: Administrator:****

2017-07-06 09:42:30 CEST [ISC.0038.0002D] --> Content-Type: text/xml; charset=UTF-8

2017-07-06 09:42:30 CEST [ISC.0038.0002D] --> SOAPAction: "http://www.webmethods.com/DeployerPlugin/DeployObjectsWithACDL"

2017-07-06 09:42:30 CEST [ISC.0038.0002D] --> Content-Length: 4774

2017-07-06 09:42:30 CEST [ISC.0040.0001D] HTTP/1.1 500

2017-07-06 09:42:30 CEST [ISC.0038.0002D] <-- Content-Type: text/xml;charset=UTF-8

2017-07-06 09:42:30 CEST [ISC.0038.0002D] <-- Transfer-Encoding: chunked

2017-07-06 09:42:30 CEST [ISC.0038.0002D] <-- Date: Thu, 06 Jul 2017 07:42:30 GMT

2017-07-06 09:42:30 CEST [ISC.0038.0002D] <-- Connection: close

2017-07-06 09:42:30 CEST [ISC.0038.0002D] <-- Server: SoftwareAG-Runtime

2017-07-06 09:42:30 CEST [DEP.0000.9999D] Exception --> The endpoint reference (EPR) for the Operation not found is https://localhost:8093/wsstack/services/EdaDeployer and the WSA Action = http://www.webmethods.com/DeployerPlugin/DeployObjectsWithACDL. If this EPR was previously reachable, please contact the server administrator.

com.wm.deployer.common.DeployerException: The endpoint reference (EPR) for the Operation not found is https://localhost:8093/wsstack/services/EdaDeployer and the WSA Action = http://www.webmethods.com/DeployerPlugin/DeployObjectsWithACDL. If this EPR was previously reachable, please contact the server administrator.

And SPM log:

INFO | jvm 1 | 2017/07/06 09:42:30 | [org.apache.axis2.engine.AxisEngine] 2017-07-06 09:42:30,730 ERROR: The endpoint reference (EPR) for the Operation not found is https://localhost:8093/wsstack/services/EdaDeployer and the WSA Action = http://www.webmethods.com/DeployerPlugin/DeployObjectsWithACDL. If this EPR was previously reachable, please contact the server administrator.

INFO | jvm 1 | 2017/07/06 09:42:30 | org.apache.axis2.AxisFault: The endpoint reference (EPR) for the Operation not found is https://localhost:8093/wsstack/services/EdaDeployer and the WSA Action = http://www.webmethods.com/DeployerPlugin/DeployObjectsWithACDL. If this EPR was previously reachable, please contact the server administrator.

INFO | jvm 1 | 2017/07/06 09:42:30 | at org.apache.axis2.engine.DispatchPhase.checkPostConditions(DispatchPhase.java:112)

INFO | jvm 1 | 2017/07/06 09:42:30 | at org.apache.axis2.engine.Phase.invoke(Phase.java:329)

INFO | jvm 1 | 2017/07/06 09:42:30 | at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:262)

INFO | jvm 1 | 2017/07/06 09:42:30 | at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:168)

INFO | jvm 1 | 2017/07/06 09:42:30 | at org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:172)

INFO | jvm 1 | 2017/07/06 09:42:30 | at org.apache.axis2.transport.http.AxisServlet.doPost(AxisServlet.java:146)

INFO | jvm 1 | 2017/07/06 09:42:30 | at com.softwareag.wsstack.deployment.server.SAGAdminServlet.doPost(SAGAdminServlet.java:44)

INFO | jvm 1 | 2017/07/06 09:42:30 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:641)

INFO | jvm 1 | 2017/07/06 09:42:30 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)

INFO | jvm 1 | 2017/07/06 09:42:30 | at com.softwareag.wsstack.osgi.WrapperServlet.service(WrapperServlet.java:203)

INFO | jvm 1 | 2017/07/06 09:42:30 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)

INFO | jvm 1 | 2017/07/06 09:42:30 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)

INFO | jvm 1 | 2017/07/06 09:42:30 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

INFO | jvm 1 | 2017/07/06 09:42:30 | at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)

INFO | jvm 1 | 2017/07/06 09:42:30 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)

INFO | jvm 1 | 2017/07/06 09:42:30 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

INFO | jvm 1 | 2017/07/06 09:42:30 | at com.softwareag.wsstack.webapp.CustomResponseHeadersFilter.doFilter(CustomResponseHeadersFilter.java:24)

INFO | jvm 1 | 2017/07/06 09:42:30 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)

INFO | jvm 1 | 2017/07/06 09:42:30 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

INFO | jvm 1 | 2017/07/06 09:42:30 | at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:218)

INFO | jvm 1 | 2017/07/06 09:42:30 | at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:110)

INFO | jvm 1 | 2017/07/06 09:42:30 | at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:506)

INFO | jvm 1 | 2017/07/06 09:42:30 | at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:169)

INFO | jvm 1 | 2017/07/06 09:42:30 | at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)

INFO | jvm 1 | 2017/07/06 09:42:30 | at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)

INFO | jvm 1 | 2017/07/06 09:42:30 | at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:452)

INFO | jvm 1 | 2017/07/06 09:42:30 | at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1087)

INFO | jvm 1 | 2017/07/06 09:42:30 | at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:637)

INFO | jvm 1 | 2017/07/06 09:42:30 | at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:318)

INFO | jvm 1 | 2017/07/06 09:42:30 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)

INFO | jvm 1 | 2017/07/06 09:42:30 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)

INFO | jvm 1 | 2017/07/06 09:42:30 | at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)

INFO | jvm 1 | 2017/07/06 09:42:30 | at java.lang.Thread.run(Thread.java:745)

Document Location

Worldwide

[{"Line of Business":{"code":"LOB77","label":"Automation Platform"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSVYEV","label":"IBM webMethods Integration"},"ARM Category":[{"code":"a8mKe00000000AQIAY","label":"webMethods Deployer (WDY)"}],"ARM Case Number":"","Platform":[{"code":"PF025","label":"Windows Server 2012"}],"Version":"9.12"},{"Line of Business":{"code":"LOB77","label":"Automation Platform"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSFIWYE","label":"IBM webMethods B2B"},"ARM Category":[{"code":"a8mKe00000000AQIAY","label":"webMethods Deployer (WDY)"}],"ARM Case Number":"","Platform":[{"code":"PF025","label":"Windows Server 2012"}],"Version":"9.12"},{"Line of Business":{"code":"LOB77","label":"Automation Platform"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSQG2X","label":"IBM webMethods Managed File Transfer"},"ARM Category":[{"code":"a8mKe00000000AQIAY","label":"webMethods Deployer (WDY)"}],"ARM Case Number":"","Platform":[{"code":"PF025","label":"Windows Server 2012"}],"Version":"9.12"}]

Log InLog in to view more of this document

This document has the abstract of a technical article that is available to authorized users once you have logged on. Please use Log in button above to access the full document. After log in, if you do not have the right authorization for this document, there will be instructions on what to do next.

Document Information

Modified date:
20 March 2025

UID

ibm17201883