Return-Path: Delivered-To: apmail-incubator-open-jpa-dev-archive@locus.apache.org Received: (qmail 17529 invoked from network); 23 Mar 2007 12:49:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Mar 2007 12:49:08 -0000 Received: (qmail 80139 invoked by uid 500); 23 Mar 2007 12:49:16 -0000 Delivered-To: apmail-incubator-open-jpa-dev-archive@incubator.apache.org Received: (qmail 80103 invoked by uid 500); 23 Mar 2007 12:49:16 -0000 Mailing-List: contact open-jpa-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: open-jpa-dev@incubator.apache.org Delivered-To: mailing list open-jpa-dev@incubator.apache.org Received: (qmail 80094 invoked by uid 99); 23 Mar 2007 12:49:16 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Mar 2007 05:49:16 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of plinskey@bea.com designates 66.248.192.39 as permitted sender) Received: from [66.248.192.39] (HELO repmmg02.bea.com) (66.248.192.39) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Mar 2007 05:49:06 -0700 Received: from repmmr01.bea.com (repmmr01.bea.com [10.160.29.71]) by repmmg02.bea.com (Switch-3.2.5/Switch-3.2.5) with ESMTP id l2NCmkqn002776 for ; Fri, 23 Mar 2007 05:48:46 -0700 Received: from repbex02.amer.bea.com (repbex02.bea.com [10.160.26.99]) by repmmr01.bea.com (Switch-3.2.5/Switch-3.2.0) with ESMTP id l2NCmjr5030717 for ; Fri, 23 Mar 2007 05:48:46 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: RE: Forgot subject: Strange Could not locate metadata for the classError? Date: Fri, 23 Mar 2007 05:48:41 -0700 Message-ID: <7D856CDFE035FF45A0420ACBD71BDD6303A14607@repbex02.amer.bea.com> In-Reply-To: <1174652316.5041.12.camel@burns> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Forgot subject: Strange Could not locate metadata for the classError? Thread-Index: AcdtRXTPVgOYMlyaQ9GMzRG81w31UgABBQhw References: <1174652316.5041.12.camel@burns> From: "Patrick Linskey" To: x-BEA-PMX-Instructions: AV x-BEA-MM: Internal-To-External X-Virus-Checked: Checked by ClamAV on apache.org Could you post the full stack trace, and maybe some code showing how you're invoking the JPA APIs? -Patrick -- Patrick Linskey BEA Systems, Inc. _______________________________________________________________________ Notice: This email message, together with any attachments, may contain information of BEA Systems, Inc., its subsidiaries and affiliated entities, that may be confidential, proprietary, copyrighted and/or legally privileged, and is intended solely for the use of the individual or entity named in this message. If you are not the intended recipient, and have received this message in error, please immediately return this by email and then delete it. > -----Original Message----- > From: Hans J. Prueller [mailto:hans.prueller@gmx.net] > Sent: Friday, March 23, 2007 5:19 AM > To: open-jpa-dev@incubator.apache.org > Subject: Forgot subject: Strange Could not locate metadata > for the classError? > > -------- Weitergeleitete Nachricht -------- > > > Von: Hans J. Prueller > > Antwort an: open-jpa-dev@incubator.apache.org > > An: open-jpa-dev@incubator.apache.org > > Betreff: No Subject > > Datum: Fri, 23 Mar 2007 13:12:26 +0100 > > > > > > I received a very strange error message from OpenJPA on a > method that is > > being called very often subsequently. The > > most time it works, suddenly it failed with: > > > > Could not locate metadata for the class using alias "PositionLog". > > Registered alias mappings: "{PositionLog=[class > > com.lbslogics.ims.model.PositionLog]}" > > > > It is clearly visible that the used alias is the only one > that is also > > registered. So why does the error happen? > > > > I'm using a nightly-snapshot of last week. > > > > Hans > Notice: This email message, together with any attachments, may contain information of BEA Systems, Inc., its subsidiaries and affiliated entities, that may be confidential, proprietary, copyrighted and/or legally privileged, and is intended solely for the use of the individual or entity named in this message. If you are not the intended recipient, and have received this message in error, please immediately return this by email and then delete it.