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 does not start

    Posted Fri April 27, 2012 07:55 PM

    Hi,

    I’ve installed Optimize analysis engine, prediction engine and data collector engine as Windows services. I have defined my environment in MWS, and I am trying to restart everything.

    MWS starts correctly, and I can see my engines in the system-wide > system information page.

    When I try to start the analysis engine, I have first a warning

    [COLOR=#0000cd]EDT WARN: ..\common\lib\wm-caf-server.jar (The system cannot find the path specified)[/color]

    I checked, the wm-caf-server.jar exists in my softwareAG/common/lib directory, and it is loaded in the classpath of the command executed to start the engine.

    Then I get this error

    [COLOR=#0000cd]Unable to start the engine: Error creating bean with name 'ruleInstanceStubLoader' defined in file [C:\SoftwareAG\optimize\analysis\conf\spring\core.spring.xml]: Cannot resolve reference to bean 'monitorCache' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'monitorCache' defined in file [C:\SoftwareAG\optimize\analysis\conf\spring\core.spring.xml]: Cannot resolve reference to bean 'kpiMonitorCache' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'kpiMonitorCache' defined in file [C:\SoftwareAG\optimize\analysis\conf\spring\core.spring.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.webmethods.sc.caching.IWmCache com.webmethods.sc.caching.WmCacheFactory.createCache(java.lang.String,java.lang.String) throws com.webmethods.sc.caching.CachingException] threw exception; nested exception is com.webmethods.sc.caching.CachingException: Failed to lookup configuration for cache name 'kpiMonitorCache'[/color]

    After a few retries, it stops trying to start the engine.

    Can anyone help me with this ?

    Thank you !


    #webMethods
    #webMethods-BPMS
    #BPM


  • 2.  RE: Analytic engine does not start

    Posted Mon April 30, 2012 11:01 AM

    There is some problem with the KPI simulationService that has been defined in your environment… I think it has to be removed, only then Analytic engine will start…

    HTH
    Senthil


    #BPM
    #webMethods
    #webMethods-BPMS


  • 3.  RE: Analytic engine does not start

    Posted Mon April 30, 2012 08:44 PM

    Thanks for your answer Senthil Kumar G.

    Actually the problem was in the file C:\SoftwareAG\optimize\analysis\conf\Caching\webm-cache-config.xml. When webMethods was installed, it seems that this file was not downloaded for my version 8.2, but for version 8.0.
    I updated it to the 8.2 version, and then the analytic engine started without error.


    #webMethods
    #webMethods-BPMS
    #BPM