Problem Note 65182: SASĀ® Web Application Server fails to start and produces a core dump
SAS Web Application Server might fail to start. When this problem occurs, a core-dump file is produced, which indicates an out-of-memory condition:
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 4194304 bytes for committing reserved memory.
# Possible reasons:
# The system is out of physical RAM or swap space
# In 32 bit mode, the process size limit was hit
You can remedy this issue by increasing the base address to 4096 megabytes, as shown in this example:
-XX:HeapBaseMinAddress=4096m
Operating System and Release Information
SAS System | N/A | 64-bit Enabled AIX | 9.4 TS1M6 | |
64-bit Enabled Solaris | 9.4 TS1M6 | |
AIX | 9.4 TS1M6 | |
HP-UX | 9.4 TS1M6 | |
HP-UX IPF | 9.4 TS1M6 | |
Linux for x64 | 9.4 TS1M6 | |
Solaris | 9.4 TS1M6 | |
Solaris for x64 | 9.4 TS1M6 | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Problem Note |
Priority: | medium |
Date Modified: | 2019-12-10 14:30:46 |
Date Created: | 2019-11-27 14:50:55 |