Archive for July 16th, 2008
Java “Out of swap space” rubbish
Occasionally we’ve had this during a tomcat restart at a customer site. After a little while we rebooted. Next time it occurred on a test platform and I could check shared memory (using ipcs and ipcrm commands), all files (temporary files etc). Then I restorted to “strace” which allowed the app to start. Next time [...]
Posted: July 16th, 2008 under Linux.
Comments: none