Bug 779212 (SOA-1605)

Summary: Error when deleting a ESB deployment through the admin console
Product: [JBoss] JBoss Enterprise SOA Platform 5 Reporter: Jaroslaw Kijanowski <kijanowski>
Component: Monitoring and ManagementAssignee: Kevin Conner <kevin.conner>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 5.0.0 ER2   
Target Milestone: ---   
Target Release: 5.0.0 GA, 5.0.0 ER5   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/SOA-1605
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-12-09 15:09:41 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:
Attachments:
Description Flags
Screenshot-1.png none

Description Jaroslaw Kijanowski 2009-11-17 13:53:11 UTC
Date of First Response: 2009-12-07 06:13:27
project_key: SOA

Go to JBossAS Servers - JBoss AS 5 (production) - JBoss ESB Statistics - JBoss ESB Deployments
and delete a quickstart:

Failed to delete JBoss ESB Deployment 'Quickstart_helloworld_flood.esb JBoss ESB Statistics' - java.lang.NullPointerException at org.jbosson.plugins.jbossesb.ESB5DeploymentComponent.deleteResource(ESB5DeploymentComponent.java:150) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.rhq.core.pc.inventory.ResourceContainer$ComponentInvocationThread.call(ResourceContainer.java:525) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619)

Comment 1 Jaroslaw Kijanowski 2009-11-17 13:53:33 UTC
Attachment: Added: Screenshot-1.png


Comment 2 Kevin Conner 2009-12-07 11:13:27 UTC
Tom has recently updated the plugin to integrate with the profile service, can this be retested once merged?

Comment 3 Jaroslaw Kijanowski 2009-12-07 11:17:10 UTC
Yep, once it gets resolved I'll retest it. I guess, it didn't make it into ER5.

Comment 4 Kevin Conner 2009-12-07 16:25:52 UTC
It should be in ER5 once that is released.

Comment 5 Jaroslaw Kijanowski 2009-12-09 15:09:18 UTC
Verified in ER5 in the admin console and JON