Hi,
  The error message on trunk version looks better.

<openjpa-0.0.0-rnull nonfatal user error>
org.apache.openjpa.persistence.ArgumentException: Failed to execute query
"select o from Account as o where o.id in (select balance from Account as
o)". Check the query syntax for correctness. See nested exception for
details.
        at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:865)
        at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:787)
        at
org.apache.openjpa.kernel.DelegatingQuery.execute(DelegatingQuery.java:525)
        at org.apache.openjpa.persistence.QueryImpl.execute(QueryImpl.java:291)
        at
org.apache.openjpa.persistence.QueryImpl.getResultList(QueryImpl.java:303)
.................................
        at Caused by: java.lang.IllegalArgumentException: Invalid unbound 
variable
"balance" in query.




Daryl Stultz wrote:
> 
> On Tue, Sep 8, 2009 at 6:40 PM, Kevin Sutter <[email protected]> wrote:
> 
>> Thanks, Daryl.  From your description, I would agree with your
>> assessment.
>> :-)  Could you open a JIRA issue [1] with information from this posting?
>>  If
>> you don't have JIRA access, let me know and I can create it for you.
>>
>> Sure, I can do that but I don't have JIRA access.
> 
> -- 
> Daryl Stultz
> _____________________________________
> 6 Degrees Software and Consulting, Inc.
> http://www.6degrees.com
> mailto:[email protected]
> 
> 


-----
Pinaki 
-- 
View this message in context: 
http://n2.nabble.com/Unhelpful-exception-message-tp3603002p3618024.html
Sent from the OpenJPA Users mailing list archive at Nabble.com.

Reply via email to