The EEP has a memory leak when using resources of type JMS, SYSTEM, SCRIPT, SQL, SOAP, REST
search cancel

The EEP has a memory leak when using resources of type JMS, SYSTEM, SCRIPT, SQL, SOAP, REST

book

Article ID: 85649

calendar_today

Updated On:

Products

CA Automic Dollar Universe

Issue/Introduction

Error Message :
Some memory allocation errors would appear on the universe.log when reaching the 256MB:

Example on AIX:
####################################
| 2015-08-04 17:54:35 |ERROR|X|EEP|pid=21364954.515| o_sld_auth_client | Memory error: (tmp_resp) malloc failed (32774 bytes)
| 2015-08-04 17:54:45 |ERROR|X|EEP|pid=21364954.515| o_eep_decode_request | Error -1 reading socket
| 2015-08-04 17:54:45 |ERROR|X|EEP|pid=21364954.515| o_eep_srv_impl_api_callba | Error decoding the request. o_eep_decode_request return -1
####################################

Patch level detected:Dollar Universe 6.3.41
Product Version: Dollar.Universe 6.3.41

Description :The EEP uses a lot of memory on certain OS due to a memory leak.
After a while, it would crash, specially on AIX because of the 256MB limitation per process.

Environment

OS: All
OS Version: Often specific to AIX

Cause

Cause type:
Defect
Root Cause: The EEP server had a memory leak when using resources of type JMS, SYSTEM, SCRIPT, SQL, SOAP, REST.

Resolution

Update to the fix version listed below or a newer version if available.

Fix Status: Released

Fix Version(s):
Component: Application.Server
Version: Dollar.Universe 6.5.01

Additional Information

Workaround :
N/A