> From: Alastair Baldwin [mailto:alastairgbald...@yahoo.co.uk] 
> Subject: SEVERE: Allocate exception for servlet helloworld Apache-Tomcat 
> 7.0.23

> CLASSPATH= .;c:\apache-tomcat-7.0.23-windows-x86\apache-tomcat-7.0.23\servlet-api.jar 

Probably not the cause of your problem, but don't set the CLASSPATH variable - 
ever.  It's guaranteed to cause confusion for unsuspecting programs that don't 
know how to protect themselves from such abuse.  (Fortunately, the standard 
Tomcat startup scripts usually do handle it properly by ignoring the variable.)

 - 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