sjsws7 new installation failed

running sjsws7 on Solaris 9 SPARC

new installation:

# ./stopserv

server not running

# ./startserv

Sun Java System Web Server 7.0-Technology-Preview-2 B06/19/2006 17:16

warning: CORE3283: stderr: Error occurred during initialization of VM

warning: CORE3283: stderr: Could not reserve enough space for object heap

catastrophe: CORE4005: Internal error: unable to create JVM

failure: server initialization failed

what's the solution?

Thanks

[512 byte] By [farmboy] at [2007-11-26 9:26:22]
# 1
You can either a) decrease the size of the Java heap (decrease the -Xmx and -Xms parameters in server.xml) or b) free up some memory.The easiest ways to free up some memory are usually to clean up your swap partition (e.g. the /tmp directory) or close some unneeded programs.
elving at 2007-7-7 0:04:46 > top of Java-index,Web & Directory Servers,Web Servers...