Client connections should not fail if permission is not granted to read
derby.client.traceLevel and derby.client.traceDirectory
--------------------------------------------------------------------------------------------------------------------------------
Key: DERBY-2754
URL: https://issues.apache.org/jira/browse/DERBY-2754
Project: Derby
Issue Type: Bug
Components: Network Client
Affects Versions: 10.3.0.0
Reporter: Kathey Marsden
Fix For: 10.3.0.0
Running the 10.2 network server tests with the 10.3 server, most tests fail
with:
AccessControlException: Access denied java.util.Property
derby.client.traceLevel read
due to DERBY-1275. This can break existing applications that don't have this
permission and should be a non-fatal warning if permission is not granted.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.