[infinispan-issues] [JBoss JIRA] (ISPN-2998) NPE on shutdown: ExternalizerTableProxy already cleared

Sanne Grinovero (JIRA) jira-events at lists.jboss.org
Fri Apr 5 14:15:42 EDT 2013


Sanne Grinovero created ISPN-2998:
-------------------------------------

             Summary: NPE on shutdown: ExternalizerTableProxy already cleared
                 Key: ISPN-2998
                 URL: https://issues.jboss.org/browse/ISPN-2998
             Project: Infinispan
          Issue Type: Bug
    Affects Versions: 5.2.5.Final
            Reporter: Sanne Grinovero
            Assignee: Mircea Markus
             Fix For: 5.3.0.CR1


Apparently the method

{code}org.infinispan.marshall.jboss.JBossMarshaller.ExternalizerTableProxy.getObjectWriter(Object){code}
can be invoked during shutdown even when _externalizerTable_ is null, generating an NPE.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list