Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-4125

The in-memory storage back end doesn't work on Windows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 10.6.1.0
    • 10.5.1.1, 10.6.1.0
    • Store
    • None

    Description

      Bug reported by Knut Magne Solem, see DERBY-646.

      Using the in-memory storage back end fails on Windows (i.e. connect 'jdbc:derby:memory:MyDbTest;create=true'; from ij):
      ERROR XJ001: Java exception: 'ASSERT FAILED serviceName = memory:C:\Documents and Settings\user\workspace\derby\MyDbTest;storageFactory.getCanonicalName() = C:\Documents and Settings\user\workspace\derby\MyDbTest: org.apache.derby.shared.common.sanity.AssertFailure'.

      With an insane build, the error messages will look like this:
      ERROR XJ041: Failed to create database 'memory:myDB', see the next exception for details.
      ERROR XBM01: Startup failed due to an exception. See next exception for details.
      ERROR XSTB2: Cannot log transaction changes, maybe trying to write to a read only database.

      The error occurs during boot, which means Windows users are unable to use the in-memory back end at all.

      Attachments

        Activity

          People

            kristwaa Kristian Waagan
            kristwaa Kristian Waagan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: