Monday, October 11, 2010

adapcctl.sh exits out with status 3.

When I try running adapcctl.sh it exits out with status 3.
On drilling down, I tried running apachectl and got below error:
./apachectl start
Ouch! ap_mm_create(1048576, "$IAS_ORACLE_HOME/Apache/Apache/logs/mm.22550") failed
Error: MM: mm:core: failed to acquire shared memory segment (No space left on device): OS: No such file or directory
./apachectl start: httpd could not be started

I checked there is no space issue, This problem might be probably due to memory allocation (Kernel parameter), so we checked /etc/sysctl.conf but to not much help,

One thing i was sure is it because of memory issue, with the help of unix admin we bounce underlying server and then its smooth like cake.

No comments:

Post a Comment