Bug 537321

Summary: samba: plug-in delete multiple share resource fail
Product: [Other] RHQ Project Reporter: Rajan Timaniya <rtimaniy>
Component: ConfigurationAssignee: RHQ Project Maintainer <rhq-maint>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: 1.4CC: sdharane, whayutin
Target Milestone: ---Keywords: SubBug
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-02-17 13:00:13 UTC Type: ---
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: 545537, 545691    
Attachments:
Description Flags
exception screenshot none

Description Rajan Timaniya 2009-11-13 06:08:18 UTC
Created attachment 369374 [details]
exception screenshot

Description of problem:
samba: plug-in delete multiple share resource fail

Version-Release number of selected component (if applicable):
version: 1.4.0-SNAPSHOT


How reproducible:


Steps to Reproduce:
1. Log in to imanage
2. Click on Overview and then Dashboard
3. Click on 'Samba Server' under the 'Recently Added  
     Resources'
4. Click on 'INVENTORY' and select the option 
    'OVERVIEW'
5. In 'Child Resources' there is selection box to select 
     '- Samba Share' or 'Services'. Select '- Samba Share' 
     and click on 'OK' button
6. To create new samba share, input given below 
     values and then click on 'SUBMIT' button
     Resource Name: testrajan1
     Name: testrajan1
7. To create new samba share, input given below 
     values and then click on 'SUBMIT' button
     Resource Name: testrajan2
     Name: testrajan2
8. Select samba share resources (i.e. 'testrajan1' and 	      
     'testrajan2') for delete
   
   iManage only delete one resource (i.e. 'testrajan1') remaining resources     
   listed under the head of 'Child Resources'

9. Again try to delete the share resource which was not delete durring multiple 
   share resource delete operation (i.e. delete 'testrajan2')
  
Actual results:
Delete multiple share resource fail with following exception:
Failed to delete resource: 10802. Cause: javax.ejb.EJBException:java.lang.RuntimeException: Error while sending delete resource request to agent service -> java.lang.RuntimeException:Error while sending delete resource request to agent service -> org.rhq.core.clientapi.agent.PluginContainerException:Resource component container could not be retrieved for resource: 10802

Expected results:
Delete multiple share resources functionality should work 

Additional info:

Comment 1 wes hayutin 2010-02-16 16:57:40 UTC
Temporarily adding the keyword "SubBug" so we can be sure we have accounted for all the bugs.

keyword:
new = Tracking + FutureFeature + SubBug

Comment 2 wes hayutin 2010-02-16 17:02:35 UTC
making sure we're not missing any bugs in rhq_triage

Comment 3 Sudhir D 2010-02-17 13:00:13 UTC
This functionality is working now and so marking it as closed.