You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org> on 2006/05/19 19:02:29 UTC

[jira] Created: (GERONIMO-2042) ConfigurationAwareReference needs Serial Version UID

ConfigurationAwareReference needs Serial Version UID
----------------------------------------------------

         Key: GERONIMO-2042
         URL: http://issues.apache.org/jira/browse/GERONIMO-2042
     Project: Geronimo
        Type: Bug
    Security: public (Regular issues) 
  Components: kernel  
    Versions: 1.1    
    Reporter: Aaron Mulder
    Priority: Blocker
     Fix For: 1.1


Just had a plugin fail to install because the serial version of ConfigurationAwareReference didn't match.  Needless to say we want to avoid problems causing plugins to fail to install on slightly newer Geroinmo platforms wherever possible.  Maybe we should look at related code for missing UIDs while we're in there.

Caused by: java.io.IOException: Unable to deserialize GBeanData geronimo/welcome-jetty/1.1-SNAPSHOT/car?J2EEApplication=null,j2eeType=WebModule,name=geronimo/welcome-jetty/1.1-SNAPSHOT/car, attribute: componentContext
        at org.apache.geronimo.gbean.GBeanData.readExternal(GBeanData.java:239)
        ... 64 more
Caused by: java.io.InvalidClassException: org.apache.geronimo.naming.reference.ConfigurationAwareReference; local class incompatible: stream classdesc serialVersionUID = 7210513100515482358, local class serialVersionUID = 283358809226901462


-- 
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


[jira] Resolved: (GERONIMO-2042) ConfigurationAwareReference needs Serial Version UID

Posted by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-2042?page=all ]
     
Aaron Mulder resolved GERONIMO-2042:
------------------------------------

    Resolution: Fixed
     Assign To: Aaron Mulder

> ConfigurationAwareReference needs Serial Version UID
> ----------------------------------------------------
>
>          Key: GERONIMO-2042
>          URL: http://issues.apache.org/jira/browse/GERONIMO-2042
>      Project: Geronimo
>         Type: Bug
>     Security: public(Regular issues) 
>   Components: kernel
>     Versions: 1.1
>     Reporter: Aaron Mulder
>     Assignee: Aaron Mulder
>     Priority: Blocker
>      Fix For: 1.1

>
> Just had a plugin fail to install because the serial version of ConfigurationAwareReference didn't match.  Needless to say we want to avoid problems causing plugins to fail to install on slightly newer Geroinmo platforms wherever possible.  Maybe we should look at related code for missing UIDs while we're in there.
> Caused by: java.io.IOException: Unable to deserialize GBeanData geronimo/welcome-jetty/1.1-SNAPSHOT/car?J2EEApplication=null,j2eeType=WebModule,name=geronimo/welcome-jetty/1.1-SNAPSHOT/car, attribute: componentContext
>         at org.apache.geronimo.gbean.GBeanData.readExternal(GBeanData.java:239)
>         ... 64 more
> Caused by: java.io.InvalidClassException: org.apache.geronimo.naming.reference.ConfigurationAwareReference; local class incompatible: stream classdesc serialVersionUID = 7210513100515482358, local class serialVersionUID = 283358809226901462

-- 
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