You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/05/18 21:40:16 UTC

[jira] Created: (DERBY-2672) If derby.system.home is set but does not exist and derby.jar does not have permission to create the folder then no error is reported when loading the embedded driver

If derby.system.home is set but does not exist and derby.jar does not have permission to create the folder then no error is reported when loading the embedded driver
---------------------------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: DERBY-2672
                 URL: https://issues.apache.org/jira/browse/DERBY-2672
             Project: Derby
          Issue Type: Bug
    Affects Versions: 10.3.0.0
            Reporter: Daniel John Debrunner


The embedded driver will simply load and return with no visible activity (e.g. no derby.log, no errors).
Subsequent attempts to get a connection from the driver manager will report no suitable driver as no JDBC driver was ever loaded.

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


[jira] Updated: (DERBY-2672) If derby.system.home is set but does not exist and derby.jar does not have permission to create the folder then no error is reported when loading the embedded driver

Posted by "Kathey Marsden (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kathey Marsden updated DERBY-2672:
----------------------------------

    Component/s: Services

> If derby.system.home is set but does not exist and derby.jar does not have permission to create the folder then no error is reported when loading the embedded driver
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-2672
>                 URL: https://issues.apache.org/jira/browse/DERBY-2672
>             Project: Derby
>          Issue Type: Bug
>          Components: Services
>    Affects Versions: 10.3.1.4
>            Reporter: Daniel John Debrunner
>
> The embedded driver will simply load and return with no visible activity (e.g. no derby.log, no errors).
> Subsequent attempts to get a connection from the driver manager will report no suitable driver as no JDBC driver was ever loaded.

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