Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4770189

logging: problems calling LogManager early in initialization

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Future Project
    • Icon: P4 P4
    • tbd
    • 1.4.2
    • core-libs
    • None


      If logging calls are made early in the initialization sequence before
      the LogManager class is loadable this may cause an ExceptionInInitializerError.

      Normally the LogManager is part of rt.jar and can always be loaded safely.

      However, if the java.util.logging.manager property is defined it can specify
      an alternative LogManager class. If logging is used early in the startup
      sequence there may be problem in accessing this LogManager class, which may
      cause logging initialization to fail.

      See bug 4768263 for an example of the problem.


      ###@###.### 2002-10-28

            Unassigned Unassigned
            ghamiltosunw Graham Hamilton (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: