[ http://issues.apache.org/jira/browse/DERBY-830?page=all ]
Øystein Grøvlen closed DERBY-830. --------------------------------- It has been verified that when the night test changed to use a temp directory it had access to, the test has not failed anymore. Hence, this is not a derbyproblem. However, I do not think it is very obvious from the error message what the problem is, and I will file another Jira for the usability issue. > lang/dcl.sql is failing > ----------------------- > > Key: DERBY-830 > URL: http://issues.apache.org/jira/browse/DERBY-830 > Project: Derby > Issue Type: Test > Components: Test > Environment: Microsoft(R) Windows(R) Server 2003, - 5.2.3790 Service > Pack 1 Build 3790 > CYGWIN_NT-5.2 1.5.12(0.116/4/2) 2004-11-10 08:34 Cygwin > Sun Microsystems Inc. 1.5 Java VM > Reporter: David Van Couvering > > The first observed failure of this was revision 344536 (see > http://www.multinet.no/~solberg/public/Apache/Derby/UpdateInfo/345536.txt), > which has a number of changes queued up because the tests were not run for a > while. > derbylang diff ------------------------------------------------------------- > ********* Diff file derbylang/derbylang/dcl.diff > *** Start: dcl jdk1.5.0_04 derbylang:derbylang 2006-01-18 20:23:36 *** > 274a275,276 > > ERROR XJ040: Failed to start database 'jar:(ina.jar)db7', see the next > > exception for details. > > ERROR XBM0W: An exception was thrown while creating an instance of class > > class org.apache.derby.impl.io.JarStorageFactory registered for identifier > > jar. > 278 del > < ID |E_MAIL |OK > 279 del > < ------------------------------------------------- > 280 del > < 1 |[EMAIL PROTECTED] |NULL > 281 del > < 2 |[EMAIL PROTECTED] |NULL > 282 del > < 3 |[EMAIL PROTECTED] |NULL > 283 del > < 4 |[EMAIL PROTECTED] |0 > 284 del > < 5 |[EMAIL PROTECTED] |1 > 284a280 > > IJ ERROR: Unable to establish connection > 286 del > < E_MAIL |2 > 287 del > < ------------------------------------- > 288 del > < [EMAIL PROTECTED] |0 > 289 del > < [EMAIL PROTECTED] |0 > 290 del > < [EMAIL PROTECTED] |0 > 291 del > < [EMAIL PROTECTED] |0 > 292 del > < [EMAIL PROTECTED] |1 > 292a282 > > IJ ERROR: Unable to establish connection > 294 del > < ERROR 25502: An SQL data change is not permitted for a read-only > connection, user or database. > 294a284 > > IJ ERROR: Unable to establish connection > 296 del > < ERROR 25502: An SQL data change is not permitted for a read-only > connection, user or database. > 296a286 > > IJ ERROR: Unable to establish connection > 306 del > < 1 > > > > 307 del > < > ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ > 308 del > < NULL > > > > 308a296 > > IJ ERROR: Unable to establish connection > 311 del > < 1 > > > > 312 del > < > ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ > 313 del > < NULL > > > > 313a299 > > IJ ERROR: Unable to establish connection > 315a302 > > IJ ERROR: Unable to establish connection > 317 del > < ID |E_MAIL |OK > 318 del > < ------------------------------------------------- > 319 del > < 1 |[EMAIL PROTECTED] |NULL > 320 del > < 2 |[EMAIL PROTECTED] |NULL > 321 del > < 3 |[EMAIL PROTECTED] |NULL > 322 del > < 4 |[EMAIL PROTECTED] |0 > 323 del > < 5 |[EMAIL PROTECTED] |1 > 323a304 > > IJ ERROR: Unable to establish connection > 325 del > < TYPE |MODE|TABLENAME > > 326 del > < > ------------------------------------------------------------------------------------------------------------------------------------------- > 327 del > < TABLE|S |CONTACTS > > 327a306 > > IJ ERROR: Unable to establish connection > 328a308 > > IJ ERROR: Unable to establish connection > 343a324,325 > > ERROR XJ040: Failed to start database 'classpath:db7', see the next > > exception for details. > > ERROR XBM0W: An exception was thrown while creating an instance of class > > class org.apache.derby.impl.io.CPStorageFactory registered for identifier > > classpath. > 347 del > < ID |E_MAIL |OK > 348 del > < ------------------------------------------------- > 349 del > < 1 |[EMAIL PROTECTED] |NULL > 350 del > < 2 |[EMAIL PROTECTED] |NULL > 351 del > < 3 |[EMAIL PROTECTED] |NULL > 352 del > < 4 |[EMAIL PROTECTED] |0 > 353 del > < 5 |[EMAIL PROTECTED] |1 > 353a329 > > IJ ERROR: Unable to establish connection > 355 del > < E_MAIL |2 > 356 del > < ------------------------------------- > 357 del > < [EMAIL PROTECTED] |0 > 358 del > < [EMAIL PROTECTED] |0 > 359 del > < [EMAIL PROTECTED] |0 > 360 del > < [EMAIL PROTECTED] |0 > 361 del > < [EMAIL PROTECTED] |1 > 361a331 > > IJ ERROR: Unable to establish connection > 363 del > < ERROR 25502: An SQL data change is not permitted for a read-only > connection, user or database. > 363a333 > > IJ ERROR: Unable to establish connection > 365 del > < ERROR 25502: An SQL data change is not permitted for a read-only > connection, user or database. > 365a335 > > IJ ERROR: Unable to establish connection > 375 del > < 1 > > > > 376 del > < > ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ > 377 del > < NULL > > > > 377a345 > > IJ ERROR: Unable to establish connection > 380 del > < 1 > > > > 381 del > < > ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ > 382 del > < NULL > > > > 382a348 > > IJ ERROR: Unable to establish connection > 384a351 > > IJ ERROR: Unable to establish connection > 386 del > < ID |E_MAIL |OK > 387 del > < ------------------------------------------------- > 388 del > < 1 |[EMAIL PROTECTED] |NULL > 389 del > < 2 |[EMAIL PROTECTED] |NULL > 390 del > < 3 |[EMAIL PROTECTED] |NULL > 391 del > < 4 |[EMAIL PROTECTED] |0 > 392 del > < 5 |[EMAIL PROTECTED] |1 > 392a353 > > IJ ERROR: Unable to establish connection > 394 del > < TYPE |MODE|TABLENAME > > 395 del > < > ------------------------------------------------------------------------------------------------------------------------------------------- > 396 del > < TABLE|S |CONTACTS > > 396a355 > > IJ ERROR: Unable to establish connection > 397a357 > > IJ ERROR: Unable to establish connection > Test Failed. > *** End: dcl jdk1.5.0_04 derbylang:derbylang 2006-01-18 20:24:02 *** -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
