Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3404708
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T05:24:58+00:00 2026-05-18T05:24:58+00:00

I hava java swing project which is developed in JBuilder IDE. Now I need

  • 0

I hava java swing project which is developed in JBuilder IDE. Now I need to transfer the project in to NetBeans. But when I do that following exception is thrown.

java.io.InvalidClassException: oracle.jdbc.rowset.OracleCachedRowSet; local class incompatible: stream classdesc serialVersionUID = 1184591038813385495, local class serialVersionUID = -6778266293933460977
        at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:562)
        at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1583)
        at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1496)
        at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1732)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1329)
        at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)

This is where the exception occurs

FileInputStream fileInputStream = new FileInputStream(filename);
      ObjectInputStream istream       = new  ObjectInputStream(fileInputStream);

      try{

        crset = (OracleCachedRowSet) istream.readObject();
}

But if works fine in the Jbuilder. I used following jars for the project

ocrs12.zip
ojdbc14.jar.zip
ORADriver.jar
classes12.jar
commons-collections-3.2.jar
commons-pool-1.5.2.jar
jcommon-1.0.8.jar
jfreechart-1.0.4.jar
xerces.jar

Can some one help me to resolve this problem?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T05:24:59+00:00Added an answer on May 18, 2026 at 5:24 am

    The error is thrown when you try to deserialize an object with a different version of the class than it was serialized with (ie you have different versions of the oracle driver loaded).

    Any idea why an OracleCachedRowSet is being serialized (and where)? That doesn’t seem desirable.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I hava a Java project that relies on several libraries, which are distributed as
I dad left Java since so long as a result now it happens that
I hava a java program with a JFrame I am using absolute positioning here
I hava a java program, a section of it is compute intensive, like this
I come from the Java world so I was shocked to discover that arrays
I hava a url such as search.do?offset=20 offset sometimes is in the url sometimes
I hava the next task in my ant file: <target name=initdb> <sql driver=com.mysql.jdbc.Driver url=jdbc:mysql://localhost:3306/dtest
I am having trouble correctly generating a Jar for my Java implementation. I am
I hava a stored procedure named PROC_fetchTableInfo (simple select from sys.tables) in a database
I hava a web page with a link like something like <a href=myPage/MyServlet&param=12>... and

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.