> From: Peter P. Lupo [mailto:ppl...@gmail.com] 
> Subject: Re: Hard time finding a but on Tomcat 7 (doesn't happen on 6.)

> I found some logs on eclipse root regarding the error Im 
> having on tomcat (Im running tomcat from eclipse).

The logs contain a major hint:

# JRE version: 7.0-b125
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp

You broke the JVM.  You might want to use a supported JVM, not an experimental 
one.

Also, I'd strongly recommend that you do *not* run Tomcat under Eclipse - the 
IDEs like to do their own configuration and hide things - as you just found out.

 - 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