See <https://hudson.apache.org/hudson/job/OpenJPA-trunk/331/changes>

Changes:

[ppoddar] OPENJPA-1889: Relax binding query parameter type checks for enums

[curtisr7] OPENJPA-1886: Remove query parameters when tracing.

------------------------------------------
[...truncated 14564 lines...]
[INFO] [apache-rat:check {execution: default}]
[INFO] Exclude: **/.*/**
[INFO] Exclude: **/target/**/*
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-xmlstore/target/openjpa-xmlstore-2.1.0-SNAPSHOT.jar>
 to 
/home/hudson/.m2/repository/org/apache/openjpa/openjpa-xmlstore/2.1.0-SNAPSHOT/openjpa-xmlstore-2.1.0-SNAPSHOT.jar
[INFO] Installing 
<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-xmlstore/target/openjpa-xmlstore-2.1.0-SNAPSHOT-tests.jar>
 to 
/home/hudson/.m2/repository/org/apache/openjpa/openjpa-xmlstore/2.1.0-SNAPSHOT/openjpa-xmlstore-2.1.0-SNAPSHOT-tests.jar
[HUDSON] Archiving 
<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-xmlstore/pom.xml>
 to 
/home/hudson/hudson/jobs/OpenJPA-trunk/modules/org.apache.openjpa$openjpa-xmlstore/builds/2010-11-17_03-31-35/archive/org.apache.openjpa/openjpa-xmlstore/2.1.0-SNAPSHOT/pom.xml
[HUDSON] Archiving 
<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-xmlstore/target/openjpa-xmlstore-2.1.0-SNAPSHOT.jar>
 to 
/home/hudson/hudson/jobs/OpenJPA-trunk/modules/org.apache.openjpa$openjpa-xmlstore/builds/2010-11-17_03-31-35/archive/org.apache.openjpa/openjpa-xmlstore/2.1.0-SNAPSHOT/openjpa-xmlstore-2.1.0-SNAPSHOT.jar
[HUDSON] Archiving 
<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-xmlstore/target/openjpa-xmlstore-2.1.0-SNAPSHOT-tests.jar>
 to 
/home/hudson/hudson/jobs/OpenJPA-trunk/modules/org.apache.openjpa$openjpa-xmlstore/builds/2010-11-17_03-31-35/archive/org.apache.openjpa/openjpa-xmlstore/2.1.0-SNAPSHOT/openjpa-xmlstore-2.1.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: 
<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-slice/target>
 (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 
<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-slice/target/classes>
[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 
<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-slice/target/test-classes>
[INFO] [antrun:run {execution: default}]
[INFO] Executing tasks

enhance:

enhance.all.entities:
     [echo]  running enhancer
248  enhance  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class 
org.apache.openjpa.slice.policy.UserDistributionPolicy" loaded by 
org.apache.openjpa.lib.util.temporaryclassloa...@1c8f29b 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.
329  enhance  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class 
org.apache.openjpa.slice.PersistenceTestCase" loaded by 
org.apache.openjpa.lib.util.temporaryclassloa...@1c8f29b 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.
361  enhance  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class 
org.apache.openjpa.slice.SliceTestCase" loaded by 
org.apache.openjpa.lib.util.temporaryclassloa...@1c8f29b 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.
397  enhance  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class 
org.apache.openjpa.slice.SingleEMFTestCase" loaded by 
org.apache.openjpa.lib.util.temporaryclassloa...@1c8f29b 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.
421  enhance  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class 
org.apache.openjpa.slice.policy.EvenOddDistributionPolicy" loaded by 
org.apache.openjpa.lib.util.temporaryclassloa...@1c8f29b 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.
425  enhance  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class 
org.apache.openjpa.slice.policy.SampleQueryTargetPolicy" loaded by 
org.apache.openjpa.lib.util.temporaryclassloa...@1c8f29b 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: 
<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-slice/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.openjpa.slice.TestQuery
5  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.
6  ordering  INFO   [main] openjpa.Runtime - Detected slices "[Even, Odd]" in 
configuration.
41  ordering  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
173  ordering  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 
2.1.0-SNAPSHOT
505  ordering.Even  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4611  ordering.Odd  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
12637  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. .
12863  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".
12  ordering  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 
2.1.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".
412  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. .
510  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.  .
1  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.
4  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.1.0-SNAPSHOT
8  ordering.Even  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
8  ordering.Odd  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
221  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. .
363  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".
32  ordering  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 
2.1.0-SNAPSHOT
30  ordering.Even  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
8  ordering.Odd  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
224  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. .
315  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. .
325  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. .
337  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. .
351  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.
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.1.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".
190  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 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.
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.1.0-SNAPSHOT
8  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".
181  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. .
272  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.
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.1.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".
190  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. .
270  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.1.0-SNAPSHOT
6  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".
166  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. .
262  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.1.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".
158  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. .
242  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.
3  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.1.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".
147  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 
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.1.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".
150  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. .
253  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.  .
286  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.
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.1.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".
141  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. .
251  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.  .
258  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: 16.948 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.
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.1.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".
173  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. .
283  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. .
329  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. .
337  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. .
342  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".
10  ordering  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 
2.1.0-SNAPSHOT
8  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".
142  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. .
201  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. .
1  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.
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.1.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".
150  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. .
213  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.1.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".
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. .
211  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".
6  ordering  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 
2.1.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. .
192  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.
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.1.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. .
197  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.
1  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.1.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".
193  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. .
278  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.  .
282  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
Sending e-mails to: [email protected]
Process 1289968432901 is killed.
[HUDSON] Recording test results
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Unable to call isArchivingDisabled. Invalid object ID 23
[INFO] ------------------------------------------------------------------------
[INFO] Trace
java.lang.IllegalStateException: Unable to call isArchivingDisabled. Invalid 
object ID 23
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:268)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:255)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:215)
        at hudson.remoting.UserRequest.perform(UserRequest.java:114)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:270)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:662)
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 83 minutes 36 seconds
[INFO] Finished at: Wed Nov 17 04:55:21 UTC 2010
[INFO] Final Memory: 137M/565M
[INFO] ------------------------------------------------------------------------
channel stopped

Reply via email to