Kbase P16059: Error 1175 (JUNMsg024) on AIX
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Unverified
FACT(s) (Environment):
IBM AIX
SYMPTOM(s):
Errors 8619 and 1175 when starting DB from Progress Explorer
This process terminated with exit code 2. (8619)
Maximum number of shared-memory segments per process exceeded. (1175) (JUNMsg024)
No problem to start the DB with same -B (175,000) with proserve on the AIX machine
No problem to start the DB with lower -B (100,000) with Progress Explorer
CAUSE:
There is a known problem on AIX with processes started from JAVA not being
able to access more than 3 extents with 1.3.1 JVM.
That bug is a JVM issue that is fixed by applying the IBM recommended JVM patch.
As a workaround you can set EXTSHM=on global to the environment before any Progress or Progress-java executables are started.
FIX:
Apply the relevant JVM patch, APAR IY33957.
After applying that patch, as per December 2002, the version reported by 'lslpp -h Java131.rte.bin' should be 1.3.1.5. The 'java -fullversion' command should show "J2RE 1.3.1 IBM AIX build ca131-20021102".