Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-3134

jacorb.properties log-level comments are wrong

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • EAP_EWP 5.1.1
    • EAP 5.0.0
    • IIOP
    • None
    • jboss-log4j.xml has been updated to include the jacorb.config log level. The priority has been set to ERROR to avoid printing unnecessary messages to the console during server startup.
    • Documented as Resolved Issue

    Description

      jacorb.properties contains the following comments, which appears to be no longer true in EAP 5. To change the logging level you need to alter the priority of the Log4J category "jacorb.config". In addition, the default Log4J settings allow the warning to be printed by default, when previously it was not printed due to the log verbosity setting.

      1. controls log output (to the console!) during the configuration stage.
      2. This can help to find out which config files are actually loaded!
      3. 0 : nothing is logged
      4. 1,2 : only errors
      5. 3,4 : info (which config files were loaded)
        jacorb.config.log.verbosity=0
      6. If you set the property above to nonzero, the messages
        #
      7. "jacorb.home unset! Will use '.'"
        #
      8. and
        #
      9. "File ./jacorb.properties for configuration jacorb not found"
        #
      10. will appear at the console when the JBoss server starts. These messages
      11. can be safely ignored.

      Attachments

        Issue Links

          Activity

            People

              sguilhen Stefan Guilhen
              rhn-support-jlivings James Livingston (Inactive)
              Misty Stanley-Jones Misty Stanley-Jones (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: