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 "Rick Hillegas (JIRA)" <ji...@apache.org> on 2014/06/17 16:20:01 UTC

[jira] [Created] (DERBY-6620) Network client DataSources silently swallow SecurityExceptions when trying to read the tracing properties

Rick Hillegas created DERBY-6620:
------------------------------------

             Summary: Network client DataSources silently swallow SecurityExceptions when trying to read the tracing properties
                 Key: DERBY-6620
                 URL: https://issues.apache.org/jira/browse/DERBY-6620
             Project: Derby
          Issue Type: Bug
          Components: JDBC
    Affects Versions: 10.11.0.0
            Reporter: Rick Hillegas


The swallowing occurs here:

{noformat}
org.apache.derby.jdbc.ClientBaseDataSourceRoot run Catch java.lang.SecurityException 1 line 457
{noformat}

Maybe a warning could be raised to alert the user to the problem and encourage them to correct their security policy.



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