Bug 780430 (SOA-2863)

Summary: PathNotFoundException when trying to checkin a node.
Product: [JBoss] JBoss Enterprise SOA Platform 5 Reporter: Marek Baluch <mbaluch>
Component: EDSAssignee: Van Halbert <vhalbert>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: urgent Docs Contact:
Priority: urgent    
Version: 5.1.0.ER8CC: mbaluch, rhauch
Target Milestone: ---   
Target Release: 5.2.0 GA   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/SOA-2863
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-11-08 22:51:29 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:

Description Marek Baluch 2011-02-01 15:16:02 UTC
project_key: SOA

See linked issue.

Comment 1 Marek Baluch 2011-02-01 15:16:34 UTC
Link: Added: This issue depends MODE-1089


Comment 2 Randall Hauch 2011-04-01 14:53:23 UTC
This looks awfully similar to MODE-1114 (BRMS-563), which was fixed (along with MODE-1117 and incorporated into a SOA-P 5.1 patch. Was this retested with that patch (SOA-2976)? If not, can it be?

(same comment applied to MODE-1089)

Comment 3 Marek Baluch 2011-04-04 09:11:14 UTC
I will take a look at 5.1 GA and let you know.

Comment 4 Randall Hauch 2011-04-14 18:02:30 UTC
As mentioned on MODE-1089, I've attempted to replicate the problem reported in MODE-1089 in the 'master' branch by adding a test case that does exactly the same logic as in the issue. (Thanks Marek for an excellent bug report!)

However, the new test succeeds. I suspect that this issue was fixed with recent changes to rewrite and improve performance of the system graph for versioning. See MODE-1134 for details.

Comment 6 Randall Hauch 2011-04-14 18:09:20 UTC
I just marked MODE-1089 as DONE, assuming it does not need to be ported back to 2.2.1 branch. *_If this is not the case, please reopen_* MODE-1089.

Comment 7 Van Halbert 2011-05-11 19:59:02 UTC
ModeShape committed the project fix in 2.5, and should be in the SOA 5.2 release.

Comment 8 Marek Baluch 2011-08-17 10:23:22 UTC
Verified on SOA 5.2.ER2

Comment 9 David Le Sage 2011-11-08 22:07:28 UTC
Temporarily reopened to update release notes.

Comment 10 David Le Sage 2011-11-08 22:51:20 UTC
Release Notes Docs Status: Added: Documented as Resolved Issue
Writer: Added: dlesage
Release Notes Text: Added: https://issues.jboss.org/browse/SOA-2863

Users would sometimes encounter a PathNotFoundException when trying to check in a node. Updates to the Modeshape software have rectified this issue so users can now check in nodes without encountering any problems.


Comment 11 Marek Baluch 2011-11-09 14:42:03 UTC
Link: Added: This issue is related to SOA-3569