[email protected] (Dag H. Wanvik) writes: > Kathey Marsden <[email protected]> writes: > >> Soft upgrade testing: Create database system/wombat with the old >> version. Then using the old derbyTesting.jar and new product jars, >> run suites.All. > > I did this and saw two kinds of errors. The first is the BOOLEAN type upgrade > requirement, expected, so OK. > > The second error I see is this (I ran with lib-debug). Not sure if this > is expected or not? > > Dag > > 74) > testBootingAnAlreadyBootedDatabase(org.apache.derbyTesting.functionTests.tests.store.ClassLoaderBootTest)java.lang.ExceptionInInitializerError [...] > Caused by: java.lang.SecurityException: sealing violation: package > org.apache.derby.iapi.services.sanity is sealed
Could you be seeing DERBY-4669? -- Knut Anders
