Re: [bdbxml] OpenContainer fails. DB_PAGE_NOTFOUND: Requested page not found, errcode = DATABASE_ERROR
George Feinberg <[email protected]> Mon, 17 Apr 2006 09:35:26 -0400
| Newsgroups | gmane.comp.db.dbxml.general |
|---|---|
| Message-ID | <[email protected]> |
Harshad, It doesn't look like anyone's responded to this. You may have corruption in your container, or you could be performing concurrent operations (multiple threads/processes) without using transactions. What is your process/thread environment? Regards, George > Hi, > > Sometimes when i try to invoke XmlManager.openContainer(), i see > following error: This occurs once in a while and i can not aways > reproduce it. Can anyone point me in the direction to troubleshoot > this? > > Error: DB_PAGE_NOTFOUND: Requested page not found, errcode = > DATABASE_ERROR > at > com.sleepycat.dbxml.dbxml_javaJNI.XmlManager_openContainer__SWIG_2 > (Native Method) > at com.sleepycat.dbxml.XmlManager.openContainer > (XmlManager.java:473) > at com.sleepycat.dbxml.XmlManager.openContainer > (XmlManager.java:187) > > -- > Thanks, > Harshad ------------------------------------------ To remove yourself from this list, send an email to [email protected]