Bug 822886

Summary: [eap6] JNDIView operation fails
Product: [Other] RHQ Project Reporter: Libor Zoubek <lzoubek>
Component: AgentAssignee: Heiko W. Rupp <hrupp>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.4CC: ahovsepy, hrupp, theute
Target Milestone: ---   
Target Release: RHQ 4.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 823582 (view as bug list) Environment:
Last Closed: 2013-08-31 10:09:59 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 707223, 823582    

Description Libor Zoubek 2012-05-18 12:14:17 UTC
Description of problem:  JNDIView operation fails


Version-Release number of selected component (if applicable):
JON 3.1.Beta1, EAP6.ER6

How reproducible:always


Steps to Reproduce:
1.import EAP6 standalone
2.navigate to naming child resource
3.start "JNDIView" operation
  
Actual results: Operation fails
java.lang.NullPointerException
	at org.rhq.modules.plugins.jbossas7.NamingComponent.fillMap(NamingComponent.java:59)
	at org.rhq.modules.plugins.jbossas7.NamingComponent.invokeOperation(NamingComponent.java:48)

Expected results: operation is successfull


Additional info:

Comment 1 Heiko W. Rupp 2012-05-21 15:02:58 UTC
master a2b225c

Comment 2 Heiko W. Rupp 2012-05-21 15:03:51 UTC
Note: this NPE only happened if no app was deployed - so to test you need an "empty" AS7 out of the box

Comment 3 Armine Hovsepyan 2012-07-25 13:46:07 UTC
verified for "clean" EAP
verified for EAP with deployed war.

no errors in eap, jon-server and jon-agent logs. verified version: rhq-4.5.0

Comment 4 Heiko W. Rupp 2013-08-31 10:09:59 UTC
Bulk close of old bugs in VERIFIED state.