Hi,
On Fri, May 9, 2008 at 9:06 AM, Rudi Ahlers Rudi@softdux.com wrote:
Mem: 1048576k total, 799828k used, 248748k free, 0k buffers Swap: 0k total, 0k used, 0k free, 0k cached
You have no swap on the machine! Try adding it. You can do that by creating a big file with "dd" and using "swapon" to start using it. Try starting Tomcat after that, I'm sure it will work.
HTH, Filipe