Kbase P127582: Memory leak occurs when passing a longchar to the setText procedure.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  13/12/2007 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.x
All Supported Operating Systems
SYMPTOM(s):
Setting message body of message object using the setText procedure.
Passing longchar to setText procedure.
Memory usage of ABL-JMS client process increases with each message sent to SonicMQ broker.
CAUSE:
This is a known issue
FIX:
Use the setLongText procedure to set the message body of a message object to a longchar value.