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.  Unable to start Analytic Engine

    Posted Fri June 29, 2018 01:03 PM

    Below exception is thrown after executing startup script for Analytic Engine.
    Servers intsalled: MWS 9.9, IS 9.9, AE 9.9, DC9.9, UM server. Oracle DB with executed Optimize product create from Database configurator tool. AE was installed after MWS and IS.

    Unable to start the engine: Error creating bean with name ‘processAnalyticsService’ defined in file [/opt/webMethods/optimize/analysis/conf/spring/uiservices.spring.xml]: Cannot resolve reference to bean ‘diagramAnalytics’ while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘diagramAnalytics’ defined in file [/opt/webMethods/optimize/analysis/conf/spring/uiservices.spring.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.webMethods.optimize.service.processanalytics.DiagramAnalytics]: Constructor threw exception; nested exception is java.lang.NullPointerException
    jvm 5 | org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘processAnalyticsService’ defined in file [/opt/webMethods/optimize/analysis/conf/spring/uiservices.spring.xml]: Cannot resolve reference to bean ‘diagramAnalytics’ while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘diagramAnalytics’ defined in file [/opt/webMethods/optimize/analysis/conf/spring/uiservices.spring.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.webMethods.optimize.service.processanalytics.DiagramAnalytics]: Constructor threw exception; nested exception is java.lang.NullPointerException
    jvm 5 | at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:328)
    jvm 5 | at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:106)
    jvm 5 | at org.springframework.beans.factory.support.ConstructorResolver.resolveConstructorArguments(ConstructorResolver.java:616)
    jvm 5 | at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:148)
    jvm 5 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1003)
    jvm 5 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:907)
    jvm 5 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:485)
    jvm 5 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
    jvm 5 | at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)
    jvm 5 | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
    jvm 5 | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)
    jvm 5 | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:192)
    jvm 5 | at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:585)
    jvm 5 | at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:895)
    jvm 5 | at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:425)
    jvm 5 | at com.webMethods.optimize.service.external.spring.SpringLoader.createApplicationContext(SpringLoader.java:43)
    jvm 5 | at com.webMethods.optimize.service.external.util.HttpWSServer.startEngineServices(HttpWSServer.java:167)
    jvm 5 | at com.webMethods.optimize.service.external.util.HttpWSServer.start(HttpWSServer.java:142)
    jvm 5 | at com.webMethods.optimize.stack.Stack.(Stack.java:68)
    jvm 5 | at com.webMethods.optimize.stack.Stack.main(Stack.java:393)
    jvm 5 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    jvm 5 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    jvm 5 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    jvm 5 | at java.lang.reflect.Method.invoke(Method.java:498)
    jvm 5 | at org.tanukisoftware.wrapper.WrapperStartStopApp.run(WrapperStartStopApp.java:264)
    jvm 5 | at java.lang.Thread.run(Thread.java:745)
    jvm 5 | Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘diagramAnalytics’ defined in file [/opt/webMethods/optimize/analysis/conf/spring/uiservices.spring.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.webMethods.optimize.service.processanalytics.DiagramAnalytics]: Constructor threw exception; nested exception is java.lang.NullPointerException
    jvm 5 | at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:288)
    jvm 5 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1003)
    jvm 5 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:907)
    jvm 5 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:485)
    jvm 5 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
    jvm 5 | at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)
    jvm 5 | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
    jvm 5 | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)
    jvm 5 | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:192)
    jvm 5 | at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:322)
    jvm 5 | … 25 more
    jvm 5 | Caused by: org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.webMethods.optimize.service.processanalytics.DiagramAnalytics]: Constructor threw exception; nested exception is java.lang.NullPointerException
    jvm 5 | at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:141)
    jvm 5 | at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:108)
    jvm 5 | at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:280)
    jvm 5 | … 34 more
    jvm 5 | Caused by: java.lang.NullPointerException
    jvm 5 | at com.webMethods.optimize.service.processanalytics.DiagramAnalytics.createStepInstanceCountsQuerySQL(DiagramAnalytics.java:323)
    jvm 5 | at com.webMethods.optimize.service.processanalytics.DiagramAnalytics.(DiagramAnalytics.java:79)
    jvm 5 | at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    jvm 5 | at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    jvm 5 | at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    jvm 5 | at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    jvm 5 | at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:126)
    jvm 5 | … 36 more
    jvm 5 | (OPTIMIZE) [Analytic Engine v9.9.0.0.Stack.UnknownKey] 2018-06-29 11:51:33.53 UTC ERROR: Unable to start the engine.
    jvm 5 | (OPTIMIZE) [Analytic Engine v9.9.0.0.Stack.UnknownKey] 2018-06-29 11:51:33.53 UTC ERROR: org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘processAnalyticsService’ defined in file [/opt/webMethods/optimize/analysis/conf/spring/uiservices.spring.xml]: Cannot resolve reference to bean ‘diagramAnalytics’ while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘diagramAnalytics’ defined in file [/opt/webMethods/optimize/analysis/conf/spring/uiservices.spring.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.webMethods.optimize.service.processanalytics.DiagramAnalytics]: Constructor threw exception; nested exception is java.lang.NullPointerException
    jvm 5 | (OPTIMIZE) [Analytic Engine v9.9.0.0.Stack.UnknownKey] 2018-06-29 11:51:33.53 UTC ERROR: at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:328)
    jvm 5 | (OPTIMIZE) [Analytic Engine v9.9.0.0.Stack.UnknownKey] 2018-06-29 11:51:33.53 UTC ERROR: wraps: org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘diagramAnalytics’ defined in file [/opt/webMethods/optimize/analysis/conf/spring/uiservices.spring.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.webMethods.optimize.service.processanalytics.DiagramAnalytics]: Constructor threw exception; nested exception is java.lang.NullPointerException
    jvm 5 | (OPTIMIZE) [Analytic Engine v9.9.0.0.Stack.UnknownKey] 2018-06-29 11:51:33.53 UTC ERROR: at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:328)
    jvm 5 | (OPTIMIZE) [Analytic Engine v9.9.0.0.Stack.UnknownKey] 2018-06-29 11:51:33.53 UTC ERROR: wraps: org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.webMethods.optimize.service.processanalytics.DiagramAnalytics]: Constructor threw exception; nested exception is java.lang.NullPointerException
    jvm 5 | (OPTIMIZE) [Analytic Engine v9.9.0.0.Stack.UnknownKey] 2018-06-29 11:51:33.53 UTC ERROR: at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:328)
    jvm 5 | (OPTIMIZE) [Analytic Engine v9.9.0.0.Stack.UnknownKey] 2018-06-29 11:51:33.53 UTC ERROR: wraps: java.lang.NullPointerException: null
    jvm 5 | at com.webMethods.optimize.service.processanalytics.DiagramAnalytics.createStepInstanceCountsQuerySQL(DiagramAnalytics.java:323)
    jvm 5 | at com.webMethods.optimize.service.processanalytics.DiagramAnalytics.(DiagramAnalytics.java:79)
    jvm 5 | at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    jvm 5 | at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    jvm 5 | at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    jvm 5 | at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    jvm 5 | at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:126)
    jvm 5 | at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:108)
    jvm 5 | at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:280)
    jvm 5 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1003)
    jvm 5 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:907)
    jvm 5 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:485)
    jvm 5 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
    jvm 5 | at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)
    jvm 5 | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
    jvm 5 | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)
    jvm 5 | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:192)
    jvm 5 | at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:322)
    jvm 5 | at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:106)
    jvm 5 | at org.springframework.beans.factory.support.ConstructorResolver.resolveConstructorArguments(ConstructorResolver.java:616)
    jvm 5 | at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:148)
    jvm 5 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1003)
    jvm 5 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:907)
    jvm 5 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:485)
    jvm 5 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
    jvm 5 | at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)
    jvm 5 | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
    jvm 5 | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)
    jvm 5 | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:192)
    jvm 5 | at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:585)
    jvm 5 | at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:895)
    jvm 5 | at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:425)
    jvm 5 | at com.webMethods.optimize.service.external.spring.SpringLoader.createApplicationContext(SpringLoader.java:43)
    jvm 5 | at com.webMethods.optimize.service.external.util.HttpWSServer.startEngineServices(HttpWSServer.java:167)
    jvm 5 | at com.webMethods.optimize.service.external.util.HttpWSServer.start(HttpWSServer.java:142)
    jvm 5 | at com.webMethods.optimize.stack.Stack.(Stack.java:68)
    jvm 5 | at com.webMethods.optimize.stack.Stack.main(Stack.java:393)
    jvm 5 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    jvm 5 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    jvm 5 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    jvm 5 | at java.lang.reflect.Method.invoke(Method.java:498)
    jvm 5 | at org.tanukisoftware.wrapper.WrapperStartStopApp.run(WrapperStartStopApp.java:264)
    jvm 5 | at java.lang.Thread.run(Thread.java:745)
    jvm 5 | (OPTIMIZE) [Analytic Engine v9.9.0.0.HttpWSServer.serverExiting] 2018-06-29 11:51:33.61 UTC INFO: Server exiting due to [Startup failure]


    #BPM
    #webMethods
    #webMethods-BPMS


  • 2.  RE: Unable to start Analytic Engine

    Posted Mon July 02, 2018 05:45 AM

    Hi,

    Do you get everything “green” on the Servers page?

    Best regards,


    #BPM
    #webMethods
    #webMethods-BPMS


  • 3.  RE: Unable to start Analytic Engine

    Posted Mon July 02, 2018 01:09 PM

    Hi,

    No, unfortunately only the INTEGRATION SERVER is “green”.
    The ANALYTIC ENGINE (port 15000), which is on the same host as the IS is “red”.

    Regards


    #webMethods-BPMS
    #webMethods
    #BPM


  • 4.  RE: Unable to start Analytic Engine

    Posted Tue July 03, 2018 11:04 AM

    Hi,

    Can you check if the Analytic Engine process has been started?

    If it is does its server.log or wrapper.log show any errors?

    If there are no errors, can you deploy an Environment configuration to it? You will need to restart the AE process to activate the configuration.

    Best regards,


    #webMethods
    #webMethods-BPMS
    #BPM


  • 5.  RE: Unable to start Analytic Engine

    Posted Tue July 03, 2018 11:15 AM

    Hi,

    Analytic Engine process was started and waiting for configuration. Then i have setup an environment and deployed to it. After this, the Analytic Engine was restarted and failed with the exceptions shown previously in the post. They are from the server.log

    Regards


    #BPM
    #webMethods-BPMS
    #webMethods


  • 6.  RE: Unable to start Analytic Engine

    Posted Tue July 03, 2018 12:09 PM

    And this is the catalog of the database.


    •  Installed Components      *
      

    • ACT 31 ActiveTransfer OIS99DATA,OIS99INDX
    • ANL 82 Analysis OIS99DATA,OIS99INDX
    • ARC 60 Archive WEBMDATA,WEBMINDX
    • BLZ 10 Blaze OIS99DATA,OIS99INDX
    • RUL 20 BusinessRules OIS99DATA,OIS99INDX
    • CCS 27 Central Configuration OIS99DATA,OIS99INDX
    • CLS 10 CloudStreamsEvents OIS99DATA,OIS99INDX
    • XRF 11 CrossReference OIS99DATA,OIS99INDX
    • DTP 26 Data Purge OIS99DATA,OIS99INDX
    • DBM 25 Database Management OIS99DATA,OIS99INDX
    • DSL 20 DistributedLocking OIS99DATA,OIS99INDX
    • IDR 10 DocumentHistory OIS99DATA,OIS99INDX
    • EVS 10 EventPersistence OIS99DATA,OIS99INDX
    • ISC 50 ISCoreAudit OIS99DATA,OIS99INDX
    • ISI 57 ISInternal OIS99DATA,OIS99INDX
    • MED 41 MediatorEvents OIS99DATA,OIS99INDX
    • MSS 10 MobileSupport OIS99DATA,OIS99INDX
    • MWS 46.1 My webMethods Server WEBMDATA,WEBMINDX
    • ODM 61 webMethods OneDataMD OIS99DATA,OIS99INDX
    • OPM 30 Operation Management WEBMDATA,WEBMINDX
    • PRA 77 ProcessAudit OIS99DATA,OIS99INDX
    • PRE 85 ProcessEngine OIS99DATA,OIS99INDX
    • PTR 65 ProcessTracker OIS99DATA,OIS99INDX
    • PRP 30 Reporting OIS99DATA,OIS99INDX
    • PST 25 Staging OIS99DATA,OIS99INDX
    • SRP 15 SuiteReporting OIS99DATA,OIS99INDX
    • TNS 71 TradingNetworks OIS99DATA,OIS99INDX
    • TNA 66 TradingNetworksArchive OIS99DATA,OIS99INDX


    #BPM
    #webMethods-BPMS
    #webMethods


  • 7.  RE: Unable to start Analytic Engine

    Posted Wed July 04, 2018 05:27 AM

    Hi,

    It almost looks like a corruption in your installation.

    Are you able to install any Optimize fix?

    Best regards,


    #webMethods-BPMS
    #webMethods
    #BPM


  • 8.  RE: Unable to start Analytic Engine

    Posted Wed July 04, 2018 06:12 AM

    Hi,

    Yes, these are all the installed fixes.

    Installed? Fix Name


    1. [I] All fixes
      
    2. [I]   Adapters
      
    3. [I]     Ariba Supplier On Ramp 7.1 Fix 7
      
    4. [I]     OnRamp for Commerce One MarketSite 3.5.1 Fix 5
      
    5. [I]     Adapter 9.0 For JDBC Fix 10
      
    6. [I]   Asset Build Environment
      
    7. [I]     ABE_9.9_Fix1
      
    8. [I]   Broker
      
    9. [I]     Broker Java API Shared Bundles 9.6 Fix6
      
    10. [I] Common Library
    11. [I] Universal Messaging Common Libraries 9.9 Fix 27
    12. [I] SCG_9.9_Audit_Fix1
    13. [I] Broker Java API Common Libraries 9.6.0 Fix6
    14. [I] SCG_9.9_Cluster_Fix1
    15. [I] SCG_9.9_Core_Fix4
    16. [I] MIG_9.9_MigrationFramework_Fix1
    17. [I] SCG_9.9_JDBCPools_Fix1
    18. [I] SCG_9.9_Security_Fix1
    19. [I] SCG_9.9_TPL_Fix1
    20. [I] Shared Libraries 9.9 ApacheCommons Fix 1
    21. [I] Shared Libraries 9.9 Derby Fix1
    22. [I] SCG_9.9_Tanuki_Fix1 (LNXAMD64)
    23. [I] Database Configuration
    24. [I] DC_9.9_DBS_Fix6
    25. [I] EntireX
    26. [I] EntireX SPM 9.9 SP0 Fix 3
    27. [I] Event Persistence
    28. [I] Event Persistence 9.9.0 Fix1
    29. [I] Infrastructure
    30. [I] Java Package 1.8 Fix 3 (LNXAMD64)
    31. [I] Libraries
    32. [I] CentraSite Libraries 9.9 Fix 11
    33. [I] Shared Libraries Light Weight Queue 9.9 Fix 1
    34. [I] Terracotta Libraries 4.3.1 Fix 4 [Upgrades to 4.3.2]
    35. [I] Platform Manager
    36. [I] Platform Manager 9.9.0 FIX 6
    37. [I] Platform Manager Shared 9.9.0 FIX 6
    38. [I] Platform Manager Plug-ins
    39. [I] My webMethods Server
    40. [I] Optimize UI 9.9.0 Fix 1
    41. [I] Server 9.9
    42. [I] Fix 1
    43. [I] Optimize
    44. [I] Analytic Engine 9.9.0 Fix 1
    45. [I] Shared Platform
    46. [I] Bundles
    47. [I] Installer Bundles 9.9.0 FIX 6
    48. [I] Terracotta Bundles 4.3.1 Fix 4 [Upgrades to 4.3.2]
    49. [I] Integration Server
    50. [I] DEP_9.9_Fix3
    51. [I] Deployment Support for Universal Messaging 9.9 Fix 1
    52. [I] IS_9.9_Core_Fix4
    53. [I] IS_9.9_SPM_Fix2
    54. [I] My webMethods Server
    55. [I] MWS_9.9_Fix6
    56. [I] Business Console Runtime Fix 5
    57. [I] NERV
    58. [I] NERV 9.9.0 FIX 6
    59. [I] OSGI
    60. [I] Fix 9.9.0.0002-0340 for Platform Agent
    61. [I] wMFix.OSGI.Migration 9.9.0.0001-0382 for Platform
    62. [I] Fix 9.9.0.0005-0378 for Platform
    63. [I] Optimize
    64. [I] Optimize InfrastructureDC 9.9.0 Fix 19
    65. [I] OPT_9.9.0_Fix19
    66. [I] Platform
    67. [I] SD Introspect 9.9.0 FIX 2
    68. [I] SUM Api 9.9.0 FIX 6
    69. [I] SIN
    70. [I] Security INfrastructure 9.9 Fix 4
    71. [I] Shared Bundles
    72. [I] MWS_Glue_9.9_Fix2
    73. [I] Shared Bundles 9.9 ApacheCommons Fix 1
    74. [I] Shared Bundles 9.9 XML Tools Fix 1
    75. [I] Shared Bundles 9.9 DataDirect5 Fix 2
    76. [I] OPT_9.9.0_Glue_Fix1
    77. [I] Shared Libraries
    78. [I] Shared Component 9.9.0 DataDirect5 Fix 2
    79. [I] Trading Networks
    80. [I] TNS_9.9_Fix3
    81. [I] Trading Networks Portal
    82. [I] TN_9.9_MWS_Fix4
    83. [I] Web Services Stack
    84. [I] WSStack 9.9 SP0 Fix5
    85. [I] eStandards
    86. [I] EDI Module 9.0 Fix 13
    87. [I] EDIINT Module 8.2.1 Fix 11
    88. [I] webMethods Monitor
    89. [I] Monitor 9.9 Fix 10

    #BPM
    #webMethods-BPMS
    #webMethods


  • 9.  RE: Unable to start Analytic Engine

    Posted Thu July 05, 2018 07:58 AM

    OK,

    You have the latest fix (19), that is good.

    Maybe you have to reset the AE’s configuration and deploy it again.

    I found an old KB which seems similar to your problem: check if the Optimize database has been correctly updated.

    “KB 1766515 - Analytic Engine fails to start with BeanCreationException”

    I attach the article, in case you don’t have access to it.

    Best regards,
    KB Article - 1766515 _ webMethods Optimize Base Engine - Analytic Engine fails to start with BeanCreationException - webMethods Optimize Base Engine [OBE].pdf (96 KB)


    #webMethods
    #webMethods-BPMS
    #BPM