Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-4153

Document that starting with 10.5 network server will attempt to create the trace directory if it does not exist

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 10.6.1.0
    • 10.6.1.0
    • Documentation
    • None

    Description

      Starting with 10.5, Network server will attempt to create the trace directory (and any parent directories) if they do not exist. This will require that the derbynet.jar permit verification of the existence of the named trace directory and all necessary parent directories. For each directory created, the policy will require
      permission java.io.FilePermission "<directory>", "read,write"

      and the trace directory will require
      permission java.io.FilePermission "<trace directory>${/}/-", "write"

      Attachments

        1. ditacorrections.diff
          2 kB
          Camilla Haase
        2. docs.diff
          5 kB
          Bryan Pendleton
        3. docs.diff
          5 kB
          Bryan Pendleton
        4. docs.diff
          4 kB
          Bryan Pendleton
        5. radminconfigdb2jdrdatracedirectory.html
          6 kB
          Bryan Pendleton
        6. radminconfigdb2jdrdatracedirectory.html
          6 kB
          Bryan Pendleton
        7. radminconfigdb2jdrdatracedirectory.html
          6 kB
          Bryan Pendleton
        8. tadminadv804410.html
          4 kB
          Bryan Pendleton
        9. tadminadv804410.html
          4 kB
          Bryan Pendleton
        10. tadminadv804410.html
          4 kB
          Bryan Pendleton

        Issue Links

          Activity

            People

              bryanpendleton Bryan Pendleton
              kmarsden Katherine Marsden
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: