Uploaded image for project: 'CAL10N'
  1. CAL10N
  2. CAL-49

Logback stops logging if multiple JVMs uses the same logback-config.xml

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 0.7.6
    • None
    • We have a cluster with horizontal an vertical clustering. To have the same configuration for logging, the logback-config.xml is centralized for all jvms on the same node.

       

    Description

      Now when starting the first jvm on a node, the logback-config.xml is read and logging works. Starting the second jvm2 causes stop logging on jvm1 and starts logging on jvm2.

      Restarting jvm1 now causes jvm2 to stop logging and jvm1 restarts logging again.

      Seems as if two jvms could not share the same logback-config.xml.

      Attachments

        Activity

          People

            ceki Ceki Gülcü
            Thomas.Schneider.Signal-Iduna Thomas Schneider
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: