You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by Manjula G Kutty <ma...@gmail.com> on 2006/09/28 23:18:42 UTC

blobclob4BLOB.java failed with jcc2.6 with the release candidate

Hi
I was running the derbyall tests on an AIX machine with ibm142 jvm and 
found the blobclob4BLOB.java still failing with JCC 2.6 (90).  The diff 
I got is different from the one described in DERBY-1691. But  from the 
derby.log I could sense some similarity. Can anyone please have a look 
into it and let me know whether I have to re-open DERBY-1691.

Diff:
*** Start: blobclob4BLOB jdk1.4.2 DerbyNet derbynetmats:jdbcapi 
2006-09-27 17:23
:53 ***
475a476,478
 >       at java.lang.String.substring(String.java(Compiled Code))
 >       at com.ibm.db2.jcc.a.ec.a(ec.java(Compiled Code))
 >       at com.ibm.db2.jcc.a.ec.getSubString(ec.java(Compiled Code))
783a787,788
 >       at com.ibm.db2.jcc.a.dc.a(dc.java(Compiled Code))
 >       at com.ibm.db2.jcc.a.dc.getBytes(dc.java(Compiled Code))
789a795,804
 >       at com.ibm.db2.jcc.a.jd.e(jd.java(Compiled Code))
 >       at com.ibm.db2.jcc.a.jd.b(jd.java(Compiled Code))
 >       at com.ibm.db2.jcc.b.fb.i(fb.java(Compiled Code))
 >       at com.ibm.db2.jcc.b.fb.b(fb.java(Compiled Code))
 >       at com.ibm.db2.jcc.b.s.b(s.java(Inlined Compiled Code))
 >       at com.ibm.db2.jcc.b.wb.f(wb.java(Compiled Code))
 >       at com.ibm.db2.jcc.a.jd.m(jd.java(Inlined Compiled Code))
 >       at com.ibm.db2.jcc.a.jd.a(jd.java(Compiled Code))
 >       at com.ibm.db2.jcc.a.jd.c(jd.java(Compiled Code))
 >       at com.ibm.db2.jcc.a.jd.executeUpdate(jd.java(Compiled Code))
Test Failed.
*** End:   blobclob4BLOB jdk1.4.2 DerbyNet derbynetmats:jdbcapi 
2006-09-27 17:27


Sysinfo:
$ java org.apache.derby.tools.sysinfo
------------------ Java Information ------------------
Java Version:    1.4.2
Java Vendor:     IBM Corporation
Java home:       /local1/mkutty/ibm142/jre
Java classpath:  
/local1/mkutty/10.2/pantry/db2jcc.jar:/local1/mkutty/10.2/pantr
y/db2jcc_license_c.jar:/local1/mkutty/10.2/pantry/derby.jar:/local1/mkutty/10.2/
pantry/derbyclient.jar:/local1/mkutty/10.2/pantry/derbyLocale_de_DE.jar:/local1/
mkutty/10.2/pantry/derbyLocale_es.jar:/local1/mkutty/10.2/pantry/derbyLocale_fr.
jar:/local1/mkutty/10.2/pantry/derbyLocale_it.jar:/local1/mkutty/10.2/pantry/der
byLocale_ja_JP.jar:/local1/mkutty/10.2/pantry/derbyLocale_ko_KR.jar:/local1/mkut
ty/10.2/pantry/derbyLocale_pt_BR.jar:/local1/mkutty/10.2/pantry/derbyLocale_zh_C
N.jar:/local1/mkutty/10.2/pantry/derbyLocale_zh_TW.jar:/local1/mkutty/10.2/pantr
y/derbynet.jar:/local1/mkutty/10.2/pantry/derbyTesting.jar:/local1/mkutty/10.2/p
antry/derbytools.jar:/local1/mkutty/10.2/pantry/functionTests.jar:/local1/mkutty
/10.2/pantry/maps.jar:/local1/mkutty/10.2/pantry/tours.jar:.:/local1/mkutty/10.2
/pantry/junit.jar:/local1/mkutty/10.2/pantry/jakarta-oro-2.0.8.jar
OS name:         AIX
OS architecture: ppc
OS version:      5.2
Java user name:  mkutty
Java user home:  /u/mkutty
Java user dir:   /local1/mkutty/10.2/ibm142_beta5/rerun
java.specification.name: Java Platform API Specification
java.specification.version: 1.4
--------- Derby Information --------
JRE - JDBC: J2SE 1.4.2 - JDBC 3.0
[/local1/mkutty/10.2/pantry/derby.jar] 10.2.1.5 - (449431)
[/local1/mkutty/10.2/pantry/derbytools.jar] 10.2.1.5 - (449431)
[/local1/mkutty/10.2/pantry/derbynet.jar] 10.2.1.5 - (449431)
[/local1/mkutty/10.2/pantry/derbyclient.jar] 10.2.1.5 - (449431)
[/local1/mkutty/10.2/pantry/db2jcc.jar] 2.6 - (90)
[/local1/mkutty/10.2/pantry/db2jcc_license_c.jar] 2.6 - (90)
------------------------------------------------------
----------------- Locale Information -----------------
Current Locale :  [English/United States [en_US]]
Found support for locale: [de_DE]
         version: 10.2.1.5 - (449431)
Found support for locale: [es]
         version: 10.2.1.5 - (449431)
Found support for locale: [fr]
         version: 10.2.1.5 - (449431)
Found support for locale: [it]
         version: 10.2.1.5 - (449431)
Found support for locale: [ja_JP]
         version: 10.2.1.5 - (449431)
Found support for locale: [ko_KR]
         version: 10.2.1.5 - (449431)
Found support for locale: [pt_BR]
         version: 10.2.1.5 - (449431)
Found support for locale: [zh_CN]
         version: 10.2.1.5 - (449431)
Found support for locale: [zh_TW]
         version: 10.2.1.5 - (449431)
------------------------------------------------------