Error Deploying Environement

Hi Team,

After Defining the Environment. I m not able to Deploy the Same.

Note: My IDC and AE are up and waiting for configurations. but deployment is failing with below error.
Can someone help.

Error deploying logical server type “Analytic Engine v9.10.0.0” version “9.10.0.0” to host “ppseelm-lx4747.ikeadta.com
Deployment Error: java.rmi.ConnectException: url = http://ppseelm-lx4747.ikeadt.com:15000/services/IRemoteConfiguration
One or more of the following configurations could not be deployed

System Identity
System Endpoint Registry
Membership management
JDBC alias configuration type “Analytic Repository” version “7.0.0.0”
JDBC alias configuration type “Common Directory Repository” version “7.1.0.0”
JDBC alias configuration type “Process History Repository” version “7.0.0.0”
JDBC alias configuration type “Process Model Repository” version “7.0.0.0”
JDBC alias configuration type “Process Work Repository” version “7.0.0.0”
JDBC pool configuration “OPT_JDBC_POOL”
JDBC pool configuration “MWS_JDBC_POOL”
Configuration type “Lock Configuration” version “7.0.0.0”
Configuration type “Journal Logging” version “7.0.0.0”
Configuration type “JNDI Configuration” version “9.6.0.0”
Configuration type “Analysis Engine Settings” version “9.8.0.0”
Configuration type “Database Settings” version “7.1.0.0”
Configuration type “Data Maintenance Settings” version “7.1.0.0”
Configuration type “Event Publication Settings” version “9.8.0.0”
Configuration type “Mail Settings” version “7.0.0.0”
Configuration type “Monitor Behavior Settings” version “7.1.0.0”
Configuration type “Process Tracker Test Settings” version “7.0.0.0”
Configuration type “Process Tracker Settings” version “9.10.0.0”
Configuration type “Station Settings” version “7.0.0.0”
Configuration type “Service Discovery Settings” version “7.0.0.0”
Configuration type “WSAction Settings” version “7.0.0.2”
Configuration type “SNMPAlert Settings” version “7.0.0.2”
Configuration type “JMSEventAction Settings” version “8.0.0.0”
Configuration type “Terracotta Server Array Configuration” version “9.0.0.0”

Regards

Complete Error below.

2016-08-25 08:12:06 UTC (com.webMethods.ccs.engine.ConfigurationDeployer:ERROR) [RID:3627] - Error deploying logical server type “Analytic Engine v9.10.0.0” version “9.10.0.0” to host “ppseelm-lx4747.ikeadta.com

com.webMethods.ccs.engine.ws.RemoteAgentException: java.rmi.ConnectException: url = http://ppseelm-lx4747.ikeadt.com:15000/services/IRemoteConfiguration

at com.webMethods.ccs.engine.ws.GlueRemoteAgent.update(GlueRemoteAgent.java:60)

at com.webMethods.ccs.engine.ConfigurationDeployer.deploy(ConfigurationDeployer.java:499)

at com.webMethods.ccs.engine.ConfigurationManager.redeploy(ConfigurationManager.java:2572)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:497)

at electric.util.reflect.Invocation.execute(Invocation.java:85)

at electric.util.reflect.Invocation.invoke(Invocation.java:30)

at electric.service.object.ObjectService.invoke(ObjectService.java:651)

at electric.service.instrumentation.InstrumentingReference.invoke(InstrumentingReference.java:85)

at electric.proxy.chain.ReferenceChain.invoke(ReferenceChain.java:142)

at electric.soap.local.handlers.service.SOAPToServiceHandler.invoke(SOAPToServiceHandler.java:126)

at electric.soap.local.handlers.service.SOAPToServiceHandler.handle(SOAPToServiceHandler.java:66)

at com.webMethods.soap.module.SOAPModuleHandler.handle(SOAPModuleHandler.java:134)

at electric.soap.handlers.interceptor.SOAPInterceptorHandler.handle(SOAPInterceptorHandler.java:64)

at electric.soap.handlers.logging.SOAPLoggingHandler.handle(SOAPLoggingHandler.java:63)

at electric.soap.handlers.setup.SetupHandler.handleRequest(SetupHandler.java:168)

at electric.soap.handlers.setup.SetupHandler.handle(SetupHandler.java:138)

at electric.soap.local.reference.SOAPLocalTransport.handle(SOAPLocalTransport.java:118)

at electric.soap.references.logging.LoggingSOAPReference.handle(LoggingSOAPReference.java:57)

at electric.jaxrpc.handler.JAXRPCReference.handle(JAXRPCReference.java:76)

at com.webMethods.soap.module.SOAPModuleReference.handle(SOAPModuleReference.java:99)

at electric.soap.references.interceptor.InterceptorSOAPReference.handle(InterceptorSOAPReference.java:69)

at electric.soap.java.reference.JavaToSOAP.handle(JavaToSOAP.java:72)

at electric.soap.java.reference.JavaToSOAP.invoke(JavaToSOAP.java:238)

at electric.soap.java.reference.JavaToSOAP.invoke(JavaToSOAP.java:165)

at electric.proxy.handler.Proxy.invoke(Proxy.java:126)

at com.sun.proxy.$Proxy104.redeploy(Unknown Source)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:497)

at com.webMethods.caf.wsclient.proxy.impl.WSClientDynamicProxy.invokeMethod(WSClientDynamicProxy.java:127)

at com.webMethods.caf.wsclient.proxy.impl.WSClientDynamicProxy.invoke(WSClientDynamicProxy.java:202)

at com.sun.proxy.$Proxy103.redeploy(Unknown Source)

at com.webMethods.portal.portlet.wm_cen_config_env_deploy.Cen_config_env_deploy.deploy(Cen_config_env_deploy.java:213)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:497)

at com.webMethods.portal.mech.portlet.impl.PortletMechanics.executePortletMethod(PortletMechanics.java:118)

at com.webMethods.portal.bizPolicy.command.portlet.ExecutePortletMethod.executePortletMethod(ExecutePortletMethod.java:53)

at com.webMethods.portal.framework.portlet.LegacyPortletContainer.process(LegacyPortletContainer.java:282)

at com.webMethods.portal.framework.portlet.LegacyPortletContainer.processPortletAction(LegacyPortletContainer.java:163)

at com.webMethods.portal.framework.portlet.beans.rest.RestfulPCAHandler.handle(RestfulPCAHandler.java:201)

at com.webMethods.portal.framework.dispatch.DispatchManager.handle(DispatchManager.java:524)

at com.webMethods.portal.framework.dispatch.DispatchManager.handleDispatch(DispatchManager.java:443)

at com.webMethods.portal.framework.impl.PortalServlet.service(PortalServlet.java:325)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)

at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:808)

at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1669)

at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)

at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:300)

at com.webMethods.caf.faces.servlet.GZIPFilter.doFilter(GZIPFilter.java:48)

at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)

at com.webMethods.portal.framework.impl.NTLMV1Filter.doFilter(NTLMV1Filter.java:55)

at com.webMethods.portal.framework.impl.NTLMFilter.doFilter(NTLMFilter.java:26)

at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)

at com.webMethods.portal.framework.impl.RequestFilter.doFilter(RequestFilter.java:63)

at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)

at com.webMethods.portal.framework.impl.JsfPartialAjaxRequestFilter.doFilter(JsfPartialAjaxRequestFilter.java:77)

at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)

at com.webMethods.portal.framework.impl.SpnegoFilterWrapper.doFilter(SpnegoFilterWrapper.java:85)

at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)

at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)

at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)

at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:577)

at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:223)

at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)

at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)

at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)

at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)

at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)

at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:215)

at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:110)

at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)

at com.webMethods.portal.webapp.jetty7.MwsServer.handle(MwsServer.java:127)

at org.eclipse.jetty.server.Server.handle(Server.java:497)

at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)

at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)

at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)

at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)

at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)

at java.lang.Thread.run(Thread.java:745)

Hi Krishendu,

can you share screen shots of the configuration tabs of the environment?

Please make sure that you are referencing the right ports on the right hosts and that the MWS has access (firewall, nslookup) to the Optimize host.

Regards,
Holger