Hi Philip, >>>>> "PW" == Philip Wilder <[EMAIL PROTECTED]> wrote: PW> PW> I ran derbyall on a new machine and the lang/errorStream.java test PW> fails. I've run the same test successfully on 3 other machines and the PW> only discernable difference I am able to come up with is the operating PW> system (XP vs Windows 2003 Server on the failing machine). Also the
When I wrote this test, I verified it on Solaris, Linux plus on a Window XP box, not a Windows 2003 server. Can you run the test with -Dkeepfile=true and tar up the results so I can look at it? Dag PW> error in question seems to suggest that the problem is with an empty log PW> file, I've also attached a copy of that non empty log file. At this PW> point I'm open to suggestions. PW> PW> Philip PW> ------------------ Java Information ------------------ PW> Java Version: 1.4.2_08 PW> Java Vendor: Sun Microsystems Inc. PW> Java home: c:\j2sdk1.4.2_08\jre PW> Java classpath: .;c:\derby\derbyMain\classes;c:\derby\db2jcc.jar;c:\derby\db2jcc_license_c.jar;C:\derby\derbyMain\tools\java\jakarta-oro-2.0.8.jar;C:\derby\derbyMain\tools\java\geronimo-spec-servlet-2.4-rc4.jar;C:\j2sdk1.4.2_08\lib\tools.jar;.;C:\j2sdk1.4.2_08\lib;C:\IBM\SQLLIB\java\db2java.zip;C:\IBM\SQLLIB\java\db2jcc.jar;C:\IBM\SQLLIB\java\sqlj.zip;C:\IBM\SQLLIB\bin;C:\IBM\SQLLIB\java\common.jar PW> OS name: Windows 2003 PW> OS architecture: x86 PW> OS version: 5.2 PW> Java user name: db2admin PW> Java user home: C:\Documents and Settings\db2admin PW> Java user dir: C:\Derby\derbyMain\singleTest PW> java.specification.name: Java Platform API Specification PW> java.specification.version: 1.4 PW> --------- Derby Information -------- PW> JRE - JDBC: J2SE 1.4.2 - JDBC 3.0 PW> [C:\Derby\derbyMain\classes] 10.2.0.0 alpha - (1) PW> [C:\Derby\db2jcc.jar] 2.4 - (17) PW> [C:\Derby\db2jcc_license_c.jar] 2.4 - (17) PW> [C:\IBM\SQLLIB\java\db2jcc.jar] 2.4 - (17) PW> ------------------------------------------------------ PW> ----------------- Locale Information ----------------- PW> Current Locale : [English/United States [en_US]] PW> Found support for locale: [de_DE] PW> version: 10.2.0.0 alpha - (1) PW> Found support for locale: [es] PW> version: 10.2.0.0 alpha - (1) PW> Found support for locale: [fr] PW> version: 10.2.0.0 alpha - (1) PW> Found support for locale: [it] PW> version: 10.2.0.0 alpha - (1) PW> Found support for locale: [ja_JP] PW> version: 10.2.0.0 alpha - (1) PW> Found support for locale: [ko_KR] PW> version: 10.2.0.0 alpha - (1) PW> Found support for locale: [pt_BR] PW> version: 10.2.0.0 alpha - (1) PW> Found support for locale: [zh_CN] PW> version: 10.2.0.0 alpha - (1) PW> Found support for locale: [zh_TW] PW> version: 10.2.0.0 alpha - (1) PW> ------------------------------------------------------ PW> Framework: embedded PW> *** Start: errorStream jdk1.4.2_08 2005-07-13 11:24:44 *** PW> 4 del PW> < shutdown ok: XJ015:Derby system shutdown. PW> 5 del PW> < shutdown ok: XJ015:Derby system shutdown. PW> 6 del PW> < shutdown ok: XJ015:Derby system shutdown. PW> 7 del PW> < shutdown ok: XJ015:Derby system shutdown. PW> 8 del PW> < shutdown ok: XJ015:Derby system shutdown. PW> 9 del PW> < shutdown ok: XJ015:Derby system shutdown. PW> 10 del PW> < shutdown ok: XJ015:Derby system shutdown. PW> 11 del PW> < shutdown ok: XJ015:Derby system shutdown. PW> 12 del PW> < Test errorStream finished successfully PW> 12 add PW> > Test errorStream failed: assertNonEmpty failed:C:\Derby\derbyMain\singleTest\errorStream\VombatusUrsinusHirsutus-err-2.log PW> > org.apache.derbyTesting.functionTests.tests.lang.AssertException: assertNonEmpty failed:C:\Derby\derbyMain\singleTest\errorStream\VombatusUrsinusHirsutus-err-2.log PW> Test Failed. PW> *** End: errorStream jdk1.4.2_08 2005-07-13 11:24:48 *** PW> 2005-07-13 14:24:46.671 GMT Thread[main,5,main] java.io.FileNotFoundException: C:\Derby\derbyMain\singleTest\errorStreamfoo\VombatusUrsinusHirsutus-file-2.log (The system cannot find the path specified) PW> ---------------------------------------------------------------- PW> 2005-07-13 14:24:46.687 GMT: PW> Booting Derby version The Apache Software Foundation - Apache Derby - 10.2.0.0 alpha - (1): instance c013800d-0105-1095-564f-00004167747a PW> on database directory C:\Derby\derbyMain\singleTest\errorStream\VombatusUrsinusHirsutus-2 PW> PW> Database Class Loader started - derby.database.classpath='' PW> PW> 2005-07-13 14:24:47.468 GMT: PW> Shutting down instance c013800d-0105-1095-564f-00004167747a PW> ---------------------------------------------------------------- PW>
