HTTP Status 500 -


type Exception report

message

description The server encountered an internal error () that prevented it from fulfilling this request.

exception

org.apache.jasper.JasperException: Unable to compile class for JSP

An error occurred at line: 5 in the jsp file: /contact.jsp
Generated servlet error:
/home/amidd616fc/tomcat/work/alberta/middlesextextiles.com/_/org/apache/jsp/contact_jsp.java:49: cannot find symbol
symbol  : variable category
location: class org.apache.jsp.contact_jsp
      out.print(category);
                ^


An error occurred at line: 6 in the jsp file: /contact.jsp
Generated servlet error:
/home/amidd616fc/tomcat/work/alberta/middlesextextiles.com/_/org/apache/jsp/contact_jsp.java:52: cannot find symbol
symbol  : variable linksStatusStr
location: class org.apache.jsp.contact_jsp
      out.print(linksStatusStr);
                ^


An error occurred at line: 7 in the jsp file: /contact.jsp
Generated servlet error:
/home/amidd616fc/tomcat/work/alberta/middlesextextiles.com/_/org/apache/jsp/contact_jsp.java:55: cannot find symbol
symbol  : variable levelStr
location: class org.apache.jsp.contact_jsp
      out.print(levelStr);
                ^


An error occurred at line: 8 in the jsp file: /contact.jsp
Generated servlet error:
/home/amidd616fc/tomcat/work/alberta/middlesextextiles.com/_/org/apache/jsp/contact_jsp.java:58: cannot find symbol
symbol  : variable catListStr
location: class org.apache.jsp.contact_jsp
      out.print(catListStr);
                ^


An error occurred at line: 118 in the jsp file: /contact.jsp
Generated servlet error:
/home/amidd616fc/tomcat/work/alberta/middlesextextiles.com/_/org/apache/jsp/contact_jsp.java:202: cannot find symbol
symbol  : class EmailSender
location: class org.apache.jsp.contact_jsp
		          	    EmailSender emailSender = new EmailSender(outgoingMailServer, incomingMailServer);
                                    ^


An error occurred at line: 118 in the jsp file: /contact.jsp
Generated servlet error:
/home/amidd616fc/tomcat/work/alberta/middlesextextiles.com/_/org/apache/jsp/contact_jsp.java:202: cannot find symbol
symbol  : class EmailSender
location: class org.apache.jsp.contact_jsp
		          	    EmailSender emailSender = new EmailSender(outgoingMailServer, incomingMailServer);
                                                                  ^


An error occurred at line: 118 in the jsp file: /contact.jsp
Generated servlet error:
/home/amidd616fc/tomcat/work/alberta/middlesextextiles.com/_/org/apache/jsp/contact_jsp.java:202: cannot find symbol
symbol  : variable outgoingMailServer
location: class org.apache.jsp.contact_jsp
		          	    EmailSender emailSender = new EmailSender(outgoingMailServer, incomingMailServer);
                                                                              ^


An error occurred at line: 118 in the jsp file: /contact.jsp
Generated servlet error:
/home/amidd616fc/tomcat/work/alberta/middlesextextiles.com/_/org/apache/jsp/contact_jsp.java:202: cannot find symbol
symbol  : variable incomingMailServer
location: class org.apache.jsp.contact_jsp
		          	    EmailSender emailSender = new EmailSender(outgoingMailServer, incomingMailServer);
                                                                                                  ^
8 errors



	org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:84)
	org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:332)
	org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:412)
	org.apache.jasper.compiler.Compiler.compile(Compiler.java:472)
	org.apache.jasper.compiler.Compiler.compile(Compiler.java:451)
	org.apache.jasper.compiler.Compiler.compile(Compiler.java:439)
	org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:511)
	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:295)
	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

note The full stack trace of the root cause is available in the Apache Tomcat/5.0.28 logs.


Apache Tomcat/5.0.28