Re: Could not reserve enough space for object heap

2003-02-02 Thread Jeanfrancois Arcand
Seems you JAva VM is not properly installed. If you type java -version, 
does it works? Are other Java programs work?

-- Jeanfrancois

Pierre-Philipp Braun wrote:

Hi all,

now i'm trying the binaries from http://jakarta.apache.org/ but i've got
difficulties setting this up even.

When i do:
# bin/startup.sh
Using CATALINA_BASE:   /home/elge/tp/lala2/jakarta-tomcat-4.1.18
Using CATALINA_HOME:   /home/elge/tp/lala2/jakarta-tomcat-4.1.18
Using CATALINA_TMPDIR: /home/elge/tp/lala2/jakarta-tomcat-4.1.18/temp
Using JAVA_HOME:   /usr/pkg/java/sun-1.4.0
#

nothing seems to be lauched.

Here is the whole content of catalina.out:

Shared object libjava.so not found
Error occurred during initialization of VM
Could not reserve enough space for object heap
Error occurred during initialization of VM
Could not reserve enough space for object heap
Unable to initialize threads: cannot find class java/lang/Thread
Error occurred during initialization of VM
Could not reserve enough space for object heap
Error occurred during initialization of VM
Could not reserve enough space for object heap


Any advice would be appreciated.
Thanks in advance.
 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Could not reserve enough space for object heap

2003-02-01 Thread Pierre-Philipp Braun
Hi all,

now i'm trying the binaries from http://jakarta.apache.org/ but i've got
difficulties setting this up even.

When i do:
# bin/startup.sh
Using CATALINA_BASE:   /home/elge/tp/lala2/jakarta-tomcat-4.1.18
Using CATALINA_HOME:   /home/elge/tp/lala2/jakarta-tomcat-4.1.18
Using CATALINA_TMPDIR: /home/elge/tp/lala2/jakarta-tomcat-4.1.18/temp
Using JAVA_HOME:   /usr/pkg/java/sun-1.4.0
#

nothing seems to be lauched.

Here is the whole content of catalina.out:

Shared object libjava.so not found
Error occurred during initialization of VM
Could not reserve enough space for object heap
Error occurred during initialization of VM
Could not reserve enough space for object heap
Unable to initialize threads: cannot find class java/lang/Thread
Error occurred during initialization of VM
Could not reserve enough space for object heap
Error occurred during initialization of VM
Could not reserve enough space for object heap


Any advice would be appreciated.
Thanks in advance.
-- 
Pierre-Philipp

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]