Re: [Rabbit-proxy-users] Error Messages
Brought to you by:
ernimril
From: Robert O. <ro...@kh...> - 2006-05-16 20:51:35
|
Jason Frisvold wrote: > java.io.InvalidClassException: rabbit.http.GeneralHeader; local class > incompatible: stream classdesc serialVersionUID = -6590 > 869010229052438, local class serialVersionUID = 20050430 You are trying to run rabbit/3 and has it configured to use a rabbit/2 cache directory. Empty the cache directory and restart rabbit/3 and you will be fine. Yes you will lose a few downloaded resources this way, but generally that is not a big problem. Have fun /robo |