hmm, just guessing: Maybe Oracle 9iAS runs on its own, older jvm? What does java.version/java.vendor say, when you start it from the server? Before replacing the tools.ja, were you able to compile a plain jsp without any struts-tags in it? (this does not look like a struts problem, as he complains about a wrong Version of Object)

Richard Raquepo wrote:

i only have JDK 1.4.2  installed on my PC
anyway here's the value of environment variables
PATH = c:\utils;C:\j2sdk1.4.2\bin;c:\mysql4\bin;C:\jakarta-ant\bin
 JAVA_HOME=C:\j2sdk1.4.2\
 CLASSPATH=.;C:\j2sdk1.4.2\lib\tools.jar;%JAVALIB%
JAVALIB=C:\crm-dev\others.lib\pp-tools.jar;c:\javalib2\ms\msbase.jar;c:\java
lib2\ms\mssqlserver.jar;c:\javalib2\ms\msutil.jar;C:\datamapper\source\;

anymore suggestion?

thanks,
Richard


----- Original Message ----- From: "Stefan Frank" <[EMAIL PROTECTED]> To: "Richard Raquepo" <[EMAIL PROTECTED]> Cc: "Struts Users Mailing List" <[EMAIL PROTECTED]>; "Christian Bollmeyer" <[EMAIL PROTECTED]> Sent: Tuesday, September 16, 2003 5:05 PM Subject: Re: Invalid Class file Format (help same problem)



Hi Richard,

it looks like your also using an older compiler. Do you have some older
jdk's (<1.3) on your machine?! Last time I installed Oracle, they used a
jdk1.1 and set it into the path (and they also used to run java-stored
procedures in the database). Can you check you enviroment for:

PATH
JAVA_HOME
CLASSPATH

maybe one of them contains an older jdk?! If orion forks for compiling
the jsp's (as bea does), you may fall back to these
enviroment-variables, ignoring the j22home you started the server with.

cheers
stf



Richard Raquepo wrote:

hello,

I get the same error. Although i have copied the tools.jar from the jdk
installation to both j2ee/home and j2ee/home/lib

followed what others have done but im still not able to hack my

application


to run. :p

can someone help me get my struts application work on Oracle 9iAS
(9.0.3.0.0)

Im using Win2K SP3, JDK 1.4.2, Oracle 9iAS, latest sruts1.1 stable

release.


thanks in advance.



here's ny error details <<<<<<

500 Internal Server Error OracleJSP: oracle.jsp.provider.JspCompileException:

Errors


compiling:C:\oc4j_extended\j2ee\home\application-deployments\default\default


WebApp\persistence\_pages\\_login.java

error: Invalid class file format in C:\Program
Files\Java\j2re1.4.2\lib\rt.jar(java/lang/Object.class).  The

major.minor


version '48.0' is too recent for this tool to understand.


C:\oc4j_extended\j2ee\home\application-deployments\default\defaultWebApp\per


sistence\_pages\_login.java:0: Class java.lang.Object not found in class
com.orionserver.http.OrionHttpJspPage.

^
2 errors

many thanks,

Richard



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to