Bugs item #2810319, was opened at 2009-06-22 18:54
Message generated for change (Settings changed) made by shcheklein
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=713730&aid=2810319&group_id=129076

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: Query Execution
>Group: Sedna (current)
Status: Open
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: mwaschkowski (mwaschkowski)
>Assigned to: Ivan Shcheklein (shcheklein)
Summary: FATAL Data Inconsistency

Initial Comment:

Keep getting 

FATAL 22/06/2009 09:56:04 (TRN test pid=7664 sid=49 trid=49)
[micro.cpp:thirdElementAndTextInsertProcedure:90]: Data Inconsistency

errors.

----------------------------------------------------------------------

>Comment By: Ivan Shcheklein (shcheklein)
Date: 2009-06-22 19:31

Message:
For the first time this fault was caused by the following sequence of
queries:

CREATE COLLECTION 'docs'

LOAD STDIN "589d65ff-081b-47ac-8748-4ccd6678d1cb" "docs"

UPDATE replace $doc in document("589d65ff-081b-47ac-8748-4ccd6678d1cb",
"docs")/root with <com.circumail.server.sedna.DocumentImpl>
     <uuid>589d65ff-081b-47ac-8748-4ccd6678d1cb</uuid>
    
<xml>&lt;foo&gt;&lt;bar&gt;1245354990296&lt;/bar&gt;&lt;/foo&gt;</xml>
   </com.circumail.server.sedna.DocumentImpl>

document('589d65ff-081b-47ac-8748-4ccd6678d1cb', 'docs')

Can you give me a data (in private, if you can't share) on which this
sequence of queries was executed?

Can you determine a stable way to reproduce this fault on the clean data
base?



----------------------------------------------------------------------

Comment By: mwaschkowski (mwaschkowski)
Date: 2009-06-22 19:00

Message:
Windows XP Home, SP3

----------------------------------------------------------------------

Comment By: mwaschkowski (mwaschkowski)
Date: 2009-06-22 18:57

Message:
Sedna version: sedna-3.1.175

was running a simple xquery: collection("Contacts")/node()

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=713730&aid=2810319&group_id=129076

------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
_______________________________________________
Sedna-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sedna-discussion

Reply via email to