Server Management - Systems Insight Manager
1752404 Members
6014 Online
108788 Solutions
New Discussion

Re: Scheduled and Automatic Tasks stop working

 
SOLVED
Go to solution
zarulzakuan
Advisor

Scheduled and Automatic Tasks stop working

Hello!

 

Our HP SIM stops handling scheduled tasks and possibly the automatic event handling also stops working. We found this out when we noticed that the tasks' Last Run stopped at one point and already exceed the next scheduled date. For the event handling, we manually tested firing several SNMP test traps and the automatic task never get triggered.

 

We checked the log file and found this:

 

Spoiler
09 Sep 07:16:08,520 INFO [STDOUT] error creating com.hp.mx.core.taskmanager.TaskSchedulerEngine java.lang.NullPointerException
09 Sep 07:16:08,520 ERROR [STDERR] java.lang.NullPointerException
09 Sep 07:16:08,520 ERROR [STDERR] at com.hp.mx.core.querymanager.QueryManager.getQuery(QueryManager.java:530)
09 Sep 07:16:08,520 ERROR [STDERR] at com.hp.mx.core.controllers.MxQueryController.getQuery(MxQueryController.java:6314)
09 Sep 07:16:08,520 ERROR [STDERR] at com.hp.mx.core.taskmanager.ComputeTaskQueryDeltas.runSingleTaskDelta(ComputeTaskQueryDeltas.java:364)
09 Sep 07:16:08,520 ERROR [STDERR] at com.hp.mx.core.taskmanager.ComputeTaskQueryDeltas.runAllTaskDeltaQueries(ComputeTaskQueryDeltas.java:270)
09 Sep 07:16:08,520 ERROR [STDERR] at com.hp.mx.core.taskmanager.ComputeTaskQueryDeltas.setBaseLine(ComputeTaskQueryDeltas.java:172)
09 Sep 07:16:08,520 ERROR [STDERR] at com.hp.mx.core.taskmanager.TaskSchedulerEngine.<init>(TaskSchedulerEngine.java:133)
09 Sep 07:16:08,520 ERROR [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
09 Sep 07:16:08,520 ERROR [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
09 Sep 07:16:08,520 ERROR [STDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
09 Sep 07:16:08,520 ERROR [STDERR] at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
09 Sep 07:16:08,520 ERROR [STDERR] at java.lang.Class.newInstance0(Class.java:355)
09 Sep 07:16:08,520 ERROR [STDERR] at java.lang.Class.newInstance(Class.java:308)
09 Sep 07:16:08,520 ERROR [STDERR] at com.hp.mx.devtool.automation.developmentenvironment.AutomationComponent.createInstance(AutomationComponent.java:109)
09 Sep 07:16:08,520 ERROR [STDERR] at com.hp.mx.devtool.automation.developmentenvironment.AutomationComponent.<init>(AutomationComponent.java:26)
09 Sep 07:16:08,520 ERROR [STDERR] at com.hp.mx.core.automation.XMLConstruction$scriptFileReader.processComponent(XMLConstruction.java:1225)
09 Sep 07:16:08,520 ERROR [STDERR] at com.hp.mx.core.automation.XMLConstruction$scriptFileReader.processComponents(XMLConstruction.java:1188)
09 Sep 07:16:08,520 ERROR [STDERR] at com.hp.mx.core.automation.XMLConstruction$scriptFileReader.processConstruction(XMLConstruction.java:1150)
09 Sep 07:16:08,520 ERROR [STDERR] at com.hp.mx.core.automation.XMLConstruction$scriptFileReader.processConstructionFile(XMLConstruction.java:1087)
09 Sep 07:16:08,520 ERROR [STDERR] at com.hp.mx.core.automation.XMLConstruction.readScript(XMLConstruction.java:260)
09 Sep 07:16:08,520 ERROR [STDERR] at com.hp.mx.core.automation.ConstructionStorage.loadOneConstruction(ConstructionStorage.java:166)
09 Sep 07:16:08,520 ERROR [STDERR] at com.hp.mx.core.automation.ConstructionStorage.<init>(ConstructionStorage.java:121)
09 Sep 07:16:08,520 ERROR [STDERR] at com.hp.mx.core.automation.ConstructionStorage.getDefaultConstructionStorage(ConstructionStorage.java:74)
09 Sep 07:16:08,520 ERROR [STDERR] at com.hp.mx.config.MxInit.startConstructionOnce(MxInit.java:264)
09 Sep 07:16:08,520 ERROR [STDERR] at com.hp.mx.config.MxInit.setup(MxInit.java:143)
09 Sep 07:16:08,520 ERROR [STDERR] at com.hp.mx.core.daemon.MxSecureRMIImpl.startupHPSIMCore(MxSecureRMIImpl.java:184)
09 Sep 07:16:08,520 ERROR [STDERR] at com.hp.mx.jboss.MxStartup.startService(MxStartup.java:45)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
09 Sep 07:16:08,520 ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
09 Sep 07:16:08,520 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
09 Sep 07:16:08,520 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
09 Sep 07:16:08,520 ERROR [STDERR] at $Proxy0.start(Unknown Source)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.system.ServiceController.start(ServiceController.java:417)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.system.ServiceController.start(ServiceController.java:435)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.system.ServiceController.start(ServiceController.java:435)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.system.ServiceController.start(ServiceController.java:435)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.system.ServiceController.start(ServiceController.java:435)
09 Sep 07:16:08,520 ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
09 Sep 07:16:08,520 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
09 Sep 07:16:08,520 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
09 Sep 07:16:08,520 ERROR [STDERR] at $Proxy199.start(Unknown Source)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.ejb3.JmxKernelAbstraction.install(JmxKernelAbstraction.java:120)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.ejb3.Ejb3Deployment.startPersistenceUnits(Ejb3Deployment.java:627)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.ejb3.Ejb3Deployment.start(Ejb3Deployment.java:351)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.ejb3.Ejb3Module.startService(Ejb3Module.java:91)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
09 Sep 07:16:08,520 ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
09 Sep 07:16:08,520 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
09 Sep 07:16:08,520 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
09 Sep 07:16:08,520 ERROR [STDERR] at $Proxy0.start(Unknown Source)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.system.ServiceController.start(ServiceController.java:417)
09 Sep 07:16:08,520 ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
09 Sep 07:16:08,520 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
09 Sep 07:16:08,520 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
09 Sep 07:16:08,520 ERROR [STDERR] at $Proxy33.start(Unknown Source)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.ejb3.EJB3Deployer.start(EJB3Deployer.java:512)
09 Sep 07:16:08,520 ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor80.invoke(Unknown Source)
09 Sep 07:16:08,520 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
09 Sep 07:16:08,520 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:97)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.system.InterceptorServiceMBeanSupport.invokeNext(InterceptorServiceMBeanSupport.java:238)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.wsf.container.jboss42.DeployerInterceptor.start(DeployerInterceptor.java:87)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.start(SubDeployerInterceptorSupport.java:188)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterceptor.java:95)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
09 Sep 07:16:08,520 ERROR [STDERR] at $Proxy34.start(Unknown Source)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
09 Sep 07:16:08,520 ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source)
09 Sep 07:16:08,520 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
09 Sep 07:16:08,520 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
09 Sep 07:16:08,520 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
09 Sep 07:16:08,536 ERROR [STDERR] at $Proxy9.deploy(Unknown Source)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:421)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:263)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:336)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
09 Sep 07:16:08,536 ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
09 Sep 07:16:08,536 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
09 Sep 07:16:08,536 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
09 Sep 07:16:08,536 ERROR [STDERR] at $Proxy0.start(Unknown Source)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.system.ServiceController.start(ServiceController.java:417)
09 Sep 07:16:08,536 ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
09 Sep 07:16:08,536 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
09 Sep 07:16:08,536 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
09 Sep 07:16:08,536 ERROR [STDERR] at $Proxy4.start(Unknown Source)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
09 Sep 07:16:08,536 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
09 Sep 07:16:08,536 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
09 Sep 07:16:08,536 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
09 Sep 07:16:08,536 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
09 Sep 07:16:08,536 ERROR [STDERR] at $Proxy5.deploy(Unknown Source)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.Main.boot(Main.java:200)
09 Sep 07:16:08,536 ERROR [STDERR] at org.jboss.Main$1.run(Main.java:508)
09 Sep 07:16:08,536 ERROR [STDERR] at java.lang.Thread.run(Thread.java:662)
09 Sep 07:16:08,536 INFO [HPSIM_DEBUG] [Panic Logger-0] (main) Bad component, com.hp.mx.core.taskmanager.TaskSchedulerEnginejava.lang.NullPointerException
09 Sep 07:16:08,536 INFO [HPSIM_DEBUG] [Panic Logger-0] (main) ******************************************************************
09 Sep 07:16:08,536 INFO [HPSIM_DEBUG] [Panic Logger-0] (main) * ERROR ! *
09 Sep 07:16:08,536 INFO [HPSIM_DEBUG] [Panic Logger-0] (main) * *
09 Sep 07:16:08,536 INFO [HPSIM_DEBUG] [Panic Logger-0] (main) * Unable to load E:\Program Files\HP\Systems Insight Manager\config\construction\TaskSchedulerEngine.xml: java.lang.ArrayIndexOutOfBoundsException: 1 >= 1
09 Sep 07:16:08,536 INFO [HPSIM_DEBUG] [Panic Logger-0] (main) * verify construction still has all components, and is compiled *
09 Sep 07:16:08,536 INFO [HPSIM_DEBUG] [Panic Logger-0] (main) * *
09 Sep 07:16:08,536 INFO [HPSIM_DEBUG] [Panic Logger-0] (main) ******************************************************************
09 Sep 07:16:08,614 INFO [HPSIM_DEBUG] [Panic Logger-0] (main) Error there is no starting construction found
09 Sep 07:16:08,676 INFO [STDOUT] in DeleteEventList - attempting to add the same listener multiple times.

It’s like something has gone missing.  The only thing we did before this happened was adding and removing several Automatic tasks.

 

Appreciate if someone could help us.

 

Thanks in advance!

 

/Zarul

 

6 REPLIES 6
Andrew_Haak
Honored Contributor

Re: Scheduled and Automatic Tasks stop working

Hello there,

 

Could be that you have a corrupt database type  MXCONFIGREPO -c

at the commandline of your SIM server. 

Kind regards,

Andrew
zarulzakuan
Advisor

Re: Scheduled and Automatic Tasks stop working

Hello Andrew,

 

Thank you for your prompt response.

 

The database seems to be OK as we can see from the logs

 

Spoiler
atus-0] (main) ********* Executing Prerequisite PHASE **********
09 Sep 08:47:58,290 INFO [HPSIM_DEBUG] [Status-0] (main) Checking for possible database corruption...
09 Sep 08:47:58,306 INFO [HPSIM_DEBUG] [Status-0] (main) Number of records in table 'devices': 5877
09 Sep 08:47:58,306 INFO [HPSIM_DEBUG] [Status-0] (main) Number of records in table 'notices': 16980
09 Sep 08:47:58,306 INFO [HPSIM_DEBUG] [Status-0] (main) Number of records in table 'tasks': 38
09 Sep 08:47:58,306 INFO [HPSIM_DEBUG] [Status-0] (main) Number of records in table 'hpmxJob': 43
09 Sep 08:47:58,337 INFO [HPSIM_DEBUG] [Status-0] (main) Number of records in table 'hpmxAutomationTaskResults': 159791
09 Sep 08:47:58,337 INFO [HPSIM_DEBUG] [Status-0] (main) Number of records in table 'hpmxQuery': 112
09 Sep 08:47:58,337 INFO [HPSIM_DEBUG] [Status-0] (main) Number of records in table 'collections': 48
09 Sep 08:47:58,353 INFO [HPSIM_DEBUG] [Status-0] (main) Number of records in table 'hpmxUser': 10
09 Sep 08:47:58,353 INFO [HPSIM_DEBUG] [Status-0] (main) Number of records in table 'hpmxAuthorization': 40
09 Sep 08:47:58,353 INFO [HPSIM_DEBUG] [Status-0] (main) Number of records in table 'consolidatedNodeAuths': 64647
09 Sep 08:48:00,053 INFO [HPSIM_DEBUG] [Status-0] (main) Completed database checking with no errors.
09 Sep 08:48:31,955 INFO [HPSIM_DEBUG] [Status-0] (main) MxdbpopulationStrategy Reading file : E:\Program Files\HP\Systems Insight Manager\config\criteria\DirGroupCriteria.xml
09 Sep 08:48:32,018 INFO [HPSIM_DEBUG] [Status-0] (main) MxdbpopulationStrategy Reading file : E:\Program Files\HP\Systems Insight Manager\config\criteria\disctaskluidcriteria.xml
09 Sep 08:48:32,033 INFO [HPSIM_DEBUG] [Status-0] (main) MxdbpopulationStrategy Reading file : E:\Program Files\HP\Systems Insight Manager\config\criteria\MngCommCriteria.xml
09 Sep 08:48:32,033 INFO [HPSIM_DEBUG] [Status-0] (main) MxdbpopulationStrategy Reading file : E:\Program Files\HP\Systems Insight Manager\config\criteria\TrayCriteria.xml
09 Sep 08:48:37,571 INFO [HPSIM_DEBUG] [Status-0] (main) ********* Executing PREPARE TRACKING TABLE PHASE **********
zarulzakuan
Advisor

Re: Scheduled and Automatic Tasks stop working

Could this be the reason? Because I did create a new Automatic Event Handling task using XML data that I retrieved from other task. If so, how do I fix this?

 

 

Spoiler
One issue that can cause a problem is that if the original Automatic Event
   Handling task was created with event and system criteria information
   specified during the creation of the task rather than using an existing
   event collection, then the query that is created for the original task is
   temporary and only exists while the original task exists. If that same
   event collection is used for the new Automatic Event Handling task, then
   that task can become invalid if the original task is deleted and the event
   collection is then deleted. Another problem is if the XML data retrieved
   from the original task is used to create a new Automatic Event Handling
   task after the original task is deleted. Then, an error of invalid or
   missing XML data is displayed.

 

 

zarulzakuan
Advisor
Solution

Re: Scheduled and Automatic Tasks stop working

Finally!!!

 

I can't describe how I feel right now. After days banging my head over this!

 

Turn out one of the automatic event tasks was corrupted.

Removed that task, restarted SIM service and wallah! 

Andrew_Haak
Honored Contributor

Re: Scheduled and Automatic Tasks stop working

Strange but if it works. Are the tasks created under your account? If you use a service account put them under that account. Otherwise the tasks created by the user you delete also get deleted. I use the Autocreate groups for Active Directory groups. So sometimes i delete an account under wich i created a task. The account gets recreted but the tasks i created with that user are gone...
Kind regards,

Andrew
zarulzakuan
Advisor

Re: Scheduled and Automatic Tasks stop working

Well it was probably my mistake as I used CLI to add and remove tasks.