Bug 1020896 - NPE in rhq server log during installation
Summary: NPE in rhq server log during installation
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Operations Network
Classification: JBoss
Component: Installer
Version: JON 3.2
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ER01
: JON 3.3.0
Assignee: RHQ Project Maintainer
QA Contact: Filip Brychta
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-18 13:21 UTC by Filip Brychta
Modified: 2014-12-11 14:02 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-12-11 14:02:06 UTC
Type: Bug


Attachments (Terms of Use)
complete rhq server log (234.34 KB, text/x-log)
2013-10-18 13:21 UTC, Filip Brychta
no flags Details

Description Filip Brychta 2013-10-18 13:21:16 UTC
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

Comment 1 Simeon Pinder 2013-11-08 14:41:11 UTC
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.

Comment 4 John Mazzitelli 2014-07-15 18:56:11 UTC
I don't think this is a problem anymore.

Comment 5 Thomas Segismont 2014-08-28 12:25:12 UTC
(In reply to John Mazzitelli from comment #4)
> I don't think this is a problem anymore.

Comment 6 Filip Brychta 2014-08-28 13:37:17 UTC
Verified on
Version :	
3.3.0.ER01.1
Build Number :	
9941660:f3aa7e7


Note You need to log in before you can comment on or make changes to this bug.