Bug 1011937 - No way of deleting derived artifacts
Summary: No way of deleting derived artifacts
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: DT Governance
Version: 6.0.0 GA
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ER7
: 6.0.0
Assignee: Kurt T Stam
QA Contact: Jiri Sedlacek
URL:
Whiteboard:
Depends On: 1005775
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-25 12:23 UTC by Stefan Bunciak
Modified: 2015-08-02 23:45 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SRAMP-246 0 Major Closed Deleted derived artifact are still available 2014-05-06 10:33:23 UTC

Description Stefan Bunciak 2013-09-25 12:23:16 UTC
Description of problem:

* Derived artifacts are not removed along with the primary/origin artifacts which they are derived from and there is no way of deleting them.

Version-Release number of selected component (if applicable):
6.0.0.ER3

How reproducible:
* 100%

Steps to Reproduce:
* See: http://pastebin.test.redhat.com/166082 (whole use case with Wsdl Document)

Actual results:

* UI exception : org.overlord.sramp.client.SrampClientException:Failed to find an artifact with <UUID>
* All derived artifacts remains in repository forever

Expected results:

* Derived artifacts get removed along with the primary/origin artifact

Additional info:

Comment 2 Eric Wittmann 2013-09-25 13:09:52 UTC
Very thorough write-up and test case!

Comment 3 JBoss JIRA Server 2013-10-04 16:52:43 UTC
Kurt Stam <kurt.stam> made a comment on jira SRAMP-246

Upgrading to modeshape 3.5 did not help. When I delete the modeshape indexes, and lucene rebuilds them then the deleted derived artifact are no longer found.

Comment 7 Kurt T Stam 2013-10-11 19:58:24 UTC
They actually really are deleted; modeshape just hasn't updated the indexes, so until that is fixed you simply delete the indexes:

standalone/data/modeshape/sramp/indexes/

and it will rebuild them on reboot.

Comment 8 Kurt T Stam 2013-10-11 20:01:27 UTC
Depends on https://bugzilla.redhat.com/show_bug.cgi?id=1005775

Comment 9 JBoss JIRA Server 2013-10-30 17:28:44 UTC
Kurt Stam <kurt.stam> updated the status of jira SRAMP-246 to Resolved

Comment 10 JBoss JIRA Server 2013-10-30 17:28:51 UTC
Kurt Stam <kurt.stam> updated the status of jira SRAMP-246 to Closed

Comment 11 Stefan Bunciak 2013-12-12 13:12:50 UTC
Verified in FSW 6.0.0.ER7


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