Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-700 Derby does not prevent dual boot of database from different classloaders on Linux and Mac OS X
  3. DERBY-2737

Change documentation on permissions needed to include read/write for system property derby.storage.jvmInstanceId

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 10.3.1.4
    • 10.3.1.4
    • Documentation
    • None

    Description

      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";

      Attachments

        1. derby2737_1.diff
          17 kB
          Laura Stewart
        2. derby2737_2.diff
          17 kB
          Laura Stewart
        3. derby2737_2.zip
          13 kB
          Laura Stewart
        4. derby2737.zip
          13 kB
          Laura Stewart

        Activity

          People

            scotsmatrix Laura Stewart
            kmarsden Katherine Marsden
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: