Online report : http://vmbuild1.apache.org/continuum/buildResult.action?buildId=496&projectId=42
Build statistics:
State: Failed
Previous State: Failed
Started at: Tue 14 Aug 2007 14:11:45 -0700
Finished at: Tue 14 Aug 2007 14:18:43 -0700
Total time: 6m 58s
Build Trigger: Schedule
Build Number: 0
Exit code: 1
Building machine hostname: vmbuild
Operating system : Linux(unknown)
Java Home version :
java version "1.5.0_12"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
Java HotSpot(TM) Client VM (build 1.5.0_12-b04, mixed mode, sharing)
Builder version :
Maven version: 2.0.7
Java version: 1.6.0
OS name: "linux" version: "2.6.20-16-server" arch: "i386"
****************************************************************************
SCM Changes:
****************************************************************************
No files changed
****************************************************************************
SCM Changes since last success:
****************************************************************************
****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.openjpa:openjpa-jdbc-5:1.0.0-SNAPSHOT
org.apache.openjpa:openjpa-persistence:1.0.0-SNAPSHOT
org.apache.openjpa:openjpa-parent:1.0.0-SNAPSHOT
****************************************************************************
Test Summary:
****************************************************************************
Tests: 1684
Failures: 1
Total time: 391791
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building OpenJPA JPA JDBC
[INFO] task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/42/target
[INFO] Deleting directory /home/continuum/data/working-directory/42/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/42/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/42/target/site
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 44 source files to /home/continuum/data/working-directory/42/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 204 source files to /home/continuum/data/working-directory/42/target/test-classes
[INFO] [antrun:run {execution: default}]
[INFO] Executing tasks
1448 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.simple.TestTableNamesDefaultToEntityNames" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.simple.TestTableNamesDefaultToEntityNames" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.simple.TestTableNamesDefaultToEntityNames". 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.
1465 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.enhance.TestUnenhancedFieldAccess" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.enhance.TestUnenhancedFieldAccess" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.enhance.TestUnenhancedFieldAccess". 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.
1481 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.relations.TestMultipleSameTypedEmbeddedWithEagerRelations" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.relations.TestMultipleSameTypedEmbeddedWithEagerRelations" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.relations.TestMultipleSameTypedEmbeddedWithEagerRelations". 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.
1493 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.identity.TestSQLDateId" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.identity.TestSQLDateId" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.identity.TestSQLDateId". 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.
1598 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.datacache.TestDataCacheOptimisticLockRecovery" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.datacache.TestDataCacheOptimisticLockRecovery" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.datacache.TestDataCacheOptimisticLockRecovery". 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.
1630 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.generationtype.TestGeneratedValues" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.generationtype.TestGeneratedValues" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.generationtype.TestGeneratedValues". 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.
1828 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.xmlmapping.query.TestXMLCustomerOrder" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.xmlmapping.query.TestXMLCustomerOrder" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.xmlmapping.query.TestXMLCustomerOrder". 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.
2170 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.kernel.TestBrokerFactoryEventManager$1" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.kernel.TestBrokerFactoryEventManager$1" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.kernel.TestBrokerFactoryEventManager$1". 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.
2173 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.event.TestSJVMRemoteCommitProvider$ListenerImpl" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.event.TestSJVMRemoteCommitProvider$ListenerImpl" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.event.TestSJVMRemoteCommitProvider$ListenerImpl". 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.
2443 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.jdbc.kernel.TestNoForeignKeyViolation" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.jdbc.kernel.TestNoForeignKeyViolation" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.jdbc.kernel.TestNoForeignKeyViolation". 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.
2833 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.generationtype.TestTableGenerator" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.generationtype.TestTableGenerator" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.generationtype.TestTableGenerator". 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.
2838 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.models.company.joined.TestJoinedCompanyModel" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.models.company.joined.TestJoinedCompanyModel" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.models.company.joined.TestJoinedCompanyModel". 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.
2840 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.event.TestLifecycleListener" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.event.TestLifecycleListener" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.event.TestLifecycleListener". 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.
2846 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.conf.TestBadAutoDetachProperty" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.conf.TestBadAutoDetachProperty" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.conf.TestBadAutoDetachProperty". 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.
2857 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.xmlmapping.entities.Customer$CreditRating" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.xmlmapping.entities.Customer$CreditRating" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.xmlmapping.entities.Customer$CreditRating". 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.
2941 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.kernel.TestBrokerFactoryListenerRegistry" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.kernel.TestBrokerFactoryListenerRegistry" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.kernel.TestBrokerFactoryListenerRegistry". 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.
2945 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.models.company.idclass.TestIdClassCompanyModel" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.models.company.idclass.TestIdClassCompanyModel" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.models.company.idclass.TestIdClassCompanyModel". 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.
2952 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.kernel.TestBrokerFactoryListenerRegistry$2" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.kernel.TestBrokerFactoryListenerRegistry$2" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.kernel.TestBrokerFactoryListenerRegistry$2". 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.
3045 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.relations.TestBulkUpdatesAndEmbeddedFields" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.relations.TestBulkUpdatesAndEmbeddedFields" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.relations.TestBulkUpdatesAndEmbeddedFields". 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.
3050 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.query.TestNewlinesInQueries" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.query.TestNewlinesInQueries" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.query.TestNewlinesInQueries". 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.
3088 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.detachment.TestAttachWithNoChanges" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.detachment.TestAttachWithNoChanges" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.detachment.TestAttachWithNoChanges". 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.
3095 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.identity.TestGenerationType" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.identity.TestGenerationType" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.identity.TestGenerationType". 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.
3156 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.enhance.AbstractUnenhancedClassTest$1" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.enhance.AbstractUnenhancedClassTest$1" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.enhance.AbstractUnenhancedClassTest$1". 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.
3158 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.callbacks.ExceptionsFromCallbacksEntity$CallbackTestException" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.callbacks.ExceptionsFromCallbacksEntity$CallbackTestException" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.callbacks.ExceptionsFromCallbacksEntity$CallbackTestException". 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.
3294 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.query.TestMethodQLQuery" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.query.TestMethodQLQuery" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.query.TestMethodQLQuery". 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.
3315 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.relations.TestTargetedIFaceRelations" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.relations.TestTargetedIFaceRelations" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.relations.TestTargetedIFaceRelations". 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.
3367 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.simple.TestBasicAnnotation" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.simple.TestBasicAnnotation" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.simple.TestBasicAnnotation". 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.
3465 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.query.TestDataStoreActions" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.query.TestDataStoreActions" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.query.TestDataStoreActions". 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.
3469 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.simple.TestCaseInsensitiveKeywordsInJPQL" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.simple.TestCaseInsensitiveKeywordsInJPQL" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.simple.TestCaseInsensitiveKeywordsInJPQL". 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.
3475 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.enhance.AbstractUnenhancedClassTest$ListenerImpl" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.enhance.AbstractUnenhancedClassTest$ListenerImpl" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.enhance.AbstractUnenhancedClassTest$ListenerImpl". 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.
3537 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.fields.TestEnumSets" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.fields.TestEnumSets" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.fields.TestEnumSets". 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.
3585 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.datacache.TestDataCacheOptimisticLockRecovery$1" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.datacache.TestDataCacheOptimisticLockRecovery$1" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.datacache.TestDataCacheOptimisticLockRecovery$1". 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.
3680 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.datacache.TestArrayFieldsInDataCache" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.datacache.TestArrayFieldsInDataCache" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.datacache.TestArrayFieldsInDataCache". 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.
3690 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.query.TestInMemoryQueryMatchEscapes" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.query.TestInMemoryQueryMatchEscapes" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.query.TestInMemoryQueryMatchEscapes". 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.
3787 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.xmlmapping.xmlbindings.myaddress.Address" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.xmlmapping.xmlbindings.myaddress.Address" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.xmlmapping.xmlbindings.myaddress.Address". 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.
3916 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.simple.TestEntityManagerMerge" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.simple.TestEntityManagerMerge" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.simple.TestEntityManagerMerge". 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.
3951 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.relations.TestIdOrderedOneMany" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.relations.TestIdOrderedOneMany" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.relations.TestIdOrderedOneMany". 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.
4012 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.enhance.AbstractUnenhancedClassTest" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.enhance.AbstractUnenhancedClassTest" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.enhance.AbstractUnenhancedClassTest". 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.
4069 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.jdbc.TestSelectForUpdateOverride" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.jdbc.TestSelectForUpdateOverride" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.jdbc.TestSelectForUpdateOverride". 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.
4089 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.query.TestQueryIdOfRelationDoesNotJoin" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.query.TestQueryIdOfRelationDoesNotJoin" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.query.TestQueryIdOfRelationDoesNotJoin". 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.
4216 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.event.TestSJVMRemoteCommitProvider$1" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.event.TestSJVMRemoteCommitProvider$1" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.event.TestSJVMRemoteCommitProvider$1". 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.
4248 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.test.SingleEMTestCase" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.test.SingleEMTestCase" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.test.SingleEMTestCase". 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.
4393 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.detachment.TestGetReferenceAndImplicitDetachment" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.detachment.TestGetReferenceAndImplicitDetachment" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.detachment.TestGetReferenceAndImplicitDetachment". 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.
4422 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.query.TestEscapedSingleQuotesInJPQL" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.query.TestEscapedSingleQuotesInJPQL" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.query.TestEscapedSingleQuotesInJPQL". 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.
4437 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.relations.TestManyOneAsId" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.relations.TestManyOneAsId" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.relations.TestManyOneAsId". 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.
4465 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.jdbc.TestIsolationLevelOverride" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.jdbc.TestIsolationLevelOverride" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.jdbc.TestIsolationLevelOverride". 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.
4573 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.inheritance.TestSharedUnqualifiedClassNames" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.inheritance.TestSharedUnqualifiedClassNames" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.inheritance.TestSharedUnqualifiedClassNames". 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.
4582 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.test.SingleEMFTestCase" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.test.SingleEMFTestCase" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.test.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.
4589 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.inheritance.TestSharedMappedSuperclassIdValue" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.inheritance.TestSharedMappedSuperclassIdValue" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.inheritance.TestSharedMappedSuperclassIdValue". 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.
4600 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.fields.TestPersistentMapTableConfiguration" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.fields.TestPersistentMapTableConfiguration" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.fields.TestPersistentMapTableConfiguration". 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.
4704 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.datacache.TestBulkJPQLAndDataCache" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.datacache.TestBulkJPQLAndDataCache" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.datacache.TestBulkJPQLAndDataCache". 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.
4757 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.xmlmapping.xmlbindings.myaddress.ObjectFactory" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.xmlmapping.xmlbindings.myaddress.ObjectFactory" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.xmlmapping.xmlbindings.myaddress.ObjectFactory". 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.
4804 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.models.company.basic.TestBasicCompanyModel" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.models.company.basic.TestBasicCompanyModel" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.models.company.basic.TestBasicCompanyModel". 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.
4851 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.simple.TestEntityManagerMethodsThrowAfterClose" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.simple.TestEntityManagerMethodsThrowAfterClose" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.simple.TestEntityManagerMethodsThrowAfterClose". 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.
4916 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.models.company.CompanyModelTest" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.models.company.CompanyModelTest" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.models.company.CompanyModelTest". 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.
4978 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.kernel.TestQueryCompilationCache" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.kernel.TestQueryCompilationCache" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.kernel.TestQueryCompilationCache". 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.
4986 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.test.PersistenceTestCase" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.test.PersistenceTestCase" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.test.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.
5134 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.query.TestResultSetMapping" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.query.TestResultSetMapping" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.query.TestResultSetMapping". 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.
5148 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.fields.TestEnumQueryConstructor" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.fields.TestEnumQueryConstructor" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.fields.TestEnumQueryConstructor". 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.
5221 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.inheritance.TestMultipleMappedSuperclassHierarchy" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.inheritance.TestMultipleMappedSuperclassHierarchy" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.inheritance.TestMultipleMappedSuperclassHierarchy". 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.
5229 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.query.TestQueryExcludingSubclasses" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.query.TestQueryExcludingSubclasses" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.query.TestQueryExcludingSubclasses". 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.
5241 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.simple.AllFieldTypes$EnumType" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.simple.AllFieldTypes$EnumType" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.simple.AllFieldTypes$EnumType". 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.
5289 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.fields.EnumSetOwner$EnumSetHolder" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.fields.EnumSetOwner$EnumSetHolder" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.fields.EnumSetOwner$EnumSetHolder". 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.
5298 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.relations.TestLRS" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.relations.TestLRS" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.relations.TestLRS". 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.
5520 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.jdbc.meta.TestMappingToolTemporal" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.jdbc.meta.TestMappingToolTemporal" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.jdbc.meta.TestMappingToolTemporal". 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.
5526 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.inheritance.TestFindAbstractClass" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.inheritance.TestFindAbstractClass" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.inheritance.TestFindAbstractClass". 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.
5587 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.test.SQLListenerTestCase" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.test.SQLListenerTestCase" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.test.SQLListenerTestCase". 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.
5657 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.enhance.TestUnenhancedPropertyAccess" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.enhance.TestUnenhancedPropertyAccess" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.enhance.TestUnenhancedPropertyAccess". 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.
5664 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.relations.TestCascadingOneManyWithForeignKey" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.relations.TestCascadingOneManyWithForeignKey" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.relations.TestCascadingOneManyWithForeignKey". 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.
5678 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.identity.TestFloatingPointIds" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.identity.TestFloatingPointIds" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.identity.TestFloatingPointIds". 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.
5712 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.test.SQLListenerTestCase$Listener" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.test.SQLListenerTestCase$Listener" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.test.SQLListenerTestCase$Listener". 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.
5793 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.models.company.CompanyModelTest$1" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.models.company.CompanyModelTest$1" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.models.company.CompanyModelTest$1". 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.
5878 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.kernel.TestBrokerFactoryEventManager" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.kernel.TestBrokerFactoryEventManager" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.kernel.TestBrokerFactoryEventManager". 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.
5889 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.query.TestQueryPagination" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.query.TestQueryPagination" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.query.TestQueryPagination". 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.
5901 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.simple.TestPersistence" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.simple.TestPersistence" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.simple.TestPersistence". 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.
5913 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.kernel.TestBrokerFactoryListenerRegistry$1" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.kernel.TestBrokerFactoryListenerRegistry$1" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.kernel.TestBrokerFactoryListenerRegistry$1". 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.
5956 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.xmlmapping.xmlbindings.myaddress.ShortAddress" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.xmlmapping.xmlbindings.myaddress.ShortAddress" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.xmlmapping.xmlbindings.myaddress.ShortAddress". 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.
5961 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.fields.SampleEnum" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.fields.SampleEnum" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.fields.SampleEnum". 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.
6066 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.simple.TestEntityManagerClear" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.simple.TestEntityManagerClear" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.simple.TestEntityManagerClear". 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.
6074 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.relations.ManyOneCompoundIdOwnerId" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.relations.ManyOneCompoundIdOwnerId" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.relations.ManyOneCompoundIdOwnerId". 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.
6161 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.event.TestLifecycleListener$1" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.event.TestLifecycleListener$1" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.event.TestLifecycleListener$1". 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.
6165 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.event.TestSJVMRemoteCommitProvider" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.event.TestSJVMRemoteCommitProvider" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.event.TestSJVMRemoteCommitProvider". 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.
6229 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.relations.TestEagerBidiSQL" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.relations.TestEagerBidiSQL" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.relations.TestEagerBidiSQL". 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.
6245 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.models.company.fetchlazy.TestLazyCompanyModel" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.models.company.fetchlazy.TestLazyCompanyModel" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.models.company.fetchlazy.TestLazyCompanyModel". 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.
6252 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.xmlmapping.xmlbindings.myaddress.CANAddress" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.xmlmapping.xmlbindings.myaddress.CANAddress" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.xmlmapping.xmlbindings.myaddress.CANAddress". 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.
6259 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.callbacks.TestExceptionsFromCallbacks" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.callbacks.TestExceptionsFromCallbacks" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.callbacks.TestExceptionsFromCallbacks". 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.
6372 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.detachment.TestDetachmentOneMany" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.detachment.TestDetachmentOneMany" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.detachment.TestDetachmentOneMany". 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.
6456 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.kernel.TestBrokerFactoryEventManager$ListenerImpl" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.kernel.TestBrokerFactoryEventManager$ListenerImpl" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.kernel.TestBrokerFactoryEventManager$ListenerImpl". 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.
6459 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.query.TestAbstractSchemaName" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.query.TestAbstractSchemaName" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.query.TestAbstractSchemaName". 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.
6598 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.jdbc.TestOptimizeForClause" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.jdbc.TestOptimizeForClause" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.jdbc.TestOptimizeForClause". 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.
6706 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.xmlmapping.xmlbindings.myaddress.GBRAddress" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.xmlmapping.xmlbindings.myaddress.GBRAddress" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.xmlmapping.xmlbindings.myaddress.GBRAddress". 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.
6737 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.datacache.TestBulkUpdatesAndVersionColumn" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.datacache.TestBulkUpdatesAndVersionColumn" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.datacache.TestBulkUpdatesAndVersionColumn". 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.
6862 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.jdbc.meta.TestMappingToolAutoDelete" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.jdbc.meta.TestMappingToolAutoDelete" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.jdbc.meta.TestMappingToolAutoDelete". 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.
6869 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.relations.ManyOneCompoundIdOwnerId$Tokenizer" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.relations.ManyOneCompoundIdOwnerId$Tokenizer" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.relations.ManyOneCompoundIdOwnerId$Tokenizer". 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.
6914 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.conf.TestAutoDetachProperty" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.conf.TestAutoDetachProperty" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.conf.TestAutoDetachProperty". 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.
6926 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.xmlmapping.xmlbindings.myaddress.USAAddress" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.xmlmapping.xmlbindings.myaddress.USAAddress" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.xmlmapping.xmlbindings.myaddress.USAAddress". 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.
6991 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.fields.EnumSetOwner$1" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.fields.EnumSetOwner$1" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.fields.EnumSetOwner$1". 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.
7325 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.enhance.TestUnenhancedCompoundPK" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.enhance.TestUnenhancedCompoundPK" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.enhance.TestUnenhancedCompoundPK". 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.
131 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.inheritance.serializable.TestSerialization" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.inheritance.serializable.TestSerialization" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.inheritance.serializable.TestSerialization". 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.
277 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.xml.TestXmlOverrideEntity" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.xml.TestXmlOverrideEntity" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.xml.TestXmlOverrideEntity". 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.
293 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.xml.TestSimpleXmlEntity" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.xml.TestSimpleXmlEntity" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.xml.TestSimpleXmlEntity". 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
[INFO] [surefire:test]
[INFO] Surefire report directory: /home/continuum/data/working-directory/42/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.openjpa.persistence.generationtype.TestGeneratedValues
37 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
133 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
4075 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
4374 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
5787 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
3 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
28 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
243 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
7 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
21 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
288 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
3 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
20 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
108 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.379 sec
Running org.apache.openjpa.persistence.inheritance.TestFindAbstractClass
2 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
2 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
5 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
16 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
268 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 sec
Running org.apache.openjpa.persistence.query.TestQueryIdOfRelationDoesNotJoin
2 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
2 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
10 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
44 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
415 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.551 sec
Running org.apache.openjpa.event.TestSJVMRemoteCommitProvider
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running org.apache.openjpa.persistence.models.company.idclass.TestIdClassCompanyModel
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
3 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
17 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
20389 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.495 sec
Running org.apache.openjpa.persistence.jdbc.TestIsolationLevelOverride
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
5 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
275 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
369 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
1 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
3 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
20 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
80 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
3 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
3 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
4 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
19 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
48 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.609 sec
Running org.apache.openjpa.jdbc.kernel.TestNoForeignKeyViolation
5 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
5 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
7 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
16 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
1666 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
3 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
13 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
134 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
1 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
3 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
15 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
402 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
3 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
12 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
116 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.497 sec
Running org.apache.openjpa.persistence.query.TestDataStoreActions
1 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
11 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
21 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
54 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec
Running org.apache.openjpa.enhance.TestUnenhancedFieldAccess
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
4 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
17 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
301 test INFO [main] openjpa.Enhance - Creating subclass and redefining methods for "[class org.apache.openjpa.enhance.UnenhancedFieldAccess, class org.apache.openjpa.enhance.UnenhancedFieldAccessSubclass]". This means that your application will be less efficient than it would if you ran the OpenJPA enhancer.
643 test WARN [main] openjpa.Enhance - The field lazyField in type org.apache.openjpa.enhance.UnenhancedFieldAccess is configured to be lazily loaded, but lazy loading is not available for classes that use fieldaccess when not running the OpenJPA enhancer or when dynamic class redefinition is not available.
645 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
11 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
49 test INFO [main] openjpa.Enhance - Creating subclass and redefining methods for "[class org.apache.openjpa.enhance.UnenhancedFieldAccess, class org.apache.openjpa.enhance.UnenhancedFieldAccessSubclass]". This means that your application will be less efficient than it would if you ran the OpenJPA enhancer.
171 test WARN [main] openjpa.Enhance - The field lazyField in type org.apache.openjpa.enhance.UnenhancedFieldAccess is configured to be lazily loaded, but lazy loading is not available for classes that use fieldaccess when not running the OpenJPA enhancer or when dynamic class redefinition is not available.
176 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
1 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
3 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
11 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
37 test INFO [main] openjpa.Enhance - Creating subclass and redefining methods for "[class org.apache.openjpa.enhance.UnenhancedFieldAccess, class org.apache.openjpa.enhance.UnenhancedFieldAccessSubclass]". This means that your application will be less efficient than it would if you ran the OpenJPA enhancer.
158 test WARN [main] openjpa.Enhance - The field lazyField in type org.apache.openjpa.enhance.UnenhancedFieldAccess is configured to be lazily loaded, but lazy loading is not available for classes that use fieldaccess when not running the OpenJPA enhancer or when dynamic class redefinition is not available.
159 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
10 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
43 test INFO [main] openjpa.Enhance - Creating subclass and redefining methods for "[class org.apache.openjpa.enhance.UnenhancedFieldAccess, class org.apache.openjpa.enhance.UnenhancedFieldAccessSubclass]". This means that your application will be less efficient than it would if you ran the OpenJPA enhancer.
150 test WARN [main] openjpa.Enhance - The field lazyField in type org.apache.openjpa.enhance.UnenhancedFieldAccess is configured to be lazily loaded, but lazy loading is not available for classes that use fieldaccess when not running the OpenJPA enhancer or when dynamic class redefinition is not available.
152 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
1 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
3 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
11 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
35 test INFO [main] openjpa.Enhance - Creating subclass and redefining methods for "[class org.apache.openjpa.enhance.UnenhancedFieldAccess, class org.apache.openjpa.enhance.UnenhancedFieldAccessSubclass]". This means that your application will be less efficient than it would if you ran the OpenJPA enhancer.
142 test WARN [main] openjpa.Enhance - The field lazyField in type org.apache.openjpa.enhance.UnenhancedFieldAccess is configured to be lazily loaded, but lazy loading is not available for classes that use fieldaccess when not running the OpenJPA enhancer or when dynamic class redefinition is not available.
144 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
3 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
11 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
34 test INFO [main] openjpa.Enhance - Creating subclass and redefining methods for "[class org.apache.openjpa.enhance.UnenhancedFieldAccess, class org.apache.openjpa.enhance.UnenhancedFieldAccessSubclass]". This means that your application will be less efficient than it would if you ran the OpenJPA enhancer.
139 test WARN [main] openjpa.Enhance - The field lazyField in type org.apache.openjpa.enhance.UnenhancedFieldAccess is configured to be lazily loaded, but lazy loading is not available for classes that use fieldaccess when not running the OpenJPA enhancer or when dynamic class redefinition is not available.
142 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
10 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
36 test INFO [main] openjpa.Enhance - Creating subclass and redefining methods for "[class org.apache.openjpa.enhance.UnenhancedFieldAccess, class org.apache.openjpa.enhance.UnenhancedFieldAccessSubclass]". This means that your application will be less efficient than it would if you ran the OpenJPA enhancer.
145 test WARN [main] openjpa.Enhance - The field lazyField in type org.apache.openjpa.enhance.UnenhancedFieldAccess is configured to be lazily loaded, but lazy loading is not available for classes that use fieldaccess when not running the OpenJPA enhancer or when dynamic class redefinition is not available.
146 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
1 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
5 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
15 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
52 test INFO [main] openjpa.Enhance - Creating subclass and redefining methods for "[class org.apache.openjpa.enhance.UnenhancedFieldAccess, class org.apache.openjpa.enhance.UnenhancedFieldAccessSubclass]". This means that your application will be less efficient than it would if you ran the OpenJPA enhancer.
152 test WARN [main] openjpa.Enhance - The field lazyField in type org.apache.openjpa.enhance.UnenhancedFieldAccess is configured to be lazily loaded, but lazy loading is not available for classes that use fieldaccess when not running the OpenJPA enhancer or when dynamic class redefinition is not available.
156 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
3 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
19 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
24 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
36 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
62 test INFO [main] openjpa.Enhance - Creating subclass and redefining methods for "[class org.apache.openjpa.enhance.UnenhancedFieldAccess, class org.apache.openjpa.enhance.UnenhancedFieldAccessSubclass]". This means that your application will be less efficient than it would if you ran the OpenJPA enhancer.
167 test WARN [main] openjpa.Enhance - The field lazyField in type org.apache.openjpa.enhance.UnenhancedFieldAccess is configured to be lazily loaded, but lazy loading is not available for classes that use fieldaccess when not running the OpenJPA enhancer or when dynamic class redefinition is not available.
169 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
9 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
60194 test INFO [main] openjpa.Enhance - Creating subclass and redefining methods for "[class org.apache.openjpa.enhance.UnenhancedFieldAccess, class org.apache.openjpa.enhance.UnenhancedFieldAccessSubclass]". This means that your application will be less efficient than it would if you ran the OpenJPA enhancer.
60355 test WARN [main] openjpa.Enhance - The field lazyField in type org.apache.openjpa.enhance.UnenhancedFieldAccess is configured to be lazily loaded, but lazy loading is not available for classes that use fieldaccess when not running the OpenJPA enhancer or when dynamic class redefinition is not available.
60358 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
10 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
60261 test INFO [main] openjpa.Enhance - Creating subclass and redefining methods for "[class org.apache.openjpa.enhance.UnenhancedFieldAccess, class org.apache.openjpa.enhance.UnenhancedFieldAccessSubclass]". This means that your application will be less efficient than it would if you ran the OpenJPA enhancer.
60369 test WARN [main] openjpa.Enhance - The field lazyField in type org.apache.openjpa.enhance.UnenhancedFieldAccess is configured to be lazily loaded, but lazy loading is not available for classes that use fieldaccess when not running the OpenJPA enhancer or when dynamic class redefinition is not available.
60371 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
2 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
4 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
16 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
47 test INFO [main] openjpa.Enhance - Creating subclass and redefining methods for "[class org.apache.openjpa.enhance.UnenhancedFieldAccess, class org.apache.openjpa.enhance.UnenhancedFieldAccessSubclass]". This means that your application will be less efficient than it would if you ran the OpenJPA enhancer.
147 test WARN [main] openjpa.Enhance - The field lazyField in type org.apache.openjpa.enhance.UnenhancedFieldAccess is configured to be lazily loaded, but lazy loading is not available for classes that use fieldaccess when not running the OpenJPA enhancer or when dynamic class redefinition is not available.
149 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
9 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
36 test INFO [main] openjpa.Enhance - Creating subclass and redefining methods for "[class org.apache.openjpa.enhance.UnenhancedFieldAccess, class org.apache.openjpa.enhance.UnenhancedFieldAccessSubclass]". This means that your application will be less efficient than it would if you ran the OpenJPA enhancer.
132 test WARN [main] openjpa.Enhance - The field lazyField in type org.apache.openjpa.enhance.UnenhancedFieldAccess is configured to be lazily loaded, but lazy loading is not available for classes that use fieldaccess when not running the OpenJPA enhancer or when dynamic class redefinition is not available.
134 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
7 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
8 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
12 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
46 test INFO [main] openjpa.Enhance - Creating subclass and redefining methods for "[class org.apache.openjpa.enhance.UnenhancedFieldAccess, class org.apache.openjpa.enhance.UnenhancedFieldAccessSubclass]". This means that your application will be less efficient than it would if you ran the OpenJPA enhancer.
141 test WARN [main] openjpa.Enhance - The field lazyField in type org.apache.openjpa.enhance.UnenhancedFieldAccess is configured to be lazily loaded, but lazy loading is not available for classes that use fieldaccess when not running the OpenJPA enhancer or when dynamic class redefinition is not available.
147 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
2 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
2 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
3 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
20 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
56 test INFO [main] openjpa.Enhance - Creating subclass and redefining methods for "[class org.apache.openjpa.enhance.UnenhancedFieldAccess, class org.apache.openjpa.enhance.UnenhancedFieldAccessSubclass]". This means that your application will be less efficient than it would if you ran the OpenJPA enhancer.
156 test WARN [main] openjpa.Enhance - The field lazyField in type org.apache.openjpa.enhance.UnenhancedFieldAccess is configured to be lazily loaded, but lazy loading is not available for classes that use fieldaccess when not running the OpenJPA enhancer or when dynamic class redefinition is not available.
158 test INFO [main] openjpa.Enhance - Creating subclass and redefining methods for "[class org.apache.openjpa.enhance.UnenhancedFieldAccess]". This means that your application will be less efficient than it would if you ran the OpenJPA enhancer.
197 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
1 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
2 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
3 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
10 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
36 test INFO [main] openjpa.Enhance - Creating subclass and redefining methods for "[class org.apache.openjpa.enhance.UnenhancedFieldAccess, class org.apache.openjpa.enhance.UnenhancedFieldAccessSubclass]". This means that your application will be less efficient than it would if you ran the OpenJPA enhancer.
123 test WARN [main] openjpa.Enhance - The field lazyField in type org.apache.openjpa.enhance.UnenhancedFieldAccess is configured to be lazily loaded, but lazy loading is not available for classes that use fieldaccess when not running the OpenJPA enhancer or when dynamic class redefinition is not available.
125 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
1 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
6 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
39 test INFO [main] openjpa.Enhance - Creating subclass and redefining methods for "[class org.apache.openjpa.enhance.UnenhancedFieldAccess, class org.apache.openjpa.enhance.UnenhancedFieldAccessSubclass]". This means that your application will be less efficient than it would if you ran the OpenJPA enhancer.
179 test WARN [main] openjpa.Enhance - The field lazyField in type org.apache.openjpa.enhance.UnenhancedFieldAccess is configured to be lazily loaded, but lazy loading is not available for classes that use fieldaccess when not running the OpenJPA enhancer or when dynamic class redefinition is not available.
183 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
1 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
10 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
35 test INFO [main] openjpa.Enhance - Creating subclass and redefining methods for "[class org.apache.openjpa.enhance.UnenhancedFieldAccess, class org.apache.openjpa.enhance.UnenhancedFieldAccessSubclass]". This means that your application will be less efficient than it would if you ran the OpenJPA enhancer.
132 test WARN [main] openjpa.Enhance - The field lazyField in type org.apache.openjpa.enhance.UnenhancedFieldAccess is configured to be lazily loaded, but lazy loading is not available for classes that use fieldaccess when not running the OpenJPA enhancer or when dynamic class redefinition is not available.
133 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
1 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
9 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
34 test INFO [main] openjpa.Enhance - Creating subclass and redefining methods for "[class org.apache.openjpa.enhance.UnenhancedFieldAccess, class org.apache.openjpa.enhance.UnenhancedFieldAccessSubclass]". This means that your application will be less efficient than it would if you ran the OpenJPA enhancer.
138 test WARN [main] openjpa.Enhance - The field lazyField in type org.apache.openjpa.enhance.UnenhancedFieldAccess is configured to be lazily loaded, but lazy loading is not available for classes that use fieldaccess when not running the OpenJPA enhancer or when dynamic class redefinition is not available.
141 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
15 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
49 test INFO [main] openjpa.Enhance - Creating subclass and redefining methods for "[class org.apache.openjpa.enhance.UnenhancedFieldAccess, class org.apache.openjpa.enhance.UnenhancedFieldAccessSubclass]". This means that your application will be less efficient than it would if you ran the OpenJPA enhancer.
178 test WARN [main] openjpa.Enhance - The field lazyField in type org.apache.openjpa.enhance.UnenhancedFieldAccess is configured to be lazily loaded, but lazy loading is not available for classes that use fieldaccess when not running the OpenJPA enhancer or when dynamic class redefinition is not available.
180 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
9 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
38 test INFO [main] openjpa.Enhance - Creating subclass and redefining methods for "[class org.apache.openjpa.enhance.UnenhancedFieldAccess, class org.apache.openjpa.enhance.UnenhancedFieldAccessSubclass]". This means that your application will be less efficient than it would if you ran the OpenJPA enhancer.
136 test WARN [main] openjpa.Enhance - The field lazyField in type org.apache.openjpa.enhance.UnenhancedFieldAccess is configured to be lazily loaded, but lazy loading is not available for classes that use fieldaccess when not running the OpenJPA enhancer or when dynamic class redefinition is not available.
138 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
1 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
24 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
50 test INFO [main] openjpa.Enhance - Creating subclass and redefining methods for "[class org.apache.openjpa.enhance.UnenhancedFieldAccess, class org.apache.openjpa.enhance.UnenhancedFieldAccessSubclass]". This means that your application will be less efficient than it would if you ran the OpenJPA enhancer.
196 test WARN [main] openjpa.Enhance - The field lazyField in type org.apache.openjpa.enhance.UnenhancedFieldAccess is configured to be lazily loaded, but lazy loading is not available for classes that use fieldaccess when not running the OpenJPA enhancer or when dynamic class redefinition is not available.
200 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
1 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
7 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
34 test INFO [main] openjpa.Enhance - Creating subclass and redefining methods for "[class org.apache.openjpa.enhance.UnenhancedFieldAccess, class org.apache.openjpa.enhance.UnenhancedFieldAccessSubclass]". This means that your application will be less efficient than it would if you ran the OpenJPA enhancer.
125 test WARN [main] openjpa.Enhance - The field lazyField in type org.apache.openjpa.enhance.UnenhancedFieldAccess is configured to be lazily loaded, but lazy loading is not available for classes that use fieldaccess when not running the OpenJPA enhancer or when dynamic class redefinition is not available.
131 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
6 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
20 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
47 test INFO [main] openjpa.Enhance - Creating subclass and redefining methods for "[class org.apache.openjpa.enhance.UnenhancedFieldAccess, class org.apache.openjpa.enhance.UnenhancedFieldAccessSubclass]". This means that your application will be less efficient than it would if you ran the OpenJPA enhancer.
143 test WARN [main] openjpa.Enhance - The field lazyField in type org.apache.openjpa.enhance.UnenhancedFieldAccess is configured to be lazily loaded, but lazy loading is not available for classes that use fieldaccess when not running the OpenJPA enhancer or when dynamic class redefinition is not available.
146 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
1 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
4 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
26 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
176 test INFO [main] openjpa.Enhance - Creating subclass and redefining methods for "[class org.apache.openjpa.enhance.UnenhancedFieldAccess, class org.apache.openjpa.enhance.UnenhancedFieldAccessSubclass]". This means that your application will be less efficient than it would if you ran the OpenJPA enhancer.
276 test WARN [main] openjpa.Enhance - The field lazyField in type org.apache.openjpa.enhance.UnenhancedFieldAccess is configured to be lazily loaded, but lazy loading is not available for classes that use fieldaccess when not running the OpenJPA enhancer or when dynamic class redefinition is not available.
278 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
1 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
3 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
9 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
45 test INFO [main] openjpa.Enhance - Creating subclass and redefining methods for "[class org.apache.openjpa.enhance.UnenhancedFieldAccess, class org.apache.openjpa.enhance.UnenhancedFieldAccessSubclass]". This means that your application will be less efficient than it would if you ran the OpenJPA enhancer.
144 test WARN [main] openjpa.Enhance - The field lazyField in type org.apache.openjpa.enhance.UnenhancedFieldAccess is configured to be lazily loaded, but lazy loading is not available for classes that use fieldaccess when not running the OpenJPA enhancer or when dynamic class redefinition is not available.
155 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
9 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
36 test INFO [main] openjpa.Enhance - Creating subclass and redefining methods for "[class org.apache.openjpa.enhance.UnenhancedFieldAccess, class org.apache.openjpa.enhance.UnenhancedFieldAccessSubclass]". This means that your application will be less efficient than it would if you ran the OpenJPA enhancer.
144 test WARN [main] openjpa.Enhance - The field lazyField in type org.apache.openjpa.enhance.UnenhancedFieldAccess is configured to be lazily loaded, but lazy loading is not available for classes that use fieldaccess when not running the OpenJPA enhancer or when dynamic class redefinition is not available.
147 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
5 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
14 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
47 test INFO [main] openjpa.Enhance - Creating subclass and redefining methods for "[class org.apache.openjpa.enhance.UnenhancedFieldAccess, class org.apache.openjpa.enhance.UnenhancedFieldAccessSubclass]". This means that your application will be less efficient than it would if you ran the OpenJPA enhancer.
176 test WARN [main] openjpa.Enhance - The field lazyField in type org.apache.openjpa.enhance.UnenhancedFieldAccess is configured to be lazily loaded, but lazy loading is not available for classes that use fieldaccess when not running the OpenJPA enhancer or when dynamic class redefinition is not available.
184 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
14 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
33 test INFO [main] openjpa.Enhance - Creating subclass and redefining methods for "[class org.apache.openjpa.enhance.UnenhancedFieldAccess, class org.apache.openjpa.enhance.UnenhancedFieldAccessSubclass]". This means that your application will be less efficient than it would if you ran the OpenJPA enhancer.
183 test WARN [main] openjpa.Enhance - The field lazyField in type org.apache.openjpa.enhance.UnenhancedFieldAccess is configured to be lazily loaded, but lazy loading is not available for classes that use fieldaccess when not running the OpenJPA enhancer or when dynamic class redefinition is not available.
186 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
7 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
15 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
57 test INFO [main] openjpa.Enhance - Creating subclass and redefining methods for "[class org.apache.openjpa.enhance.UnenhancedFieldAccess, class org.apache.openjpa.enhance.UnenhancedFieldAccessSubclass]". This means that your application will be less efficient than it would if you ran the OpenJPA enhancer.
254 test WARN [main] openjpa.Enhance - The field lazyField in type org.apache.openjpa.enhance.UnenhancedFieldAccess is configured to be lazily loaded, but lazy loading is not available for classes that use fieldaccess when not running the OpenJPA enhancer or when dynamic class redefinition is not available.
257 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
1 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
8 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
34 test INFO [main] openjpa.Enhance - Creating subclass and redefining methods for "[class org.apache.openjpa.enhance.UnenhancedFieldAccess, class org.apache.openjpa.enhance.UnenhancedFieldAccessSubclass]". This means that your application will be less efficient than it would if you ran the OpenJPA enhancer.
171 test WARN [main] openjpa.Enhance - The field lazyField in type org.apache.openjpa.enhance.UnenhancedFieldAccess is configured to be lazily loaded, but lazy loading is not available for classes that use fieldaccess when not running the OpenJPA enhancer or when dynamic class redefinition is not available.
173 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
1 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
12 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
42 test INFO [main] openjpa.Enhance - Creating subclass and redefining methods for "[class org.apache.openjpa.enhance.UnenhancedFieldAccess, class org.apache.openjpa.enhance.UnenhancedFieldAccessSubclass]". This means that your application will be less efficient than it would if you ran the OpenJPA enhancer.
170 test WARN [main] openjpa.Enhance - The field lazyField in type org.apache.openjpa.enhance.UnenhancedFieldAccess is configured to be lazily loaded, but lazy loading is not available for classes that use fieldaccess when not running the OpenJPA enhancer or when dynamic class redefinition is not available.
171 test INFO [main] openjpa.Enhance - Creating subclass and redefining methods for "[class org.apache.openjpa.enhance.UnenhancedFieldAccess]". This means that your application will be less efficient than it would if you ran the OpenJPA enhancer.
236 test INFO [main] openjpa.Enhance - Creating subclass and redefining methods for "[class org.apache.openjpa.enhance.UnenhancedFieldAccessSubclass]". This means that your application will be less efficient than it would if you ran the OpenJPA enhancer.
303 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 129.006 sec
Running org.apache.openjpa.persistence.datacache.TestBulkJPQLAndDataCache
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
3 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
27 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
243 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
28 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
63 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
37 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
105 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.634 sec
Running org.apache.openjpa.persistence.xml.TestSimpleXmlEntity
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
35 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
37 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
43 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
93 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
9 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
91 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
10 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
40 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
10 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
43 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
3 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
5 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
2 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
2 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
4 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 sec
Running org.apache.openjpa.persistence.datacache.TestDataCacheOptimisticLockRecovery
14 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
59 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
11 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
41 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 sec
Running org.apache.openjpa.persistence.inheritance.serializable.TestSerialization
3 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
3 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
4 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
16 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
147 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 sec
Running org.apache.openjpa.persistence.simple.TestEntityManagerClear
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
8 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
36 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
3 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
17 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
36 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 sec
Running org.apache.openjpa.persistence.generationtype.TestTableGenerator
3 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
3 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
5 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
16 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
198 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec
Running org.apache.openjpa.persistence.query.TestResultSetMapping
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
3 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
33 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
108 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 sec
Running org.apache.openjpa.persistence.simple.TestPersistence
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
30 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
59 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
6 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
27 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
5 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
9 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
26 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 sec
Running org.apache.openjpa.persistence.fields.TestEnumQueryConstructor
17 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
22 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
129 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 sec
Running org.apache.openjpa.persistence.query.TestInMemoryQueryMatchEscapes
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
31 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
56 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
1 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
11 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
40 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
42 test INFO [main] openjpa.Query - This query on type "class org.apache.openjpa.persistence.simple.AllFieldTypes" must load the entire candidate class extent and evaluate the query in-memory. This may be very slow. The query must be executed in memory because OpenJPA is configured with IgnoreCache=false and FlushBeforeQueries=false and there are dirty instances that may affect the query's outcome in the cache.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
6 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 sec
Running org.apache.openjpa.persistence.query.TestEscapedSingleQuotesInJPQL
47 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec
Running org.apache.openjpa.persistence.simple.TestEntityManagerMethodsThrowAfterClose
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
8 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
3 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
26 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
2 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
3 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
10 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
26 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
9 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
9 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
9 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
7 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
8 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
5 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
1 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
5 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
21 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
1 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
5 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
8 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
8 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
1 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
8 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
8 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
8 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
8 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
8 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
14 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
3 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
3 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.65 sec
Running org.apache.openjpa.persistence.inheritance.TestSharedMappedSuperclassIdValue
5 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
13 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
203 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
11 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
69 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 sec
Running org.apache.openjpa.persistence.detachment.TestDetachmentOneMany
2 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
3 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
5 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
17 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
505 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
6 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
51 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
1 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
5 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
12 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
60216 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.895 sec
Running org.apache.openjpa.persistence.jdbc.TestSelectForUpdateOverride
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
1 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
12 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
23 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec
Running org.apache.openjpa.persistence.relations.TestIdOrderedOneMany
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
16 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
299 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
8 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
8 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
13 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
60 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
1 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.865 sec
Running org.apache.openjpa.persistence.simple.TestBasicAnnotation
9 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
53 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 sec
Running org.apache.openjpa.persistence.detachment.TestAttachWithNoChanges
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
7 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
8 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
27 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
69 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 sec
Running org.apache.openjpa.persistence.relations.TestManyOneAsId
4 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
4 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
6 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
22 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
449 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
4 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
11 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
61 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
19 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
51 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
6 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
6 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
8 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
18 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
64 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
13 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
55 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
9 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
51 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
3 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
22 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
60221 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
23 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
70 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
1 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
13 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
60268 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
12 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
73 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 122.444 sec
Running org.apache.openjpa.persistence.models.company.basic.TestBasicCompanyModel
0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0
1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values).
2 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)).
9 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
28804 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 45.4 sec <<< FAILURE!
testBasicQueries(org.apache.openjpa.persistence.models.company.basic.TestBasicCompanyModel) Time elapsed: 42.166 sec <<< ERROR!
<openjpa-0.0.0-rexported nonfatal general error> org.apache.openjpa.persistence.PersistenceException: No current connection.
at org.apache.openjpa.jdbc.sql.DBDictionary.newStoreException(DBDictionary.java:3836)
at org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java:97)
at org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java:83)
at org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java:59)
at org.apache.openjpa.jdbc.kernel.JDBCStoreManager.rollback(JDBCStoreManager.java:190)
at org.apache.openjpa.kernel.DelegatingStoreManager.rollback(DelegatingStoreManager.java:98)
at org.apache.openjpa.kernel.BrokerImpl.endStoreManagerTransaction(BrokerImpl.java:1283)
at org.apache.openjpa.kernel.BrokerImpl.endTransaction(BrokerImpl.java:2148)
at org.apache.openjpa.kernel.BrokerImpl.afterCompletion(BrokerImpl.java:1817)
at org.apache.openjpa.kernel.LocalManagedRuntime.rollback(LocalManagedRuntime.java:124)
at org.apache.openjpa.kernel.BrokerImpl.rollback(BrokerImpl.java:1349)
at org.apache.openjpa.kernel.DelegatingBroker.rollback(DelegatingBroker.java:874)
at org.apache.openjpa.persistence.EntityManagerImpl.rollback(EntityManagerImpl.java:425)
at org.apache.openjpa.persistence.test.PersistenceTestCase.closeEMF(PersistenceTestCase.java:107)
at org.apache.openjpa.persistence.test.SingleEMFTestCase.tearDown(SingleEMFTestCase.java:55)
at org.apache.openjpa.persistence.test.SingleEMTestCase.tearDown(SingleEMTestCase.java:54)
at junit.framework.TestCase.runBare(TestCase.java:130)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.GeneratedMethodAccessor192.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:210)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:135)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:122)
at org.apache.maven.surefire.Surefire.run(Surefire.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:225)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:747)
Caused by: java.sql.SQLTransientConnectionException: No current connection.
at org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.Util.noCurrentConnection(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedConnection.checkIfClosed(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedConnection.setupContextStack(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedConnection.rollback(Unknown Source)
at org.apache.commons.dbcp.DelegatingConnection.rollback(DelegatingConnection.java:265)
at org.apache.commons.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.rollback(PoolingDataSource.java:288)
at org.apache.openjpa.lib.jdbc.DelegatingConnection.rollback(DelegatingConnection.java:208)
at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator$LoggingConnection.rollback(LoggingConnectionDecorator.java:268)
at org.apache.openjpa.lib.jdbc.DelegatingConnection.rollback(DelegatingConnection.java:208)
at org.apache.openjpa.lib.jdbc.ConfiguringConnectionDecorator$ConfiguringConnection.rollback(ConfiguringConnectionDecorator.java:132)
at org.apache.openjpa.lib.jdbc.DelegatingConnection.rollback(DelegatingConnection.java:208)
at org.apache.openjpa.jdbc.kernel.JDBCStoreManager.rollback(JDBCStoreManager.java:188)
... 31 more
Caused by: java.sql.SQLException: No current connection.
at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown Source)
... 46 more
Running org.apache.openjpa.persistence.query.TestQueryPagination
org.apache.maven.surefire.booter.SurefireExecutionException: org.apache.openjpa.persistence.query.TestQueryPagination; nested exception is java.lang.OutOfMemoryError: Java heap space; nested exception is org.apache.maven.surefire.testset.TestSetFailedException: org.apache.openjpa.persistence.query.TestQueryPagination; nested exception is java.lang.OutOfMemoryError: Java heap space
org.apache.maven.surefire.testset.TestSetFailedException: org.apache.openjpa.persistence.query.TestQueryPagination; nested exception is java.lang.OutOfMemoryError: Java heap space
java.lang.OutOfMemoryError: Java heap space
at java.io.BufferedWriter.<init>(BufferedWriter.java:87)
at java.io.BufferedWriter.<init>(BufferedWriter.java:70)
at java.io.PrintStream.init(PrintStream.java:83)
at java.io.PrintStream.<init>(PrintStream.java:100)
at java.io.PrintStream.<init>(PrintStream.java:62)
at org.apache.maven.surefire.util.TeeStream.<init>(TeeStream.java:32)
at org.apache.maven.surefire.report.ReporterManager.testStarting(ReporterManager.java:251)
at org.apache.maven.surefire.junit.TestListenerInvocationHandler.handleStartTest(TestListenerInvocationHandler.java:153)
at org.apache.maven.surefire.junit.TestListenerInvocationHandler.invoke(TestListenerInvocationHandler.java:130)
at $Proxy0.startTest(Unknown Source)
at junit.framework.TestResult.startTest(TestResult.java:151)
at junit.framework.TestResult.run(TestResult.java:103)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.GeneratedMethodAccessor192.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:210)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:135)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:122)
at org.apache.maven.surefire.Surefire.run(Surefire.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:225)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:747)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 minutes 56 seconds
[INFO] Finished at: Tue Aug 14 14:18:43 PDT 2007
[INFO] Final Memory: 8M/23M
[INFO] ------------------------------------------------------------------------
****************************************************************************
|