Results 1 to 3 of 3
- 01-09-2009, 11:41 AM #1
Member
- Join Date
- Jan 2009
- Location
- Delft
- Posts
- 9
- Rep Power
- 0
local class incompatible, while I do declare serialVersionUID
Hello,
I get the: local class incompatible: stream classdesc serialVersionUID = -6641190487037000263, local class serialVersionUID = -3852747894808199202 error while I do declare private static final long serialVersionUID = -3852747894808199202L; in my class.
I am running the server and client on the same computer and I am using eclipse within the same package to run.
- 01-09-2009, 04:25 PM #2
Member
- Join Date
- Jan 2009
- Location
- Delft
- Posts
- 9
- Rep Power
- 0
I tried somethings and I did get it to work. I do not know what I changed to make it work.
- 01-09-2009, 07:23 PM #3
Similar Threads
-
Why do I need to declare a new Scanner object here?
By Chase in forum New To JavaReplies: 3Last Post: 09-24-2008, 11:59 PM -
Declare methods in a class
By Adiel224 in forum New To JavaReplies: 5Last Post: 09-19-2008, 10:38 AM -
Load class file which resides in local path c:\
By praveen.kb in forum Advanced JavaReplies: 2Last Post: 08-12-2008, 01:55 PM -
serialVersionUID
By jon80 in forum New To JavaReplies: 5Last Post: 05-04-2008, 08:16 PM -
problem with scanner class:incompatible types
By fred in forum New To JavaReplies: 1Last Post: 07-20-2007, 07:02 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks