> From: testwreq wreq [mailto:testw...@gmail.com]
> Subject: Re: java.lang.NoSuchMethodError: method
> java.util.Collections.emptyMap with signature ()Ljava.util.Map; was not
> found.
> 
> 2. JRE_HOME is not set to anything

Which is a problem.

> production environments was not found on the java.library.path:
> /usr/lib64/gcj-4.1.2

Oops.  You're using gcj, which is wholly inappropriate for serious Java work.  
Remove it from your system if you can.  Regardless, make sure JRE_HOME or 
JAVA_HOME is set to a real JVM before your start Tomcat.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to