Hi everyone,
I have imported ESS/MSS DC configurations from NWDI 7.3 track to Dev.studion. After making changes to ESS dev comp and while development to
configured runtime system in track (Dev Portal), I am getting below deployment error.
20120523235223 Fatal :error during deployment
20120523235223 Fatal :caused by Exception:com.sap.cms.tcs.beans.exception.TCSDeployException_Communication: error during deployment: An error occurred via the Deploy Controller API to the SAP Application Server Java.:error during deployment: An error occurred via the Deploy Controller API to the SAP Application Server Java.
com.sap.cms.tcs.beans.exception.TCSDeployException_Communication: error during deployment: An error occurred via the Deploy Controller API to the SAP Application Server Java.
at com.sap.cms.tcs.beans.deployer.DeployConnector.deployArchives(DeployConnector.java:670)
at com.sap.cms.tcs.beans.deployer.DeployConnector.deploy(DeployConnector.java:482)
at com.sap.cms.tcs.beans.TCSDeployBean.deploy(TCSDeployBean.java:2842)
at com.sap.cms.tcs.beans.TCSDeployBean.deployCaller(TCSDeployBean.java:1703)
at sun.reflect.GeneratedMethodAccessor341.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:47)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:50)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.doWorkWithAttribute(Interceptors_Transaction.java:37)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.invoke(Interceptors_Transaction.java:21)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_MethodRetry.invoke(Interceptors_MethodRetry.java:46)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:189)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatelessInstanceGetter.invoke(Interceptors_StatelessInstanceGetter.java:23)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_SecurityCheck.invoke(Interceptors_SecurityCheck.java:25)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_ExceptionTracer.invoke(Interceptors_ExceptionTracer.java:17)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
at com.sap.engine.services.ejb3.runtime.impl.DefaultInvocationChainsManager.startChain(DefaultInvocationChainsManager.java:138)
at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:164)
at $Proxy360.deployCaller(Unknown Source)
at com.sap.cms.tcs.beans.TCSDeployServlet$Deployer.run(TCSDeployServlet.java:2576)
20120523235223 Info :End deployment:
Form the above exception log, I understand it looks like (TCSDeployException_Communication) connectivity issue.
Could you please help to figure out what might be the cause of the issue ?
Thank you,
Madhu Sudhan.