Ankündigung

Einklappen
Keine Ankündigung bisher.

Warnung im openhab.log nach update auf 1.8.1

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

    Warnung im openhab.log nach update auf 1.8.1

    Hallo zusammen,

    seitdem ich gestern auf openhab 1.8.1 geupdatet habe, wird mein openhab.log immer mit folgender Warnung überflutet:

    Code:
    [osphere.cpr.DefaultBroadcaster] - Duplicate resource f425c4fd-80c8-4d22-8013-4ace678647e0. Could be caused by a dead connection not detected by your server. Replacing the old one with the fresh one
    Hat das auch jemand beobachtet und wie bekomme ich das wieder weg?

    Gruß teasy

    #2
    Habe ich auch regelmäßig, und zwar immer dann wenn die Verbindung zu my.openhab neu aufgebaut wird. Allerdings auch schon mit 1.7.1. und 1.8.0.

    Gruß, Sigi

    Kommentar


      #3
      Ich habe aber kein my.openhab. Grübel

      Kommentar


        #4
        Hmm, ich hatte es bisher immer auf my.openhab geschoben ...

        Kommentar


          #5
          Der schreibt mir das jetzt jede halbe Minute ins log:

          Code:
          2016-02-14 12:33:07.605 [WARN ] [osphere.cpr.DefaultBroadcaster] - Duplicate resource f425c4fd-80c8-4d22-8013-4ace678647e0. Could be caused by a dead connection not detected by your server. Replacing the old one with the fresh one
          2016-02-14 12:33:37.616 [WARN ] [osphere.cpr.DefaultBroadcaster] - Duplicate resource f425c4fd-80c8-4d22-8013-4ace678647e0. Could be caused by a dead connection not detected by your server. Replacing the old one with the fresh one
          2016-02-14 12:34:14.081 [WARN ] [osphere.cpr.DefaultBroadcaster] - Duplicate resource f425c4fd-80c8-4d22-8013-4ace678647e0. Could be caused by a dead connection not detected by your server. Replacing the old one with the fresh one
          2016-02-14 12:34:39.888 [WARN ] [osphere.cpr.DefaultBroadcaster] - Duplicate resource f425c4fd-80c8-4d22-8013-4ace678647e0. Could be caused by a dead connection not detected by your server. Replacing the old one with the fresh one
          2016-02-14 12:35:04.729 [WARN ] [osphere.cpr.DefaultBroadcaster] - Duplicate resource f425c4fd-80c8-4d22-8013-4ace678647e0. Could be caused by a dead connection not detected by your server. Replacing the old one with the fresh one
          2016-02-14 12:35:34.881 [WARN ] [osphere.cpr.DefaultBroadcaster] - Duplicate resource f425c4fd-80c8-4d22-8013-4ace678647e0. Could be caused by a dead connection not detected by your server. Replacing the old one with the fresh one

          Kommentar


            #6
            Ich habe mir jetzt mal provisorisch damit geholfen, das ich in der logback.xml folgendes zugefügt habe:

            Code:
            [FONT=courier new]<logger name="org.atmosphere.cpr.DefaultBroadcaster" level="ERROR" />[/FONT]

            Kommentar

            Lädt...
            X