File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes IDEs, Version Control and other tools and the fly likes invalid class file format. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "invalid class file format." Watch "invalid class file format." New topic
Author

invalid class file format.

kiran chandra
Greenhorn

Joined: Nov 06, 2003
Posts: 2
I have configered my jbulider9 to work with orcle9iAs.
I set up the working diretory to kchandra and when i am running the project,i am encountering the following error.could anyone help me out.
error: Invalid class file format in N:\JBuilder9\jdk1.4\jre\lib\rt.jar(java/rmi/NoSuchObjectException.class). The major.minor version '48.0' is too recent for this tool to understand.
Test_StatelessSessionBeanWrapper0.java:6: Class java.rmi.NoSuchObjectException not found in import.
import java.rmi.NoSuchObjectException;
^
error: Invalid class file format in N:\JBuilder9\jdk1.4\jre\lib\rt.jar(java/lang/Object.class). The major.minor version '48.0' is too recent for this tool to understand.
Test_StatelessSessionBeanWrapper0.java:0: Class java.lang.Object not found in class com.evermind.util.Link.
// DMS begins
^
4 errors
Error compiling N:\KChandra\Oracle\iSuites\oc4j2\j2ee\home\applications\tproj/test.jar: Syntax error in source
Warning: Error reading transaction-log file (/N:/KChandra/Oracle/iSuites/oc4j2/j2ee/home/persistence/transaction.state) for recovery: premature end of file
Forced or abrupt (crash etc) server shutdown detected, starting recovery process...
Recovery completed, 0 connections committed and 0 rolled back...
Auto-deploying file:/N:/KChandra/Oracle/iSuites/oc4j2/j2ee/home/applications/tproj/test_web/ (Assembly had been updated)...
Oracle9iAS (9.0.2.0.0) Containers for J2EE initialized
 
IntelliJ Java IDE
 
subject: invalid class file format.
 
Threads others viewed
The major.minor version '48.0' is too recent
500 Internal Server Error for example JSP in OC4J
Error running JSP
can't use Jsp with Tomcat 4.03 and jdk1.4
tomcat jsp error
MyEclipse, The Clear Choice