You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2014/08/18 07:40:18 UTC

[jira] [Resolved] (OPTIQ-377) UnregisteredDriver should catch, log and re-throw NoClassDefFoundError

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

Julian Hyde resolved OPTIQ-377.
-------------------------------

    Resolution: Fixed

Fixed in  http://git-wip-us.apache.org/repos/asf/incubator-optiq/commit/b2aeee46.

> UnregisteredDriver should catch, log and re-throw NoClassDefFoundError
> ----------------------------------------------------------------------
>
>                 Key: OPTIQ-377
>                 URL: https://issues.apache.org/jira/browse/OPTIQ-377
>             Project: Optiq
>          Issue Type: Bug
>            Reporter: Julian Hyde
>            Assignee: Julian Hyde
>
> UnregisteredDriver should catch, log and re-throw NoClassDefFoundError. Currently it only catches and throws (wrapped in RuntimeException) a few checked exceptions. This makes it difficult to diagnose problems with the classpath.
> UnregisteredDriver should catch everything (including errors) and log them. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)