You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by Michael Dick <mi...@gmail.com> on 2010/10/14 15:29:13 UTC

Re: Build failed in Hudson: OpenJPA-trunk-deploy #30

I think this build failed due to a problem in Hudson.. The first failure
(openjpa-persistence) looks like this :

[HUDSON] Archiving javadoc
FATAL: Unable to copy Javadoc from
/home/hudson/hudson-slave/workspace/OpenJPA-trunk-deploy/trunk/openjpa-persistence/target/site/apidocs
to /home/hudson/hudson/jobs/OpenJPA-trunk-deploy/modules/org.apache.openjpa$openjpa-persistence/javadochudson.util.IOException2
<http://grepcode.com/search?query=hudson.util.IOException2>:
hudson.util.IOException2: Failed to extract
/home/hudson/hudson-slave/workspace/OpenJPA-trunk-deploy/trunk/openjpa-persistence/target/site/apidocs/**/*

<snip>
Caused by: java.util.concurrent.ExecutionException:
hudson.util.IOException2: Failed to extract
/home/hudson/hudson-slave/workspace/OpenJPA-trunk-deploy/trunk/openjpa-persistence/target/site/apidocs/**/*
	at hudson.remoting.Channel$2.adapt(Channel.java:663)
	at hudson.remoting.Channel$2.adapt(Channel.java:658)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
	at hudson.FilePath.copyRecursiveTo(FilePath.java:1472)
	... 43 more
Caused by: hudson.util.IOException2: Failed to extract
/home/hudson/hudson-slave/workspace/OpenJPA-trunk-deploy/trunk/openjpa-persistence/target/site/apidocs/**/*
	at hudson.FilePath.readFromTar(FilePath.java:1577)
	at hudson.FilePath.access$100(FilePath.java:159)
	at hudson.FilePath$32.invoke(FilePath.java:1463)
	at hudson.FilePath$32.invoke(FilePath.java:1460)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1899)
	... 9 more
Caused by: java.io.FileNotFoundException:
/home/hudson/hudson/jobs/OpenJPA-trunk-deploy/modules/org.apache.openjpa$openjpa-persistence/javadoc
(Is a directory)
	at java.io.FileOutputStream.open(Native Method)

I'm not sure how the testcase and manual changes caused this problem and the
'non-deploy' build worked fine.  I'm assuming this doesn't mean the build is
broken - just that there's a deploy problem with Hudson that we need to work
out.

FWIW the deploy problem in 2.0.x is similar (happened in openjpa-lib
instead).

-mike


On Thu, Oct 14, 2010 at 3:39 AM, Apache Hudson Server <
hudson@hudson.apache.org> wrote:

> See <https://hudson.apache.org/hudson/job/OpenJPA-trunk-deploy/30/changes>
>
> Changes:
>
> [mikedd] fix manual
>
> [mikedd] OPENJPA-1699: update manual
>
> [dwoods] update testcase comments to denote if EM/EMFs are automatically
> cleaned up and what parent class it extends.
>
> [dwoods] make sure tests close EMs and EMFs
>
> [dwoods] OPENJPA-1792 Drop JDK5 support starting with OpenJPA 2.1
>
> [dwoods] make sure tests close EMs and EMFs
>
> [dwoods] make sure tests close EMs and streams
>
> [dwoods] make sure tests close EMs
>
> [dwoods] make sure tests close EMs
>
> [dwoods] migrate testcase from depricated PersistenceTestCase to
> AbstractPersistenceTestCase
>
> [dwoods] make sure tests close EMs
>
> [dwoods] make sure tests close EMs
>
> [dwoods] close DriverDataSource when we're done with it
>
> [dwoods] tests were not closing EMFs
>
> [dwoods] update testcase to use AbstractPersistenceTestCase instead of
> depricated PersistenceTestCase
>
> [dwoods] remove closeEM() as AbstractPersistenceTestCase now provides it
>
> [dwoods] testcase wasn't committing/closing some EMs, so use new closeEM()
> helper
>
> [dwoods] add closeEM() helper which handles open transactions before
> closing the EM
>
> [dwoods] additional error handling when clear(EMF) is called
>
> [dwoods] testcase wasn't committing transactions and closing EMs
>
> [dwoods] add note about how created EMFs are handled and add check for null
> EM before using it in endEm().
>
> [dwoods] add note about how created EMFs are handled
>
> [dwoods] add notes about EMF must be manually closed.  also clear the EMF
> before closing it in when using helper method closeEMF().
>
> [dwoods] add note about EMF must be manually closed
>
> ------------------------------------------
> [...truncated 26515 lines...]
> 391  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.MetaData -
> Found duplicate metadata or mapping for "class
> org.apache.openjpa.persistence.jpql.entities.XMLOrderedManyToManyEntity".
>  Ignoring.
> 391  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.MetaData -
> Found duplicate metadata or mapping for "class
> org.apache.openjpa.persistence.jpql.entities.XMLOrderedOneToManyEntity".
>  Ignoring.
> 391  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.MetaData -
> Found duplicate metadata or mapping for "class
> org.apache.openjpa.persistence.jpql.entities.XMLOrderedElementEntity".
>  Ignoring.
> 391  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.MetaData -
> Found duplicate metadata or mapping for "class
> org.apache.openjpa.persistence.jpql.entities.XMLUnorderedNameEntity".
>  Ignoring.
> 391  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.MetaData -
> Found duplicate metadata or mapping for "class
> org.apache.openjpa.persistence.jpql.entities.XMLOrderedNameEntity".
>  Ignoring.
> 397  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.MetaData -
> Found duplicate metadata or mapping for "class
> org.apache.openjpa.persistence.jdbc.order.BaseTestElement1".  Ignoring.
> 398  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.MetaData -
> Found duplicate metadata or mapping for "class
> org.apache.openjpa.persistence.jdbc.order.BaseTestEntity1".  Ignoring.
> 404  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.MetaData -
> Found duplicate metadata or mapping for "class
> org.apache.openjpa.persistence.access.xml.XMLDefPropMixedFieldAccess2".
>  Ignoring.
> 404  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.MetaData -
> Found duplicate metadata or mapping for "class
> org.apache.openjpa.persistence.access.xml.XMLPropAccess2".  Ignoring.
> 410  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.MetaData -
> Found duplicate metadata or mapping for "class
> org.apache.openjpa.persistence.enhance.identity.Employee1Xml".  Ignoring.
> 410  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.MetaData -
> Found duplicate metadata or mapping for "class
> org.apache.openjpa.persistence.enhance.identity.Dependent1Xml".  Ignoring.
> 410  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.MetaData -
> Found duplicate metadata or mapping for "class
> org.apache.openjpa.persistence.enhance.identity.DependentId1Xml".  Ignoring.
> 416  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.MetaData -
> Found duplicate metadata or mapping for "class
> org.apache.openjpa.persistence.access.xml.XMLFieldAccess2".  Ignoring.
> 417  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.MetaData -
> Found duplicate metadata or mapping for "class
> org.apache.openjpa.persistence.access.xml.XMLDefFieldMixedPropAccess2".
>  Ignoring.
> 422  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.MetaData -
> Found duplicate metadata or mapping for "class
> org.apache.openjpa.persistence.Security1".  Ignoring.
> 422  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.MetaData -
> Found duplicate metadata or mapping for "class
> org.apache.openjpa.persistence.Country1".  Ignoring.
> 422  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.MetaData -
> Found duplicate metadata or mapping for "class
> org.apache.openjpa.persistence.Embed".  Ignoring.
> 428  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.Runtime - Found
> no persistent property in
> "org.apache.openjpa.persistence.inheritance.entity.XMLCallback"
> 429  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.MetaData -
> Found duplicate metadata or mapping for "class
> org.apache.openjpa.persistence.inheritance.entity.XMLSuperCallback".
>  Ignoring.
> 431  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.Enhance - Type
> "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
> be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 435  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.Enhance - Type
> "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> to be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 439  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.Enhance - Type
> "class org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
> aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
> persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
> if the directory containing your metadata is not in your CLASSPATH, or if
> your metadata files are not named properly. See the documentation on
> metadata placement for more information.
> 11  test  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
> be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 15  test  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> to be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 19  test  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
> aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
> persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
> if the directory containing your metadata is not in your CLASSPATH, or if
> your metadata files are not named properly. See the documentation on
> metadata placement for more information.
> 10  second-persistence-unit  WARN   [pool-1-thread-1] openjpa.Enhance -
> Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
> be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 14  second-persistence-unit  WARN   [pool-1-thread-1] openjpa.Enhance -
> Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> to be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 19  second-persistence-unit  WARN   [pool-1-thread-1] openjpa.Enhance -
> Type "class org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded
> by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
> persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
> if the directory containing your metadata is not in your CLASSPATH, or if
> your metadata files are not named properly. See the documentation on
> metadata placement for more information.
> 11  third-persistence-unit  WARN   [pool-1-thread-1] openjpa.Enhance - Type
> "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
> be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 15  third-persistence-unit  WARN   [pool-1-thread-1] openjpa.Enhance - Type
> "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> to be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 19  third-persistence-unit  WARN   [pool-1-thread-1] openjpa.Enhance - Type
> "class org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
> aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
> persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
> if the directory containing your metadata is not in your CLASSPATH, or if
> your metadata files are not named properly. See the documentation on
> metadata placement for more information.
> 11  invalid  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
> be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 14  invalid  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> to be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 19  invalid  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
> aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
> persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
> if the directory containing your metadata is not in your CLASSPATH, or if
> your metadata files are not named properly. See the documentation on
> metadata placement for more information.
> 11  empty-pu  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
> be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 14  empty-pu  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> to be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 19  empty-pu  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
> aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
> persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
> if the directory containing your metadata is not in your CLASSPATH, or if
> your metadata files are not named properly. See the documentation on
> metadata placement for more information.
> 28  listener-pu  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
> be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 32  listener-pu  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> to be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 36  listener-pu  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
> aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
> persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
> if the directory containing your metadata is not in your CLASSPATH, or if
> your metadata files are not named properly. See the documentation on
> metadata placement for more information.
> 23  test-unique-constraint  WARN   [pool-1-thread-1] openjpa.Enhance - Type
> "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
> be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 26  test-unique-constraint  WARN   [pool-1-thread-1] openjpa.Enhance - Type
> "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> to be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 31  test-unique-constraint  WARN   [pool-1-thread-1] openjpa.Enhance - Type
> "class org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
> aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
> persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
> if the directory containing your metadata is not in your CLASSPATH, or if
> your metadata files are not named properly. See the documentation on
> metadata placement for more information.
> 22  test-metadata-complete  WARN   [pool-1-thread-1] openjpa.Runtime -
> Found no persistent property in
> "org.apache.openjpa.persistence.annotations.xml.DerivedA"
> 25  test-metadata-complete  WARN   [pool-1-thread-1] openjpa.Enhance - Type
> "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
> be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 29  test-metadata-complete  WARN   [pool-1-thread-1] openjpa.Enhance - Type
> "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> to be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 33  test-metadata-complete  WARN   [pool-1-thread-1] openjpa.Enhance - Type
> "class org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
> aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
> persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
> if the directory containing your metadata is not in your CLASSPATH, or if
> your metadata files are not named properly. See the documentation on
> metadata placement for more information.
> 33  embed-pu  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
> be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 37  embed-pu  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> to be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 41  embed-pu  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
> aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
> persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
> if the directory containing your metadata is not in your CLASSPATH, or if
> your metadata files are not named properly. See the documentation on
> metadata placement for more information.
> 20  native-seq-pu  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
> be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 24  native-seq-pu  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> to be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 28  native-seq-pu  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
> aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
> persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
> if the directory containing your metadata is not in your CLASSPATH, or if
> your metadata files are not named properly. See the documentation on
> metadata placement for more information.
> 38  Access-1  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
> be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 42  Access-1  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> to be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 47  Access-1  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
> aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
> persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
> if the directory containing your metadata is not in your CLASSPATH, or if
> your metadata files are not named properly. See the documentation on
> metadata placement for more information.
> 20  test-persistence-xml-orm  WARN   [pool-1-thread-1] openjpa.Enhance -
> Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
> be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 23  test-persistence-xml-orm  WARN   [pool-1-thread-1] openjpa.Enhance -
> Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> to be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 28  test-persistence-xml-orm  WARN   [pool-1-thread-1] openjpa.Enhance -
> Type "class org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded
> by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
> persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
> if the directory containing your metadata is not in your CLASSPATH, or if
> your metadata files are not named properly. See the documentation on
> metadata placement for more information.
> 11  PreparedQuery  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
> be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 15  PreparedQuery  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> to be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 19  PreparedQuery  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
> aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
> persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
> if the directory containing your metadata is not in your CLASSPATH, or if
> your metadata files are not named properly. See the documentation on
> metadata placement for more information.
> 21  AbstractCallbackPU  WARN   [pool-1-thread-1] openjpa.Runtime - Found no
> persistent property in
> "org.apache.openjpa.persistence.inheritance.entity.XMLCallback"
> 22  AbstractCallbackPU  WARN   [pool-1-thread-1] openjpa.MetaData - Found
> duplicate metadata or mapping for "class
> org.apache.openjpa.persistence.inheritance.entity.XMLSuperCallback".
>  Ignoring.
> 24  AbstractCallbackPU  WARN   [pool-1-thread-1] openjpa.Enhance - Type
> "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
> be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 27  AbstractCallbackPU  WARN   [pool-1-thread-1] openjpa.Enhance - Type
> "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> to be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 32  AbstractCallbackPU  WARN   [pool-1-thread-1] openjpa.Enhance - Type
> "class org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
> aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
> persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
> if the directory containing your metadata is not in your CLASSPATH, or if
> your metadata files are not named properly. See the documentation on
> metadata placement for more information.
> 24  NamedUniqueConstraintTest  WARN   [pool-1-thread-1] openjpa.Enhance -
> Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
> be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 28  NamedUniqueConstraintTest  WARN   [pool-1-thread-1] openjpa.Enhance -
> Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> to be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 33  NamedUniqueConstraintTest  WARN   [pool-1-thread-1] openjpa.Enhance -
> Type "class org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded
> by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
> persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
> if the directory containing your metadata is not in your CLASSPATH, or if
> your metadata files are not named properly. See the documentation on
> metadata placement for more information.
> 11  testStrategy  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
> be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 15  testStrategy  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> to be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 19  testStrategy  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
> aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
> persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
> if the directory containing your metadata is not in your CLASSPATH, or if
> your metadata files are not named properly. See the documentation on
> metadata placement for more information.
> 11  post-remove  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
> be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 15  post-remove  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> to be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 20  post-remove  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
> aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
> persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
> if the directory containing your metadata is not in your CLASSPATH, or if
> your metadata files are not named properly. See the documentation on
> metadata placement for more information.
> 11  mdr-pu  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
> be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 15  mdr-pu  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> to be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 19  mdr-pu  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
> aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
> persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
> if the directory containing your metadata is not in your CLASSPATH, or if
> your metadata files are not named properly. See the documentation on
> metadata placement for more information.
> 21  mapsId-pu  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
> be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 24  mapsId-pu  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> to be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 29  mapsId-pu  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
> aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
> persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
> if the directory containing your metadata is not in your CLASSPATH, or if
> your metadata files are not named properly. See the documentation on
> metadata placement for more information.
> 17  delimited-identifiers  WARN   [pool-1-thread-1] openjpa.Enhance - Type
> "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
> be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 21  delimited-identifiers  WARN   [pool-1-thread-1] openjpa.Enhance - Type
> "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> to be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 26  delimited-identifiers  WARN   [pool-1-thread-1] openjpa.Enhance - Type
> "class org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
> aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
> persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
> if the directory containing your metadata is not in your CLASSPATH, or if
> your metadata files are not named properly. See the documentation on
> metadata placement for more information.
> 21  delimited-identifiers-xml  WARN   [pool-1-thread-1] openjpa.Enhance -
> Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
> be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 24  delimited-identifiers-xml  WARN   [pool-1-thread-1] openjpa.Enhance -
> Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> to be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 29  delimited-identifiers-xml  WARN   [pool-1-thread-1] openjpa.Enhance -
> Type "class org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded
> by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
> persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
> if the directory containing your metadata is not in your CLASSPATH, or if
> your metadata files are not named properly. See the documentation on
> metadata placement for more information.
> 20  delimited-identifiers-seq-gen-xml  WARN   [pool-1-thread-1]
> openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
> be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 24  delimited-identifiers-seq-gen-xml  WARN   [pool-1-thread-1]
> openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> to be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 29  delimited-identifiers-seq-gen-xml  WARN   [pool-1-thread-1]
> openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
> aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
> persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
> if the directory containing your metadata is not in your CLASSPATH, or if
> your metadata files are not named properly. See the documentation on
> metadata placement for more information.
> 20  delimited-identifiers-inheritance-xml  WARN   [pool-1-thread-1]
> openjpa.Runtime - Found no persistent property in
> "org.apache.openjpa.persistence.delimited.identifiers.xml.Pontiac"
> 21  delimited-identifiers-inheritance-xml  WARN   [pool-1-thread-1]
> openjpa.Runtime - Found no persistent property in
> "org.apache.openjpa.persistence.delimited.identifiers.xml.Chevrolet"
> 23  delimited-identifiers-inheritance-xml  WARN   [pool-1-thread-1]
> openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
> be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 27  delimited-identifiers-inheritance-xml  WARN   [pool-1-thread-1]
> openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> to be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 32  delimited-identifiers-inheritance-xml  WARN   [pool-1-thread-1]
> openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
> aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
> persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
> if the directory containing your metadata is not in your CLASSPATH, or if
> your metadata files are not named properly. See the documentation on
> metadata placement for more information.
> 30  delimited-identifiers-joins-xml  WARN   [pool-1-thread-1]
> openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
> be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 34  delimited-identifiers-joins-xml  WARN   [pool-1-thread-1]
> openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> to be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 38  delimited-identifiers-joins-xml  WARN   [pool-1-thread-1]
> openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
> aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
> persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
> if the directory containing your metadata is not in your CLASSPATH, or if
> your metadata files are not named properly. See the documentation on
> metadata placement for more information.
> 20  delimited-identifiers-result-set-xml  WARN   [pool-1-thread-1]
> openjpa.Runtime - Found no persistent property in
> "org.apache.openjpa.persistence.delimited.identifiers.xml.Pontiac"
> 21  delimited-identifiers-result-set-xml  WARN   [pool-1-thread-1]
> openjpa.Runtime - Found no persistent property in
> "org.apache.openjpa.persistence.delimited.identifiers.xml.Chevrolet"
> 22  delimited-identifiers-result-set-xml  WARN   [pool-1-thread-1]
> openjpa.Runtime - Found no persistent property in
> "org.apache.openjpa.persistence.delimited.identifiers.xml.Pontiac2"
> 24  delimited-identifiers-result-set-xml  WARN   [pool-1-thread-1]
> openjpa.Runtime - Found no persistent property in
> "org.apache.openjpa.persistence.delimited.identifiers.xml.Chevrolet2"
> 26  delimited-identifiers-result-set-xml  WARN   [pool-1-thread-1]
> openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
> be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 29  delimited-identifiers-result-set-xml  WARN   [pool-1-thread-1]
> openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> to be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 34  delimited-identifiers-result-set-xml  WARN   [pool-1-thread-1]
> openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
> aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
> persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
> if the directory containing your metadata is not in your CLASSPATH, or if
> your metadata files are not named properly. See the documentation on
> metadata placement for more information.
> 21  JPQLIndex  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
> be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 25  JPQLIndex  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> to be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 30  JPQLIndex  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
> aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
> persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
> if the directory containing your metadata is not in your CLASSPATH, or if
> your metadata files are not named properly. See the documentation on
> metadata placement for more information.
> 10  TestDetachMerge  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
> be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 14  TestDetachMerge  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> to be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 19  TestDetachMerge  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
> aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
> persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
> if the directory containing your metadata is not in your CLASSPATH, or if
> your metadata files are not named properly. See the documentation on
> metadata placement for more information.
> 10  TestCfSwitching  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
> be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 14  TestCfSwitching  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> to be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 18  TestCfSwitching  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
> aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
> persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
> if the directory containing your metadata is not in your CLASSPATH, or if
> your metadata files are not named properly. See the documentation on
> metadata placement for more information.
> 10  TestDropAddSequence  WARN   [pool-1-thread-1] openjpa.Enhance - Type
> "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
> be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 14  TestDropAddSequence  WARN   [pool-1-thread-1] openjpa.Enhance - Type
> "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
> persistence aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
> to be persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
> This can happen if the directory containing your metadata is not in your
> CLASSPATH, or if your metadata files are not named properly. See the
> documentation on metadata placement for more information.
> 18  TestDropAddSequence  WARN   [pool-1-thread-1] openjpa.Enhance - Type
> "class org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
> aware. If you intended for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
> persistence-capable, then this means that OpenJPA could not find any
> metadata for "class
> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
> if the directory containing your metadata is not in your CLASSPATH, or if
> your metadata files are not named properly. See the documentation on
> metadata placement for more information.
> [WARNING] DEPRECATED [systemProperties]: Use systemPropertyVariables
> instead.
> [INFO] [surefire:test {execution: default-test}]
> [INFO] Surefire report directory: <
> https://hudson.apache.org/hudson/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-integration/jmx/target/surefire-reports
> >
>
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans
> 141  openjpa-integration-jmx  INFO   [main] openjpa.Runtime - OpenJPA
> dynamically loaded a validation provider.
> 162  openjpa-integration-jmx  INFO   [main] openjpa.Runtime - Starting
> OpenJPA 2.1.0-SNAPSHOT
> 241  openjpa-integration-jmx  INFO   [main] openjpa.jdbc.JDBC - Using
> dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary".
> 2  openjpa-integration-jmx  INFO   [main] openjpa.Runtime - OpenJPA
> dynamically loaded a validation provider.
> 2  openjpa-integration-jmx  INFO   [main] openjpa.Runtime - Starting
> OpenJPA 2.1.0-SNAPSHOT
> 3  openjpa-integration-jmx  INFO   [main] openjpa.jdbc.JDBC - Using
> dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary".
> 11  openjpa-integration-jmx-qsc  INFO   [main] openjpa.Runtime - OpenJPA
> dynamically loaded a validation provider.
> 11  openjpa-integration-jmx-qsc  INFO   [main] openjpa.Runtime - Starting
> OpenJPA 2.1.0-SNAPSHOT
> 12  openjpa-integration-jmx-qsc  INFO   [main] openjpa.jdbc.JDBC - Using
> dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary".
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.664 sec
>
> Results :
>
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
>
> [HUDSON] Recording test results
> [INFO] [jar:jar {execution: default-jar}]
> [INFO] Building jar: <
> https://hudson.apache.org/hudson/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-integration/jmx/target/openjpa-integration-jmx-2.1.0-SNAPSHOT.jar
> >
> [INFO] [jar:jar {execution: default-jar}]
> [INFO] [jar:test-jar {execution: attach-tests}]
> [INFO] Building jar: <
> https://hudson.apache.org/hudson/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-integration/jmx/target/openjpa-integration-jmx-2.1.0-SNAPSHOT-tests.jar
> >
> [INFO] [ianal:verify-legal-files {execution: default}]
> [INFO] Checking legal files in: openjpa-integration-jmx-2.1.0-SNAPSHOT.jar
> [INFO] Checking legal files in:
> openjpa-integration-jmx-2.1.0-SNAPSHOT-tests.jar
> [INFO] [apache-rat:check {execution: default}]
> [INFO] Exclude: **/.*/**
> [INFO] Exclude: **/target/**/*
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing <
> https://hudson.apache.org/hudson/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-integration/jmx/target/openjpa-integration-jmx-2.1.0-SNAPSHOT.jar>
> to
> /home/hudson/.m2/repository/org/apache/openjpa/openjpa-integration-jmx/2.1.0-SNAPSHOT/openjpa-integration-jmx-2.1.0-SNAPSHOT.jar
> [INFO] Installing <
> https://hudson.apache.org/hudson/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-integration/jmx/target/openjpa-integration-jmx-2.1.0-SNAPSHOT-tests.jar>
> to
> /home/hudson/.m2/repository/org/apache/openjpa/openjpa-integration-jmx/2.1.0-SNAPSHOT/openjpa-integration-jmx-2.1.0-SNAPSHOT-tests.jar
> [INFO] [deploy:deploy {execution: default-deploy}]
> [INFO] Retrieving previous build number from apache.snapshots.https
> Uploading:
> https://repository.apache.org/content/repositories/snapshots/org/apache/openjpa/openjpa-integration-jmx/2.1.0-SNAPSHOT/openjpa-integration-jmx-2.1.0-20101014.065219-53.jar
> 7K<https://repository.apache.org/content/repositories/snapshots/org/apache/openjpa/openjpa-integration-jmx/2.1.0-SNAPSHOT/openjpa-integration-jmx-2.1.0-20101014.065219-53.jar%0A7K>uploaded  (openjpa-integration-jmx-2.1.0-20101014.065219-53.jar)
> [INFO] Retrieving previous metadata from apache.snapshots.https
> [INFO] Uploading repository metadata for: 'snapshot
> org.apache.openjpa:openjpa-integration-jmx:2.1.0-SNAPSHOT'
> [INFO] Uploading project information for openjpa-integration-jmx
> 2.1.0-20101014.065219-53
> [INFO] Retrieving previous metadata from apache.snapshots.https
> [INFO] Uploading repository metadata for: 'artifact
> org.apache.openjpa:openjpa-integration-jmx'
> [INFO] Retrieving previous build number from apache.snapshots.https
> Uploading:
> https://repository.apache.org/content/repositories/snapshots/org/apache/openjpa/openjpa-integration-jmx/2.1.0-SNAPSHOT/openjpa-integration-jmx-2.1.0-20101014.065219-53-tests.jar
> 67K<https://repository.apache.org/content/repositories/snapshots/org/apache/openjpa/openjpa-integration-jmx/2.1.0-SNAPSHOT/openjpa-integration-jmx-2.1.0-20101014.065219-53-tests.jar%0A67K>uploaded  (openjpa-integration-jmx-2.1.0-20101014.065219-53-tests.jar)
> [INFO] Preparing javadoc:javadoc
> [WARNING] Removing: javadoc from forked lifecycle, to prevent recursive
> invocation.
> [HUDSON] Archiving <
> https://hudson.apache.org/hudson/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-integration/jmx/pom.xml>
> to
> /home/hudson/hudson/jobs/OpenJPA-trunk-deploy/modules/org.apache.openjpa$openjpa-integration-jmx/builds/2010-10-14_06-51-49/archive/org.apache.openjpa/openjpa-integration-jmx/2.1.0-SNAPSHOT/pom.xml
> [HUDSON] Archiving <
> https://hudson.apache.org/hudson/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-integration/jmx/target/openjpa-integration-jmx-2.1.0-SNAPSHOT.jar>
> to
> /home/hudson/hudson/jobs/OpenJPA-trunk-deploy/modules/org.apache.openjpa$openjpa-integration-jmx/builds/2010-10-14_06-51-49/archive/org.apache.openjpa/openjpa-integration-jmx/2.1.0-20101014.065219-53/openjpa-integration-jmx-2.1.0-SNAPSHOT.jar
> [HUDSON] Archiving <
> https://hudson.apache.org/hudson/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-integration/jmx/target/openjpa-integration-jmx-2.1.0-SNAPSHOT-tests.jar>
> to
> /home/hudson/hudson/jobs/OpenJPA-trunk-deploy/modules/org.apache.openjpa$openjpa-integration-jmx/builds/2010-10-14_06-51-49/archive/org.apache.openjpa/openjpa-integration-jmx/2.1.0-20101014.065219-53/openjpa-integration-jmx-2.1.0-SNAPSHOT-tests.jar
> [INFO] [buildnumber:create {execution: default}]
> [INFO] [enforcer:enforce {execution: default}]
> [INFO] [site:site {execution: default-site}]
> [INFO] Parent project loaded from repository.
> [INFO] Generating "Issue Tracking" report.
> [INFO] Generating "Project Team" report.
> [INFO] Generating "Dependency Management" report.
> [INFO] Generating "Continuous Integration" report.
> [INFO] Generating "Project Plugins" report.
> [INFO] Generating "Dependencies" report.
> Downloading:
> http://repo1.maven.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
> Downloading:
> http://repo1.maven.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
> Downloading:
> http://repo1.maven.org/maven2/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.jar
> Downloading:
> http://repo1.maven.org/maven2/net/sourceforge/serp/serp/1.13.1/serp-1.13.1.jar
> [ERROR] Artifact: org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar:1.1.1
> has no file.
> [ERROR] Artifact: org.apache.geronimo.specs:geronimo-jpa_2.0_spec:jar:1.1
> has no file.
> [ERROR] Artifact: org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1
> has no file.
> [ERROR] Artifact: org.apache.openjpa:openjpa-jdbc:jar:2.1.0-SNAPSHOT has no
> file.
> [ERROR] Artifact: org.apache.openjpa:openjpa-kernel:jar:2.1.0-SNAPSHOT has
> no file.
> [ERROR] Artifact: org.apache.openjpa:openjpa-lib:jar:2.1.0-SNAPSHOT has no
> file.
> [ERROR] Artifact: org.apache.openjpa:openjpa-persistence:jar:2.1.0-SNAPSHOT
> has no file.
> Downloading:
> http://repository.apache.org/snapshots/org/apache/openjpa/openjpa-jdbc/2.1.0-SNAPSHOT/openjpa-jdbc-2.1.0-SNAPSHOT.jar
> [INFO] Unable to find resource
> 'org.apache.openjpa:openjpa-jdbc:jar:2.1.0-SNAPSHOT' in repository
> apache.snapshots (http://repository.apache.org/snapshots)
> Downloading:
> http://repository.apache.org/snapshots/org/apache/openjpa/openjpa-kernel/2.1.0-SNAPSHOT/openjpa-kernel-2.1.0-20101014.065219-83.jar
> Downloading:
> http://repository.apache.org/snapshots/org/apache/openjpa/openjpa-lib/2.1.0-SNAPSHOT/openjpa-lib-2.1.0-20101014.065219-84.jar
> Downloading:
> http://repository.apache.org/snapshots/org/apache/openjpa/openjpa-persistence/2.1.0-SNAPSHOT/openjpa-persistence-2.1.0-SNAPSHOT.jar
> [INFO] Unable to find resource
> 'org.apache.openjpa:openjpa-persistence:jar:2.1.0-SNAPSHOT' in repository
> apache.snapshots (http://repository.apache.org/snapshots)
> [INFO] Generating "Source Repository" report.
> [INFO] Generating "Plugin Management" report.
> [INFO] Generating "Mailing Lists" report.
> [INFO] Generating "Project Summary" report.
> [INFO] Generating "About" report.
> [INFO] Generating "Project License" report.
> [INFO] Generating "Dependency Convergence" report.
> [HUDSON] Archiving site from <
> https://hudson.apache.org/hudson/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-integration/jmx/target/site>
> to
> /home/hudson/hudson/jobs/OpenJPA-trunk-deploy/site/openjpa-integration-jmx
> [INFO]
> [INFO]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> ------------------------------------------------------------------------
> [INFO] OpenJPA Parent POM .................................... SUCCESS
> [45.971s]
> [INFO] OpenJPA Utilities Library ............................. SUCCESS
> [4:50.222s]
> [INFO] OpenJPA Kernel ........................................ SUCCESS
> [1:16.119s]
> [INFO] OpenJPA JDBC .......................................... SUCCESS
> [1:42.797s]
> [INFO] OpenJPA Persistence ................................... SUCCESS
> [1:11.998s]
> [INFO] OpenJPA Persistence JDBC .............................. SUCCESS
> [24:02.610s]
> [INFO] OpenJPA Persistence Locking Tests ..................... SUCCESS
> [24:22.833s]
> [INFO] OpenJPA XML Store ..................................... SUCCESS
> [53.949s]
> [INFO] OpenJPA Slice ......................................... SUCCESS
> [1:09.029s]
> [INFO] OpenJPA Aggregate Jar ................................. SUCCESS
> [56.393s]
> [INFO] OpenJPA Aggregate Jar with Dependencies ............... SUCCESS
> [1:09.223s]
> [INFO] OpenJPA Project Docs and Assemblies ................... SUCCESS
> [36:56.437s]
> [INFO] OpenJPA Examples ...................................... SUCCESS
> [13.837s]
> [INFO] OpenJPA Examples - Simple ............................. SUCCESS
> [42.553s]
> [INFO] OpenJPA Examples - image-gallery ...................... SUCCESS
> [28.440s]
> [INFO] OpenJPA Examples - OpenBooks .......................... SUCCESS
> [2:00.750s]
> [INFO] OpenJPA Integration Tests ............................. SUCCESS
> [13.568s]
> [INFO] OpenJPA Integration Tests - Daytrader ................. SUCCESS
> [1:00.082s]
> [INFO] OpenJPA Integration Tests - Examples .................. SUCCESS
> [12.976s]
> [INFO] OpenJPA Integration Tests - SLF4JLogFactory ........... SUCCESS
> [33.507s]
> [INFO] OpenJPA Integration Tests - JPA TCK ................... SUCCESS
> [9.149s]
> [INFO] OpenJPA Integration Tests - Bean Validation ........... SUCCESS
> [55.480s]
> [INFO] OpenJPA Integration Tests - JMX Platform MBeans ....... SUCCESS
> [38.674s]
> [INFO]
> ------------------------------------------------------------------------
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 107 minutes 3 seconds
> [INFO] Finished at: Thu Oct 14 08:39:02 UTC 2010
> [INFO] Final Memory: 166M/558M
> [INFO]
> ------------------------------------------------------------------------
> Sending e-mails to: commits@openjpa.apache.org
> Sending e-mails to: commits@openjpa.apache.org
> Sending e-mails to: commits@openjpa.apache.org
> Sending e-mails to: commits@openjpa.apache.org
> channel stopped
>
>

Re: Build failed in Hudson: OpenJPA-trunk-deploy #30

Posted by Donald Woods <dw...@apache.org>.
Yep, that seems to happen a few times every week.  Not much we can do,
but wait for the next build to run and cleanup itself....


-Donald


On 10/14/10 9:29 AM, Michael Dick wrote:
> I think this build failed due to a problem in Hudson.. The first failure
> (openjpa-persistence) looks like this :
> 
> [HUDSON] Archiving javadoc
> FATAL: Unable to copy Javadoc from
> /home/hudson/hudson-slave/workspace/OpenJPA-trunk-deploy/trunk/openjpa-persistence/target/site/apidocs
> to /home/hudson/hudson/jobs/OpenJPA-trunk-deploy/modules/org.apache.openjpa$openjpa-persistence/javadochudson.util.IOException2
> <http://grepcode.com/search?query=hudson.util.IOException2>:
> hudson.util.IOException2: Failed to extract
> /home/hudson/hudson-slave/workspace/OpenJPA-trunk-deploy/trunk/openjpa-persistence/target/site/apidocs/**/*
> 
> <snip>
> Caused by: java.util.concurrent.ExecutionException:
> hudson.util.IOException2: Failed to extract
> /home/hudson/hudson-slave/workspace/OpenJPA-trunk-deploy/trunk/openjpa-persistence/target/site/apidocs/**/*
> 	at hudson.remoting.Channel$2.adapt(Channel.java:663)
> 	at hudson.remoting.Channel$2.adapt(Channel.java:658)
> 	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
> 	at hudson.FilePath.copyRecursiveTo(FilePath.java:1472)
> 	... 43 more
> Caused by: hudson.util.IOException2: Failed to extract
> /home/hudson/hudson-slave/workspace/OpenJPA-trunk-deploy/trunk/openjpa-persistence/target/site/apidocs/**/*
> 	at hudson.FilePath.readFromTar(FilePath.java:1577)
> 	at hudson.FilePath.access$100(FilePath.java:159)
> 	at hudson.FilePath$32.invoke(FilePath.java:1463)
> 	at hudson.FilePath$32.invoke(FilePath.java:1460)
> 	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1899)
> 	... 9 more
> Caused by: java.io.FileNotFoundException:
> /home/hudson/hudson/jobs/OpenJPA-trunk-deploy/modules/org.apache.openjpa$openjpa-persistence/javadoc
> (Is a directory)
> 	at java.io.FileOutputStream.open(Native Method)
> 
> I'm not sure how the testcase and manual changes caused this problem and the
> 'non-deploy' build worked fine.  I'm assuming this doesn't mean the build is
> broken - just that there's a deploy problem with Hudson that we need to work
> out.
> 
> FWIW the deploy problem in 2.0.x is similar (happened in openjpa-lib
> instead).
> 
> -mike
> 
> 
> On Thu, Oct 14, 2010 at 3:39 AM, Apache Hudson Server <
> hudson@hudson.apache.org> wrote:
> 
>> See <https://hudson.apache.org/hudson/job/OpenJPA-trunk-deploy/30/changes>
>>
>> Changes:
>>
>> [mikedd] fix manual
>>
>> [mikedd] OPENJPA-1699: update manual
>>
>> [dwoods] update testcase comments to denote if EM/EMFs are automatically
>> cleaned up and what parent class it extends.
>>
>> [dwoods] make sure tests close EMs and EMFs
>>
>> [dwoods] OPENJPA-1792 Drop JDK5 support starting with OpenJPA 2.1
>>
>> [dwoods] make sure tests close EMs and EMFs
>>
>> [dwoods] make sure tests close EMs and streams
>>
>> [dwoods] make sure tests close EMs
>>
>> [dwoods] make sure tests close EMs
>>
>> [dwoods] migrate testcase from depricated PersistenceTestCase to
>> AbstractPersistenceTestCase
>>
>> [dwoods] make sure tests close EMs
>>
>> [dwoods] make sure tests close EMs
>>
>> [dwoods] close DriverDataSource when we're done with it
>>
>> [dwoods] tests were not closing EMFs
>>
>> [dwoods] update testcase to use AbstractPersistenceTestCase instead of
>> depricated PersistenceTestCase
>>
>> [dwoods] remove closeEM() as AbstractPersistenceTestCase now provides it
>>
>> [dwoods] testcase wasn't committing/closing some EMs, so use new closeEM()
>> helper
>>
>> [dwoods] add closeEM() helper which handles open transactions before
>> closing the EM
>>
>> [dwoods] additional error handling when clear(EMF) is called
>>
>> [dwoods] testcase wasn't committing transactions and closing EMs
>>
>> [dwoods] add note about how created EMFs are handled and add check for null
>> EM before using it in endEm().
>>
>> [dwoods] add note about how created EMFs are handled
>>
>> [dwoods] add notes about EMF must be manually closed.  also clear the EMF
>> before closing it in when using helper method closeEMF().
>>
>> [dwoods] add note about EMF must be manually closed
>>
>> ------------------------------------------
>> [...truncated 26515 lines...]
>> 391  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.MetaData -
>> Found duplicate metadata or mapping for "class
>> org.apache.openjpa.persistence.jpql.entities.XMLOrderedManyToManyEntity".
>>  Ignoring.
>> 391  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.MetaData -
>> Found duplicate metadata or mapping for "class
>> org.apache.openjpa.persistence.jpql.entities.XMLOrderedOneToManyEntity".
>>  Ignoring.
>> 391  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.MetaData -
>> Found duplicate metadata or mapping for "class
>> org.apache.openjpa.persistence.jpql.entities.XMLOrderedElementEntity".
>>  Ignoring.
>> 391  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.MetaData -
>> Found duplicate metadata or mapping for "class
>> org.apache.openjpa.persistence.jpql.entities.XMLUnorderedNameEntity".
>>  Ignoring.
>> 391  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.MetaData -
>> Found duplicate metadata or mapping for "class
>> org.apache.openjpa.persistence.jpql.entities.XMLOrderedNameEntity".
>>  Ignoring.
>> 397  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.MetaData -
>> Found duplicate metadata or mapping for "class
>> org.apache.openjpa.persistence.jdbc.order.BaseTestElement1".  Ignoring.
>> 398  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.MetaData -
>> Found duplicate metadata or mapping for "class
>> org.apache.openjpa.persistence.jdbc.order.BaseTestEntity1".  Ignoring.
>> 404  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.MetaData -
>> Found duplicate metadata or mapping for "class
>> org.apache.openjpa.persistence.access.xml.XMLDefPropMixedFieldAccess2".
>>  Ignoring.
>> 404  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.MetaData -
>> Found duplicate metadata or mapping for "class
>> org.apache.openjpa.persistence.access.xml.XMLPropAccess2".  Ignoring.
>> 410  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.MetaData -
>> Found duplicate metadata or mapping for "class
>> org.apache.openjpa.persistence.enhance.identity.Employee1Xml".  Ignoring.
>> 410  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.MetaData -
>> Found duplicate metadata or mapping for "class
>> org.apache.openjpa.persistence.enhance.identity.Dependent1Xml".  Ignoring.
>> 410  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.MetaData -
>> Found duplicate metadata or mapping for "class
>> org.apache.openjpa.persistence.enhance.identity.DependentId1Xml".  Ignoring.
>> 416  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.MetaData -
>> Found duplicate metadata or mapping for "class
>> org.apache.openjpa.persistence.access.xml.XMLFieldAccess2".  Ignoring.
>> 417  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.MetaData -
>> Found duplicate metadata or mapping for "class
>> org.apache.openjpa.persistence.access.xml.XMLDefFieldMixedPropAccess2".
>>  Ignoring.
>> 422  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.MetaData -
>> Found duplicate metadata or mapping for "class
>> org.apache.openjpa.persistence.Security1".  Ignoring.
>> 422  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.MetaData -
>> Found duplicate metadata or mapping for "class
>> org.apache.openjpa.persistence.Country1".  Ignoring.
>> 422  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.MetaData -
>> Found duplicate metadata or mapping for "class
>> org.apache.openjpa.persistence.Embed".  Ignoring.
>> 428  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.Runtime - Found
>> no persistent property in
>> "org.apache.openjpa.persistence.inheritance.entity.XMLCallback"
>> 429  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.MetaData -
>> Found duplicate metadata or mapping for "class
>> org.apache.openjpa.persistence.inheritance.entity.XMLSuperCallback".
>>  Ignoring.
>> 431  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.Enhance - Type
>> "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
>> be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 435  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.Enhance - Type
>> "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> to be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 439  xml-persistence-unit  WARN   [pool-1-thread-1] openjpa.Enhance - Type
>> "class org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
>> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
>> aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
>> persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
>> if the directory containing your metadata is not in your CLASSPATH, or if
>> your metadata files are not named properly. See the documentation on
>> metadata placement for more information.
>> 11  test  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
>> be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 15  test  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> to be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 19  test  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
>> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
>> aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
>> persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
>> if the directory containing your metadata is not in your CLASSPATH, or if
>> your metadata files are not named properly. See the documentation on
>> metadata placement for more information.
>> 10  second-persistence-unit  WARN   [pool-1-thread-1] openjpa.Enhance -
>> Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
>> be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 14  second-persistence-unit  WARN   [pool-1-thread-1] openjpa.Enhance -
>> Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> to be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 19  second-persistence-unit  WARN   [pool-1-thread-1] openjpa.Enhance -
>> Type "class org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded
>> by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
>> persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
>> if the directory containing your metadata is not in your CLASSPATH, or if
>> your metadata files are not named properly. See the documentation on
>> metadata placement for more information.
>> 11  third-persistence-unit  WARN   [pool-1-thread-1] openjpa.Enhance - Type
>> "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
>> be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 15  third-persistence-unit  WARN   [pool-1-thread-1] openjpa.Enhance - Type
>> "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> to be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 19  third-persistence-unit  WARN   [pool-1-thread-1] openjpa.Enhance - Type
>> "class org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
>> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
>> aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
>> persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
>> if the directory containing your metadata is not in your CLASSPATH, or if
>> your metadata files are not named properly. See the documentation on
>> metadata placement for more information.
>> 11  invalid  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
>> be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 14  invalid  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> to be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 19  invalid  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
>> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
>> aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
>> persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
>> if the directory containing your metadata is not in your CLASSPATH, or if
>> your metadata files are not named properly. See the documentation on
>> metadata placement for more information.
>> 11  empty-pu  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
>> be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 14  empty-pu  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> to be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 19  empty-pu  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
>> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
>> aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
>> persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
>> if the directory containing your metadata is not in your CLASSPATH, or if
>> your metadata files are not named properly. See the documentation on
>> metadata placement for more information.
>> 28  listener-pu  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
>> be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 32  listener-pu  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> to be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 36  listener-pu  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
>> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
>> aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
>> persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
>> if the directory containing your metadata is not in your CLASSPATH, or if
>> your metadata files are not named properly. See the documentation on
>> metadata placement for more information.
>> 23  test-unique-constraint  WARN   [pool-1-thread-1] openjpa.Enhance - Type
>> "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
>> be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 26  test-unique-constraint  WARN   [pool-1-thread-1] openjpa.Enhance - Type
>> "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> to be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 31  test-unique-constraint  WARN   [pool-1-thread-1] openjpa.Enhance - Type
>> "class org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
>> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
>> aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
>> persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
>> if the directory containing your metadata is not in your CLASSPATH, or if
>> your metadata files are not named properly. See the documentation on
>> metadata placement for more information.
>> 22  test-metadata-complete  WARN   [pool-1-thread-1] openjpa.Runtime -
>> Found no persistent property in
>> "org.apache.openjpa.persistence.annotations.xml.DerivedA"
>> 25  test-metadata-complete  WARN   [pool-1-thread-1] openjpa.Enhance - Type
>> "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
>> be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 29  test-metadata-complete  WARN   [pool-1-thread-1] openjpa.Enhance - Type
>> "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> to be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 33  test-metadata-complete  WARN   [pool-1-thread-1] openjpa.Enhance - Type
>> "class org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
>> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
>> aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
>> persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
>> if the directory containing your metadata is not in your CLASSPATH, or if
>> your metadata files are not named properly. See the documentation on
>> metadata placement for more information.
>> 33  embed-pu  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
>> be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 37  embed-pu  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> to be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 41  embed-pu  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
>> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
>> aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
>> persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
>> if the directory containing your metadata is not in your CLASSPATH, or if
>> your metadata files are not named properly. See the documentation on
>> metadata placement for more information.
>> 20  native-seq-pu  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
>> be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 24  native-seq-pu  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> to be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 28  native-seq-pu  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
>> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
>> aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
>> persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
>> if the directory containing your metadata is not in your CLASSPATH, or if
>> your metadata files are not named properly. See the documentation on
>> metadata placement for more information.
>> 38  Access-1  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
>> be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 42  Access-1  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> to be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 47  Access-1  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
>> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
>> aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
>> persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
>> if the directory containing your metadata is not in your CLASSPATH, or if
>> your metadata files are not named properly. See the documentation on
>> metadata placement for more information.
>> 20  test-persistence-xml-orm  WARN   [pool-1-thread-1] openjpa.Enhance -
>> Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
>> be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 23  test-persistence-xml-orm  WARN   [pool-1-thread-1] openjpa.Enhance -
>> Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> to be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 28  test-persistence-xml-orm  WARN   [pool-1-thread-1] openjpa.Enhance -
>> Type "class org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded
>> by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
>> persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
>> if the directory containing your metadata is not in your CLASSPATH, or if
>> your metadata files are not named properly. See the documentation on
>> metadata placement for more information.
>> 11  PreparedQuery  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
>> be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 15  PreparedQuery  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> to be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 19  PreparedQuery  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
>> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
>> aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
>> persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
>> if the directory containing your metadata is not in your CLASSPATH, or if
>> your metadata files are not named properly. See the documentation on
>> metadata placement for more information.
>> 21  AbstractCallbackPU  WARN   [pool-1-thread-1] openjpa.Runtime - Found no
>> persistent property in
>> "org.apache.openjpa.persistence.inheritance.entity.XMLCallback"
>> 22  AbstractCallbackPU  WARN   [pool-1-thread-1] openjpa.MetaData - Found
>> duplicate metadata or mapping for "class
>> org.apache.openjpa.persistence.inheritance.entity.XMLSuperCallback".
>>  Ignoring.
>> 24  AbstractCallbackPU  WARN   [pool-1-thread-1] openjpa.Enhance - Type
>> "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
>> be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 27  AbstractCallbackPU  WARN   [pool-1-thread-1] openjpa.Enhance - Type
>> "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> to be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 32  AbstractCallbackPU  WARN   [pool-1-thread-1] openjpa.Enhance - Type
>> "class org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
>> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
>> aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
>> persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
>> if the directory containing your metadata is not in your CLASSPATH, or if
>> your metadata files are not named properly. See the documentation on
>> metadata placement for more information.
>> 24  NamedUniqueConstraintTest  WARN   [pool-1-thread-1] openjpa.Enhance -
>> Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
>> be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 28  NamedUniqueConstraintTest  WARN   [pool-1-thread-1] openjpa.Enhance -
>> Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> to be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 33  NamedUniqueConstraintTest  WARN   [pool-1-thread-1] openjpa.Enhance -
>> Type "class org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded
>> by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
>> persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
>> if the directory containing your metadata is not in your CLASSPATH, or if
>> your metadata files are not named properly. See the documentation on
>> metadata placement for more information.
>> 11  testStrategy  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
>> be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 15  testStrategy  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> to be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 19  testStrategy  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
>> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
>> aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
>> persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
>> if the directory containing your metadata is not in your CLASSPATH, or if
>> your metadata files are not named properly. See the documentation on
>> metadata placement for more information.
>> 11  post-remove  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
>> be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 15  post-remove  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> to be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 20  post-remove  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
>> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
>> aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
>> persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
>> if the directory containing your metadata is not in your CLASSPATH, or if
>> your metadata files are not named properly. See the documentation on
>> metadata placement for more information.
>> 11  mdr-pu  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
>> be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 15  mdr-pu  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> to be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 19  mdr-pu  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
>> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
>> aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
>> persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
>> if the directory containing your metadata is not in your CLASSPATH, or if
>> your metadata files are not named properly. See the documentation on
>> metadata placement for more information.
>> 21  mapsId-pu  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
>> be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 24  mapsId-pu  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> to be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 29  mapsId-pu  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
>> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
>> aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
>> persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
>> if the directory containing your metadata is not in your CLASSPATH, or if
>> your metadata files are not named properly. See the documentation on
>> metadata placement for more information.
>> 17  delimited-identifiers  WARN   [pool-1-thread-1] openjpa.Enhance - Type
>> "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
>> be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 21  delimited-identifiers  WARN   [pool-1-thread-1] openjpa.Enhance - Type
>> "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> to be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 26  delimited-identifiers  WARN   [pool-1-thread-1] openjpa.Enhance - Type
>> "class org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
>> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
>> aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
>> persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
>> if the directory containing your metadata is not in your CLASSPATH, or if
>> your metadata files are not named properly. See the documentation on
>> metadata placement for more information.
>> 21  delimited-identifiers-xml  WARN   [pool-1-thread-1] openjpa.Enhance -
>> Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
>> be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 24  delimited-identifiers-xml  WARN   [pool-1-thread-1] openjpa.Enhance -
>> Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> to be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 29  delimited-identifiers-xml  WARN   [pool-1-thread-1] openjpa.Enhance -
>> Type "class org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded
>> by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
>> persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
>> if the directory containing your metadata is not in your CLASSPATH, or if
>> your metadata files are not named properly. See the documentation on
>> metadata placement for more information.
>> 20  delimited-identifiers-seq-gen-xml  WARN   [pool-1-thread-1]
>> openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
>> be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 24  delimited-identifiers-seq-gen-xml  WARN   [pool-1-thread-1]
>> openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> to be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 29  delimited-identifiers-seq-gen-xml  WARN   [pool-1-thread-1]
>> openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
>> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
>> aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
>> persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
>> if the directory containing your metadata is not in your CLASSPATH, or if
>> your metadata files are not named properly. See the documentation on
>> metadata placement for more information.
>> 20  delimited-identifiers-inheritance-xml  WARN   [pool-1-thread-1]
>> openjpa.Runtime - Found no persistent property in
>> "org.apache.openjpa.persistence.delimited.identifiers.xml.Pontiac"
>> 21  delimited-identifiers-inheritance-xml  WARN   [pool-1-thread-1]
>> openjpa.Runtime - Found no persistent property in
>> "org.apache.openjpa.persistence.delimited.identifiers.xml.Chevrolet"
>> 23  delimited-identifiers-inheritance-xml  WARN   [pool-1-thread-1]
>> openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
>> be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 27  delimited-identifiers-inheritance-xml  WARN   [pool-1-thread-1]
>> openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> to be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 32  delimited-identifiers-inheritance-xml  WARN   [pool-1-thread-1]
>> openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
>> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
>> aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
>> persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
>> if the directory containing your metadata is not in your CLASSPATH, or if
>> your metadata files are not named properly. See the documentation on
>> metadata placement for more information.
>> 30  delimited-identifiers-joins-xml  WARN   [pool-1-thread-1]
>> openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
>> be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 34  delimited-identifiers-joins-xml  WARN   [pool-1-thread-1]
>> openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> to be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 38  delimited-identifiers-joins-xml  WARN   [pool-1-thread-1]
>> openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
>> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
>> aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
>> persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
>> if the directory containing your metadata is not in your CLASSPATH, or if
>> your metadata files are not named properly. See the documentation on
>> metadata placement for more information.
>> 20  delimited-identifiers-result-set-xml  WARN   [pool-1-thread-1]
>> openjpa.Runtime - Found no persistent property in
>> "org.apache.openjpa.persistence.delimited.identifiers.xml.Pontiac"
>> 21  delimited-identifiers-result-set-xml  WARN   [pool-1-thread-1]
>> openjpa.Runtime - Found no persistent property in
>> "org.apache.openjpa.persistence.delimited.identifiers.xml.Chevrolet"
>> 22  delimited-identifiers-result-set-xml  WARN   [pool-1-thread-1]
>> openjpa.Runtime - Found no persistent property in
>> "org.apache.openjpa.persistence.delimited.identifiers.xml.Pontiac2"
>> 24  delimited-identifiers-result-set-xml  WARN   [pool-1-thread-1]
>> openjpa.Runtime - Found no persistent property in
>> "org.apache.openjpa.persistence.delimited.identifiers.xml.Chevrolet2"
>> 26  delimited-identifiers-result-set-xml  WARN   [pool-1-thread-1]
>> openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
>> be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 29  delimited-identifiers-result-set-xml  WARN   [pool-1-thread-1]
>> openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> to be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 34  delimited-identifiers-result-set-xml  WARN   [pool-1-thread-1]
>> openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
>> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
>> aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
>> persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
>> if the directory containing your metadata is not in your CLASSPATH, or if
>> your metadata files are not named properly. See the documentation on
>> metadata placement for more information.
>> 21  JPQLIndex  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
>> be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 25  JPQLIndex  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> to be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 30  JPQLIndex  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
>> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
>> aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
>> persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
>> if the directory containing your metadata is not in your CLASSPATH, or if
>> your metadata files are not named properly. See the documentation on
>> metadata placement for more information.
>> 10  TestDetachMerge  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
>> be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 14  TestDetachMerge  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> to be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 19  TestDetachMerge  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
>> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
>> aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
>> persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
>> if the directory containing your metadata is not in your CLASSPATH, or if
>> your metadata files are not named properly. See the documentation on
>> metadata placement for more information.
>> 10  TestCfSwitching  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
>> be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 14  TestCfSwitching  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> to be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 18  TestCfSwitching  WARN   [pool-1-thread-1] openjpa.Enhance - Type "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
>> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
>> aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
>> persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
>> if the directory containing your metadata is not in your CLASSPATH, or if
>> your metadata files are not named properly. See the documentation on
>> metadata placement for more information.
>> 10  TestDropAddSequence  WARN   [pool-1-thread-1] openjpa.Enhance - Type
>> "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable" to
>> be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$DCMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 14  TestDropAddSequence  WARN   [pool-1-thread-1] openjpa.Enhance - Type
>> "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> loaded by java.net.URLClassLoader@19f753e has no metadata; enhancing as
>> persistence aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable"
>> to be persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans$QueryCachesMBeanCallable".
>> This can happen if the directory containing your metadata is not in your
>> CLASSPATH, or if your metadata files are not named properly. See the
>> documentation on metadata placement for more information.
>> 18  TestDropAddSequence  WARN   [pool-1-thread-1] openjpa.Enhance - Type
>> "class org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" loaded by
>> java.net.URLClassLoader@19f753e has no metadata; enhancing as persistence
>> aware. If you intended for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans" to be
>> persistence-capable, then this means that OpenJPA could not find any
>> metadata for "class
>> org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans". This can happen
>> if the directory containing your metadata is not in your CLASSPATH, or if
>> your metadata files are not named properly. See the documentation on
>> metadata placement for more information.
>> [WARNING] DEPRECATED [systemProperties]: Use systemPropertyVariables
>> instead.
>> [INFO] [surefire:test {execution: default-test}]
>> [INFO] Surefire report directory: <
>> https://hudson.apache.org/hudson/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-integration/jmx/target/surefire-reports
>>>
>>
>> -------------------------------------------------------
>>  T E S T S
>> -------------------------------------------------------
>> Running org.apache.openjpa.integration.jmx.TestJMXPlatformMBeans
>> 141  openjpa-integration-jmx  INFO   [main] openjpa.Runtime - OpenJPA
>> dynamically loaded a validation provider.
>> 162  openjpa-integration-jmx  INFO   [main] openjpa.Runtime - Starting
>> OpenJPA 2.1.0-SNAPSHOT
>> 241  openjpa-integration-jmx  INFO   [main] openjpa.jdbc.JDBC - Using
>> dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary".
>> 2  openjpa-integration-jmx  INFO   [main] openjpa.Runtime - OpenJPA
>> dynamically loaded a validation provider.
>> 2  openjpa-integration-jmx  INFO   [main] openjpa.Runtime - Starting
>> OpenJPA 2.1.0-SNAPSHOT
>> 3  openjpa-integration-jmx  INFO   [main] openjpa.jdbc.JDBC - Using
>> dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary".
>> 11  openjpa-integration-jmx-qsc  INFO   [main] openjpa.Runtime - OpenJPA
>> dynamically loaded a validation provider.
>> 11  openjpa-integration-jmx-qsc  INFO   [main] openjpa.Runtime - Starting
>> OpenJPA 2.1.0-SNAPSHOT
>> 12  openjpa-integration-jmx-qsc  INFO   [main] openjpa.jdbc.JDBC - Using
>> dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary".
>> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.664 sec
>>
>> Results :
>>
>> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
>>
>> [HUDSON] Recording test results
>> [INFO] [jar:jar {execution: default-jar}]
>> [INFO] Building jar: <
>> https://hudson.apache.org/hudson/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-integration/jmx/target/openjpa-integration-jmx-2.1.0-SNAPSHOT.jar
>>>
>> [INFO] [jar:jar {execution: default-jar}]
>> [INFO] [jar:test-jar {execution: attach-tests}]
>> [INFO] Building jar: <
>> https://hudson.apache.org/hudson/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-integration/jmx/target/openjpa-integration-jmx-2.1.0-SNAPSHOT-tests.jar
>>>
>> [INFO] [ianal:verify-legal-files {execution: default}]
>> [INFO] Checking legal files in: openjpa-integration-jmx-2.1.0-SNAPSHOT.jar
>> [INFO] Checking legal files in:
>> openjpa-integration-jmx-2.1.0-SNAPSHOT-tests.jar
>> [INFO] [apache-rat:check {execution: default}]
>> [INFO] Exclude: **/.*/**
>> [INFO] Exclude: **/target/**/*
>> [INFO] [install:install {execution: default-install}]
>> [INFO] Installing <
>> https://hudson.apache.org/hudson/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-integration/jmx/target/openjpa-integration-jmx-2.1.0-SNAPSHOT.jar>
>> to
>> /home/hudson/.m2/repository/org/apache/openjpa/openjpa-integration-jmx/2.1.0-SNAPSHOT/openjpa-integration-jmx-2.1.0-SNAPSHOT.jar
>> [INFO] Installing <
>> https://hudson.apache.org/hudson/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-integration/jmx/target/openjpa-integration-jmx-2.1.0-SNAPSHOT-tests.jar>
>> to
>> /home/hudson/.m2/repository/org/apache/openjpa/openjpa-integration-jmx/2.1.0-SNAPSHOT/openjpa-integration-jmx-2.1.0-SNAPSHOT-tests.jar
>> [INFO] [deploy:deploy {execution: default-deploy}]
>> [INFO] Retrieving previous build number from apache.snapshots.https
>> Uploading:
>> https://repository.apache.org/content/repositories/snapshots/org/apache/openjpa/openjpa-integration-jmx/2.1.0-SNAPSHOT/openjpa-integration-jmx-2.1.0-20101014.065219-53.jar
>> 7K<https://repository.apache.org/content/repositories/snapshots/org/apache/openjpa/openjpa-integration-jmx/2.1.0-SNAPSHOT/openjpa-integration-jmx-2.1.0-20101014.065219-53.jar%0A7K>uploaded  (openjpa-integration-jmx-2.1.0-20101014.065219-53.jar)
>> [INFO] Retrieving previous metadata from apache.snapshots.https
>> [INFO] Uploading repository metadata for: 'snapshot
>> org.apache.openjpa:openjpa-integration-jmx:2.1.0-SNAPSHOT'
>> [INFO] Uploading project information for openjpa-integration-jmx
>> 2.1.0-20101014.065219-53
>> [INFO] Retrieving previous metadata from apache.snapshots.https
>> [INFO] Uploading repository metadata for: 'artifact
>> org.apache.openjpa:openjpa-integration-jmx'
>> [INFO] Retrieving previous build number from apache.snapshots.https
>> Uploading:
>> https://repository.apache.org/content/repositories/snapshots/org/apache/openjpa/openjpa-integration-jmx/2.1.0-SNAPSHOT/openjpa-integration-jmx-2.1.0-20101014.065219-53-tests.jar
>> 67K<https://repository.apache.org/content/repositories/snapshots/org/apache/openjpa/openjpa-integration-jmx/2.1.0-SNAPSHOT/openjpa-integration-jmx-2.1.0-20101014.065219-53-tests.jar%0A67K>uploaded  (openjpa-integration-jmx-2.1.0-20101014.065219-53-tests.jar)
>> [INFO] Preparing javadoc:javadoc
>> [WARNING] Removing: javadoc from forked lifecycle, to prevent recursive
>> invocation.
>> [HUDSON] Archiving <
>> https://hudson.apache.org/hudson/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-integration/jmx/pom.xml>
>> to
>> /home/hudson/hudson/jobs/OpenJPA-trunk-deploy/modules/org.apache.openjpa$openjpa-integration-jmx/builds/2010-10-14_06-51-49/archive/org.apache.openjpa/openjpa-integration-jmx/2.1.0-SNAPSHOT/pom.xml
>> [HUDSON] Archiving <
>> https://hudson.apache.org/hudson/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-integration/jmx/target/openjpa-integration-jmx-2.1.0-SNAPSHOT.jar>
>> to
>> /home/hudson/hudson/jobs/OpenJPA-trunk-deploy/modules/org.apache.openjpa$openjpa-integration-jmx/builds/2010-10-14_06-51-49/archive/org.apache.openjpa/openjpa-integration-jmx/2.1.0-20101014.065219-53/openjpa-integration-jmx-2.1.0-SNAPSHOT.jar
>> [HUDSON] Archiving <
>> https://hudson.apache.org/hudson/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-integration/jmx/target/openjpa-integration-jmx-2.1.0-SNAPSHOT-tests.jar>
>> to
>> /home/hudson/hudson/jobs/OpenJPA-trunk-deploy/modules/org.apache.openjpa$openjpa-integration-jmx/builds/2010-10-14_06-51-49/archive/org.apache.openjpa/openjpa-integration-jmx/2.1.0-20101014.065219-53/openjpa-integration-jmx-2.1.0-SNAPSHOT-tests.jar
>> [INFO] [buildnumber:create {execution: default}]
>> [INFO] [enforcer:enforce {execution: default}]
>> [INFO] [site:site {execution: default-site}]
>> [INFO] Parent project loaded from repository.
>> [INFO] Generating "Issue Tracking" report.
>> [INFO] Generating "Project Team" report.
>> [INFO] Generating "Dependency Management" report.
>> [INFO] Generating "Continuous Integration" report.
>> [INFO] Generating "Project Plugins" report.
>> [INFO] Generating "Dependencies" report.
>> Downloading:
>> http://repo1.maven.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
>> Downloading:
>> http://repo1.maven.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
>> Downloading:
>> http://repo1.maven.org/maven2/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.jar
>> Downloading:
>> http://repo1.maven.org/maven2/net/sourceforge/serp/serp/1.13.1/serp-1.13.1.jar
>> [ERROR] Artifact: org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar:1.1.1
>> has no file.
>> [ERROR] Artifact: org.apache.geronimo.specs:geronimo-jpa_2.0_spec:jar:1.1
>> has no file.
>> [ERROR] Artifact: org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1
>> has no file.
>> [ERROR] Artifact: org.apache.openjpa:openjpa-jdbc:jar:2.1.0-SNAPSHOT has no
>> file.
>> [ERROR] Artifact: org.apache.openjpa:openjpa-kernel:jar:2.1.0-SNAPSHOT has
>> no file.
>> [ERROR] Artifact: org.apache.openjpa:openjpa-lib:jar:2.1.0-SNAPSHOT has no
>> file.
>> [ERROR] Artifact: org.apache.openjpa:openjpa-persistence:jar:2.1.0-SNAPSHOT
>> has no file.
>> Downloading:
>> http://repository.apache.org/snapshots/org/apache/openjpa/openjpa-jdbc/2.1.0-SNAPSHOT/openjpa-jdbc-2.1.0-SNAPSHOT.jar
>> [INFO] Unable to find resource
>> 'org.apache.openjpa:openjpa-jdbc:jar:2.1.0-SNAPSHOT' in repository
>> apache.snapshots (http://repository.apache.org/snapshots)
>> Downloading:
>> http://repository.apache.org/snapshots/org/apache/openjpa/openjpa-kernel/2.1.0-SNAPSHOT/openjpa-kernel-2.1.0-20101014.065219-83.jar
>> Downloading:
>> http://repository.apache.org/snapshots/org/apache/openjpa/openjpa-lib/2.1.0-SNAPSHOT/openjpa-lib-2.1.0-20101014.065219-84.jar
>> Downloading:
>> http://repository.apache.org/snapshots/org/apache/openjpa/openjpa-persistence/2.1.0-SNAPSHOT/openjpa-persistence-2.1.0-SNAPSHOT.jar
>> [INFO] Unable to find resource
>> 'org.apache.openjpa:openjpa-persistence:jar:2.1.0-SNAPSHOT' in repository
>> apache.snapshots (http://repository.apache.org/snapshots)
>> [INFO] Generating "Source Repository" report.
>> [INFO] Generating "Plugin Management" report.
>> [INFO] Generating "Mailing Lists" report.
>> [INFO] Generating "Project Summary" report.
>> [INFO] Generating "About" report.
>> [INFO] Generating "Project License" report.
>> [INFO] Generating "Dependency Convergence" report.
>> [HUDSON] Archiving site from <
>> https://hudson.apache.org/hudson/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-integration/jmx/target/site>
>> to
>> /home/hudson/hudson/jobs/OpenJPA-trunk-deploy/site/openjpa-integration-jmx
>> [INFO]
>> [INFO]
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Reactor Summary:
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] OpenJPA Parent POM .................................... SUCCESS
>> [45.971s]
>> [INFO] OpenJPA Utilities Library ............................. SUCCESS
>> [4:50.222s]
>> [INFO] OpenJPA Kernel ........................................ SUCCESS
>> [1:16.119s]
>> [INFO] OpenJPA JDBC .......................................... SUCCESS
>> [1:42.797s]
>> [INFO] OpenJPA Persistence ................................... SUCCESS
>> [1:11.998s]
>> [INFO] OpenJPA Persistence JDBC .............................. SUCCESS
>> [24:02.610s]
>> [INFO] OpenJPA Persistence Locking Tests ..................... SUCCESS
>> [24:22.833s]
>> [INFO] OpenJPA XML Store ..................................... SUCCESS
>> [53.949s]
>> [INFO] OpenJPA Slice ......................................... SUCCESS
>> [1:09.029s]
>> [INFO] OpenJPA Aggregate Jar ................................. SUCCESS
>> [56.393s]
>> [INFO] OpenJPA Aggregate Jar with Dependencies ............... SUCCESS
>> [1:09.223s]
>> [INFO] OpenJPA Project Docs and Assemblies ................... SUCCESS
>> [36:56.437s]
>> [INFO] OpenJPA Examples ...................................... SUCCESS
>> [13.837s]
>> [INFO] OpenJPA Examples - Simple ............................. SUCCESS
>> [42.553s]
>> [INFO] OpenJPA Examples - image-gallery ...................... SUCCESS
>> [28.440s]
>> [INFO] OpenJPA Examples - OpenBooks .......................... SUCCESS
>> [2:00.750s]
>> [INFO] OpenJPA Integration Tests ............................. SUCCESS
>> [13.568s]
>> [INFO] OpenJPA Integration Tests - Daytrader ................. SUCCESS
>> [1:00.082s]
>> [INFO] OpenJPA Integration Tests - Examples .................. SUCCESS
>> [12.976s]
>> [INFO] OpenJPA Integration Tests - SLF4JLogFactory ........... SUCCESS
>> [33.507s]
>> [INFO] OpenJPA Integration Tests - JPA TCK ................... SUCCESS
>> [9.149s]
>> [INFO] OpenJPA Integration Tests - Bean Validation ........... SUCCESS
>> [55.480s]
>> [INFO] OpenJPA Integration Tests - JMX Platform MBeans ....... SUCCESS
>> [38.674s]
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] BUILD SUCCESSFUL
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 107 minutes 3 seconds
>> [INFO] Finished at: Thu Oct 14 08:39:02 UTC 2010
>> [INFO] Final Memory: 166M/558M
>> [INFO]
>> ------------------------------------------------------------------------
>> Sending e-mails to: commits@openjpa.apache.org
>> Sending e-mails to: commits@openjpa.apache.org
>> Sending e-mails to: commits@openjpa.apache.org
>> Sending e-mails to: commits@openjpa.apache.org
>> channel stopped
>>
>>
>