You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by "Giese, Edgar" <Ed...@norka.de> on 2017/11/02 11:03:46 UTC

AW: [eX-Bulk]: Re: ProtocolCodecFilter:211 on OpenMeetings 3.3.2 with LDAP

Hello Maxim,

thanks...

i changed root level to ERROR and the log is mostly silent ... :-)

<root level="ERROR">
                <appender-ref ref="FLOG2" />
                <appender-ref ref="CONSOLE2" />
        </root>



Mit freundlichen Grüßen / With kind regards
i. A.  Edgar Giese

NORKA
Norddeutsche Kunststoff- und Elektrogesellschaft Stäcker mbH & Co. KG

Lange Straße 1 • 27313 Dörverden-Hülsen
Tel.: +49 4239 9300-203 • Fax.: +49 4239 9300-99
E-Mail: Edgar.Giese@norka.de • Internet: www.norka.de

Sitz der Gesellschaft: Dörverden-Hülsen, Amtsgericht Walsrode HRA 121059
persönlich haftende Gesellschafterin: NORKA Verwaltungs GmbH, Amtsgericht Walsrode HRB 121601
Geschäftsführer: Dr. Frank Schneider

-----Ursprüngliche Nachricht-----
Von: Maxim Solodovnik [mailto:solomax666@gmail.com]
Gesendet: Donnerstag, 2. November 2017 10:54
An: Openmeetings user-list
Betreff: [eX-Bulk]: Re: ProtocolCodecFilter:211 on OpenMeetings 3.3.2 with LDAP

Hello Edgar,

you can suppress debug logging by modifying lagback-config.xml file on
server and restart.
This log might be helpful to understand what was wrong :))

On Thu, Nov 2, 2017 at 4:44 PM, Giese, Edgar <Ed...@norka.de> wrote:
> Hello,
>
>
>
> i have setup OpenMeetings on Debian 9 as discribed in „Installation of
> Apache OpenMeetings 3.3.2 on Debian 9“. Then i configured to login with LDAP
> (MS AD 2008). This works fine, i think.
>
>
>
> But if i login as LDAP-User and enter a room, i get a lot of messages in the
> openmeetings.log
>
>
>
> […]
>
>
>
> DEBUG 11-02 10:35:57.446 o.a.o.d.d.l.ConferenceLogDao:52 [NioProcessor-4] -
> [addConferenceLog]:
> org.apache.openmeetings.db.entity.log.ConferenceLog@7352ae3a
>
> DEBUG 11-02 10:35:57.452 o.a.o.c.r.ScopeApplicationAdapter:718
> [NioProcessor-4] - roomJoin: Client: 0 >> Scope [name=2,
> path=/default/openmeetings, type=ROOM, autoStart=true,
> creationTime=1509615357434, depth=2, enabled=true, running=true]
>
> DEBUG 11-02 10:35:57.459 o.a.m.f.c.ProtocolCodecFilter:211 [NioProcessor-4]
> - Processing a MESSAGE_RECEIVED for session 3
>
> DEBUG 11-02 10:35:57.478 o.a.m.f.c.ProtocolCodecFilter:211 [NioProcessor-4]
> - Processing a MESSAGE_RECEIVED for session 3
>
> DEBUG 11-02 10:35:57.484 o.a.m.f.c.ProtocolCodecFilter:211 [NioProcessor-4]
> - Processing a MESSAGE_RECEIVED for session 3
>
> DEBUG 11-02 10:35:57.512 o.a.m.f.c.ProtocolCodecFilter:211 [NioProcessor-4]
> - Processing a MESSAGE_RECEIVED for session 3
>
> DEBUG 11-02 10:35:57.573 o.a.m.f.c.ProtocolCodecFilter:211 [NioProcessor-4]
> - Processing a MESSAGE_RECEIVED for session 3
>
> […]
>
>
>
> The messages „ProtocolCodecFilter…“ stops at leaving the room and log out.
> The log-file getting very fast bigger and bigger.
>
>
>
> As admin from local DB it is the same…
>
>
>
> How can i stop this?
>
>
>
>
> Mit freundlichen Grüßen / With kind regards
> i. A. Edgar Giese
>
> NORKA
> Norddeutsche Kunststoff- und Elektrogesellschaft Stäcker mbH & Co. KG
>
> Lange Straße 1 • 27313 Dörverden-Hülsen
> Tel.: +49 4239 9300-203 • Fax.: +49 4239 9300-99
> E-Mail: Edgar.Giese@norka.de • Internet: www.norka.de
>
> Sitz der Gesellschaft: Dörverden-Hülsen, Amtsgericht Walsrode HRA 121059
> persönlich haftende Gesellschafterin: NORKA Verwaltungs GmbH, Amtsgericht
> Walsrode HRB 121601
> Geschäftsführer: Dr. Frank Schneider
>
>



--
WBR
Maxim aka solomax


Re: [eX-Bulk]: Re: ProtocolCodecFilter:211 on OpenMeetings 3.3.2 with LDAP

Posted by Maxim Solodovnik <so...@gmail.com>.
Great :)

On Thu, Nov 2, 2017 at 6:03 PM, Giese, Edgar <Ed...@norka.de> wrote:
> Hello Maxim,
>
> thanks...
>
> i changed root level to ERROR and the log is mostly silent ... :-)
>
> <root level="ERROR">
>                 <appender-ref ref="FLOG2" />
>                 <appender-ref ref="CONSOLE2" />
>         </root>
>
>
>
> Mit freundlichen Grüßen / With kind regards
> i. A.  Edgar Giese
>
> NORKA
> Norddeutsche Kunststoff- und Elektrogesellschaft Stäcker mbH & Co. KG
>
> Lange Straße 1 • 27313 Dörverden-Hülsen
> Tel.: +49 4239 9300-203 • Fax.: +49 4239 9300-99
> E-Mail: Edgar.Giese@norka.de • Internet: www.norka.de
>
> Sitz der Gesellschaft: Dörverden-Hülsen, Amtsgericht Walsrode HRA 121059
> persönlich haftende Gesellschafterin: NORKA Verwaltungs GmbH, Amtsgericht Walsrode HRB 121601
> Geschäftsführer: Dr. Frank Schneider
>
> -----Ursprüngliche Nachricht-----
> Von: Maxim Solodovnik [mailto:solomax666@gmail.com]
> Gesendet: Donnerstag, 2. November 2017 10:54
> An: Openmeetings user-list
> Betreff: [eX-Bulk]: Re: ProtocolCodecFilter:211 on OpenMeetings 3.3.2 with LDAP
>
> Hello Edgar,
>
> you can suppress debug logging by modifying lagback-config.xml file on
> server and restart.
> This log might be helpful to understand what was wrong :))
>
> On Thu, Nov 2, 2017 at 4:44 PM, Giese, Edgar <Ed...@norka.de> wrote:
>> Hello,
>>
>>
>>
>> i have setup OpenMeetings on Debian 9 as discribed in „Installation of
>> Apache OpenMeetings 3.3.2 on Debian 9“. Then i configured to login with LDAP
>> (MS AD 2008). This works fine, i think.
>>
>>
>>
>> But if i login as LDAP-User and enter a room, i get a lot of messages in the
>> openmeetings.log
>>
>>
>>
>> […]
>>
>>
>>
>> DEBUG 11-02 10:35:57.446 o.a.o.d.d.l.ConferenceLogDao:52 [NioProcessor-4] -
>> [addConferenceLog]:
>> org.apache.openmeetings.db.entity.log.ConferenceLog@7352ae3a
>>
>> DEBUG 11-02 10:35:57.452 o.a.o.c.r.ScopeApplicationAdapter:718
>> [NioProcessor-4] - roomJoin: Client: 0 >> Scope [name=2,
>> path=/default/openmeetings, type=ROOM, autoStart=true,
>> creationTime=1509615357434, depth=2, enabled=true, running=true]
>>
>> DEBUG 11-02 10:35:57.459 o.a.m.f.c.ProtocolCodecFilter:211 [NioProcessor-4]
>> - Processing a MESSAGE_RECEIVED for session 3
>>
>> DEBUG 11-02 10:35:57.478 o.a.m.f.c.ProtocolCodecFilter:211 [NioProcessor-4]
>> - Processing a MESSAGE_RECEIVED for session 3
>>
>> DEBUG 11-02 10:35:57.484 o.a.m.f.c.ProtocolCodecFilter:211 [NioProcessor-4]
>> - Processing a MESSAGE_RECEIVED for session 3
>>
>> DEBUG 11-02 10:35:57.512 o.a.m.f.c.ProtocolCodecFilter:211 [NioProcessor-4]
>> - Processing a MESSAGE_RECEIVED for session 3
>>
>> DEBUG 11-02 10:35:57.573 o.a.m.f.c.ProtocolCodecFilter:211 [NioProcessor-4]
>> - Processing a MESSAGE_RECEIVED for session 3
>>
>> […]
>>
>>
>>
>> The messages „ProtocolCodecFilter…“ stops at leaving the room and log out.
>> The log-file getting very fast bigger and bigger.
>>
>>
>>
>> As admin from local DB it is the same…
>>
>>
>>
>> How can i stop this?
>>
>>
>>
>>
>> Mit freundlichen Grüßen / With kind regards
>> i. A. Edgar Giese
>>
>> NORKA
>> Norddeutsche Kunststoff- und Elektrogesellschaft Stäcker mbH & Co. KG
>>
>> Lange Straße 1 • 27313 Dörverden-Hülsen
>> Tel.: +49 4239 9300-203 • Fax.: +49 4239 9300-99
>> E-Mail: Edgar.Giese@norka.de • Internet: www.norka.de
>>
>> Sitz der Gesellschaft: Dörverden-Hülsen, Amtsgericht Walsrode HRA 121059
>> persönlich haftende Gesellschafterin: NORKA Verwaltungs GmbH, Amtsgericht
>> Walsrode HRB 121601
>> Geschäftsführer: Dr. Frank Schneider
>>
>>
>
>
>
> --
> WBR
> Maxim aka solomax
>



-- 
WBR
Maxim aka solomax