[ 
http://issues.apache.org/jira/browse/JAMES-639?page=comments#action_12438381 ] 
            
Norman Maurer commented on JAMES-639:
-------------------------------------

Im almost sure we should harcode the SerialVersionUID in all Serizable classes 
and backport the Changes to 2.3.0

> SerialUID is not hardcoded
> --------------------------
>
>                 Key: JAMES-639
>                 URL: http://issues.apache.org/jira/browse/JAMES-639
>             Project: James
>          Issue Type: Bug
>            Reporter: Norman Maurer
>
> We have the problem that the SerialUID is not hardcoded in all necassary 
> places. I tried to upgrade to a newer version and get:
> 28/09/06 09:47:08 ERROR smtpserver: Exception occured:Exception retrieving 
> Userj
> ava.lang.RuntimeException: Exception caught while retrieving an object, 
> cause: j
> ava.io.InvalidClassException: 
> org.apache.james.userrepository.DefaultJamesUser; 
> local class incompatible: stream classdesc serialVersionUID = 
> 632395997639038952
> 9, local class serialVersionUID = 7831760815493486319
> 28/09/06 09:47:26 INFO  smtpserver: Connection from nm.it-mn.de 
> (213.157.14.195)
> 28/09/06 09:47:27 ERROR smtpserver: Exception occured:Exception retrieving 
> Userj
> ava.lang.RuntimeException: Exception caught while retrieving an object, 
> cause: j
> ava.io.InvalidClassException: 
> org.apache.james.userrepository.DefaultJamesUser; 
> local class incompatible: stream classdesc serialVersionUID = 
> 632395997639038952
> 9, local class serialVersionUID = 7831760815493486319

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to