You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-dev@db.apache.org by "Craig Russell (JIRA)" <ji...@apache.org> on 2008/01/21 23:06:35 UTC

[jira] Resolved: (JDO-571) Improve error message if exception thrown during query execution

     [ https://issues.apache.org/jira/browse/JDO-571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Craig Russell resolved JDO-571.
-------------------------------

    Resolution: Fixed

tck2:
svn commit -m "JDO-570 Improve error handling; add query string to unexpected exception" src/java/org/apache/jdo/tck/query/QueryTest.java 
Sending        src/java/org/apache/jdo/tck/query/QueryTest.java
Transmitting file data .
Committed revision 614028.

tck2-legacy:
svn commit -m "JDO-570 Improve error handling; add query string to unexpected exception" src/java/org/apache/jdo/tck/query/QueryTest.java
Sending        src/java/org/apache/jdo/tck/query/QueryTest.java
Transmitting file data .
Committed revision 614029.




> Improve error message if exception thrown during query execution
> ----------------------------------------------------------------
>
>                 Key: JDO-571
>                 URL: https://issues.apache.org/jira/browse/JDO-571
>             Project: JDO
>          Issue Type: Improvement
>    Affects Versions: JDO 2 final
>            Reporter: Craig Russell
>             Fix For: JDO 2 maintenance release 1
>
>         Attachments: jdo-571.patch
>
>
> If an exception is thrown during query execution, only JDOUserException is caught, and if it is caught, the query causing the exception is not displayed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.