Bug 1007248 - Updating a CND file between repository restarts causes exception
Summary: Updating a CND file between repository restarts causes exception
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Virtualization 6
Classification: JBoss
Component: ModeShape
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: CR1
: ---
Assignee: Horia Chiorean
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-12 08:06 UTC by Horia Chiorean
Modified: 2016-02-10 08:58 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-02-10 08:58:45 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker MODE-2031 0 Major Closed Node types from CND file refresh fail 2014-02-14 15:43:08 UTC

Description Horia Chiorean 2013-09-12 08:06:22 UTC
If a repository is first started using a custom CND file, the stopped, the CND file modified and the repository restarted, an exception may be raised if any node super-types have been changed.

Comment 1 JBoss JIRA Server 2013-09-12 13:09:08 UTC
Horia Chiorean <hchiorea> made a comment on jira MODE-2031

The problem consisted in the fact that after the update, super-types were placed after regular types in the list of children of the {{jcr:system/jcr:nodeTypes}} node and therefore couldn't be found during node type validation which requires a top-down order for super-types/sub-types.

Comment 2 JBoss JIRA Server 2013-09-12 22:29:00 UTC
Randall Hauch <rhauch> made a comment on jira MODE-2031

Merged into the 'master' branch. Leaving open until it can be cherry-picked into the '3.3.x-prod-ip6.0' branch.

Comment 8 JBoss JIRA Server 2013-10-24 09:21:39 UTC
Randall Hauch <rhauch> updated the status of jira MODE-2031 to Closed

Comment 9 belong 2013-11-19 23:19:52 UTC
Fixed before GA - setting to requires_doc_text- accordingly


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