Return-Path: Delivered-To: apmail-openjpa-commits-archive@www.apache.org Received: (qmail 31033 invoked from network); 4 Feb 2011 17:44:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Feb 2011 17:44:14 -0000 Received: (qmail 77607 invoked by uid 500); 4 Feb 2011 17:44:14 -0000 Delivered-To: apmail-openjpa-commits-archive@openjpa.apache.org Received: (qmail 77549 invoked by uid 500); 4 Feb 2011 17:44:13 -0000 Mailing-List: contact commits-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list commits@openjpa.apache.org Received: (qmail 77542 invoked by uid 99); 4 Feb 2011 17:44:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Feb 2011 17:44:12 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Feb 2011 17:44:07 +0000 Received: from aegis (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 6E0D5C016B for ; Fri, 4 Feb 2011 17:43:45 +0000 (UTC) Date: Fri, 4 Feb 2011 17:43:45 +0000 (UTC) From: Apache Hudson Server To: commits@openjpa.apache.org Message-ID: <1365764556.16531296841425438.JavaMail.hudson@aegis> Subject: Build failed in Hudson: OpenJPA-trunk #391 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org See Changes: [kwsutter] OPENJPA-1213. Updating the documentation for the change in behavior with the Query.setParameter() exception processing (at least our implementation of the interface). ------------------------------------------ [...truncated 14712 lines...] Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: [INFO] [jar:jar {execution: default-jar}] [INFO] [jar:test-jar {execution: attach-tests}] [INFO] Building jar: [INFO] [ianal:verify-legal-files {execution: default}] [INFO] Checking legal files in: openjpa-xmlstore-2.2.0-SNAPSHOT.jar [INFO] Checking legal files in: openjpa-xmlstore-2.2.0-SNAPSHOT-tests.jar [INFO] [apache-rat:check {execution: default}] [INFO] Exclude: **/.*/** [INFO] Exclude: **/target/**/* [INFO] [install:install {execution: default-install}] [INFO] Installing to /home/hudson/.m2/repository/org/apache/openjpa/openjpa-xmlstore/2.2.0-SNAPSHOT/openjpa-xmlstore-2.2.0-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/apache/openjpa/openjpa-xmlstore/2.2.0-SNAPSHOT/openjpa-xmlstore-2.2.0-SNAPSHOT-tests.jar [HUDSON] Archiving to /home/hudson/hudson/jobs/OpenJPA-trunk/modules/org.apache.openjpa$openjpa-xmlstore/builds/2011-02-04_15-04-07/archive/org.apache.openjpa/openjpa-xmlstore/2.2.0-SNAPSHOT/pom.xml [HUDSON] Archiving to /home/hudson/hudson/jobs/OpenJPA-trunk/modules/org.apache.openjpa$openjpa-xmlstore/builds/2011-02-04_15-04-07/archive/org.apache.openjpa/openjpa-xmlstore/2.2.0-SNAPSHOT/openjpa-xmlstore-2.2.0-SNAPSHOT.jar [HUDSON] Archiving to /home/hudson/hudson/jobs/OpenJPA-trunk/modules/org.apache.openjpa$openjpa-xmlstore/builds/2011-02-04_15-04-07/archive/org.apache.openjpa/openjpa-xmlstore/2.2.0-SNAPSHOT/openjpa-xmlstore-2.2.0-SNAPSHOT-tests.jar [INFO] ------------------------------------------------------------------------ [INFO] Building OpenJPA Slice [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting file set: (included: [**], excluded: []) [INFO] [buildnumber:create {execution: default}] [INFO] [enforcer:enforce {execution: default}] [INFO] [checkstyle:checkstyle {execution: default}] [INFO] Starting audit... Audit done. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [remote-resources:process {execution: default}] [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 31 source files to [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 22 source files to [INFO] [antrun:run {execution: default}] [INFO] Executing tasks enhance: enhance.all.entities: [echo] running enhancer 280 enhance WARN [pool-1-thread-1] openjpa.Enhance - Type "class org.apache.openjpa.slice.policy.EvenOddDistributionPolicy" loaded by org.apache.openjpa.lib.util.TemporaryClassLoader@1dfd606 has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.slice.policy.EvenOddDistributionPolicy" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.slice.policy.EvenOddDistributionPolicy". This can happen if the directory containing your metadata is not in your CLASSPATH, or if your metadata files are not named properly. See the documentation on metadata placement for more information. 287 enhance WARN [pool-1-thread-1] openjpa.Enhance - Type "class org.apache.openjpa.slice.SingleEMFTestCase" loaded by org.apache.openjpa.lib.util.TemporaryClassLoader@1dfd606 has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.slice.SingleEMFTestCase" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.slice.SingleEMFTestCase". This can happen if the directory containing your metadata is not in your CLASSPATH, or if your metadata files are not named properly. See the documentation on metadata placement for more information. 316 enhance WARN [pool-1-thread-1] openjpa.Enhance - Type "class org.apache.openjpa.slice.PersistenceTestCase" loaded by org.apache.openjpa.lib.util.TemporaryClassLoader@1dfd606 has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.slice.PersistenceTestCase" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.slice.PersistenceTestCase". This can happen if the directory containing your metadata is not in your CLASSPATH, or if your metadata files are not named properly. See the documentation on metadata placement for more information. 341 enhance WARN [pool-1-thread-1] openjpa.Enhance - Type "class org.apache.openjpa.slice.SliceTestCase" loaded by org.apache.openjpa.lib.util.TemporaryClassLoader@1dfd606 has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.slice.SliceTestCase" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.slice.SliceTestCase". This can happen if the directory containing your metadata is not in your CLASSPATH, or if your metadata files are not named properly. See the documentation on metadata placement for more information. 346 enhance WARN [pool-1-thread-1] openjpa.Enhance - Type "class org.apache.openjpa.slice.policy.UserDistributionPolicy" loaded by org.apache.openjpa.lib.util.TemporaryClassLoader@1dfd606 has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.slice.policy.UserDistributionPolicy" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.slice.policy.UserDistributionPolicy". This can happen if the directory containing your metadata is not in your CLASSPATH, or if your metadata files are not named properly. See the documentation on metadata placement for more information. 350 enhance WARN [pool-1-thread-1] openjpa.Enhance - Type "class org.apache.openjpa.slice.policy.SampleQueryTargetPolicy" loaded by org.apache.openjpa.lib.util.TemporaryClassLoader@1dfd606 has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.slice.policy.SampleQueryTargetPolicy" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.slice.policy.SampleQueryTargetPolicy". This can happen if the directory containing your metadata is not in your CLASSPATH, or if your metadata files are not named properly. See the documentation on metadata placement for more information. [INFO] Executed tasks [WARNING] DEPRECATED [systemProperties]: Use systemPropertyVariables instead. [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.openjpa.slice.TestQuery 4 ordering WARN [main] openjpa.Runtime - Slice identifiers are not explicitly listed via "openjpa.slice.Names" property.The configuration will be scanned to determine slice identifiers. 5 ordering INFO [main] openjpa.Runtime - Detected slices "[Even, Odd]" in configuration. 38 ordering INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 156 ordering INFO [main] openjpa.Runtime - Starting OpenJPA Slice 2.2.0-SNAPSHOT 472 ordering.Even INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 4359 ordering.Odd INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 13227 ordering WARN [main] openjpa.Runtime - Query "SELECT COUNT(p) FROM PObject p" is removed from cache excluded permanently. Query "SELECT COUNT(p) FROM PObject p" is not cached because it returns a single value rather than a list. A query that returns single value can not be cached. . 13444 ordering WARN [main] openjpa.Runtime - Query "SELECT p.value,p FROM PObject p ORDER BY p.value ASC" is removed from cache excluded permanently. Query "SELECT p.value,p FROM PObject p ORDER BY p.value ASC" is not cached because its result is not obtained by executing a select statement. This can happen if the query was evaluated in-memory. The result was provided by org.apache.openjpa.kernel.OrderingMergedResultObjectProvider. . 0 ordering WARN [main] openjpa.Runtime - Slice identifiers are not explicitly listed via "openjpa.slice.Names" property.The configuration will be scanned to determine slice identifiers. 0 ordering INFO [main] openjpa.Runtime - Detected slices "[Even, Odd]" in configuration. 3 ordering INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 11 ordering INFO [main] openjpa.Runtime - Starting OpenJPA Slice 2.2.0-SNAPSHOT 10 ordering.Even INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 9 ordering.Odd INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 388 ordering WARN [main] openjpa.Runtime - Query "SELECT COUNT(p) FROM PObject p" is removed from cache excluded permanently. Query "SELECT COUNT(p) FROM PObject p" is not cached because it returns a single value rather than a list. A query that returns single value can not be cached. . 488 ordering WARN [main] openjpa.Runtime - Query "SELECT p FROM PObject p ORDER BY p.value ASC" is removed from cache excluded permanently. Query "SELECT p FROM PObject p ORDER BY p.value ASC" is not cached because its result is not obtained by executing a select statement. This can happen if the query was evaluated in-memory. The result was provided by org.apache.openjpa.kernel.OrderingMergedResultObjectProvider. . 0 ordering WARN [main] openjpa.Runtime - Slice identifiers are not explicitly listed via "openjpa.slice.Names" property.The configuration will be scanned to determine slice identifiers. 1 ordering INFO [main] openjpa.Runtime - Detected slices "[Even, Odd]" in configuration. 3 ordering INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 10 ordering INFO [main] openjpa.Runtime - Starting OpenJPA Slice 2.2.0-SNAPSHOT 8 ordering.Even INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 7 ordering.Odd INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 200 ordering WARN [main] openjpa.Runtime - Query "SELECT COUNT(p) FROM PObject p" is removed from cache excluded permanently. Query "SELECT COUNT(p) FROM PObject p" is not cached because it returns a single value rather than a list. A query that returns single value can not be cached. . 330 ordering WARN [main] openjpa.Runtime - Query "SELECT p FROM Person p JOIN p.address a ORDER BY a.zip ASC, a.city DESC" is removed from cache excluded permanently. Query "SELECT p FROM Person p JOIN p.address a ORDER BY a.zip ASC, a.city DESC" is not cached because its result is not obtained by executing a select statement. This can happen if the query was evaluated in-memory. The result was provided by org.apache.openjpa.kernel.OrderingMergedResultObjectProvider. . 0 ordering WARN [main] openjpa.Runtime - Slice identifiers are not explicitly listed via "openjpa.slice.Names" property.The configuration will be scanned to determine slice identifiers. 1 ordering INFO [main] openjpa.Runtime - Detected slices "[Even, Odd]" in configuration. 3 ordering INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 10 ordering INFO [main] openjpa.Runtime - Starting OpenJPA Slice 2.2.0-SNAPSHOT 8 ordering.Even INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 7 ordering.Odd INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 192 ordering WARN [main] openjpa.Runtime - Query "SELECT COUNT(p) FROM PObject p" is removed from cache excluded permanently. Query "SELECT COUNT(p) FROM PObject p" is not cached because it returns a single value rather than a list. A query that returns single value can not be cached. . 282 ordering WARN [main] openjpa.Runtime - Query "SELECT MAX(p.value) FROM PObject p" is removed from cache excluded permanently. Query "SELECT MAX(p.value) FROM PObject p" is not cached because it returns a single value rather than a list. A query that returns single value can not be cached. . 291 ordering WARN [main] openjpa.Runtime - Query "SELECT MIN(p.value) FROM PObject p" is removed from cache excluded permanently. Query "SELECT MIN(p.value) FROM PObject p" is not cached because it returns a single value rather than a list. A query that returns single value can not be cached. . 301 ordering WARN [main] openjpa.Runtime - Query "SELECT SUM(p.value) FROM PObject p" is removed from cache excluded permanently. Query "SELECT SUM(p.value) FROM PObject p" is not cached because it returns a single value rather than a list. A query that returns single value can not be cached. . 312 ordering WARN [main] openjpa.Runtime - Query "SELECT MIN(p.value),MAX(p.value) FROM PObject p" is removed from cache excluded permanently. Query "SELECT MIN(p.value),MAX(p.value) FROM PObject p" is not cached because it returns a single value rather than a list. A query that returns single value can not be cached. . 0 ordering WARN [main] openjpa.Runtime - Slice identifiers are not explicitly listed via "openjpa.slice.Names" property.The configuration will be scanned to determine slice identifiers. 0 ordering INFO [main] openjpa.Runtime - Detected slices "[Even, Odd]" in configuration. 2 ordering INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 8 ordering INFO [main] openjpa.Runtime - Starting OpenJPA Slice 2.2.0-SNAPSHOT 7 ordering.Even INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 6 ordering.Odd INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 171 ordering WARN [main] openjpa.Runtime - Query "SELECT COUNT(p) FROM PObject p" is removed from cache excluded permanently. Query "SELECT COUNT(p) FROM PObject p" is not cached because it returns a single value rather than a list. A query that returns single value can not be cached. . 261 ordering WARN [main] openjpa.Runtime - Query "SELECT MAX(p.value) FROM PObject p WHERE MOD(p.value,2)=0" is removed from cache excluded permanently. Query "SELECT MAX(p.value) FROM PObject p WHERE MOD(p.value,2)=0" is not cached because it returns a single value rather than a list. A query that returns single value can not be cached. . 0 ordering WARN [main] openjpa.Runtime - Slice identifiers are not explicitly listed via "openjpa.slice.Names" property.The configuration will be scanned to determine slice identifiers. 0 ordering INFO [main] openjpa.Runtime - Detected slices "[Even, Odd]" in configuration. 2 ordering INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 9 ordering INFO [main] openjpa.Runtime - Starting OpenJPA Slice 2.2.0-SNAPSHOT 7 ordering.Even INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 7 ordering.Odd INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 200 ordering WARN [main] openjpa.Runtime - Query "SELECT COUNT(p) FROM PObject p" is removed from cache excluded permanently. Query "SELECT COUNT(p) FROM PObject p" is not cached because it returns a single value rather than a list. A query that returns single value can not be cached. . 291 ordering WARN [main] openjpa.Runtime - Query "SELECT p FROM PObject p ORDER BY p.value ASC" is removed from cache excluded permanently. Query "SELECT p FROM PObject p ORDER BY p.value ASC" is not cached because its result is not obtained by executing a select statement. This can happen if the query was evaluated in-memory. The result was provided by org.apache.openjpa.kernel.OrderingMergedResultObjectProvider. . 0 ordering WARN [main] openjpa.Runtime - Slice identifiers are not explicitly listed via "openjpa.slice.Names" property.The configuration will be scanned to determine slice identifiers. 1 ordering INFO [main] openjpa.Runtime - Detected slices "[Even, Odd]" in configuration. 3 ordering INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 9 ordering INFO [main] openjpa.Runtime - Starting OpenJPA Slice 2.2.0-SNAPSHOT 6 ordering.Even INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 6 ordering.Odd INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 206 ordering WARN [main] openjpa.Runtime - Query "SELECT COUNT(p) FROM PObject p" is removed from cache excluded permanently. Query "SELECT COUNT(p) FROM PObject p" is not cached because it returns a single value rather than a list. A query that returns single value can not be cached. . 294 ordering WARN [main] openjpa.Runtime - Query "SELECT p FROM PObject p" is removed from cache excluded permanently. Query "SELECT p FROM PObject p" is not cached because its result is not obtained by executing a select statement. This can happen if the query was evaluated in-memory. The result was provided by org.apache.openjpa.lib.rop.MergedResultObjectProvider. . 0 ordering WARN [main] openjpa.Runtime - Slice identifiers are not explicitly listed via "openjpa.slice.Names" property.The configuration will be scanned to determine slice identifiers. 0 ordering INFO [main] openjpa.Runtime - Detected slices "[Even, Odd]" in configuration. 2 ordering INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 7 ordering INFO [main] openjpa.Runtime - Starting OpenJPA Slice 2.2.0-SNAPSHOT 5 ordering.Even INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 6 ordering.Odd INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 159 ordering WARN [main] openjpa.Runtime - Query "SELECT COUNT(p) FROM PObject p" is removed from cache excluded permanently. Query "SELECT COUNT(p) FROM PObject p" is not cached because it returns a single value rather than a list. A query that returns single value can not be cached. . 237 ordering WARN [main] openjpa.Runtime - Query "SELECT p FROM PObject p" is removed from cache excluded permanently. Query "SELECT p FROM PObject p" is not cached because its result is not obtained by executing a select statement. This can happen if the query was evaluated in-memory. The result was provided by org.apache.openjpa.lib.rop.MergedResultObjectProvider. . 0 ordering WARN [main] openjpa.Runtime - Slice identifiers are not explicitly listed via "openjpa.slice.Names" property.The configuration will be scanned to determine slice identifiers. 0 ordering INFO [main] openjpa.Runtime - Detected slices "[Even, Odd]" in configuration. 2 ordering INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 7 ordering INFO [main] openjpa.Runtime - Starting OpenJPA Slice 2.2.0-SNAPSHOT 6 ordering.Even INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 5 ordering.Odd INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 153 ordering WARN [main] openjpa.Runtime - Query "SELECT COUNT(p) FROM PObject p" is removed from cache excluded permanently. Query "SELECT COUNT(p) FROM PObject p" is not cached because it returns a single value rather than a list. A query that returns single value can not be cached. . 234 ordering WARN [main] openjpa.Runtime - Query "SELECT p FROM PObject p ORDER BY p.value" is removed from cache excluded permanently. Query "SELECT p FROM PObject p ORDER BY p.value" is not cached because its result is not obtained by executing a select statement. This can happen if the query was evaluated in-memory. The result was provided by org.apache.openjpa.kernel.OrderingMergedResultObjectProvider. . 0 ordering WARN [main] openjpa.Runtime - Slice identifiers are not explicitly listed via "openjpa.slice.Names" property.The configuration will be scanned to determine slice identifiers. 0 ordering INFO [main] openjpa.Runtime - Detected slices "[Even, Odd]" in configuration. 2 ordering INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 8 ordering INFO [main] openjpa.Runtime - Starting OpenJPA Slice 2.2.0-SNAPSHOT 6 ordering.Even INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 5 ordering.Odd INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 148 ordering WARN [main] openjpa.Runtime - Query "SELECT COUNT(p) FROM PObject p" is removed from cache excluded permanently. Query "SELECT COUNT(p) FROM PObject p" is not cached because it returns a single value rather than a list. A query that returns single value can not be cached. . 235 ordering WARN [main] openjpa.Runtime - Query "SELECT p FROM PObject p WHERE p.value > :v" is removed from cache excluded permanently. Query "SELECT p FROM PObject p WHERE p.value > :v" is not cached because its result is not obtained by executing a select statement. This can happen if the query was evaluated in-memory. The result was provided by org.apache.openjpa.lib.rop.MergedResultObjectProvider. . 0 ordering WARN [main] openjpa.Runtime - Slice identifiers are not explicitly listed via "openjpa.slice.Names" property.The configuration will be scanned to determine slice identifiers. 0 ordering INFO [main] openjpa.Runtime - Detected slices "[Even, Odd]" in configuration. 2 ordering INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 6 ordering INFO [main] openjpa.Runtime - Starting OpenJPA Slice 2.2.0-SNAPSHOT 4 ordering.Even INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 5 ordering.Odd INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 165 ordering WARN [main] openjpa.Runtime - Query "SELECT COUNT(p) FROM PObject p" is removed from cache excluded permanently. Query "SELECT COUNT(p) FROM PObject p" is not cached because it returns a single value rather than a list. A query that returns single value can not be cached. . 263 ordering WARN [main] openjpa.Runtime - Query "select a from Address a where a.city = :city" is removed from cache excluded permanently. Query "select a from Address a where a.city = :city" is not cached because its result is not obtained by executing a select statement. This can happen if the query was evaluated in-memory. The result was provided by org.apache.openjpa.lib.rop.MergedResultObjectProvider. . 293 ordering WARN [main] openjpa.Runtime - Query "SELECT p FROM Person p WHERE p.address = :a" is removed from cache excluded permanently. Query "SELECT p FROM Person p WHERE p.address = :a" is not cached because its result is not obtained by executing a select statement. This can happen if the query was evaluated in-memory. The result was provided by org.apache.openjpa.lib.rop.MergedResultObjectProvider. . 0 ordering WARN [main] openjpa.Runtime - Slice identifiers are not explicitly listed via "openjpa.slice.Names" property.The configuration will be scanned to determine slice identifiers. 0 ordering INFO [main] openjpa.Runtime - Detected slices "[Even, Odd]" in configuration. 2 ordering INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 5 ordering INFO [main] openjpa.Runtime - Starting OpenJPA Slice 2.2.0-SNAPSHOT 5 ordering.Even INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 5 ordering.Odd INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 170 ordering WARN [main] openjpa.Runtime - Query "SELECT COUNT(p) FROM PObject p" is removed from cache excluded permanently. Query "SELECT COUNT(p) FROM PObject p" is not cached because it returns a single value rather than a list. A query that returns single value can not be cached. . 284 ordering WARN [main] openjpa.Runtime - Query "select c from Car c" is removed from cache excluded permanently. Query "select c from Car c" is not cached because its result is not obtained by executing a select statement. This can happen if the query was evaluated in-memory. The result was provided by org.apache.openjpa.lib.rop.MergedResultObjectProvider. . 291 ordering WARN [main] openjpa.Runtime - Query "select m from Manufacturer m" is removed from cache excluded permanently. Query "select m from Manufacturer m" is not cached because its result is not obtained by executing a select statement. This can happen if the query was evaluated in-memory. The result was provided by org.apache.openjpa.lib.rop.MergedResultObjectProvider. . Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.412 sec Running org.apache.openjpa.slice.TestQueryMultiThreaded 0 ordering WARN [main] openjpa.Runtime - Slice identifiers are not explicitly listed via "openjpa.slice.Names" property.The configuration will be scanned to determine slice identifiers. 0 ordering INFO [main] openjpa.Runtime - Detected slices "[Even, Odd]" in configuration. 1 ordering INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 5 ordering INFO [main] openjpa.Runtime - Starting OpenJPA Slice 2.2.0-SNAPSHOT 5 ordering.Even INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 4 ordering.Odd INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 157 ordering WARN [main] openjpa.Runtime - Query "SELECT COUNT(p) FROM PObject p" is removed from cache excluded permanently. Query "SELECT COUNT(p) FROM PObject p" is not cached because it returns a single value rather than a list. A query that returns single value can not be cached. . 238 ordering WARN [Thread-2] openjpa.Runtime - Query "SELECT MAX(p.value) FROM PObject p" is removed from cache excluded permanently. Query "SELECT MAX(p.value) FROM PObject p" is not cached because it returns a single value rather than a list. A query that returns single value can not be cached. . 243 ordering WARN [Thread-2] openjpa.Runtime - Query "SELECT MIN(p.value) FROM PObject p" is removed from cache excluded permanently. Query "SELECT MIN(p.value) FROM PObject p" is not cached because it returns a single value rather than a list. A query that returns single value can not be cached. . 249 ordering WARN [Thread-2] openjpa.Runtime - Query "SELECT SUM(p.value) FROM PObject p" is removed from cache excluded permanently. Query "SELECT SUM(p.value) FROM PObject p" is not cached because it returns a single value rather than a list. A query that returns single value can not be cached. . 258 ordering WARN [Thread-2] openjpa.Runtime - Query "SELECT MIN(p.value),MAX(p.value) FROM PObject p" is removed from cache excluded permanently. Query "SELECT MIN(p.value),MAX(p.value) FROM PObject p" is not cached because it returns a single value rather than a list. A query that returns single value can not be cached. . 0 ordering WARN [main] openjpa.Runtime - Slice identifiers are not explicitly listed via "openjpa.slice.Names" property.The configuration will be scanned to determine slice identifiers. 0 ordering INFO [main] openjpa.Runtime - Detected slices "[Even, Odd]" in configuration. 2 ordering INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 5 ordering INFO [main] openjpa.Runtime - Starting OpenJPA Slice 2.2.0-SNAPSHOT 4 ordering.Even INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 5 ordering.Odd INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 132 ordering WARN [main] openjpa.Runtime - Query "SELECT COUNT(p) FROM PObject p" is removed from cache excluded permanently. Query "SELECT COUNT(p) FROM PObject p" is not cached because it returns a single value rather than a list. A query that returns single value can not be cached. . 194 ordering WARN [Thread-7] openjpa.Runtime - Query "SELECT MAX(p.value) FROM PObject p WHERE MOD(p.value,2)=0" is removed from cache excluded permanently. Query "SELECT MAX(p.value) FROM PObject p WHERE MOD(p.value,2)=0" is not cached because it returns a single value rather than a list. A query that returns single value can not be cached. . 0 ordering WARN [main] openjpa.Runtime - Slice identifiers are not explicitly listed via "openjpa.slice.Names" property.The configuration will be scanned to determine slice identifiers. 0 ordering INFO [main] openjpa.Runtime - Detected slices "[Even, Odd]" in configuration. 1 ordering INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 5 ordering INFO [main] openjpa.Runtime - Starting OpenJPA Slice 2.2.0-SNAPSHOT 4 ordering.Even INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 4 ordering.Odd INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 135 ordering WARN [main] openjpa.Runtime - Query "SELECT COUNT(p) FROM PObject p" is removed from cache excluded permanently. Query "SELECT COUNT(p) FROM PObject p" is not cached because it returns a single value rather than a list. A query that returns single value can not be cached. . 198 ordering WARN [Thread-12] openjpa.Runtime - Query "SELECT p.value,p FROM PObject p ORDER BY p.value ASC" is removed from cache excluded permanently. Query "SELECT p.value,p FROM PObject p ORDER BY p.value ASC" is not cached because its result is not obtained by executing a select statement. This can happen if the query was evaluated in-memory. The result was provided by org.apache.openjpa.kernel.OrderingMergedResultObjectProvider. . 0 ordering WARN [main] openjpa.Runtime - Slice identifiers are not explicitly listed via "openjpa.slice.Names" property.The configuration will be scanned to determine slice identifiers. 0 ordering INFO [main] openjpa.Runtime - Detected slices "[Even, Odd]" in configuration. 2 ordering INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 7 ordering INFO [main] openjpa.Runtime - Starting OpenJPA Slice 2.2.0-SNAPSHOT 8 ordering.Even INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 7 ordering.Odd INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 188 ordering WARN [main] openjpa.Runtime - Query "SELECT COUNT(p) FROM PObject p" is removed from cache excluded permanently. Query "SELECT COUNT(p) FROM PObject p" is not cached because it returns a single value rather than a list. A query that returns single value can not be cached. . 247 ordering WARN [Thread-17] openjpa.Runtime - Query "SELECT p FROM PObject p" is removed from cache excluded permanently. Query "SELECT p FROM PObject p" is not cached because its result is not obtained by executing a select statement. This can happen if the query was evaluated in-memory. The result was provided by org.apache.openjpa.lib.rop.MergedResultObjectProvider. . 0 ordering WARN [main] openjpa.Runtime - Slice identifiers are not explicitly listed via "openjpa.slice.Names" property.The configuration will be scanned to determine slice identifiers. 0 ordering INFO [main] openjpa.Runtime - Detected slices "[Even, Odd]" in configuration. 2 ordering INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 5 ordering INFO [main] openjpa.Runtime - Starting OpenJPA Slice 2.2.0-SNAPSHOT 5 ordering.Even INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 4 ordering.Odd INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 130 ordering WARN [main] openjpa.Runtime - Query "SELECT COUNT(p) FROM PObject p" is removed from cache excluded permanently. Query "SELECT COUNT(p) FROM PObject p" is not cached because it returns a single value rather than a list. A query that returns single value can not be cached. . 232 ordering WARN [Thread-22] openjpa.Runtime - Query "SELECT p FROM PObject p ORDER BY p.value" is removed from cache excluded permanently. Query "SELECT p FROM PObject p ORDER BY p.value" is not cached because its result is not obtained by executing a select statement. This can happen if the query was evaluated in-memory. The result was provided by org.apache.openjpa.kernel.OrderingMergedResultObjectProvider. . 0 ordering WARN [main] openjpa.Runtime - Slice identifiers are not explicitly listed via "openjpa.slice.Names" property.The configuration will be scanned to determine slice identifiers. 0 ordering INFO [main] openjpa.Runtime - Detected slices "[Even, Odd]" in configuration. 2 ordering INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 5 ordering INFO [main] openjpa.Runtime - Starting OpenJPA Slice 2.2.0-SNAPSHOT 4 ordering.Even INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 4 ordering.Odd INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 160 ordering WARN [main] openjpa.Runtime - Query "SELECT COUNT(p) FROM PObject p" is removed from cache excluded permanently. Query "SELECT COUNT(p) FROM PObject p" is not cached because it returns a single value rather than a list. A query that returns single value can not be cached. . 240 ordering WARN [Thread-27] openjpa.Runtime - Query "SELECT p FROM PObject p WHERE p.value > :v" is removed from cache excluded permanently. Query "SELECT p FROM PObject p WHERE p.value > :v" is not cached because its result is not obtained by executing a select statement. This can happen if the query was evaluated in-memory. The result was provided by org.apache.openjpa.lib.rop.MergedResultObjectProvider. . 0 ordering WARN [main] openjpa.Runtime - Slice identifiers are not explicitly listed via "openjpa.slice.Names" property.The configuration will be scanned to determine slice identifiers. 0 ordering INFO [main] openjpa.Runtime - Detected slices "[Even, Odd]" in configuration. 1 ordering INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 5 ordering INFO [main] openjpa.Runtime - Starting OpenJPA Slice 2.2.0-SNAPSHOT 4 ordering.Even INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 5 ordering.Odd INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 140 ordering WARN [main] openjpa.Runtime - Query "SELECT COUNT(p) FROM PObject p" is removed from cache excluded permanently. Query "SELECT COUNT(p) FROM PObject p" is not cached because it returns a single value rather than a list. A query that returns single value can not be cached. . 219 ordering WARN [Thread-32] openjpa.Runtime - Query "select a from Address a where a.city = :city" is removed from cache excluded permanently. Query "select a from Address a where a.city = :city" is not cached because its result is not obtained by executing a select statement. This can happen if the query was evaluated in-memory. The result was provided by org.apache.openjpa.lib.rop.MergedResultObjectProvider. . 224 ordering WARN [Thread-32] openjpa.Runtime - Query "SELECT p FROM Person p WHERE p.address = :a" is removed from cache excluded permanently. Query "SELECT p FROM Person p WHERE p.address = :a" is not cached because its result is not obtained by executing a select statement. This can happen if the query was evaluated in-memory. The result was provided by org.apache.openjpa.lib.rop.MergedResultObjectProvider. . Build timed out. Aborting killed. [HUDSON] Recording test results channel stopped [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] channel is already closed [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 159 minutes 10 seconds [INFO] Finished at: Fri Feb 04 17:44:00 UTC 2011 [INFO] Final Memory: 130M/632M [INFO] ------------------------------------------------------------------------