Hide Forgot
Created attachment 529365 [details] server logs Description of problem: errors in server log relating to alert-micro-blog.jar Version-Release number of selected component (if applicable): build #587 How reproducible: 100% Steps to Reproduce: 1. observation of server log after startup 2. 3. Actual results: warninging Expected results: no warnings Additional info: 2011-10-20 13:52:55,115 WARN [org.rhq.enterprise.server.plugin.pc.MasterServerPluginContainer] Failed to preload server plugin [alert-microblog] from URL [file:/root/rhq/rhq-server-4.1.0-SNAPSHOT/jbossas/server/default/deploy/rhq.ear/rhq-serverplugins/alert-microblog-4.1.0-SNAPSHOT.jar] java.lang.Exception: Plugin component failed to be created for server plugin [alert-microblog] at org.rhq.enterprise.server.plugin.pc.ServerPluginManager.loadPlugin(ServerPluginManager.java:182) at org.rhq.enterprise.server.plugin.pc.alert.AlertSenderPluginManager.loadPlugin(AlertSenderPluginManager.java:75) at org.rhq.enterprise.server.plugin.pc.AbstractTypeServerPluginContainer.loadPlugin(AbstractTypeServerPluginContainer.java:206) at org.rhq.enterprise.server.plugin.pc.MasterServerPluginContainer.initialize(MasterServerPluginContainer.java:152) at org.rhq.enterprise.server.plugin.pc.ServerPluginService.createMasterPluginContainer(ServerPluginService.java:152) at org.rhq.enterprise.server.plugin.pc.ServerPluginService.startMasterPluginContainerWithoutSchedulingJobs(ServerPluginService.java:103) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:112) at org.jboss.ejb3.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:166) at org.rhq.enterprise.server.common.PerformanceMonitorInterceptor.monitorHibernatePerformance(PerformanceMonitorInterceptor.java:32) at sun.reflect.GeneratedMethodAccessor181.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.jboss.ejb3.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:118) at org.rhq.enterprise.server.common.TransactionInterruptInterceptor.addCheckedActionToTransactionManager(TransactionInterruptInterceptor.java:77) at sun.reflect.GeneratedMethodAccessor180.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.jboss.ejb3.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:118) at org.rhq.enterprise.server.authz.RequiredPermissionsInterceptor.checkRequiredPermissions(RequiredPermissionsInterceptor.java:156) at sun.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.jboss.ejb3.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:118) at org.jboss.ejb3.interceptor.EJB3InterceptorsInterceptor.invoke(EJB3InterceptorsInterceptor.java:63) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.entity.TransactionScopedEntityManagerInterceptor.invoke(TransactionScopedEntityManagerInterceptor.java:54) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.AllowedOperationsInterceptor.invoke(AllowedOperationsInterceptor.java:47) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.aspects.tx.TxPolicy.invokeInOurTx(TxPolicy.java:79) at org.jboss.aspects.tx.TxInterceptor$Required.invoke(TxInterceptor.java:191) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.aspects.tx.TxPropagationInterceptor.invoke(TxPropagationInterceptor.java:95) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.aspects.security.AuthenticationInterceptor.invoke(AuthenticationInterceptor.java:77) at org.jboss.ejb3.security.Ejb3AuthenticationInterceptor.invoke(Ejb3AuthenticationInterceptor.java:110) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.ENCPropagationInterceptor.invoke(ENCPropagationInterceptor.java:46) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.asynchronous.AsynchronousInterceptor.invoke(AsynchronousInterceptor.java:106) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.service.ServiceContainer.localInvoke(ServiceContainer.java:329) at org.jboss.ejb3.service.ServiceContainer.localInvoke(ServiceContainer.java:294) at org.jboss.ejb3.service.ServiceMBeanDelegate.invoke(ServiceMBeanDelegate.java:215) at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164) at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659) at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210) at $Proxy595.startMasterPluginContainerWithoutSchedulingJobs(Unknown Source) at org.rhq.enterprise.gui.startup.StartupServlet.startServerPluginContainer(StartupServlet.java:642) at org.rhq.enterprise.gui.startup.StartupServlet.init(StartupServlet.java:126) at javax.servlet.GenericServlet.init(GenericServlet.java:212) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:244) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAsPrivileged(Subject.java:537) at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:276) at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:162) at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:115) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1155) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:981) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4071) at org.apache.catalina.core.StandardContext.start(StandardContext.java:4375) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:790) at org.apache.catalina.core.ContainerBase.access$000(ContainerBase.java:122) at org.apache.catalina.core.ContainerBase$PrivilegedAddChild.run(ContainerBase.java:144) at java.security.AccessController.doPrivileged(Native Method) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:768) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:553) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tomcat.util.modeler.BaseModelMBean.invoke(BaseModelMBean.java:296) at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164) at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659) at org.apache.catalina.core.StandardContext.init(StandardContext.java:5312) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.tomcat.util.modeler.BaseModelMBean.invoke(BaseModelMBean.java:296) at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164) at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659) at org.jboss.web.tomcat.service.TomcatDeployer.performDeployInternal(TomcatDeployer.java:301) at org.jboss.web.tomcat.service.TomcatDeployer.performDeploy(TomcatDeployer.java:104) at org.jboss.web.AbstractWebDeployer.start(AbstractWebDeployer.java:375) at org.jboss.web.WebModule.startModule(WebModule.java:83) at org.jboss.web.WebModule.startService(WebModule.java:61) at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289) at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155) at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94) at org.jboss.mx.server.Invocation.invoke(Invocation.java:86) at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264) at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659) at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978) at $Proxy0.start(Unknown Source) at org.jboss.system.ServiceController.start(ServiceController.java:417) at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155) at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94) at org.jboss.mx.server.Invocation.invoke(Invocation.java:86) at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264) at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659) at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210) at $Proxy41.start(Unknown Source) at org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:466) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155) at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94) at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133) at org.jboss.mx.server.Invocation.invoke(Invocation.java:88) at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142) at org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:97) at org.jboss.mx.server.Invocation.invoke(Invocation.java:88) at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264) at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659) at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210) at $Proxy42.start(Unknown Source) at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025) at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1015) at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819) at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782) at sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155) at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94) at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133) at org.jboss.mx.server.Invocation.invoke(Invocation.java:88) at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142) at org.jboss.mx.server.Invocation.invoke(Invocation.java:88) at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264) at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659) at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210) at $Proxy9.deploy(Unknown Source) at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:421) at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634) at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:263) at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.loop(AbstractDeploymentScanner.java:274) at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.run(AbstractDeploymentScanner.java:225) Caused by: java.lang.Exception: No class definition for plugin class [org.rhq.enterprise.server.plugins.alertMicroblog.MicroblogServerPluginComponent] from plugin environment [PluginKey [deployment=SERVER, pluginType=org.rhq.enterprise.server.xmlschema.generated.serverplugin.alert.AlertPluginDescriptorType, pluginName=alert-microblog]: url=[file:/root/rhq/rhq-server-4.1.0-SNAPSHOT/jbossas/server/default/deploy/rhq.ear/rhq-serverplugins/alert-microblog-4.1.0-SNAPSHOT.jar]] at org.rhq.enterprise.server.plugin.pc.ServerPluginManager.loadPluginClass(ServerPluginManager.java:545) at org.rhq.enterprise.server.plugin.pc.ServerPluginManager.instantiatePluginClass(ServerPluginManager.java:570) at org.rhq.enterprise.server.plugin.pc.ServerPluginManager.createServerPluginComponent(ServerPluginManager.java:511) at org.rhq.enterprise.server.plugin.pc.ServerPluginManager.loadPlugin(ServerPluginManager.java:180) ... 155 more Caused by: java.lang.NoClassDefFoundError: twitter4j/TwitterException at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at org.rhq.enterprise.server.plugin.pc.ServerPluginManager.loadPluginClass(ServerPluginManager.java:540) ... 158 more Caused by: java.lang.ClassNotFoundException: twitter4j.TwitterException at java.net.URLClassLoader$1.run(URLClassLoader.java:217) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:205) at java.lang.ClassLoader.loadClass(ClassLoader.java:321) at java.lang.ClassLoader.loadClass(ClassLoader.java:266) ... 161 more 2011-10-20 13:52:55,119 INFO [org.rhq.enterprise.server.plugin.pc.MasterServerPluginContainer] Master PC started server plugin container for plugin type [Drift Plugin] 2011-10-20 13:52:55,119 INFO [org.rhq.enterprise.server.plugin.pc.MasterServerPluginContainer] Master PC started server plugin container for plugin type [Entitlement Plugin] 2011-10-20 13:52:55,119 INFO [org.rhq.enterprise.server.plugin.pc.MasterServerPluginContainer] Master PC started server plugin container for plugin type [Bundle Plugin] 2011-10-20 13:52:55,242 INFO [org.rhq.enterprise.server.plugin.pc.MasterServerPluginContainer] Master PC started server plugin container for plugin type [Content Plugin] 2011-10-20 13:52:55,255 INFO [org.rhq.enterprise.server.plugin.pc.MasterServerPluginContainer] Master PC started server plugin container for plugin type [Perspective Plugin] 2011-10-20 13:52:55,256 INFO [org.rhq.enterprise.server.plugin.pc.MasterServerPluginContainer] Master PC started server plugin container for plugin type [Alert Plugin] 2011-10-20 13:52:55,256 INFO [org.rhq.enterprise.server.plugin.pc.MasterServerPluginContainer] Master PC started server plugin container for plugin type [Package Type Plugin] 2011-10-20 13:52:55,256 INFO [org.rhq.enterprise.server.plugin.pc.MasterServerPluginContainer] Master PC started server plugin container for plugin type [Generic Plugin] 2011-10-20 13:52:55,256 WARN [org.rhq.enterprise.server.plugin.pc.MasterServerPluginContainer] Master server plugin container has been initialized but it detected some problems. Parts of the server may not operate correctly due to these errors. 2011-10-20 13:52:55,257 WARN [org.rhq.enterprise.server.plugin.pc.MasterServerPluginContainer] Problem #1: java.lang.Exception:Plugin component failed to be created for server plugin [alert-microblog] -> java.lang.Exception:No class definition for plugin class [org.rhq.enterprise.server.plugins.alertMicroblog.MicroblogServerPluginComponent] from plugin environment [PluginKey [deployment=SERVER, pluginType=org.rhq.enterprise.server.xmlschema.generated.serverplugin.alert.AlertPluginDescriptorType, pluginName=alert-microblog]: url=[file:/root/rhq/rhq-server-4.1.0-SNAPSHOT/jbossas/server/default/deploy/rhq.ear/rhq-serverplugins/alert-microblog-4.1.0-SNAPSHOT.jar]] -> java.lang.NoClassDefFoundError:twitter4j/TwitterException -> java.lang.ClassNotFoundException:twitter4j.TwitterException 2011-10-20 13:52:55,261 INFO [org.rhq.enterprise.gui.startup.StartupServlet] Installing JAAS login modules... 2011-10-20 13:52:55,262 INFO [org.rhq.enterprise.server.core.CustomJaasDeploymentService] Installing RHQ Server's JAAS login modules 2011-10-20 13:52:55,277 INFO [org.rhq.enterprise.server.core.CustomJaasDeploymentService] Enabling RHQ JDBC JAAS Provider 2011-10-20 13:52:55,279 INFO [org.rhq.enterprise.gui.startup.StartupServlet] Starting the server-agent communications services... 2011-10-20 13:52:55,345 INFO [org.rhq.enterprise.communications.ServiceContainer] {ServiceContainer.global-concurrency-limit-set}Global concurrency limit has been set - no more than [30] incoming commands will be accepted at the same time 2011-10-20 13:52:55,408 INFO [org.rhq.enterprise.communications.ServiceContainer] {ServiceContainer.started}Service container started - ready to accept incoming commands 2011-10-20 13:52:55,418 INFO [org.rhq.enterprise.gui.startup.StartupServlet] Starting the scheduler... 2011-10-20 13:52:55,418 INFO [org.rhq.enterprise.server.scheduler.SchedulerService] Scheduler service will start Quartz scheduler now - jobs will begin executing. 2011-10-20 13:52:55,488 INFO [org.quartz.core.QuartzScheduler] Scheduler RHQScheduler_$_foleymonsterbox1.foleyhomenetwork1319133121793 started. 2011-10-20 13:52:55,488 INFO [org.rhq.enterprise.gui.startup.StartupServlet] Scheduling asynchronous jobs... 2011-10-20 13:52:55,549 INFO [org.rhq.enterprise.server.scheduler.EnhancedSchedulerImpl] Scheduled job [org.rhq.enterprise.server.scheduler.jobs.SavedSearchResultCountRecalculationJob:org.rhq.enterprise.server.scheduler.jobs.SavedSearchResultCountRecalculationJob] to fire next at [Thu Oct 20 13:53:55 EDT 2011] and repeat every [60000] milliseconds 2011-10-20 13:52:55,568 INFO [org.rhq.enterprise.server.scheduler.EnhancedSchedulerImpl] Scheduled job [org.rhq.enterprise.server.scheduler.jobs.AsyncResourceDeleteJob:org.rhq.enterprise.server.scheduler.jobs.AsyncResourceDeleteJob] to fire next at [Thu Oct 20 13:53:55 EDT 2011] and repeat every [300000] milliseconds 2011-10-20 13:52:55,584 INFO [org.rhq.enterprise.server.scheduler.EnhancedSchedulerImpl] Scheduled job [org.rhq.enterprise.server.scheduler.jobs.PurgeResourceTypesJob:org.rhq.enterprise.server.scheduler.jobs.PurgeResourceTypesJob] to fire next at [Thu Oct 20 13:53:55 EDT 2011] and repeat every [300000] milliseconds 2011-10-20 13:52:55,600 INFO [org.rhq.enterprise.server.scheduler.EnhancedSchedulerImpl] Scheduled job [org.rhq.enterprise.server.scheduler.jobs.PurgePluginsJob:org.rhq.enterprise.server.scheduler.jobs.PurgePluginsJob] to fire next at [Thu Oct 20 13:53:55 EDT 2011] and repeat every [300000] milliseconds 2011-10-20 13:52:55,617 INFO [org.rhq.enterprise.server.scheduler.EnhancedSchedulerImpl] Scheduled job [org.rhq.enterprise.server.scheduler.jobs.DynaGroupAutoRecalculationJob:org.rhq.enterprise.server.scheduler.jobs.DynaGroupAutoRecalculationJob] to fire next at [Thu Oct 20 13:53:55 EDT 2011] and repeat every [60000] milliseconds 2011-10-20 13:52:55,660 INFO [org.rhq.enterprise.server.scheduler.EnhancedSchedulerImpl] Scheduled job [org.rhq.enterprise.server.scheduler.jobs.CloudManagerJob:org.rhq.enterprise.server.scheduler.jobs.CloudManagerJob] to fire next at [Thu Oct 20 13:54:55 EDT 2011] and repeat every [30000] milliseconds 2011-10-20 13:52:55,676 INFO [org.rhq.enterprise.server.scheduler.EnhancedSchedulerImpl] Scheduled job [org.rhq.enterprise.server.scheduler.jobs.CheckForSuspectedAgentsJob:org.rhq.enterprise.server.scheduler.jobs.CheckForSuspectedAgentsJob] to fire next at [Thu Oct 20 14:02:55 EDT 2011] and repeat every [60000] milliseconds 2011-10-20 13:52:55,692 INFO [org.rhq.enterprise.server.scheduler.EnhancedSchedulerImpl] Scheduled job [org.rhq.enterprise.server.scheduler.jobs.CheckForTimedOutOperationsJob:org.rhq.enterprise.server.scheduler.jobs.CheckForTimedOutOperationsJob] to fire next at [Thu Oct 20 13:55:55 EDT 2011] and repeat every [600000] milliseconds 2011-10-20 13:52:55,710 INFO [org.rhq.enterprise.server.scheduler.EnhancedSchedulerImpl] Scheduled job [org.rhq.enterprise.server.scheduler.jobs.CheckForTimedOutConfigUpdatesJob:org.rhq.enterprise.server.scheduler.jobs.CheckForTimedOutConfigUpdatesJob] to fire next at [Thu Oct 20 13:56:55 EDT 2011] and repeat every [600000] milliseconds 2011-10-20 13:52:55,725 INFO [org.rhq.enterprise.server.scheduler.EnhancedSchedulerImpl] Scheduled job [org.rhq.enterprise.server.scheduler.jobs.CheckForTimedOutContentRequestsJob:org.rhq.enterprise.server.scheduler.jobs.CheckForTimedOutContentRequestsJob] to fire next at [Thu Oct 20 13:57:55 EDT 2011] and repeat every [900000] milliseconds 2011-10-20 13:52:55,749 INFO [org.rhq.enterprise.server.scheduler.EnhancedSchedulerImpl] Scheduled cron job [org.rhq.enterprise.server.scheduler.jobs.DataPurgeJob:org.rhq.enterprise.server.scheduler.jobs.DataPurgeJob] to fire next at [Thu Oct 20 14:00:00 EDT 2011] with the cron string [0 0 * * * ?]. 2011-10-20 13:52:55,804 INFO [org.rhq.enterprise.server.plugin.pc.MasterServerPluginContainer] Master server plugin container scheduled all jobs 2011-10-20 13:52:55,804 INFO [org.rhq.enterprise.gui.startup.StartupServlet] Starting agent clients - any persisted messages with guaranteed delivery will be sent... 2011-10-20 13:52:55,820 INFO [org.rhq.enterprise.gui.startup.StartupServlet] -------------------------------------------------- 2011-10-20 13:52:55,821 INFO [org.rhq.enterprise.gui.startup.StartupServlet] RHQ 4.1.0-SNAPSHOT (build 144753a) Server started. 2011-10-20 13:52:55,821 INFO [org.rhq.enterprise.gui.startup.StartupServlet] -------------------------------------------------- 2011-10-20 13:52:56,451 INFO [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/rest, warUrl=.../deploy/rhq.ear/rhq-rest.war/ 2011-10-20 13:52:56,508 INFO [org.rhq.helpers.rtfilter.filter.RtFilter] Initialized response-time filter for webapp with context root 'rest'. 2011-10-20 13:52:56,519 INFO [org.jboss.deployment.EARDeployer] Started J2EE application: file:/root/rhq/rhq-server-4.1.0-SNAPSHOT/jbossas/server/default/deploy/rhq.ear/ 2011-10-20 13:53:01,528 INFO [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/installer, warUrl=.../deploy/rhq-postinstaller.war/ 2011-10-20 13:53:01,570 INFO [org.rhq.helpers.rtfilter.filter.RtFilter] Initialized response-time filter for webapp with context root 'installer'. 2011-10-20 13:53:23,932 INFO [org.rhq.helpers.rtfilter.filter.RtFilter] -- Filter openFile: Writing response-time log for webapp with context root 'coregui' to '/root/rhq/rhq-server-4.1.0-SNAPSHOT/jbossas/server/default/log/rt/coregui_rt.log' (hashCode=154188447)... 2011-10-20 13:53:33,111 INFO [org.rhq.helpers.rtfilter.filter.RtFilter] -- Filter openFile: Writing response-time log for webapp with context root 'ROOT' to '/root/rhq/rhq-server-4.1.0-SNAPSHOT/jbossas/server/default/log/rt/ROOT_rt.log' (hashCode=1498667956)... 2011-10-20 14:00:00,017 INFO [org.rhq.enterprise.server.scheduler.jobs.DataPurgeJob] Data Purge Job STARTING 2011-10-20 14:00:00,021 INFO [org.rhq.enterprise.server.scheduler.jobs.DataPurgeJob] Measurement data compression starting at Thu Oct 20 14:00:00 EDT 2011 2011-10-20 14:00:00,093 INFO [org.rhq.enterprise.server.measurement.MeasurementCompressionManagerBean] Truncated table [RHQ_MEAS_DATA_NUM_R11] in [0] seconds 2011-10-20 14:00:00,098 INFO [org.rhq.enterprise.server.measurement.MeasurementCompressionManagerBean] Begin purging data from table [RHQ_MEASUREMENT_DATA_NUM_1H] before [Wed Dec 31 19:00:00 EST 1969] 2011-10-20 14:00:00,099 INFO [org.rhq.enterprise.server.measurement.MeasurementCompressionManagerBean] No data to purge from table [RHQ_MEASUREMENT_DATA_NUM_1H] 2011-10-20 14:00:00,099 INFO [org.rhq.enterprise.server.measurement.MeasurementCompressionManagerBean] Finished purging data from table [RHQ_MEASUREMENT_DATA_NUM_1H] before [Wed Dec 31 19:00:00 EST 1969], [0] rows removed 2011-10-20 14:00:00,103 INFO [org.rhq.enterprise.server.measurement.MeasurementCompressionManagerBean] Begin purging data from table [RHQ_MEASUREMENT_DATA_NUM_6H] before [Wed Dec 31 19:00:00 EST 1969] 2011-10-20 14:00:00,104 INFO [org.rhq.enterprise.server.measurement.MeasurementCompressionManagerBean] No data to purge from table [RHQ_MEASUREMENT_DATA_NUM_6H] 2011-10-20 14:00:00,104 INFO [org.rhq.enterprise.server.measurement.MeasurementCompressionManagerBean] Finished purging data from table [RHQ_MEASUREMENT_DATA_NUM_6H] before [Wed Dec 31 19:00:00 EST 1969], [0] rows removed 2011-10-20 14:00:00,104 INFO [org.rhq.enterprise.server.measurement.MeasurementCompressionManagerBean] Begin purging data from table [RHQ_MEASUREMENT_DATA_NUM_1D] before [Wed Oct 20 14:00:00 EDT 2010] 2011-10-20 14:00:00,106 INFO [org.rhq.enterprise.server.measurement.MeasurementCompressionManagerBean] No data to purge from table [RHQ_MEASUREMENT_DATA_NUM_1D] 2011-10-20 14:00:00,106 INFO [org.rhq.enterprise.server.measurement.MeasurementCompressionManagerBean] Finished purging data from table [RHQ_MEASUREMENT_DATA_NUM_1D] before [Wed Oct 20 14:00:00 EDT 2010], [0] rows removed 2011-10-20 14:00:00,106 INFO [org.rhq.enterprise.server.scheduler.jobs.DataPurgeJob] Measurement data compression completed in [85]ms 2011-10-20 14:00:00,106 INFO [org.rhq.enterprise.server.scheduler.jobs.DataPurgeJob] Measurement calltime data purge starting at Thu Oct 20 14:00:00 EDT 2011 2011-10-20 14:00:00,106 INFO [org.rhq.enterprise.server.scheduler.jobs.DataPurgeJob] Purging calltime data that is older than Mon Sep 19 14:00:00 EDT 2011 2011-10-20 14:00:00,111 INFO [org.rhq.enterprise.server.scheduler.jobs.DataPurgeJob] Calltime purged [0] - completed in [5]ms 2011-10-20 14:00:00,111 INFO [org.rhq.enterprise.server.scheduler.jobs.DataPurgeJob] Event data purge starting at Thu Oct 20 14:00:00 EDT 2011 2011-10-20 14:00:00,111 INFO [org.rhq.enterprise.server.scheduler.jobs.DataPurgeJob] Purging event data older than Thu Oct 06 14:00:00 EDT 2011 2011-10-20 14:00:00,117 INFO [org.rhq.enterprise.server.scheduler.jobs.DataPurgeJob] Event data purged [0] - completed in [6]ms 2011-10-20 14:00:00,117 INFO [org.rhq.enterprise.server.scheduler.jobs.DataPurgeJob] Alert data purge starting at Thu Oct 20 14:00:00 EDT 2011 2011-10-20 14:00:00,117 INFO [org.rhq.enterprise.server.scheduler.jobs.DataPurgeJob] Purging alert data older than Mon Sep 19 14:00:00 EDT 2011 2011-10-20 14:00:00,131 INFO [org.rhq.enterprise.server.scheduler.jobs.DataPurgeJob] Alert data purged [0] - completed in [14]ms 2011-10-20 14:00:00,131 INFO [org.rhq.enterprise.server.scheduler.jobs.DataPurgeJob] Alert definition unused purge starting at Thu Oct 20 14:00:00 EDT 2011 2011-10-20 14:00:00,136 INFO [org.rhq.enterprise.server.scheduler.jobs.DataPurgeJob] Alert definitions purged [0] - completed in [5]ms 2011-10-20 14:00:00,137 INFO [org.rhq.enterprise.server.scheduler.jobs.DataPurgeJob] Alert notification orphan purge starting at Thu Oct 20 14:00:00 EDT 2011 2011-10-20 14:00:00,141 INFO [org.rhq.enterprise.server.scheduler.jobs.DataPurgeJob] Purged [0] orphan alert notifications - completed in [4]ms 2011-10-20 14:00:00,141 INFO [org.rhq.enterprise.serv
ea78fc6 in master fixes the error. The plugin is also disabled on first load, as the use needs to configure it plugin-wide before being able to use it at all.
changing status of VERIFIED BZs for JON 2.4.2 and JON 3.0 to CLOSED/CURRENTRELEASE