Consultor Eletrônico



Kbase P180284: Verbose logging generated after 13766 message in AppServer Broker log file
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   2/2/2011
Status: Unverified

SYMPTOM(s):

verbose logging generated in AppServer Broker log file

verbose logging when version 9 client connects to OpenEdge 10.2B Appserver

user credentials are exposed in AppServer Broker log file

The ASK major version in the CONNECT request is invalid (com.progress.ubroker.util.ubMsg$InvalidMsgVersionException: MsgFormat). AppServer Keepalive protocol is disabled for this connection. (13766)

The ASK major version in the CONNECT request is invalid (<exception>). AppServer Keepalive protocol is disabled for this connection. (13766)

FACT(s) (Environment):

Does not prevent the client from connecting to AppServer
BASIC logging level 2 is configured
OpenEdge 10.2B

CAUSE:

This is a known issue in our backward compatibility with Progress 9.1x specific to the ASK message. We are logging the other messages and not checking if the correct logging level is set for basic entry type.

FIX:

Upgrade the ABL client to OpenEdge 10.2x or set logging level to NONE or configure log file rotation and review the security on the log files.