Deploying scheduler.war in a JBoss 5.1.0 application server is causing the offllineTask to throw an exception.
2011-12-13 00:00:00,500 ERROR [scheduler_Worker-4] AlarmLogger - CONFIG_ERROR | Got NULL while fetching resource from configuration: main_table.xml
2011-12-13 00:00:00,503 ERROR [scheduler_Worker-4] JobRunShell - Job DEFAULT.healthCheckJobDetail threw an unhandled Exception:
java.lang.ExceptionInInitializerError
at com.rsa.risk.batches.TaskStatusHandler.getNextSequenceID(TaskStatusHandler.java:223)
at com.rsa.base.AbstractManager.loadNextSequenceFromDB(AbstractManager.java:188)
at com.rsa.healthcheck.admin.HealthCheckManager.startHealthcheck(HealthCheckManager.java:163)
at com.rsa.healthcheck.admin.HealthCheckManager.startTestSynchronic(HealthCheckManager.java:251)
at com.rsa.healthcheck.admin.HealthCheckManager.process(HealthCheckManager.java:520)
at com.rsa.csd.wrapper.ReHealthCheckWrapper.process(ReHealthCheckWrapper.java:43)
at com.rsa.csd.wrapper.ReHealthCheckWrapper.process(ReHealthCheckWrapper.java:51)
at com.rsa.csd.scheduler.BatchJobWrapper.process(BatchJobWrapper.java:94)
at com.rsa.csd.scheduler.BatchJobWrapper.executeInternal(BatchJobWrapper.java:78)
at org.springframework.scheduling.quartz.QuartzJobBean.execute(QuartzJobBean.java:86)
at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:525)
Caused by: java.lang.RuntimeException: java.lang.RuntimeException: Could not create ctor for: [class com.rsa.infra.core.xmlconfig.CMultiXMLConfigMgr]. with data: [/com/rsa/config/[main_table.xml]] and data type: [class com.rsa.infra.core.xmlconfig.SMultiXMLConfigMgrInfo]
at com.rsa.infra.core.xmlconfig.CGenInfraConfig.<clinit>(CGenInfraConfig.java:41)
... 12 more
Caused by: java.lang.RuntimeException: Could not create ctor for: [class com.rsa.infra.core.xmlconfig.CMultiXMLConfigMgr]. with data: [/com/rsa/config/[main_table.xml]] and data type: [class com.rsa.infra.core.xmlconfig.SMultiXMLConfigMgrInfo]
at com.rsa.infra.core.cache.CObjectCache.createCachableObject(CObjectCache.java:201)
at com.rsa.infra.core.cache.CObjectCache.createObjectAndPutInCache(CObjectCache.java:179)
at com.rsa.infra.core.cache.CObjectCache.get(CObjectCache.java:123)
at com.rsa.infra.core.xmlconfig.CMultiXMLConfigMgr.getInstance(CMultiXMLConfigMgr.java:68)
at com.rsa.infra.core.xmlconfig.CGenInfraConfig.<clinit>(CGenInfraConfig.java:37)
... 12 more
Caused by: java.lang.reflect.InvocationTargetException
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:513)
at com.rsa.infra.core.cache.CObjectCache.createCachableObject(CObjectCache.java:199)
... 16 more
Caused by: java.lang.RuntimeException: Could not create ctor for: [class com.rsa.infra.core.xmlconfig.CXMLConfigFile]. with data: [/com/rsa/config/main_table.xml] and data type: [class com.rsa.infra.core.xmlconfig.SXMLConfigFileInfo]
at com.rsa.infra.core.cache.CObjectCache.createCachableObject(CObjectCache.java:201)
at com.rsa.infra.core.cache.CObjectCache.createObjectAndPutInCache(CObjectCache.java:179)
at com.rsa.infra.core.cache.CObjectCache.get(CObjectCache.java:123)
at com.rsa.infra.core.cache.CCachedItem.getItem(CCachedItem.java:21)
1) 1) Explode the scheduler.war in directory by the name of scheduler.war In JBOSS_HOME/server/default/deploy/scheduler.war
2) 2) Ensure that scheduler.war webapp war file is moved after exploding it in directory scheduler.war
3) 3) Do restart and run the offlineTask on demand to test it.
Related Articles
RSA Identity Governance and Lifecycle admin error email in email log view error link redirects to main screen instead of a… 15Number of Views '[Ljava.lang.StackTraceElement;@382839bd 0 [main] ERROR com.aveksa.cli.BaseExecCLIModule' error backing up (exporting) th… 480Number of Views Services do not start with error "Could not find or load main class com.rsa.installfwrk.serverController.WeblogicServiceWr… 340Number of Views How to Install a Third Party Certificate into enVision 12Number of Views Error when running RSA Via Lifecycle & Governance 7.0 customizeACM.sh: Could not find Aveksa ear 238Number of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device Manual synchronization introduced in RSA Authentication Manager 8.2 Service Pack 1 patch 6 Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory How to verify NTP server synchronization is not working in RSA Authentication Manager 8.x RSA Governance & Lifecycle 8.0.0 Installation Guide