Enterprise Manager does not start
search cancel

Enterprise Manager does not start

book

Article ID: 144793

calendar_today

Updated On:

Products

CA Application Performance Management Agent (APM / Wily / Introscope) CA Application Performance Management (APM / Wily / Introscope) INTROSCOPE DX Application Performance Management

Issue/Introduction

The EM is not starting, the em.log says that it is failing with the module folder read:

APM EM release 10.7 SP3

[ERROR] [main] [Manager.Bootstrap] Error reading Modules directory.
[ERROR] [main] [Manager.Bootstrap] Load all Management Modules FAILED.
[INFO] [Thread-43] [org.eclipse.jetty.server.AbstractConnector] Stopped ServerConnector@336758426{HTTP/1.1,[http/1.1]}{0.0.0.0:8081}

 [INFO] [Thread-43] [org.eclipse.jetty.server.session] node0 Stopped scavenging
java.lang.NullPointerException
        at com.wily.introscope.server.beans.alertext.AlertExtendedManagerBean.getEMConfig(AlertExtendedManagerBean.java:1170)
        at com.wily.introscope.server.beans.alertext.AlertExtendedManagerBean.passivate(AlertExtendedManagerBean.java:216)
        at com.wily.isengard.container.beans.AIsengardBean.doStop(AIsengardBean.java:100)
        at com.wily.util.ALifeCycle.stop(ALifeCycle.java:111)
        at com.wily.isengard.container.BeanActivator.passivateBean(BeanActivator.java:514)
        at com.wily.isengard.container.BeanContainerCore.passivateBean(BeanContainerCore.java:136)
        at com.wily.isengard.container.BeanContainerCore.removeBean(BeanContainerCore.java:172)
        at com.wily.isengard.catalog.server.CatalogCore.passivateBeans(CatalogCore.java:301)
        at com.wily.isengard.catalog.server.CatalogBean.passivateBeans(CatalogBean.java:196)
        at com.wily.isengard.api.server.IsengardControllerServer.doStop(IsengardControllerServer.java:239)
        at com.wily.util.ALifeCycle.stop(ALifeCycle.java:111)
        at com.wily.isengard.api.samplemain.SampleMain.doStop(SampleMain.java:149)
        at com.wily.introscope.server.enterprise.EnterpriseServer$IntroscopeIsengardServer.doStop(EnterpriseServer.java:2159)
        at com.wily.util.ALifeCycle.stop(ALifeCycle.java:111)
        at com.wily.introscope.server.enterprise.EnterpriseServer.stopLifeCycleObject(EnterpriseServer.java:1941)
        at com.wily.introscope.server.enterprise.EnterpriseServer.cleanUp(EnterpriseServer.java:1901)
        at com.wily.introscope.server.enterprise.EnterpriseServer.cleanUpSafe(EnterpriseServer.java:1738)
        at com.wily.introscope.server.enterprise.EnterpriseServer.doStart(EnterpriseServer.java:406)
        at com.wily.util.ALifeCycle.start(ALifeCycle.java:86)
        at com.wily.introscope.server.enterprise.EnterpriseServer.<init>(EnterpriseServer.java:328)
        at com.wily.introscope.server.enterprise.EnterpriseServer.<init>(EnterpriseServer.java:307)
        at com.wily.introscope.server.enterprise.EnterpriseServer.start(EnterpriseServer.java:1609)
        at com.wily.introscope.em.internal.Activator.startEM(Activator.java:119)
        at com.wily.introscope.em.internal.Application.start(Application.java:27)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
        at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
        at org.eclipse.core.launcher.Main.main(Main.java:30)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at com.zerog.lax.LAX.launch(Unknown Source)
        at com.zerog.lax.LAX.main(Unknown Source)
************************************
************************************
Introscope Enterprise Manager failed to start because:
An error occurred while loading the Management Modules.

We checked the modules directory permissions, and there is not any issue. If we move the .jar files from <EM-HOME>/config/modules directory, the EM starts without any problem.

Environment

Release : 10.7.0

Component : APM EM

Resolution

It seems like ADA-APM_ManagementModule.jar is causing this issue.

ADA-APM_ManagementModule.jar, this management module seems like belong to ADAExtensionForAPM component.

This environment is not using ADAExtensionForAPM component, thus removed the ADA-APM_ManagementModule.jar from <EM-HOME>/config/modules directory