Consultor Eletrônico



Kbase P112072: Memory leak with SonicMQ adapter for repeatable publish of messages.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/05/2007
Status: Unverified

FACT(s) (Environment):

Progress 9.1E
OpenEdge 10.x

SYMPTOM(s):

Memory leak with SonicMQ adapter for repeatable publish of messages.

Adapters Memory grows when publishing messages and is never cleaned up.

CAUSE:

This is a known issue being investigated by Development

CAUSE:

Bug# OE00124635

FIX:

Upgrade to 10.1B
If the upgrade is not an option, workaround the issue by restarting the 4GL-JMS session after publishing a certain amount of messages. This can be accomplished by calling deleteSession() followed by another beginSession().