Hide Forgot
Created attachment 813773 [details] complete rhq server log Description of problem: Probably harmless NPE is thrown during installation of rhq server. Version-Release number of selected component (if applicable): Version: 3.2.0.ER3 Build Number: c0742ed:90dd474 How reproducible: Always Steps to Reproduce: 1. unzip jon-server-3.2.0.ER3.zip 2. ./rhqctl install Actual results: following exception is thrown to rhq server log: 09:07:44,919 ERROR [org.jboss.as.ejb3.invocation] (ServerService Thread Pool -- 67) JBAS014134: EJB Invocation failed on component SchedulerBean for method public abstract void org.quartz.Scheduler.shutdown(boolean) throws org.quartz.SchedulerException: javax.ejb.EJBException: java.lang.NullPointerException at org.jboss.as.ejb3.tx.CMTTxInterceptor.handleExceptionInOurTx(CMTTxInterceptor.java:165) [jboss-as-ejb3-7.2.1.Final-redhat-10.jar:7.2.1.Final-redhat-10] . . . Caused by: java.lang.NullPointerException at org.rhq.enterprise.server.scheduler.SchedulerService.shutdown(SchedulerService.java:204) [rhq-server.jar:4.9.0.JON320ER3] Additional info: complete rhq server log attached
Moving to unspecified target milestone as only JON 3.2.0 'blockers'(https://url.corp.redhat.com/bz-jon32-blockers-list-notmodified-nodocs) will make it into subsequent builds after ER5.
I don't think this is a problem anymore.
(In reply to John Mazzitelli from comment #4) > I don't think this is a problem anymore.
Verified on Version : 3.3.0.ER01.1 Build Number : 9941660:f3aa7e7