Kbase P13334: Memory errors while increasing number of connected sessions.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  15/10/2008 |
|
Status: Unverified
FACT(s) (Environment):
HP-UX 11 64-bit
Progress 9.1C
SYMPTOM(s):
Memory errors while increasing number of connected sessions.
HP-UX 11.00 64-bit patches XSWGR1100 + PHSS_22543, 22868, 22478.
** stget: out of storage. (283)
The problem occurs only when AppServer is used.
Problem doesn't occur on HP-UX 11.11
CAUSE:
There's a problem with high memory consumption when Progress Libraries (pl's) are shared (-makeshared was used during their creation). Thus running out of memory is just a matter of time.
FIX:
Avoid creating libraries with -makeshared option.