You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directmemory.apache.org by "Ioannis Canellos (Created) (JIRA)" <ji...@apache.org> on 2012/02/22 23:43:48 UTC

[jira] [Created] (DIRECTMEMORY-68) Standard Serializer is broken under OSGi

Standard Serializer is broken under OSGi
----------------------------------------

                 Key: DIRECTMEMORY-68
                 URL: https://issues.apache.org/jira/browse/DIRECTMEMORY-68
             Project: Apache DirectMemory
          Issue Type: Bug
            Reporter: Ioannis Canellos
            Assignee: Ioannis Canellos


In some cases it fails to deserialize a class. Luckily the target Class is known in advance and is passed to the deserialize method, os its just a matter of deserializing using the proper class loader.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Re: [jira] [Commented] (DIRECTMEMORY-68) Standard Serializer is broken under OSGi

Posted by Simone Tripodi <si...@apache.org>.
5 stars to Ioannis, DM build again!!!

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/



On Wed, Feb 22, 2012 at 11:49 PM, Hudson (Commented) (JIRA)
<ji...@apache.org> wrote:
>
>    [ https://issues.apache.org/jira/browse/DIRECTMEMORY-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13214083#comment-13214083 ]
>
> Hudson commented on DIRECTMEMORY-68:
> ------------------------------------
>
> Integrated in directmemory-trunk #113 (See [https://builds.apache.org/job/directmemory-trunk/113/])
>    [DIRECTMEMORY-68] Fixed StandardSerializer. (Revision 1292562)
>
>     Result = SUCCESS
> iocanel :
> Files :
> * /incubator/directmemory/trunk/directmemory-cache/src/main/java/org/apache/directmemory/serialization/StandardSerializer.java
>
>
>> Standard Serializer is broken under OSGi
>> ----------------------------------------
>>
>>                 Key: DIRECTMEMORY-68
>>                 URL: https://issues.apache.org/jira/browse/DIRECTMEMORY-68
>>             Project: Apache DirectMemory
>>          Issue Type: Bug
>>            Reporter: Ioannis Canellos
>>            Assignee: Ioannis Canellos
>>
>> In some cases it fails to deserialize a class. Luckily the target Class is known in advance and is passed to the deserialize method, os its just a matter of deserializing using the proper class loader.
>
> --
> This message is automatically generated by JIRA.
> If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>
>

[jira] [Resolved] (DIRECTMEMORY-68) Standard Serializer is broken under OSGi

Posted by "Ioannis Canellos (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRECTMEMORY-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ioannis Canellos resolved DIRECTMEMORY-68.
------------------------------------------

    Resolution: Fixed

Committed to trunk.
                
> Standard Serializer is broken under OSGi
> ----------------------------------------
>
>                 Key: DIRECTMEMORY-68
>                 URL: https://issues.apache.org/jira/browse/DIRECTMEMORY-68
>             Project: Apache DirectMemory
>          Issue Type: Bug
>            Reporter: Ioannis Canellos
>            Assignee: Ioannis Canellos
>
> In some cases it fails to deserialize a class. Luckily the target Class is known in advance and is passed to the deserialize method, os its just a matter of deserializing using the proper class loader.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (DIRECTMEMORY-68) Standard Serializer is broken under OSGi

Posted by "Olivier Lamy (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRECTMEMORY-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy updated DIRECTMEMORY-68:
-------------------------------------

    Fix Version/s: 0.6.0
    
> Standard Serializer is broken under OSGi
> ----------------------------------------
>
>                 Key: DIRECTMEMORY-68
>                 URL: https://issues.apache.org/jira/browse/DIRECTMEMORY-68
>             Project: Apache DirectMemory
>          Issue Type: Bug
>            Reporter: Ioannis Canellos
>            Assignee: Ioannis Canellos
>             Fix For: 0.6.0
>
>
> In some cases it fails to deserialize a class. Luckily the target Class is known in advance and is passed to the deserialize method, os its just a matter of deserializing using the proper class loader.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (DIRECTMEMORY-68) Standard Serializer is broken under OSGi

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DIRECTMEMORY-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13214083#comment-13214083 ] 

Hudson commented on DIRECTMEMORY-68:
------------------------------------

Integrated in directmemory-trunk #113 (See [https://builds.apache.org/job/directmemory-trunk/113/])
    [DIRECTMEMORY-68] Fixed StandardSerializer. (Revision 1292562)

     Result = SUCCESS
iocanel : 
Files : 
* /incubator/directmemory/trunk/directmemory-cache/src/main/java/org/apache/directmemory/serialization/StandardSerializer.java

                
> Standard Serializer is broken under OSGi
> ----------------------------------------
>
>                 Key: DIRECTMEMORY-68
>                 URL: https://issues.apache.org/jira/browse/DIRECTMEMORY-68
>             Project: Apache DirectMemory
>          Issue Type: Bug
>            Reporter: Ioannis Canellos
>            Assignee: Ioannis Canellos
>
> In some cases it fails to deserialize a class. Luckily the target Class is known in advance and is passed to the deserialize method, os its just a matter of deserializing using the proper class loader.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira