Looking at last weeks reports on
http://www.multinet.no/~solberg/public/Apache/index.html I observe that
jdbcapi/checkDriver.java fails in derbyall (and derbynetclientmats).
This occurs on all platforms *except* Windows/cygwin.
Seems like this started between 292491 and 292931.
Anyone else seeing this?
Looking at the test run directory
derbynetclientmats/derbynetmats/DerbyNetClient/jdbcapi/checkDriver/ I
see strange directory names like ' and " (i.e single quote and double
quote) and 'wombat' and "wombat".
********* Diff file
derbyall/derbynetclientmats/DerbyNetClient/derbynetmats/jdbcapi/checkDriver.diff
*** Start: checkDriver jdk1.5.0_03 DerbyNetClient derbynetmats:jdbcapi
2005-10-01 14:05:42 ***
49 del
< EXPECTED EXCEPTION:DERBY SQL error: SQLCODE: -1, SQLSTATE: XJ040,
SQLERRMC: Failed to start database
'[DERBY_SYSTEM_HOME]/wombat:create=true', see the next exception for
details.::SQLSTATE: XJ001Java exception: 'The filename, directory name,
or volume label syntax is incorrect: java.io.IOException'.
49a49
> Null connection returned for url
jdbc:derby://localhost:1527/[DERBY_SYSTEM_HOME]/wombat:create=true
51 del
< EXPECTED EXCEPTION:DERBY SQL error: SQLCODE: -1, SQLSTATE: XJ041,
SQLERRMC: Failed to create database '"wombat"', see the next exception
for details.::SQLSTATE: XBM0HDirectory [DERBY_SYSTEM_HOME]/"wombat"
cannot be created.
51a51,55
> Connection info for
connect(jdbc:derby://localhost:1527/"wombat";create=true, null)
> getURL() = jdbc:derby://localhost:1527/"wombat";create=true
> getUserName() = APP
> CURRENT SCHEMA = APP
> PASSED:Connection Successful with url:
jdbc:derby://localhost:1527/"wombat";create=true
53 del
< Null connection returned for url
jdbc:derby://localhost:1527/"[DERBY_SYSTEM_HOME]/wombat";create=true
53a57,61
.
.
.
Test Failed.
*** End: checkDriver jdk1.5.0_03 DerbyNetClient derbynetmats:jdbcapi
2005-10-01 14:05:54 ***
--
Ole Solberg, Database Technology Group,
Sun Microsystems, Trondheim, Norway