Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 94705 invoked from network); 18 Aug 2007 03:28:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Aug 2007 03:28:23 -0000 Received: (qmail 48557 invoked by uid 500); 18 Aug 2007 03:28:21 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 48527 invoked by uid 500); 18 Aug 2007 03:28:20 -0000 Mailing-List: contact dev-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list dev@openjpa.apache.org Received: (qmail 48518 invoked by uid 99); 18 Aug 2007 03:28:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Aug 2007 20:28:20 -0700 X-ASF-Spam-Status: No, hits=-98.3 required=10.0 tests=ALL_TRUSTED,INVALID_DATE X-Spam-Check-By: apache.org Received: from [140.211.11.137] (HELO vmbuild1.apache.org) (140.211.11.137) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Aug 2007 03:28:22 +0000 Received: from vmbuild (localhost [127.0.0.1]) by vmbuild1.apache.org (Postfix) with ESMTP id E416545815F for ; Fri, 17 Aug 2007 20:27:43 -0700 (PDT) Date: Fri, 17 Aug 07 20:27:43 -0700 From: "Continuum@vmbuild" Reply-To: "Continuum@vmbuild" To: dev@openjpa.apache.org Message-ID: <21718457.611187407663406.JavaMail.continuum@vmbuild> Subject: [continuum] BUILD FAILURE: OpenJPA JPA JDBC MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Online report : http://vmbuild1.apache.org/continuum/buildResult.action?buildId=1074&projectId=42 Build statistics: State: Failed Previous State: Failed Started at: Fri 17 Aug 2007 20:20:22 -0700 Finished at: Fri 17 Aug 2007 20:27:40 -0700 Total time: 7m 17s 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.5.0_12 OS name: "linux" version: "2.6.20-16-server" arch: "i386" **************************************************************************** SCM Changes: **************************************************************************** No files changed **************************************************************************** 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: 1686 Failures: 1 Total time: 409492 **************************************************************************** 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 215 source files to /home/continuum/data/working-directory/42/target/test-classes [INFO] [antrun:run {execution: default}] [INFO] Executing tasks 1272 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. 1620 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. 1655 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. 1670 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. 1688 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. 1706 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. 1744 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. 1917 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. 1925 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. 2180 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. 2200 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. 2335 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. 2395 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. 2443 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. 2446 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. 2447 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. 2660 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. 2804 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. 2808 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. 2933 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. 2936 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.conf.TestDynamicConfiguration" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.conf.TestDynamicConfiguration" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.conf.TestDynamicConfiguration". 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. 2948 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. 3050 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. 3055 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. 3193 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. 3245 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. 3255 test WARN [main] openjpa.Enhance - Type "class org.apache.openjpa.persistence.discriminator.TestDiscriminatorTypes" has no metadata; enhancing as persistence aware. If you intended for "class org.apache.openjpa.persistence.discriminator.TestDiscriminatorTypes" to be persistence-capable, then this means that OpenJPA could not find any metadata for "class org.apache.openjpa.persistence.discriminator.TestDiscriminatorTypes". 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. 3460 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. 3513 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. 3523 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. 3528 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. 3569 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. 3595 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. 3680 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. 3697 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. 3705 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. 3739 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. 3746 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. 3756 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. 3763 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. 4267 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. 4354 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. 4416 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. 4458 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. 4470 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. 4524 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. 4597 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. 4653 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. 5225 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. 5401 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. 5453 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. 5463 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. 5474 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. 5565 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. 5574 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. 5635 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. 5676 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. 5690 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. 5747 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. 5759 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. 5795 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. 5804 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. 5810 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. 5820 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. 5833 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. 5837 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. 5888 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. 5928 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. 5956 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. 5996 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. 6037 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. 6044 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. 6052 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. 6057 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. 6063 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. 6070 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. 6285 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. 6287 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. 6324 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. 6329 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. 6335 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. 6341 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. 6353 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. 6394 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. 6463 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. 6562 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. 6674 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. 6682 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. 6748 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. 6859 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. 6912 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. 6916 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. 6919 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. 6922 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. 7008 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. 7127 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. 7146 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. 7154 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. 7187 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. 7221 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. 138 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. 178 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. 310 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. [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 55 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0 150 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). 7235 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)). 7752 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. 10929 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). 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)). 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. 342 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). 126 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)). 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. 301 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)). 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. 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: 13.244 sec Running org.apache.openjpa.persistence.inheritance.TestFindAbstractClass 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). 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. 412 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.549 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). 9 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)). 99 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. 531 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. 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.676 sec Running org.apache.openjpa.event.TestSJVMRemoteCommitProvider Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec Running org.apache.openjpa.persistence.jdbc.TestIsolationLevelOverride 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). 12 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)). 52 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. 111 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). 9 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)). 29 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. 99 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.452 sec Running org.apache.openjpa.persistence.models.company.idclass.TestIdClassCompanyModel 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)). 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. 20059 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.178 sec Running org.apache.openjpa.jdbc.kernel.TestNoForeignKeyViolation 4 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)). 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. 849 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)). 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. 166 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. 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. 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. 114 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: 1.653 sec Running org.apache.openjpa.persistence.query.TestDataStoreActions 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. 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. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec Running org.apache.openjpa.enhance.TestUnenhancedFieldAccess 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)). 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. 511 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. 911 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. 913 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). 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)). 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. 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. 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. 143 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. 116 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. 119 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)). 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. 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. 111 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. 113 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)). 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. 110 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. 113 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). 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)). 32 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 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. 163 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. 166 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. 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. 108 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. 111 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. 32 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. 103 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. 106 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. 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. 102 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. 104 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. 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. 103 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. 106 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). 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. 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. 107 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. 115 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. 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. 103 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. 107 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)). 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. 60182 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. 60253 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. 60254 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. 60229 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. 60397 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. 60400 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)). 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. 40 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. 112 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. 114 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. 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). 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. 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. 130 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 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). 9 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. 53 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. 129 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. 132 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. 53 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. 161 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. 40 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. 104 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. 107 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. 32 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. 99 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. 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. 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. 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. 104 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. 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. 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. 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. 107 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. 110 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. 41 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. 117 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. 119 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)). 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. 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. 111 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. 114 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. 32 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. 102 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. 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. 2 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). 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)). 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. 53 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. 182 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 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). 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)). 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. 44 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. 127 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. 130 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)). 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 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. 101 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. 109 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)). 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. 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. 162 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. 165 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. 30 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. 113 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. 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. 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. 41 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. 113 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. 117 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. 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. 110 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. 113 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. 141 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. Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 127.774 sec Running org.apache.openjpa.persistence.datacache.TestBulkJPQLAndDataCache 179 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)). 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. 801 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. 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. 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 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: 1.145 sec Running org.apache.openjpa.persistence.xml.TestSimpleXmlEntity 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)). 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. 143 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. 29 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. 58 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. 42 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. Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 sec Running org.apache.openjpa.persistence.datacache.TestDataCacheOptimisticLockRecovery 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. 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). 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. 50 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.462 sec Running org.apache.openjpa.persistence.inheritance.serializable.TestSerialization 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). 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. 162 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.223 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). 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. 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. 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)). 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. 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. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 sec Running org.apache.openjpa.persistence.generationtype.TestTableGenerator 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)). 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. 344 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.361 sec Running org.apache.openjpa.persistence.query.TestResultSetMapping 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)). 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. 223 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.275 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)). 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. 34 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. 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. 57 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.183 sec Running org.apache.openjpa.persistence.fields.TestEnumQueryConstructor 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)). 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. 231 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.291 sec Running org.apache.openjpa.persistence.query.TestInMemoryQueryMatchEscapes 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)). 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. 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. 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)). 4 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. 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. 27 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. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 sec Running org.apache.openjpa.persistence.query.TestEscapedSingleQuotesInJPQL 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)). 4 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. 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. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec Running org.apache.openjpa.persistence.simple.TestEntityManagerMethodsThrowAfterClose 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)). 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). 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)). 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. 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. 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. 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)). 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. 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)). 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 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). 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. 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. 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)). 4 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)). 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. 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)). 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 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)). 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. 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. Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.624 sec Running org.apache.openjpa.persistence.inheritance.TestSharedMappedSuperclassIdValue 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). 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)). 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. 391 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. 45 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.477 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). 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)). 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. 339 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)). 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. 52 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. 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. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 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). 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. 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. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.341 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)). 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. 379 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. 60220 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: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.755 sec Running org.apache.openjpa.persistence.simple.TestBasicAnnotation 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)). 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. 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. 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: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 sec Running org.apache.openjpa.persistence.detachment.TestAttachWithNoChanges 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)). 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. 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. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 sec Running org.apache.openjpa.persistence.relations.TestManyOneAsId 5 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). 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)). 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. 818 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)). 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. 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)). 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. 67 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)). 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. 66 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). 21 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)). 32 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 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)). 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. 68 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)). 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. 71 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. 60180 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)). 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. 58 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)). 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. 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. Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 62.349 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)). 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. 90863 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: 118.67 sec <<< FAILURE! testBasicQueries(org.apache.openjpa.persistence.models.company.basic.TestBasicCompanyModel) Time elapsed: 115.403 sec <<< ERROR! org.apache.openjpa.persistence.PersistenceException: X0Y67.S : 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.GeneratedMethodAccessor197.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.SQLException: X0Y67.S : at org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException(Unknown Source) at org.apache.derby.impl.jdbc.Util.generateCsSQLException(Unknown Source) at org.apache.derby.impl.jdbc.TransactionResourceImpl.wrapInSQLException(Unknown Source) at org.apache.derby.impl.jdbc.TransactionResourceImpl.handleException(Unknown Source) at org.apache.derby.impl.jdbc.EmbedConnection.handleException(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: X0Y67.S : at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source) at org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown Source) ... 45 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 [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: 7 minutes 14 seconds [INFO] Finished at: Fri Aug 17 20:27:39 PDT 2007 [INFO] Final Memory: 8M/24M [INFO] ------------------------------------------------------------------------ ****************************************************************************