On Thu, Dec 2, 2010 at 8:44 PM, Jayaram Subramanian <[email protected]> wrote: > Hi All, > When i tried running java > org.apache.derbyTesting.functionTests.harness.RunSuite derbyall i saw > the following error in derbyall.sum file. Could you please help me and > let me know how to work around this > > ERROR XJ041: Failed to create database 'wombat', see the next > exception for details. > ERROR XSLAT: The log directory 'extinout\wierdlog\log' exists. The > directory might belong to another database. Check that the location > specified for the logDevice attribute is correct. > > With Regards > Jayaram >
Hi Jayaram, The .sum file isn't a good indication of success or fail; it's more of a running commentary. Did any test actually fail? That said, I don't see that diff. I think maybe you didn't start the test in a clean directory? Although the tests should try to remove old files, it doesn't do this properly. If you did start in a clean directory, please tell us which test failed (in derbyall_fail.txt)? Myrna
