[ 
https://issues.apache.org/jira/browse/DERBY-2737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12504820
 ] 

Kathey Marsden commented on DERBY-2737:
---------------------------------------

Even if DERBY-700 doesn't make it for the release candidate, I would like to 
see the doc change requiring the property go in, so we can get the change in 
for the second release candidate or maintenance release.

> Change documentation on permissions needed to include read/write for  system 
> property derby.storage.jvmInstanceId 
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-2737
>                 URL: https://issues.apache.org/jira/browse/DERBY-2737
>             Project: Derby
>          Issue Type: Sub-task
>          Components: Documentation
>            Reporter: Kathey Marsden
>            Assignee: Laura Stewart
>            Priority: Minor
>
> Dual embedded boot of a database from different classloaders may cause 
> corruption.  In order to prevent this, Derby requires read/write access to 
> the System Property 
> derby.storage.jvmInstanceId.  The following permission needs to be granted in 
> the policy file whether or not custom classloaders are being used
> permission java.util.PropertyPermission "derby.storage.jvmInstanceId", "read, 
> write";

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

Reply via email to