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
  • 1.  Analytic Engine Error

    Posted Sat June 30, 2012 07:41 AM

    Hi,[INDENT]
    I am facing problem with Analytic engine. It’s not showing connected. I have given hostname (tried with localhost too) and port as 12503. Also tried with 15000 and checked use SSL but no luck. Below are some details abt the issue

    Analytic engine is started
    Environment Configuration is deployed successfully.
    EndpointRegistry.xml present at webMethods712\optimize\analysis\conf\system has configuration as below :

    <?xml version="1.0" encoding="UTF-8"?>

    But at the analytic engine server console I am getting below error:

    2012-06-30 09:14:21.625 IST INFO: Configuration file DatabaseProperties loaded.
    Exception in thread “main” java.lang.NoSuchMethodError: com.webMethods.bpo.datab
    ase.WrappedConnection.isReleased()Z
    at com.webMethods.bpo.database.SCGConnectionManager.checkAndReleaseConne
    ction(SCGConnectionManager.java:308)
    at com.webMethods.bpo.database.SCGConnectionManager.freeConnection(SCGCo
    nnectionManager.java:278)
    at com.webMethods.optimize.migration.BaseDbMigration.getCurrentVersion(B
    aseDbMigration.java:256)
    at com.webMethods.optimize.migration.BaseDbMigration.(BaseDbMigrat
    ion.java:65)
    at com.webMethods.optimize.migration.AnalysisDbMigration30To35.(An
    alysisDbMigration30To35.java:74)
    at com.webMethods.optimize.stack.Stack.performMigration(Stack.java:151)
    at com.webMethods.optimize.service.external.util.HttpWSServer.startEngin
    eServices(HttpWSServer.java:121)
    at com.webMethods.optimize.service.external.util.HttpWSServer.start(Http
    WSServer.java:101)
    at com.webMethods.optimize.stack.Stack.(Stack.java:52)
    at com.webMethods.optimize.stack.Stack.main(Stack.java:182)

    Could you please help me? Could this be problem why analytic engine is not showing as connected?

    Thanks,
    Shalini
    [/INDENT]


    #BPM
    #webMethods
    #webMethods-BPMS


  • 2.  RE: Analytic Engine Error

    Posted Sat June 30, 2012 08:32 AM

    Also on MWS I am getting below error:

    2012-06-30 12:10:42 IST (wsclient : FATAL) [RID:20] - com.webMethods.caf.wsclient.proxy.impl.WSClientDynamicProxy: Failed to bind to endPoint: [url]https://mydelllaptop:15000/services/monitor.wsdl[/url] and interface: interface com.webMethods.bpo.service.IBaseWebService: could not bind to path: [url]https://mydelllaptop:15000/services/monitor.wsdl[/url]
    com.webMethods.caf.wsclient.WSClientException: Failed to bind to endPoint: [url]https://mydelllaptop:15000/services/monitor.wsdl[/url] and interface: interface com.webMethods.bpo.service.IBaseWebService: could not bind to path: [url]https://mydelllaptop:15000/services/monitor.wsdl[/url]
    at com.webMethods.caf.wsclient.proxy.impl.WSClientDynamicProxy.getBinding(WSClientDynamicProxy.java:289)
    at com.webMethods.caf.wsclient.proxy.impl.WSClientDynamicProxy.invokeMethod(WSClientDynamicProxy.java:88)
    at com.webMethods.caf.wsclient.proxy.impl.WSClientDynamicProxy.invoke(WSClientDynamicProxy.java:134)
    at $Proxy3.pingService(Unknown Source)
    at com.webMethods.bpo.portlet.wm_bam_ws_config.Bam_ws_config.pingOptimize(Bam_ws_config.java:568)
    at com.webMethods.bpo.portlet.wm_bam_ws_config.Bam_ws_config.updateServerStatus(Bam_ws_config.java:738)
    at com.webMethods.bpo.portlet.wm_bam_ws_config.Bam_ws_config.getServerListForDisplay(Bam_ws_config.java:347)
    at ui.portlets.wm_bam_ws_config._default._jspService(_default.java:128)
    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:123)
    at com.webMethods.portal.framework.portlet.beans.JspPortletBean.getContentInternal(JspPortletBean.java:70)
    at com.webMethods.portal.framework.portlet.beans.BasicPortletBean.getContent(BasicPortletBean.java:143)
    at com.webMethods.portal.mech.portlet.impl.PortletMechanics.getPortletContent(PortletMechanics.java:95)
    at com.webMethods.portal.mech.storage.page.PortletHelper.initializeRuntimeProperties(PortletHelper.java:246)
    at com.webMethods.portal.mech.storage.page.PortletHelper.initializeRuntimeProperties(PortletHelper.java:302)
    at com.webMethods.portal.mech.storage.page.PortletHelper.getFullyInitializedBean(PortletHelper.java:358)
    at com.webMethods.portal.mech.portlet.impl.PortletMechanics.resolveWiringProperty(PortletMechanics.java:631)
    at com.webMethods.portal.mech.portlet.impl.PortletMechanics.resolveWiring(PortletMechanics.java:610)
    at com.webMethods.portal.mech.storage.page.PortletHelper.initializeWiredProperties(PortletHelper.java:224)
    at com.webMethods.portal.mech.storage.page.PortletHelper.getInitializedBean(PortletHelper.java:334)
    at com.webMethods.portal.mech.storage.page.PortletHelper.getInitializedBean(PortletHelper.java:319)
    at com.webMethods.portal.framework.presentation.renderers.FolderRenderer.getRows(FolderRenderer.java:108)
    at com.webMethods.portal.framework.presentation.renderers.FolderRenderer.renderContent(FolderRenderer.java:88)
    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:363)
    at com.webMethods.portal.framework.dispatch.DispatchManager.pres(DispatchManager.java:618)
    at com.webMethods.portal.framework.dispatch.DispatchManager.handle(DispatchManager.java:458)
    at com.webMethods.portal.framework.dispatch.DispatchManager.handleDispatch(DispatchManager.java:371)
    at com.webMethods.portal.framework.impl.PortalServlet.service(PortalServlet.java:242)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
    at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
    at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:830)
    at com.webMethods.portal.framework.impl.NTLMFilter.doFilter(NTLMFilter.java:50)
    at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
    at com.webMethods.caf.faces.servlet.GZIPFilter.doFilter(GZIPFilter.java:34)
    at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
    at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471)
    at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
    at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
    at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
    at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
    at com.webMethods.portal.webApplication.WmWebAppContext.handle(WmWebAppContext.java:159)
    at org.mortbay.http.HttpServer.service(HttpServer.java:909)
    at org.mortbay.http.HttpConnection.service(HttpConnection.java:820)
    at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:986)
    at org.mortbay.http.HttpConnection.handle(HttpConnection.java:837)
    at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:245)
    at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
    at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
    Caused by: electric.registry.RegistryException: could not bind to path: [url]https://mydelllaptop:15000/services/monitor.wsdl[/url]
    at electric.soap.registry.SOAPRegistry.bind(SOAPRegistry.java:69)
    at electric.registry.compound.CompoundRegistry.bind(CompoundRegistry.java:138)
    at electric.registry.Registry.getReference(Registry.java:347)
    at electric.registry.Registry.getProxy(Registry.java:303)
    at electric.registry.Registry.bind(Registry.java:211)
    at electric.registry.Registry.bind(Registry.java:197)
    at com.webMethods.caf.wsclient.proxy.impl.WSClientDynamicProxy.getBinding(WSClientDynamicProxy.java:287)
    … 50 more
    Caused by: java.net.SocketException: Socket Closed: unable to load file [url]https://mydelllaptop:15000/services/monitor.wsdl[/url]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
    at electric.util.exception.ExceptionUtil.cloneException(ExceptionUtil.java:100)
    at electric.http.loader.HTTPResourceLoader.loadResource(HTTPResourceLoader.java:68)
    at electric.util.resourceloader.ResourceLoaders.loadResource(ResourceLoaders.java:93)
    at electric.wsdl.parser.WSDLParser.newWSDL(WSDLParser.java:52)
    at electric.wsdl.loader.WSDLLoader.obtainWSDLBypassingCache(WSDLLoader.java:110)
    at electric.wsdl.loader.WSDLLoader.getWSDL(WSDLLoader.java:68)
    at electric.soap.registry.SOAPRegistry.bind(SOAPRegistry.java:49)
    … 56 more


    #webMethods-BPMS
    #BPM
    #webMethods


  • 3.  RE: Analytic Engine Error

    Posted Sat June 30, 2012 08:59 AM

    Hi,

    Is this happening on a fresh installation ? did you deploy the environment details successfully the first time?

    -Kishore


    #webMethods
    #webMethods-BPMS
    #BPM


  • 4.  RE: Analytic Engine Error

    Posted Sat June 30, 2012 09:08 AM

    Yes Kishore. Right from the beginning I am getting the same error. I have installed all components of optimize. Previously I was getting some problem with deployment specially in map endpoints but when I used “Add from Template” option in environment I was able to deploy it successfully. I don’t know what I am missing.


    #webMethods-BPMS
    #BPM
    #webMethods


  • 5.  RE: Analytic Engine Error

    Posted Sat June 30, 2012 09:18 AM

    i see the configuration agent with https - can you put the following url in the browser [url]https://mydelllaptop:15000/services/monitor.wsdl[/url] and see if you see a wsdl file open if not try changing the proctol from https to http and verify.

    In either cases, do a restart of the analytic engine so that changes are reflected.

    -Kishore


    #webMethods-BPMS
    #BPM
    #webMethods


  • 6.  RE: Analytic Engine Error

    Posted Sat June 30, 2012 09:20 AM

    BTW, which version of optimize servers are you trying to configure. also check if you see and DB errors in the analytic engine logs.


    #webMethods-BPMS
    #webMethods
    #BPM


  • 7.  RE: Analytic Engine Error

    Posted Sat June 30, 2012 10:46 AM

    Thanks Kishore. WSDL could not be loaded when I hit this url using http or https. I don’t know what missed. I uninstalled my MWS and optimize components and again installed it. Deleted old environment and configured again and deployed. After restart, now I could see the WSDL gets loaded with same url and my Analytic engine is now showing GREEN…:slight_smile: I could now see all my processes and


    #webMethods
    #BPM
    #webMethods-BPMS


  • 8.  RE: Analytic Engine Error

    Posted Thu January 29, 2015 12:00 PM

    thanks ShaliniRani , the add from template fixed my issue as well


    #webMethods
    #webMethods-BPMS
    #BPM