java version "1.5.0_12" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04) Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_12-b04, mixed mode)
> -----Original Message----- > From: Jason Dobies [mailto:[EMAIL PROTECTED] > Sent: 30 September 2008 15:13 > To: Gerhardus Geldenhuis (GTA-LON) > Cc: [email protected] > Subject: Re: [Spacewalk-list] Tomcat problems after fresh > install on Centosx86_64(xen) > > > Hi > > I get the following errror in my catalina.out file when starting > > rhn-satellite > > > > WARNING: A docBase /var/lib/tomcat5/webapps/rhn inside the host > > appBase has been specified, and will be ignored Sep 30, > 2008 3:38:48 > > PM org.apache.catalina.loader.WebappClassLoader > > validateJarFile > > INFO: > > > validateJarFile(/usr/share/tomcat5/webapps/rhn/WEB-INF/lib/jspapi.jar) > > - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending > > class: javax/servlet/jsp/JspPage.class > > > > 2008-09-30 15:38:49,554 [main] ERROR > > > org.apache.catalina.core.ContainerBase.[Catalina].[localhost]. > [/rhn] - > > Error configuring application listener of class > > com.redhat.rhn.webapp.RhnServletListener > > > > java.lang.UnsupportedClassVersionError: Bad version number > in .class > > file > > > Bad version number happens when you're using an older version > of the JRE to run an application compiled against a higher > version. Can you reply with the output of: > > % java -version > > > > ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
