Return-Path: Delivered-To: apmail-incubator-open-jpa-commits-archive@locus.apache.org Received: (qmail 84810 invoked from network); 10 May 2007 00:09:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 May 2007 00:09:53 -0000 Received: (qmail 78156 invoked by uid 500); 10 May 2007 00:09:59 -0000 Delivered-To: apmail-incubator-open-jpa-commits-archive@incubator.apache.org Received: (qmail 78139 invoked by uid 500); 10 May 2007 00:09:59 -0000 Mailing-List: contact open-jpa-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: open-jpa-dev@incubator.apache.org Delivered-To: mailing list open-jpa-commits@incubator.apache.org Received: (qmail 78128 invoked by uid 99); 10 May 2007 00:09:59 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 May 2007 17:09:59 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO vmbuild.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 May 2007 17:09:49 -0700 Received: from vmbuild.apache.org (localhost [127.0.0.1]) by vmbuild.apache.org (Postfix) with ESMTP id 9408E3BB25 for ; Wed, 9 May 2007 17:09:28 -0700 (PDT) Message-ID: <3192655.1178755767327.JavaMail.continuum@vmbuild.apache.org> Date: Wed, 09 May 07 17:09:27 -0700 From: "Continuum@vmbuild.apache.org" To: open-jpa-commits@incubator.apache.org Subject: [continuum] BUILD SUCCESSFUL: OpenJPA JPA JDBC MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Online report : http://vmbuild.apache.org/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/87/buildId/140922 Build statistics: State: Ok Previous State: Failed Started at: Wed, 9 May 2007 17:04:51 -0700 Finished at: Wed, 9 May 2007 17:09:26 -0700 Total time: 4m 35s Build Trigger: Forced Exit code: 0 Building machine hostname: vmbuild.apache.org Operating system : Linux(unknown) Java version : 1.5.0_06(Sun Microsystems Inc.) Changes No files changed **************************************************************************** Output: **************************************************************************** [INFO] Scanning for projects... [INFO] ---------------------------------------------------------------------------- [INFO] Building OpenJPA JPA JDBC [INFO] task-segment: [clean, install] [INFO] ---------------------------------------------------------------------------- [INFO] [clean:clean] [INFO] Deleting directory /x1/continuum/working-directory/87/target [INFO] Deleting directory /x1/continuum/working-directory/87/target/classes [INFO] Deleting directory /x1/continuum/working-directory/87/target/test-classes [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] Compiling 43 source files to /x1/continuum/working-directory/87/target/classes [INFO] [resources:testResources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:testCompile] Compiling 147 source files to /x1/continuum/working-directory/87/target/test-classes [INFO] [antrun:run {execution: default}] [INFO] Executing tasks 2430 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. 2680 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. 2712 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. 3306 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. 3655 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. 3875 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. 4724 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. 4960 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. 5128 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. 5444 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. 5571 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. 5786 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. 5812 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. 5821 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. 6352 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. 6396 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. 6481 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. 6650 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. 6710 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. 7023 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. 7442 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. 7468 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. 7593 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. 7621 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. 8020 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. 8154 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. 8321 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. 8960 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. 9201 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. 9235 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. 9267 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. 9307 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. 9343 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. 9815 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. 9881 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. 9979 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. 10371 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. 10472 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. 10707 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. 11007 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. 11071 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. 11139 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. 11146 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. 11169 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. 11355 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. 11747 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. 12248 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. 12508 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. 13510 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. 13526 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. 14205 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. 14418 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. 15346 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. 15472 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. [INFO] Executed tasks [INFO] [surefire:test] [INFO] Surefire report directory: /x1/continuum/working-directory/87/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.openjpa.conf.TestAutoDetachProperty 101 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0 284 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). 7419 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)). 3 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). 10 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)). 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). 13 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)). Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.065 sec Running org.apache.openjpa.persistence.relations.TestEagerBidiSQL 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). 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)). 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). 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)). 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)). 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)). 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). 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)). Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.593 sec Running org.apache.openjpa.persistence.query.TestResultSetMapping 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). 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)). Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 sec Running org.apache.openjpa.persistence.query.TestAbstractSchemaName 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). 10 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)). Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.533 sec Running org.apache.openjpa.persistence.models.company.joined.TestJoinedCompanyModel 1 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0 1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values). 5 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)). Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.286 sec Running org.apache.openjpa.persistence.relations.TestCascadingOneManyWithForeignKey 4 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). 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)). 1 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0 1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values). 5 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)). 1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values). 3 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)). 5 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.473 sec Running org.apache.openjpa.persistence.detachment.TestGetReferenceAndImplicitDetachment 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)). 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). 10 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)). 1 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0 1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values). 4 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)). 1 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0 1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values). 5 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)). Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.881 sec Running org.apache.openjpa.persistence.relations.TestManyOneAsId 8 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0 9 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). 13 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)). 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)). 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)). 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)). 1 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0 1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values). 5 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)). 1 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). 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)). 1 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0 1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values). 4 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)). 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)). 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)). 1 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0 1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values). 4 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)). Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.288 sec Running org.apache.openjpa.persistence.detachment.TestDetachmentOneMany 1 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0 1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values). 5 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)). 1 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). 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)). 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)). Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.532 sec Running org.apache.openjpa.persistence.inheritance.TestSharedMappedSuperclassIdValue 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). 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)). 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). 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)). Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.72 sec Running org.apache.openjpa.persistence.inheritance.TestFindAbstractClass 3 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)). Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 sec Running org.apache.openjpa.persistence.models.company.fetchlazy.TestLazyCompanyModel 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)). Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.726 sec Running org.apache.openjpa.persistence.identity.TestSQLDateId 3 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). 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)). Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.583 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). 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)). Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.815 sec Running org.apache.openjpa.persistence.simple.TestCaseInsensitiveKeywordsInJPQL 0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0 1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values). 5 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)). 349 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default. 596 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.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.831 sec Running org.apache.openjpa.persistence.simple.TestTableNamesDefaultToEntityNames 0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values). 3 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)). 17 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.656 sec Running org.apache.openjpa.kernel.TestQueryCompilationCache 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). 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)). Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 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). 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)). 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. 54 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 sec Running org.apache.openjpa.persistence.relations.TestLRS 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)). 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)). 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)). Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.185 sec Running org.apache.openjpa.persistence.relations.TestTargetedIFaceRelations 3 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). 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)). Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 sec Running org.apache.openjpa.jdbc.kernel.TestNoForeignKeyViolation 6 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0 7 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values). 10 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)). Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.455 sec Running org.apache.openjpa.conf.TestBadAutoDetachProperty 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)). Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec Running org.apache.openjpa.persistence.xml.TestSimpleXmlEntity 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)). 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)). 1 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0 1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values). 4 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)). 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)). 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)). Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 sec Running org.apache.openjpa.persistence.inheritance.TestMultipleMappedSuperclassHierarchy Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 sec Running org.apache.openjpa.persistence.identity.TestGenerationType 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)). 10 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)). 5 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)). 4 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.472 sec Running org.apache.openjpa.persistence.relations.TestIdOrderedOneMany 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). 15 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)). 0 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). 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)). Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.87 sec Running org.apache.openjpa.persistence.callbacks.TestExceptionsFromCallbacks 1 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0 1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values). 4 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)). 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)). 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)). 1 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0 1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values). 4 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)). Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.59 sec Running org.apache.openjpa.persistence.identity.TestFloatingPointIds 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)). 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)). Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.66 sec Running org.apache.openjpa.persistence.inheritance.TestSharedUnqualifiedClassNames 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)). 1 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0 1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values). 5 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)). Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.613 sec Running org.apache.openjpa.persistence.models.company.idclass.TestIdClassCompanyModel 0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0 1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values). 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)). Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.481 sec Running org.apache.openjpa.jdbc.meta.TestMappingToolAutoDelete 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)). 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. 338 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default. 377 test INFO [main] openjpa.Tool - No targets were given. Running on all classes listed in your configuration, or all persistent classes in the classpath if no classes are configured. Use -help to display tool usage information. 378 test INFO [main] openjpa.Tool - Mapping tool running on type "class org.apache.openjpa.persistence.xml.SimpleXmlEntity" with action "buildSchema". 387 test INFO [main] openjpa.Tool - Mapping tool running on type "class org.apache.openjpa.persistence.xml.XmlOverrideEntity" with action "buildSchema". 389 test INFO [main] openjpa.Tool - Mapping tool running on type "class org.apache.openjpa.persistence.simple.AllFieldTypes" with action "buildSchema". 392 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default. 393 test INFO [main] openjpa.Tool - Recording mapping and schema changes. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.451 sec Running org.apache.openjpa.persistence.query.TestInMemoryQueryMatchEscapes 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)). 264 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default. 309 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.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)). 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. 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. 67 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.554 sec Running org.apache.openjpa.persistence.datacache.TestArrayFieldsInDataCache 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)). 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. 121 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.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)). 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. 48 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 sec Running org.apache.openjpa.persistence.datacache.TestBulkJPQLAndDataCache 0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0 1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values). 3 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)). 25 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default. 651 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.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)). 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. 77 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.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 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). 23 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. 88 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.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.138 sec Running org.apache.openjpa.persistence.xml.TestXmlOverrideEntity 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)). Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec Running org.apache.openjpa.persistence.jdbc.TestSelectForUpdateOverride 1 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0 1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values). 5 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)). 25 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default. 102 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.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.15 sec Running org.apache.openjpa.persistence.jdbc.TestIsolationLevelOverride 1 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0 1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values). 4 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)). 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. 54 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default. 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)). 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. 51 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default. 0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0 1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values). 3 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)). 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. 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. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 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). 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. 1 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0 1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values). 4 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)). 38 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.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)). 38 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.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)). 31 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default. 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). 10 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)). 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. 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)). 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). 4 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)). 17 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default. 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)). 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. 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)). 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. 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)). 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. 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)). 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 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)). 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. 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)). 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. 0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0 1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values). 5 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)). 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. 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). 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)). 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. 1 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0 1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values). 4 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)). 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. 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). 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)). 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. 1 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0 1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values). 4 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)). 26 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default. 0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0 0 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values). 3 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)). 20 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default. Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.319 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). 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)). Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.743 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). 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)). 1 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0 1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values). 4 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)). Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.537 sec Running org.apache.openjpa.persistence.detachment.TestAttachWithNoChanges 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)). Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.496 sec Running org.apache.openjpa.persistence.simple.TestPersistence 0 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). 10 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)). 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. 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). 4 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)). 19 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default. 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)). 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. 61 test WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.openjpa.persistence.simple.AllFieldTypes.arrayOfInts" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 sec Running org.apache.openjpa.persistence.query.TestQueryExcludingSubclasses 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)). 0 test INFO [main] openjpa.Runtime - Starting OpenJPA 0.0.0 1 test INFO [main] openjpa.jdbc.JDBC - OpenJPA will now connect to the database to attempt to determine what type of database dictionary to use. To prevent this connection in the future, set your openjpa.jdbc.DBDictionary configuration property to the appropriate value for your database (see the documentation for available values). 5 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.2.2.0 - (485682) ,Apache Derby Embedded JDBC Driver 10.2.2.0 - (485682)). Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.29 sec Running org.apache.openjpa.persistence.relations.TestMultipleSameTypedEmbeddedWithEagerRelations 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)). Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.71 sec Results : Tests run: 110, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar] [INFO] Building jar: /x1/continuum/working-directory/87/target/openjpa-persistence-jdbc-0.9.8-incubating-SNAPSHOT.jar [INFO] [install:install] [INFO] Installing /x1/continuum/working-directory/87/target/openjpa-persistence-jdbc-0.9.8-incubating-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/openjpa/openjpa-persistence-jdbc/0.9.8-incubating-SNAPSHOT/openjpa-persistence-jdbc-0.9.8-incubating-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4 minutes 32 seconds [INFO] Finished at: Wed May 09 17:09:26 PDT 2007 [INFO] Final Memory: 8M/22M [INFO] ------------------------------------------------------------------------ ****************************************************************************