|
View:
New views
20 Messages
—
Rating Filter:
Alert me
|
| < Prev | 1 - 2 | Next > |
|
|
[VOTE] 10.2.2.0 releasePlease download and test-drive the 10.2.2.0 candidate, then vote on
whether to accept it as a Derby release. The candidate lives at: http://people.apache.org/~rhillegas/10.2.2.0/ The polls close at 5:00 pm San Francisco time next Monday, December 18. 10.2.2.0 is a bugfix vehicle, distinguished from the previous 10.2.1.6 release as follows: 1) Includes compiled versions of our JDBC4 drivers. These appeared in 10.2.1.6 in source form only. 2) Includes a number of bugfixes summarized in the release notes. 3) Includes translations for error messages introduced in 10.2.1.6. 4) Includes translated error messages for four new languages: Czech, Hungarian, Polish, and Russian. Thanks to everyone who prepped this release, especially for the help in porting bugfixes, committing the new languages, rototilling header notices, and scrubbing the user guides. Regards, -Rick |
|
|
Re: [VOTE] 10.2.2.0 releaseRick Hillegas wrote:
> Please download and test-drive the 10.2.2.0 candidate, then vote on > whether to accept it as a Derby release. For posterity I ran a set of ODBC tests against "Derby Network Server - 10.2.2.0 - (485682)" using the DB2 Runtime Client (v8) and all tests ran as expected. I also ran the 10.2 "xmlSuite" [1] using ibm142 and the only diff was an expected diff in character counts that was mentioned in DERBY-1758 (and has been resolved as a testing issue in 10.3). As an additional sanity check I put a 10.3 derbyTesting.jar in my classpath and then ran the JUnit "XMLSuite" against the 10.2.2 candidate jars--and all JUnit XML tests passed (I used ibm142). So I vote +1 for the 10.2.2 candidate from an ODBC and XML perspective. Army -------- [1] The "xmlSuite" suite is not currently run as part of "derbyall" for 10.2, thus one must run the XML tests explicitly (after verifying that the required XML jars (JAXP and Xalan) are in the classpath): > java org.apache.derbyTesting.functionTests.harness.RunSuite xmlSuite |
|
|
Re: [VOTE] 10.2.2.0 releaseFor me on Solaris when run against the release candidate's jar files,
derbyall succeeded under jdk14. Under jdk16 derbyall ran cleanly except for the intermittent test failure DERBY-1585 (I re-ran that test and it succeeded). The JDBC4 test suite ran cleanly under jdk16. I have verified the links in index.html. +1 -Rick |
|
|
Re: [VOTE] 10.2.2.0 release> Please download and test-drive the 10.2.2.0 candidate, then vote on
> whether to accept it as a Derby release. +1. This looks like a good release, and I'm excited to hear what the user community thinks of the JDBC 4.0 functionality. thanks, bryan |
|
|
Re: [VOTE] 10.2.2.0 release+1
Very good results. See http://wiki.apache.org/db-derby/TenTwoPlatformTesting Henri Rick Hillegas wrote: > Please download and test-drive the 10.2.2.0 candidate, then vote on > whether to accept it as a Derby release. The candidate lives at: > > http://people.apache.org/~rhillegas/10.2.2.0/ |
|
|
Re: [VOTE] 10.2.2.0 releaseHenri van de Scheur - Sun Norway wrote:
> +1 > > Very good results. See > http://wiki.apache.org/db-derby/TenTwoPlatformTesting Did you have to move derbyTesting.jar into the same folder as the other Derby jars to run the tests? Thanks, Dan. |
|
|
Re: [VOTE] 10.2.2.0 releaseDaniel John Debrunner wrote:
> Henri van de Scheur - Sun Norway wrote: >> +1 >> >> Very good results. See >> http://wiki.apache.org/db-derby/TenTwoPlatformTesting > > Did you have to move derbyTesting.jar into the same folder as the > other Derby jars to run the tests? I did not do so myself (we have a dedicated person taking care of all installations), men I checked this right now and notice they are placed in the same directory. Henri |
|
|
Re: [VOTE] 10.2.2.0 release+1
I have run our "Large datavolume tests" on the 10.2.2.0 candidate on one platform: See http://dbtg.thresher.com/derby/test/10.2.2.0_RC/AdditionalTests.html. No issues seen. I also ran the compatibility test on 15 platforms. See http://dbtg.thresher.com/derby/test/10.2.2.0_RC/jvm1.6/testing/Limited/testSummary-485682.html. No issues seen On 12/11/06, Rick Hillegas <Richard.Hillegas@...> wrote: > Please download and test-drive the 10.2.2.0 candidate, then vote on > whether to accept it as a Derby release. |
|
|
Re: [VOTE] 10.2.2.0 releaseRick Hillegas wrote:
> Please download and test-drive the 10.2.2.0 candidate, then vote on > whether to accept it as a Derby release. The candidate lives at: > > http://people.apache.org/~rhillegas/10.2.2.0/ > > The polls close at 5:00 pm San Francisco time next Monday, December 18. > > Derby 10.2.2.0 - (485682) release candidate was tested on the the following platforms/jdks: - SLES 10 - Kernel 2.6.16.21-0.25-bigsmp (0) and IBM15 (SR3) and IBM 142 (SR7) - RHEL 4.0 - Kernel 2.6.9-42.0.3.ELsmp and IBM142 (SR7) The only issue found was DERBY-2180 during the 10.1.3 upgrade test In addition also ran some long running system tests, only known issues were found - DERBY-1947. Also verified the working of scripts on Windows and Linux (sh and bash works fine, scripts did not work in C shell - DERBY-2189) My vote: +1 -Rajesh |
|
|
Re: [VOTE] 10.2.2.0 releaseOn 12/11/06, Rick Hillegas <Richard.Hillegas@...> wrote:
> Please download and test-drive the 10.2.2.0 candidate, then vote on > whether to accept it as a Derby release. The candidate lives at: > > http://people.apache.org/~rhillegas/10.2.2.0/ > > The polls close at 5:00 pm San Francisco time next Monday, December 18. Verified all the signatures, checked the contents of each distribution, and ran tests on a couple of platforms (and yes, I copied the test jars into the same dir as the engine/net jars when running tests). Everything looked good. The contents of tools/jdbc4 are obviously no longer needed, but can be removed in some future release. I agree with Dan that the release notes' 'Issues' section is somewhat confusing, or at least confusingly titled. I think that maybe what is needed is an 'outstanding quality issues' vs. 'intentional changes in behavior' list. It seems to me that most of the content of the 'Issues' section are intentional, (hopefully-)positive changes in behavior of the engine, client, or tools. Calling these 'Issues' is at least a misnomer, and at worst misdirection, possibly leading a user to think that they may need to code around what are actually positive changes in Derby's behavior. Since the release notes may be the only piece of documentation long-time Derby users bother to review, it would be good to polish up these little bits of language to be more accurate. But, not worth holding up this release, anyway. So, on the whole, looks great. My vote: +1 andrew |
|
|
Re: [VOTE] 10.2.2.0 releaseRick Hillegas wrote:
> Please download and test-drive the 10.2.2.0 candidate, then vote on > whether to accept it as a Derby release. I have downloaded the 10.2.2.0 candidate and run derbyall on Ubuntu 6.06 (Linux). With derbyTesting.jar in the test directory 51 tests failed. 50 of these were SQL tests. Having looked into some of the failing test it seems that many of them fail with a pattern like: run resource 'distinct.subsql'; IJ ERROR: Resource not found After moving derbyTesting.jar to the lib directory and re-running derbyall, only one test failed (upgradeTests/Upgrade_10_1_10_2.java). Since the cause of this seems only to be related to how tests are run, I wote +1 to this release. Thanks for making this release candidate, Rick. Olav |
|
|
Re: [VOTE] 10.2.2.0 releaseRick Hillegas wrote:
> Please download and test-drive the 10.2.2.0 candidate, then vote on > whether to accept it as a Derby release. The candidate lives at: I have tested 10.2.2.0 on HP-UX v1.11 i with HPs SDK 1.5.0.03, without finding any issues. +1 Vemund |
|
|
Re: [VOTE] 10.2.2.0 releaseRick Hillegas wrote:
> Please download and test-drive the 10.2.2.0 candidate, then vote on > whether to accept it as a Derby release. The candidate lives at: > > http://people.apache.org/~rhillegas/10.2.2.0/ > > The polls close at 5:00 pm San Francisco time next Monday, December 18. I have verified MD5 checksums and ran some tests on a Solaris 10 x86 machine using Sun's JDK 1.5.0_07, against the -bin distribution: derbyall: 51 tests failed with derbytesting.jar in the default location, 1 test failed (Upgrade_10_1_10_2) with copy of derbytesting.jar in lib/ directory. No major product defects detected. I am also running a long-running test based on DOTS [1]. So far (~5 days running time) memory usage looks better (lower, more stable) than previous test run (10.2.1.5, see DERBY-2176). I am fairly comfortable with these results and those posted by others. My vote is +1. -- John [1]: http://ltp.sourceforge.net/dotshowto.php |
|
|
Re: [VOTE] 10.2.2.0 releaseRick Hillegas <Richard.Hillegas@...> writes:
> Please download and test-drive the 10.2.2.0 candidate, then vote on > whether to accept it as a Derby release. The candidate lives at: > > http://people.apache.org/~rhillegas/10.2.2.0/ > > The polls close at 5:00 pm San Francisco time next Monday, December 18. I have downloaded the release candidate and run some small tests. No problems found. I vote +1. -- Knut Anders |
|
|
Re: [VOTE] 10.2.2.0 releaseI have downloaded the 10.2.2.0 bin bundle, verified the signature and the checksum. After stumbling on derbyTesting.jar's location, I moved it, and ran all tests including the upgrade test successfully on Sun's JVM 1.5 under Solaris 10/x86. Good one, Rick! +1 Dag |
|
|
Re: [VOTE] 10.2.2.0 releaseRick Hillegas wrote:
> Please download and test-drive the 10.2.2.0 candidate, then vote on > whether to accept it as a Derby release. I tested the eclipse plugins on Eclipse 3.2.1 (embedded and client jdbc drivers) and it works as expected. +1 -jean |
|
|
Re: [VOTE] 10.2.2.0 releaseRick Hillegas wrote:
> Please download and test-drive the 10.2.2.0 candidate, then vote on > whether to accept it as a Derby release. The candidate lives at: > > http://people.apache.org/~rhillegas/10.2.2.0/ > > The polls close at 5:00 pm San Francisco time next Monday, December 18. > +1 Downloaded and did some simple ad-hoc testing, looks good. Thanks -suresh |
|
|
Re: [VOTE] 10.2.2.0 release+1 Unless somebody thinks the store/bootLock failure I saw is a
problem (The lang/deadlockMode failure is a timing problem I occasionally encounter). Ran both with JDK 1.5 and 1.6 on my (very) modest Laptop with Ubuntu 5.10, Upgrade tests were not run. PGP Signature ok MD5 ok With JDK 1.5 2 failures: lang/deadlockMode.java store/bootLock.java lang/deadlockMode.java: *** Start: deadlockMode jdk1.5.0_06 derbyall:derbylang 2006-12-17 12:23:34 *** 25a26 > Done Thread 47d47 < Done Thread Test Failed. *** End: deadlockMode jdk1.5.0_06 derbyall:derbylang 2006-12-17 12:23:42 *** store/bootLock.java *** Start: bootLock jdk1.5.0_06 storeall:storemore 2006-12-17 13:03:12 *** 2,4d1 < expected exception < SQLSTATE(XJ040): < SQLSTATE(XSDB6): Test Failed. *** End: bootLock jdk1.5.0_06 storeall:storemore 2006-12-17 13:03:47 *** With JDK 1.6: 1 failure: store/bootLock.java *** Start: bootLock jdk1.6.0 storeall:storemore 2006-12-18 09:37:58 *** 2,4d1 < expected exception < SQLSTATE(XJ040): < SQLSTATE(XSDB6): Test Failed. *** End: bootLock jdk1.6.0 storeall:storemore 2006-12-18 09:38:33 *** -- Bernt Marius Johnsen, Database Technology Group, Staff Engineer, Technical Lead Derby/Java DB Sun Microsystems, Trondheim, Norway |
|
|
Re: [VOTE] 10.2.2.0 releaseBTW: Some details from my runs:
******* Start Suite: derbyall 2006-12-18 08:54:38 ******* ------------------ Java Information ------------------ Java Version: 1.6.0 Java Vendor: Sun Microsystems Inc. Java home: /usr/local/java/jdk1.6.0/jre Java classpath: ../db-derby-10.2.2.0-lib/lib/derby.jar:../db-derby-10.2.2.0-lib/lib/derbyclient.jar:../db-derby-10.2.2.0-lib/lib/derby.jar:../db-derby-10.2.2.0-lib/lib/derbyLocale_cs.jar:../db-derby-10.2.2.0-lib/lib/derbyLocale_de_DE.jar:../db-derby-10.2.2.0-lib/lib/derbyLocale_es.jar:../db-derby-10.2.2.0-lib/lib/derbyLocale_fr.jar:../db-derby-10.2.2.0-lib/lib/derbyLocale_hu.jar:../db-derby-10.2.2.0-lib/lib/derbyLocale_it.jar:../db-derby-10.2.2.0-lib/lib/derbyLocale_ja_JP.jar:../db-derby-10.2.2.0-lib/lib/derbyLocale_ko_KR.jar:../db-derby-10.2.2.0-lib/lib/derbyLocale_pl.jar:../db-derby-10.2.2.0-lib/lib/derbyLocale_pt_BR.jar:../db-derby-10.2.2.0-lib/lib/derbyLocale_ru.jar:../db-derby-10.2.2.0-lib/lib/derbyLocale_zh_CN.jar:../db-derby-10.2.2.0-lib/lib/derbyLocale_zh_TW.jar:../db-derby-10.2.2.0-lib/lib/derbynet.jar:../db-derby-10.2.2.0-lib/lib/derbyrun.jar:../db-derby-10.2.2.0-lib/lib/derbyTesting.jar:../db-derby-10.2.2.0-lib/lib/derbytools.jar:../db-derby-10.2.2.0-lib/lib/jakarta-oro-2.0.8.jar:../db-derby-10.2.2.0-lib/lib/junit.jar OS name: Linux OS architecture: i386 OS version: 2.6.12-10-386 Java user name: bernt Java user home: /home/bernt Java user dir: /home/bernt/test/1.6 java.specification.name: Java Platform API Specification java.specification.version: 1.6 --------- Derby Information -------- JRE - JDBC: Java SE 6 - JDBC 4.0 [/home/bernt/test/db-derby-10.2.2.0-lib/lib/derby.jar] 10.2.2.0 - (485682) [/home/bernt/test/db-derby-10.2.2.0-lib/lib/derbytools.jar] 10.2.2.0 - (485682) [/home/bernt/test/db-derby-10.2.2.0-lib/lib/derbynet.jar] 10.2.2.0 - (485682) [/home/bernt/test/db-derby-10.2.2.0-lib/lib/derbyclient.jar] 10.2.2.0 - (485682) ------------------------------------------------------ ******* Start Suite: derbyall 2006-12-17 12:14:40 ******* ------------------ Java Information ------------------ Java Version: 1.5.0_06 Java Vendor: Sun Microsystems Inc. Java home: /usr/local/java/jdk1.5.0_06/jre Java classpath: db-derby-10.2.2.0-lib/lib/derby.jar:db-derby-10.2.2.0-lib/lib/derbyclient.jar:db-derby-10.2.2.0-lib/lib/derby.jar:db-derby-10.2.2.0-lib/lib/derbyLocale_cs.jar:db-derby-10.2.2.0-lib/lib/derbyLocale_de_DE.jar:db-derby-10.2.2.0-lib/lib/derbyLocale_es.jar:db-derby-10.2.2.0-lib/lib/derbyLocale_fr.jar:db-derby-10.2.2.0-lib/lib/derbyLocale_hu.jar:db-derby-10.2.2.0-lib/lib/derbyLocale_it.jar:db-derby-10.2.2.0-lib/lib/derbyLocale_ja_JP.jar:db-derby-10.2.2.0-lib/lib/derbyLocale_ko_KR.jar:db-derby-10.2.2.0-lib/lib/derbyLocale_pl.jar:db-derby-10.2.2.0-lib/lib/derbyLocale_pt_BR.jar:db-derby-10.2.2.0-lib/lib/derbyLocale_ru.jar:db-derby-10.2.2.0-lib/lib/derbyLocale_zh_CN.jar:db-derby-10.2.2.0-lib/lib/derbyLocale_zh_TW.jar:db-derby-10.2.2.0-lib/lib/derbynet.jar:db-derby-10.2.2.0-lib/lib/derbyrun.jar:db-derby-10.2.2.0-lib/lib/derbyTesting.jar:db-derby-10.2.2.0-lib/lib/derbytools.jar:db-derby-10.2.2.0-lib/lib/jakarta-oro-2.0.8.jar:db-derby-10.2.2.0-lib/lib/junit.jar OS name: Linux OS architecture: i386 OS version: 2.6.12-10-386 Java user name: bernt Java user home: /home/bernt Java user dir: /home/bernt/test java.specification.name: Java Platform API Specification java.specification.version: 1.5 --------- Derby Information -------- JRE - JDBC: J2SE 5.0 - JDBC 3.0 [/home/bernt/test/db-derby-10.2.2.0-lib/lib/derby.jar] 10.2.2.0 - (485682) [/home/bernt/test/db-derby-10.2.2.0-lib/lib/derbytools.jar] 10.2.2.0 - (485682) [/home/bernt/test/db-derby-10.2.2.0-lib/lib/derbynet.jar] 10.2.2.0 - (485682) [/home/bernt/test/db-derby-10.2.2.0-lib/lib/derbyclient.jar] 10.2.2.0 - (485682) ------------------------------------------------------ -- Bernt Marius Johnsen, Database Technology Group, Staff Engineer, Technical Lead Derby/Java DB Sun Microsystems, Trondheim, Norway |
|
|
Re: [VOTE] 10.2.2.0 releaseOn 12/11/06, Rick Hillegas <Richard.Hillegas@...> wrote:
> Please download and test-drive the 10.2.2.0 candidate, then vote on > whether to accept it as a Derby release. The candidate lives at: > > http://people.apache.org/~rhillegas/10.2.2.0/ > > The polls close at 5:00 pm San Francisco time next Monday, December 18. > Ran derbyTesting.jar on Windows XP Pro with 10.2.2 candidate, results look good. +1 Regards, Yip Ng |
| < Prev | 1 - 2 | Next > |
| Free embeddable forum powered by Nabble | Forum Help |