What version of Sedna do you use?

On Tue, Oct 20, 2009 at 10:37 PM, Pravin K. Reddy <[email protected]>wrote:

> The attachment was missing
> thanks
>
> -----Original Message-----
> From: Pravin K. Reddy [mailto:[email protected]]
> Sent: Tuesday, October 20, 2009 11:23 AM
> To: [email protected].
> Subject: Re: [Sedna-discussion] [ sedna-Bugs-2877181 ] (SE1008)
> Sednaindexsubsystem error. Details: Cannot delet
>
>
> Here is the code to recreate the problem.
>
> 1- compile
> javac -d .  -classpath ".:sednadriver.jar" test/*.java
>
> 2-edit configuration file SednaTest.properties
> collection=col
> xmlFilePath=abc.xml
> numberOFDocs=90000
>
> 3- run java
>  to create
>  java  -classpath ".:sednadriver.jar" test.SednaTest create
>  to delete
>  java  -classpath ".:sednadriver.jar" test.SednaTest delete
>  to create and delete
>  java  -classpath ".:sednadriver.jar" test.SednaTest create_delete
>
>
>
>
> -----Original Message-----
> From: SourceForge.net [mailto:[email protected]]
> Sent: Wednesday, October 14, 2009 1:49 AM
> To: [email protected]
> Subject: [Sedna-discussion] [ sedna-Bugs-2877181 ] (SE1008) Sedna
> indexsubsystem error. Details: Cannot delet
>
>
> Bugs item #2877181, was opened at 2009-10-12 21:26
> Message generated for change (Comment added) made by shcheklein You can
> respond by visiting:
> https://sourceforge.net/tracker/?func=detail&atid=713730&aid=2877181&gro
> up_id=129076<https://sourceforge.net/tracker/?func=detail&atid=713730&aid=2877181&gro%0Aup_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: Update Language
> Group: None
> Status: Open
> Resolution: None
> Priority: 5
> Private: No
> Submitted By: Nobody/Anonymous (nobody)
> Assigned to: Nobody/Anonymous (nobody)
> Summary:  (SE1008) Sedna index subsystem error. Details: Cannot delet
>
> Initial Comment:
> I get following error on deleting an object from db
>  DROP DOCUMENT 'doc1222' IN COLLECTION 'col111'
>  ERROR 12/10/2009 09:02:53 (TRN msdb pid=6709 sid=49 trid=49)
> [btree.cpp:bt_delete_tmpl:248]: (SE1008) Sedna index subsystem error.
> Details: Cannot delete object which is not in the btree
>
>
> here is what i did ..
> 1- Created 90000 (90k ) documents of szie 10k  to an collection.
> 2- added two indexes. ( on single attribute on root node) .
> 2- stop and start  the server.
> 3- delete 90000 documents  one by  one.
>
>
>
> ----------------------------------------------------------------------
>
> >Comment By: Ivan Shcheklein (shcheklein)
> Date: 2009-10-14 12:48
>
> Message:
> Please, could you give us example of these documents to reproduce this
> issue?
>
>
> ----------------------------------------------------------------------
>
> You can respond by visiting:
> https://sourceforge.net/tracker/?func=detail&atid=713730&aid=2877181&gro
> up_id=129076<https://sourceforge.net/tracker/?func=detail&atid=713730&aid=2877181&gro%0Aup_id=129076>
>
> ------------------------------------------------------------------------
> ------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA is
> the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and
> stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Sedna-discussion mailing list [email protected]
> https://lists.sourceforge.net/lists/listinfo/sedna-discussion
>
> ------------------------------------------------------------------------
> ------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA is
> the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and
> stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Sedna-discussion mailing list [email protected]
> https://lists.sourceforge.net/lists/listinfo/sedna-discussion
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Sedna-discussion mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sedna-discussion
>
>
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Sedna-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sedna-discussion

Reply via email to