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.

 View Only
Expand all | Collapse all

Unable to see list of services in Integration Monitoring on myWebMethods portal

  • 1.  Unable to see list of services in Integration Monitoring on myWebMethods portal

    Posted Fri July 07, 2006 10:46 AM

    Hi,

    I am new to webM6.5. I have installed webM6.5 on my local machine with basic components IS, Broker,Monitor, JDBC adapater and mywebMethods portal.

    I want to monitor a service so I enabled the audit logging on the service in developer and enter the System Settings in webMethods configuration >> System Settings on myWebMethods portal.

    If I am going to My webMethods >> Inetgration Monitoring >> Services . I am not able to see any services in the list . I am getting following error

    electric.util.WrappedException: SOAPException( Client: [ISS.0088.9134] Exception occurred while processing the body of the message )
    at com.webMethods.caf.wsclient.proxy.impl.WSClientDynamicProxy.getCompatibleException(WSClientDynamicProxy.java:366)
    at com.webMethods.caf.wsclient.proxy.impl.WSClientDynamicProxy.invoke(WSClientDynamicProxy.java:178)
    at $Proxy0.getList(Unknown Source)
    at com.webMethods.bpo.portlet.wm_mon_service_list.Mon_service_list.getList_getList(Mon_service_list.java:886)
    at com.webMethods.bpo.portlet.wm_mon_service_list.Mon_service_list.search(Mon_service_list.java:505)
    at com.webMethods.portal.portlet.wm_commonsearchresults.mechanics.CommonsearchresultsMechanics.getSearchResults(CommonsearchresultsMechanics.java:89)
    at com.webMethods.bpo.portlet.wm_mon_service_list.Mon_service_list.getSearchResults(Mon_service_list.java:537)
    at ui.portlets.wm_mon_service_list.result_getList_getList._jspService(result_getList_getList.java:45)
    at com.webMethods.portal.framework.presentation.handlers.Jsp.render(Jsp.java:288)
    at com.webMethods.portal.framework.presentation.handlers.Jsp.render(Jsp.java:228)
    at com.webMethods.portal.framework.portlet.beans.JspPortletBean.generateContent(JspPortletBean.java:120)
    at com.webMethods.portal.framework.portlet.beans.JspPortletBean.getContentInternal(JspPortletBean.java:70)
    at com.webMethods.portal.framework.portlet.beans.BasicPortletBean.getContent(BasicPortletBean.java:142)
    at com.webMethods.portal.mech.portlet.impl.PortletMechanics.getPortletContent(PortletMechanics.java:91)
    at com.webMethods.portal.mech.storage.page.PortletHelper.renderContent(PortletHelper.java:354)
    at com.webMethods.portal.mech.storage.page.PortletHelper.renderContent(PortletHelper.java:326)
    at com.webMethods.portal.framework.presentation.renderers.FolderRenderer.renderPortlet(FolderRenderer.java:260)
    at com.webMethods.portal.framework.presentation.renderers.FolderRenderer.renderColumn(FolderRenderer.java:203)
    at com.webMethods.portal.framework.presentation.renderers.FolderRenderer.renderRow(FolderRenderer.java:164)
    at com.webMethods.portal.framework.presentation.renderers.FolderRenderer.renderContent(FolderRenderer.java:91)
    at com.webMethods.portal.framework.presentation.renderers.FolderRenderer.renderPageContent(FolderRenderer.java:68)
    at com.webMethods.portal.framework.presentation.renderers.DefaultRenderer.render(DefaultRenderer.java:188)
    at com.webMethods.portal.framework.presentation.PresentationManager.handlePres(PresentationManager.java:354)
    at com.webMethods.portal.framework.dispatch.DispatchManager.pres(DispatchManager.java:584)
    at com.webMethods.portal.framework.dispatch.DispatchManager.handle(DispatchManager.java:424)
    at com.webMethods.portal.framework.dispatch.DispatchManager.handleDispatch(DispatchManager.java:338)
    at com.webMethods.portal.framework.impl.PortalServlet.service(PortalServlet.java:176)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:356)
    at org.mortbay.jetty.servlet.WebApplicationHandler$Chain.doFilter(WebApplicationHandler.java:342)
    at com.webMethods.portal.framework.impl.NTLMFilter.doFilter(NTLMFilter.java:50)
    at org.mortbay.jetty.servlet.WebApplicationHandler$Chain.doFilter(WebApplicationHandler.java:334)
    at com.webMethods.portal.framework.impl.CompressionFilter.doFilter(CompressionFilter.java:44)
    at org.mortbay.jetty.servlet.WebApplicationHandler$Chain.doFilter(WebApplicationHandler.java:334)
    at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:286)
    at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:567)
    at org.mortbay.http.HttpContext.handle(HttpContext.java:1723)
    at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:514)
    at org.mortbay.http.HttpContext.handle(HttpContext.java:1673)
    at org.mortbay.http.HttpServer.service(HttpServer.java:879)
    at org.mortbay.http.HttpConnection.service(HttpConnection.java:783)
    at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:945)
    at org.mortbay.http.HttpConnection.handle(HttpConnection.java:800)
    at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:201)
    at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:289)
    at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:454) Is there any step I am missing ?

    Please help.

    Prashant


    #MWS-CAF-Task-Engine
    #webMethods
    #webMethods-BPMS


  • 2.  RE: Unable to see list of services in Integration Monitoring on myWebMethods portal

    Posted Fri July 07, 2006 03:29 PM

    Go to webMethods configuration and check if you had configured the INtegration server (webMethods Configuration->System configuration).

    HTH
    PRY


    #MWS-CAF-Task-Engine
    #webMethods
    #webMethods-BPMS


  • 3.  RE: Unable to see list of services in Integration Monitoring on myWebMethods portal

    Posted Fri July 07, 2006 03:35 PM

    Hi PRY,

    I have already done that.

    Thanks,
    Prashant


    #MWS-CAF-Task-Engine
    #webMethods-BPMS
    #webMethods


  • 4.  RE: Unable to see list of services in Integration Monitoring on myWebMethods portal

    Posted Mon July 10, 2006 01:41 PM

    Issue has been solved by configuring WmCommonAuth package configuration.

    Prashant


    #MWS-CAF-Task-Engine
    #webMethods
    #webMethods-BPMS