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

Diagnostic logging silently swallows security and io exceptions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Services
    • None
    • Normal

    Description

      While trying to initialize diagnostic logging, Derby silently swallows security and io exceptions. Probably, Derby should raise an error and exit in this situation. The suspect code is at these locations:

      org.apache.derby.impl.services.stream.SingleStream PBmakeFileHPW Catch java.lang.SecurityException 1 line 208
      org.apache.derby.impl.services.stream.SingleStream makeFieldHPW Catch java.lang.SecurityException 1 line 315
      org.apache.derby.impl.services.stream.SingleStream makeMethodHPW Catch java.lang.SecurityException 1 line 253
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            rhillegas Richard N. Hillegas
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: