[ http://issues.apache.org/jira/browse/DERBY-483?page=all ]

Anders Morken updated DERBY-483:
--------------------------------

    Attachment: DERBY-483-2.patch

New patch (DERBY-483-2.patch) includes necessary updates to function tests as 
well. Remaining failures seem unrelated to any error messages.

Report from derbylang test run:

Generating report for RunSuite derbylang  java null null true
------------------ Java Information ------------------
Java Version:    1.5.0_06
Java Vendor:     Sun Microsystems Inc.
Java home:       /usr/java/jdk1.5.0_06/jre
Java classpath:  
/home/andersmo/netbeanswork/derby/trunk/classes:/usr/share/java/oro.jar
OS name:         Linux
OS architecture: i386
OS version:      2.6.14-1.1653_FC4
Java user name:  andersmo
Java user home:  /home/andersmo
Java user dir:   /tmp/derbytest
java.specification.name: Java Platform API Specification
java.specification.version: 1.5
--------- Derby Information --------
JRE - JDBC: J2SE 5.0 - JDBC 3.0
[/home/andersmo/netbeanswork/derby/trunk/classes] 10.2.0.0 alpha - (1)
------------------------------------------------------
----------------- Locale Information -----------------
Current Locale :  [English/Norway [en_NO]]
Found support for locale: [de_DE]
         version: 10.2.0.0 alpha - (1)
Found support for locale: [es]
         version: 10.2.0.0 alpha - (1)
Found support for locale: [fr]
         version: 10.2.0.0 alpha - (1)
Found support for locale: [it]
         version: 10.2.0.0 alpha - (1)
Found support for locale: [ja_JP]
         version: 10.2.0.0 alpha - (1)
Found support for locale: [ko_KR]
         version: 10.2.0.0 alpha - (1)
Found support for locale: [pt_BR]
         version: 10.2.0.0 alpha - (1)
Found support for locale: [zh_CN]
         version: 10.2.0.0 alpha - (1)
Found support for locale: [zh_TW]
         version: 10.2.0.0 alpha - (1)
------------------------------------------------------
Test environment information:
COMMAND LINE STYLE: jdk13
TEST CANONS: master
------------------------------------------------------
------------------------------------------------------
Summary results:

Test Run Started: 2006-01-05 02:08:57.0
Test Run Duration: 00:17:13

197 Tests Run
97% Pass (191 tests passed)
 3% Fail (6 tests failed)
0 Suites skipped
------------------------------------------------------
Failed tests in: derbylang_fail.txt
------------------------------------------------------
Passed tests in: derbylang_pass.txt
------------------------------------------------------
System properties in: derbylang_prop.txt
------------------------------------------------------
------------------------------------------------------
Failure Details:
********* Diff file derbylang/derbylang/errorStream.diff
*** Start: errorStream jdk1.5.0_06 derbylang:derbylang 2006-01-05 02:14:49 ***
5 del
< shutdown ok: XJ015:Derby system shutdown.
6 del
< shutdown ok: XJ015:Derby system shutdown.
7 del
< shutdown ok: XJ015:Derby system shutdown.
8 del
< shutdown ok: XJ015:Derby system shutdown.
9 del
< shutdown ok: XJ015:Derby system shutdown.
10 del
< shutdown ok: XJ015:Derby system shutdown.
11 del
< shutdown ok: XJ015:Derby system shutdown.
12 del
< Test errorStream finished successfully
12 add
> Test errorStream failed: assertEmpty failed: : 
> /tmp/derbytest/derbylang/derbylang/errorStream/V
ombatusUrsinusHirsutus-err-3.log
> org.apache.derbyTesting.functionTests.tests.lang.AssertException: assertEmpty 
> failed: : /tmp/de
rbytest/derbylang/derbylang/errorStream/VombatusUrsinusHirsutus-err-3.log
Test Failed.
*** End:   errorStream jdk1.5.0_06 derbylang:derbylang 2006-01-05 02:14:52 ***
********* Diff file derbylang/derbylang/closed.diff
*** Start: closed jdk1.5.0_06 derbylang:derbylang 2006-01-05 02:11:36 ***
20 del
< CALL sleep(10000) - 38000, 38000 -- InterruptedException, XJ001 -- 
InterruptedException
20a20,21
> Exception in thread "Thread-3" java.lang.NullPointerException
> null
Test Failed.
*** End:   closed jdk1.5.0_06 derbylang:derbylang 2006-01-05 02:11:43 ***
********* Diff file derbylang/derbylang/authorize.diff
*** Start: authorize jdk1.5.0_06 derbylang:derbylang 2006-01-05 02:10:26 ***
626 del
< ij(C2)>
626 add
> ij(C2)> Exception in thread "derby.rawStoreDaemon" 
> java.lang.NullPointerException
Test Failed.
*** End:   authorize jdk1.5.0_06 derbylang:derbylang 2006-01-05 02:10:31 ***
------------------------------------------------------


> Error message  X0X07  has incorrect property name, db2j.database.classpath 
> instead of derby.database.classpath
> --------------------------------------------------------------------------------------------------------------
>
>          Key: DERBY-483
>          URL: http://issues.apache.org/jira/browse/DERBY-483
>      Project: Derby
>         Type: Bug
>   Components: SQL
>     Versions: 10.2.0.0, 10.1.2.0
>     Reporter: Daniel John Debrunner
>     Priority: Trivial
>  Attachments: DERBY-483-2.patch, DERBY-483.patch
>
> Example output is in the test lang/dcl.sql, extracted here.
> ERROR X0X07: Cannot drop jar file '"EMC"."MAIL_APP"' because its on your 
> db2j.database.classpath '"EMC"."MAIL_APP"'.
> Also the its should be it's (it is).
> Might also make sense to change drop to remove, as the procedure is called 
> remove_jar.

-- 
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

Reply via email to