Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 40979 invoked from network); 1 Apr 2003 20:27:23 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 1 Apr 2003 20:27:23 -0000 Received: (qmail 15850 invoked by uid 97); 1 Apr 2003 20:29:16 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 15843 invoked from network); 1 Apr 2003 20:29:15 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 1 Apr 2003 20:29:15 -0000 Received: (qmail 39508 invoked by uid 500); 1 Apr 2003 20:27:04 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 39497 invoked from network); 1 Apr 2003 20:27:04 -0000 Received: from unknown (HELO mustang.mpi.com) (63.244.250.132) by daedalus.apache.org with SMTP; 1 Apr 2003 20:27:04 -0000 Received: from thunderbolt.mpi.com (thunderbolt.mpi.com [199.93.192.55]) by mustang.mpi.com (Switch-2.2.6/Switch-2.2.6) with ESMTP id h31KR9B16487 for ; Tue, 1 Apr 2003 15:27:09 -0500 (EST) Received: from US-VS1.corp.mpi.com (us-be1.corp.mpi.com [199.93.195.20]) by thunderbolt.mpi.com (Switch-3.0.4/Switch-3.0.0) with ESMTP id h31KR7s0028737 for ; Tue, 1 Apr 2003 15:27:08 -0500 (EST) X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: Jasper Error wrong version of Object.class (48.0 , should be 47.0) Date: Tue, 1 Apr 2003 15:26:39 -0500 Message-ID: <9C5166762F311146951505C6790A9CF858E765@US-VS1.corp.mpi.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Jasper Error wrong version of Object.class (48.0 , should be 47.0) thread-index: AcL4jFnCsRUX0tJjR6SgtxIfUJR9XgAAIaNw From: "Shapira, Yoav" To: "Tomcat Users List" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Howdy, Make sure you're using: - The JDK (not JRE) - The right version of the JDK (preferably the latest stable version) - An OS that has the patches required for the JDK, if any This was a known bug in JDK 1.4.0b92 or something like that: search th= e BugParade on java.sun.com. Yoav Shapira Millennium ChemInformatics >-----Original Message----- >From: Robert Priest [mailto:Robert.Priest@bentley.com] >Sent: Tuesday, April 01, 2003 3:22 PM >To: tomcat-user@jakarta.apache.org >Subject: Jasper Error wrong version of Object.class (48.0 , should be= 47.0) > >I am receiving the following error when my jsp file attempts to compile. >Could there be another version of Object.class in the way? >org.apache.jasper.JasperException: Unable to compile class for JSP An= error >occurred at line: -1 in the jsp file: null Generated servlet error: [javac] >Compiling 1 source file D:\pw\tip\output\delivery\Program >Files\Bentley\ProjectWise\WebServer\work\Standalone\localhost\uploadf= il e\js >p\upload$jsp.java:12: >cannot access java.lang.Object bad class file: >C:\j2sdk1.4.1_01\jre\lib\rt.jar(java/lang/Object.class) class file ha= s >wrong version 48.0, should be 47.0 Please remove or make sure it appears in >the correct subdirectory of the classpath. public String getServletInfo() { > > >---------------------------------------------------------------------= >To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org >For additional commands, e-mail: tomcat-user-help@jakarta.apache.org This e-mail, including any attachments, is a confidential business com= munication, and may contain information that is confidential, propriet= ary and/or privileged. This e-mail is intended only for the individua= l(s) to whom it is addressed, and may not be saved, copied, printed, d= isclosed or used by anyone else. If you are not the(an) intended reci= pient, please immediately delete this e-mail from your computer system= and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org