You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-user@db.apache.org by "Dag H. Wanvik" <Da...@Sun.COM> on 2008/04/01 19:04:55 UTC

Re: XSDB0Unexpected exception on in-memory page

Templexp Tan <te...@gmail.com> writes:

> Hello,
>
> When my derby database got out of memory, and when I restart the db. it got
> the exception like the following:
> any idea how to solve the problem?
>
> ERROR XJ040: DERBY SQL error: SQLCODE: -1, SQLSTATE: XJ040, SQLERRMC: Failed
> to start database 'mydb', see the next exception for details.::SQLSTATE:
> XSDB0Unexpected exception on in-memory page Page(33,Container(0, 1137))

This looks similar to DERBY-749. You may want to provide any
information you have to that issue in JIRA; I saw Mike closed that
issue due to lack of information, maybe you have something that will
help with this!

http://issues.apache.org/jira/browse/DERBY-749

Dag