  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | tomcat 5.5.20: /jsp-examples and /servlets-examples | tomcat 5.5.20: /jsp-examples and /servlets-examples 2007-01-07 - By Brzezinski, Paul J
Back I'm having trouble getting /jsp-examples and /servlets-examples started/running.
I'm not sure where to start troubleshooting. I have searched the tomcat site. Manager & Admin app starts up OK.
I feel like I'm just getting started, but don't know if the above is related to the problem. Suggestions, please?
Platform: Solaris 8 UltraSPARC JAVA_HOME=/usr/jdk/instances/jdk1.5.0 [JDK 1.5.0_10]
In the localhost.2007-01-07.log file [removed the stack-trace]: SEVERE: Skipped installing application listeners due to previous error(s) Jan 7, 2007 8:07:30 PM org.apache.catalina.core.StandardContext  listenerStart SEVERE: Error configuring application listener of class listeners.ContextListener  java.lang.ClassFormatError : Extra bytes at the end of class file listeners/ContextListener Jan 7, 2007 8:07:30 PM org.apache.catalina.core.StandardContext  listenerStart SEVERE: Error configuring application listener of class listeners.SessionListener  java.lang.ClassFormatError : Extra bytes at the end of class file listeners/SessionListener Jan 7, 2007 8:07:30 PM org.apache.catalina.core.StandardContext  listenerStart SEVERE: Skipped installing application listeners due to previous error(s) Jan 7, 2007 8:07:30 PM org.apache.catalina.core.StandardContext  listenerStart SEVERE: Error configuring application listener of class listeners.ContextListener  java.lang.ClassFormatError : Extra bytes at the end of class file listeners/ContextListener Jan 7, 2007 8:07:30 PM org.apache.catalina.core.StandardContext  listenerStart SEVERE: Error configuring application listener of class listeners.SessionListener  java.lang.ClassFormatError : Extra bytes at the end of class file listeners/SessionListener Jan 7, 2007 8:07:30 PM org.apache.catalina.core.StandardContext  listenerStart SEVERE: Skipped installing application listeners due to previous error(s) Jan 7, 2007 8:07:30 PM org.apache.catalina.core.ApplicationContext log Jan 7, 2007 8:10:40 PM org.apache.catalina.core.StandardContext  listenerStart SEVERE: Error configuring application listener of class listeners.ContextListener  java.lang.ClassFormatError : Extra bytes at the end of class file listeners/ContextListener Jan 7, 2007 8:10:41 PM org.apache.catalina.core.StandardContext  listenerStart SEVERE: Error configuring application listener of class listeners.SessionListener  java.lang.ClassFormatError : Extra bytes at the end of class file listeners/SessionListener Jan 7, 2007 8:10:41 PM org.apache.catalina.core.StandardContext  listenerStart SEVERE: Skipped installing application listeners due to previous error(s) Jan 7, 2007 8:10:50 PM org.apache.catalina.core.StandardContext  listenerStart SEVERE: Error configuring application listener of class listeners.ContextListener  java.lang.ClassFormatError : Extra bytes at the end of class file listeners/ContextListener Jan 7, 2007 8:10:50 PM org.apache.catalina.core.StandardContext  listenerStart SEVERE: Error configuring application listener of class listeners.SessionListener  java.lang.ClassFormatError : Extra bytes at the end of class file listeners/SessionListener Jan 7, 2007 8:10:50 PM org.apache.catalina.core.StandardContext  listenerStart SEVERE: Skipped installing application listeners due to previous error(s) Jan 7, 2007 8:11:00 PM org.apache.catalina.core.StandardContext  listenerStart SEVERE: Error configuring application listener of class listeners.ContextListener  java.lang.ClassFormatError : Extra bytes at the end of class file listeners/ContextListener Jan 7, 2007 8:11:00 PM org.apache.catalina.core.StandardContext  listenerStart SEVERE: Error configuring application listener of class listeners.SessionListener  java.lang.ClassFormatError : Extra bytes at the end of class file listeners/SessionListener Jan 7, 2007 8:11:00 PM org.apache.catalina.core.StandardContext  listenerStart SEVERE: Skipped installing application listeners due to previous error(s) Jan 7, 2007 8:11:09 PM org.apache.catalina.core.StandardContext  listenerStart SEVERE: Error configuring application listener of class listeners.ContextListener  java.lang.ClassFormatError : Extra bytes at the end of class file listeners/ContextListener Jan 7, 2007 8:11:09 PM org.apache.catalina.core.StandardContext  listenerStart SEVERE: Error configuring application listener of class listeners.SessionListener  java.lang.ClassFormatError : Extra bytes at the end of class file listeners/SessionListener Jan 7, 2007 8:11:09 PM org.apache.catalina.core.StandardContext  listenerStart SEVERE: Skipped installing application listeners due to previous error(s) Jan 7, 2007 8:17:22 PM org.apache.catalina.core.StandardContext  listenerStart SEVERE: Error configuring application listener of class listeners.ContextListener  java.lang.ClassFormatError : Extra bytes at the end of class file listeners/ContextListener Jan 7, 2007 8:17:22 PM org.apache.catalina.core.StandardContext  listenerStart SEVERE: Error configuring application listener of class listeners.SessionListener  java.lang.ClassFormatError : Extra bytes at the end of class file listeners/SessionListener Jan 7, 2007 8:17:22 PM org.apache.catalina.core.StandardContext  listenerStart SEVERE: Skipped installing application listeners due to previous error(s)
|
|
 |