IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#TechXchangePresenter
 View Only
Expand all | Collapse all

AE(Analythic Engine) does not want to connect to MWS

  • 1.  AE(Analythic Engine) does not want to connect to MWS

    Posted Thu November 24, 2022 01:39 AM

    Hi team,

    i’m using MWS : 10.11.0.0.340

    there is an error connection when I want to connect MWS with AE , I have confirmed that AE is running on port 15000 but when I call this API in the browser.

    http://localhost:15000/services/monitor.wsdl
    nothing appears.

    anyway, I configured AE on WMS like this picture

    no errors in ..\optimize\analysis\logs\error.log
    there are only errors in the MWS logs

    Here’s the error log

    2022-11-24 13:31:16 ICT (c.w.p.f.i.PortalServlet:INFO) [qtp1786264205-474][ [RID:133]] [ [RID:133]] - Request [node01gk74v7wqm4aw1qfizvnfq39hv10:Administrator] http://localhost:8585/webm.apps.config.ws.locations (POST) 
    2022-11-24 13:31:16 ICT (c.w.p.f.i.PortalServlet:INFO) [qtp1786264205-286][ [RID:134]] [ [RID:134]] - Request [node01gk74v7wqm4aw1qfizvnfq39hv10:Administrator] http://localhost:8585/webm.apps.config.ws.locations (GET) 
    2022-11-24 13:31:16 ICT (c.w.p.f.i.PortalServlet:INFO) [qtp1786264205-437][ [RID:135]] [ [RID:135]] - Request [node01gk74v7wqm4aw1qfizvnfq39hv10:Administrator] http://localhost:8585/ (POST) 
    2022-11-24 13:31:22 ICT (c.w.p.f.i.PortalServlet:INFO) [qtp1786264205-286][ [RID:136]] [ [RID:136]] - Request [node01gk74v7wqm4aw1qfizvnfq39hv10:Administrator] http://localhost:8585/meta/default/wm_xt_fabricfolder/0000005149 (POST) 
    2022-11-24 13:31:22 ICT (jsf:INFO) [qtp1786264205-286][ [RID:136]] [ [RID:136]] - SystemSettings - checking server status for IS: http://localhost:5555/soap/rpc
    2022-11-24 13:31:22 ICT (jsf:INFO) [qtp1786264205-286][ [RID:136]] [ [RID:136]] - SystemSettings - checking server status for AE: http://SAG-80S73X2:15000/services/monitor
    2022-11-24 13:31:22 ICT (c.w.p.w.w.WSLogListener:ERROR) [qtp1786264205-286][ [RID:136]] [ [RID:136]] - com.webmethods.caf.wsclient.proxy.impl.WSClientDynamicProxy: Failed to bind to endPoint: http://SAG-80S73X2:15000/services/monitor.wsdl and interface: interface com.webmethods.bpo.service.monitor.IMonitorService: could not bind to path: http://SAG-80S73X2:15000/services/monitor.wsdl
    com.webmethods.caf.wsclient.WSClientException: Failed to bind to endPoint: http://SAG-80S73X2:15000/services/monitor.wsdl and interface: interface com.webmethods.bpo.service.monitor.IMonitorService: could not bind to path: http://SAG-80S73X2:15000/services/monitor.wsdl
    at com.webmethods.caf.wsclient.proxy.impl.WSClientDynamicProxy.getBinding(WSClientDynamicProxy.java:462) ~[?:?]
    at com.webmethods.caf.wsclient.proxy.impl.WSClientDynamicProxy.invokeMethod(WSClientDynamicProxy.java:133) ~[?:?]
    at com.webmethods.caf.wsclient.proxy.impl.WSClientDynamicProxy.invoke(WSClientDynamicProxy.java:210) ~[?:?]
    at com.sun.proxy.$Proxy143.pingService(Unknown Source) ~[?:?]
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
    at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
    at com.webmethods.caf.faces.data.object.ObjectMethodContentProvider.refresh(ObjectMethodContentProvider.java:379) ~[?:?]
    at com.webmethods.caf.servers.ServersDefaultviewView.pingOptimize(ServersDefaultviewView.java:576) ~[?:?]
    at com.webmethods.caf.servers.ServersDefaultviewView.checkServerStatusAction(ServersDefaultviewView.java:555) ~[?:?]
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
    at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
    at com.sun.el.parser.AstValue.invoke(AstValue.java:254) ~[?:?]
    at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:302) ~[?:?]
    at com.webmethods.caf.faces.application.CAFMethodExpression.invoke(CAFMethodExpression.java:73) ~[?:?]
    at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:87) ~[?:?]
    at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102) ~[?:?]
    at javax.faces.component.UICommand.broadcast(UICommand.java:315) ~[?:?]
    at com.webmethods.caf.faces.component.table.html.DataTable.broadcast(DataTable.java:656) ~[?:?]
    at com.webmethods.caf.faces.component.ViewRoot.broadcastEvents(ViewRoot.java:256) ~[?:?]
    at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:1282) ~[?:?]
    at com.webmethods.caf.faces.component.ViewRoot.processApplication(ViewRoot.java:130) ~[?:?]
    at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:81) ~[?:?]
    at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101) ~[?:?]
    at com.webmethods.caf.faces.portlet.PortletLifecycle.phase(PortletLifecycle.java:331) ~[?:?]
    at com.webmethods.caf.faces.portlet.PortletLifecycle.execute(PortletLifecycle.java:200) ~[?:?]
    at com.webmethods.caf.faces.portlet.FacesPortlet.processAction(FacesPortlet.java:349) ~[?:?]
    at com.webmethods.portal.framework.portletcontainer.impl.PortletApplicationHandler.process(PortletApplicationHandler.java:596) ~[?:?]
    at com.webmethods.portal.framework.portletcontainer.servlet.PortletServlet.service(PortletServlet.java:62) ~[?:?]
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) ~[javax.servlet-api_3.1.0.jar:3.1.0]
    at org.eclipse.jetty.servlet.ServletHolder$NotAsyncServlet.service(ServletHolder.java:1411) ~[?:?]
    at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:763) ~[?:?]
    at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[?:?]
    at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) ~[org.eclipse.jetty.server_9.4.28.v20200408.jar:9.4.28.v20200408]
    at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:620) ~[?:?]
    at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[org.eclipse.jetty.server_9.4.28.v20200408.jar:9.4.28.v20200408]
    at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235) ~[org.eclipse.jetty.server_9.4.28.v20200408.jar:9.4.28.v20200408]
    at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) ~[org.eclipse.jetty.server_9.4.28.v20200408.jar:9.4.28.v20200408]
    at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[org.eclipse.jetty.server_9.4.28.v20200408.jar:9.4.28.v20200408]
    at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1363) ~[org.eclipse.jetty.server_9.4.28.v20200408.jar:9.4.28.v20200408]
    at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[org.eclipse.jetty.server_9.4.28.v20200408.jar:9.4.28.v20200408]
    at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:489) ~[?:?]
    at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) ~[org.eclipse.jetty.server_9.4.28.v20200408.jar:9.4.28.v20200408]
    at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[org.eclipse.jetty.server_9.4.28.v20200408.jar:9.4.28.v20200408]
    at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1278) ~[org.eclipse.jetty.server_9.4.28.v20200408.jar:9.4.28.v20200408]
    at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[org.eclipse.jetty.server_9.4.28.v20200408.jar:9.4.28.v20200408]
    at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:220) ~[?:?]
    at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:79) ~[?:?]
    at com.webmethods.portal.framework.portletcontainer.impl.PortletContainer.dispatch(PortletContainer.java:298) ~[?:?]
    at com.webmethods.portal.framework.portletcontainer.impl.PortletContainer.process(PortletContainer.java:206) ~[?:?]
    at com.webmethods.portal.framework.portletcontainer.impl.PortletContainer.processPortletAction(PortletContainer.java:184) ~[?:?]
    at com.webmethods.portal.framework.portlet.beans.rest.RestfulPCAHandler.handle(RestfulPCAHandler.java:200) ~[?:?]
    at com.webmethods.portal.framework.dispatch.impl.DispatchManager.handle(DispatchManager.java:913) ~[?:?]
    at com.webmethods.portal.framework.dispatch.impl.DispatchManager.handleDispatch(DispatchManager.java:807) ~[?:?]
    at com.webmethods.portal.framework.impl.PortalServlet.service(PortalServlet.java:330) ~[?:?]
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) ~[javax.servlet-api_3.1.0.jar:3.1.0]
    at org.eclipse.jetty.servlet.ServletHolder$NotAsyncServlet.service(ServletHolder.java:1411) ~[?:?]
    at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:763) ~[?:?]
    at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631) ~[?:?]
    at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:50) ~[?:?]
    at com.webmethods.caf.faces.servlet.GZIPFilter.doFilter(GZIPFilter.java:49) ~[?:?]
    at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1618) ~[?:?]
    at com.webmethods.portal.framework.impl.NTLMV1Filter.doFilter(NTLMV1Filter.java:72) ~[?:?]
    at com.webmethods.portal.framework.impl.NTLMFilter.doFilter(NTLMFilter.java:30) ~[?:?]
    at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1618) ~[?:?]
    at com.webmethods.portal.framework.impl.RequestFilter.doFilter(RequestFilter.java:63) ~[?:?]
    at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1618) ~[?:?]
    at com.webmethods.portal.framework.impl.JsfPartialAjaxRequestFilter.doFilter(JsfPartialAjaxRequestFilter.java:81) ~[?:?]
    at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1618) ~[?:?]
    at com.webmethods.portal.framework.impl.SpnegoFilterWrapper.doFilter(SpnegoFilterWrapper.java:80) ~[?:?]
    at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) ~[?:?]
    at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549) ~[?:?]
    at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) ~[org.eclipse.jetty.server_9.4.28.v20200408.jar:9.4.28.v20200408]
    at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:602) ~[?:?]
    at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[org.eclipse.jetty.server_9.4.28.v20200408.jar:9.4.28.v20200408]
    at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235) ~[org.eclipse.jetty.server_9.4.28.v20200408.jar:9.4.28.v20200408]
    at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) ~[org.eclipse.jetty.server_9.4.28.v20200408.jar:9.4.28.v20200408]
    at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[org.eclipse.jetty.server_9.4.28.v20200408.jar:9.4.28.v20200408]
    at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1363) ~[org.eclipse.jetty.server_9.4.28.v20200408.jar:9.4.28.v20200408]
    at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[org.eclipse.jetty.server_9.4.28.v20200408.jar:9.4.28.v20200408]
    at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:489) ~[?:?]
    at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) ~[org.eclipse.jetty.server_9.4.28.v20200408.jar:9.4.28.v20200408]
    at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[org.eclipse.jetty.server_9.4.28.v20200408.jar:9.4.28.v20200408]
    at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1278) ~[org.eclipse.jetty.server_9.4.28.v20200408.jar:9.4.28.v20200408]
    at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[org.eclipse.jetty.server_9.4.28.v20200408.jar:9.4.28.v20200408]
    at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:221) ~[org.eclipse.jetty.server_9.4.28.v20200408.jar:9.4.28.v20200408]
    at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146) ~[org.eclipse.jetty.server_9.4.28.v20200408.jar:9.4.28.v20200408]
    at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[org.eclipse.jetty.server_9.4.28.v20200408.jar:9.4.28.v20200408]
    at com.webmethods.portal.webapp.jetty7.MwsServer.handle(MwsServer.java:100) ~[?:?]
    at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[org.eclipse.jetty.server_9.4.28.v20200408.jar:9.4.28.v20200408]
    at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[org.eclipse.jetty.server_9.4.28.v20200408.jar:9.4.28.v20200408]
    at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [org.eclipse.jetty.server_9.4.28.v20200408.jar:9.4.28.v20200408]
    at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [org.eclipse.jetty.server_9.4.28.v20200408.jar:9.4.28.v20200408]
    at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [org.eclipse.jetty.server_9.4.28.v20200408.jar:9.4.28.v20200408]
    at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [org.eclipse.jetty.io_9.4.28.v20200408.jar:9.4.28.v20200408]
    at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [org.eclipse.jetty.io_9.4.28.v20200408.jar:9.4.28.v20200408]
    at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [org.eclipse.jetty.io_9.4.28.v20200408.jar:9.4.28.v20200408]
    at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) [org.eclipse.jetty.util_9.4.28.v20200408.jar:9.4.28.v20200408]
    at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) [org.eclipse.jetty.util_9.4.28.v20200408.jar:9.4.28.v20200408]
    at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) [org.eclipse.jetty.util_9.4.28.v20200408.jar:9.4.28.v20200408]
    at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) [org.eclipse.jetty.util_9.4.28.v20200408.jar:9.4.28.v20200408]
    at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375) [org.eclipse.jetty.util_9.4.28.v20200408.jar:9.4.28.v20200408]
    at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [org.eclipse.jetty.util_9.4.28.v20200408.jar:9.4.28.v20200408]
    at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [org.eclipse.jetty.util_9.4.28.v20200408.jar:9.4.28.v20200408]
    at java.lang.Thread.run(Thread.java:829) [?:?]
    
    

    is there a solution for this ? and why won’t MWS connect even though AE is already running properly


    #Integration-Server-and-ESB
    #BPM
    #Universal-Messaging-Broker
    #webMethods
    #MWS-CAF-Task-Engine


  • 2.  RE: AE(Analythic Engine) does not want to connect to MWS

    Posted Mon February 13, 2023 08:49 AM

    Hi Dimas,

    The 15000 port is the default port of the Configuration Agent. It is used only for pushing configuration to the AE.
    On this page, you specify the endpoint to which the MWS should call AE. It’s typically 12503 but first, you have to configure the AE.

    There are two ways to configure the AE itself.
    One is through the Define Environments page in My webMethods the other is through Command Central.
    Here is a detailed description of how to configure the server.


    #MWS-CAF-Task-Engine
    #Universal-Messaging-Broker
    #BPM
    #Integration-Server-and-ESB
    #webMethods