[
https://issues.jboss.org/browse/ISPN-2751?page=com.atlassian.jira.plugin....
]
Dan Berindei edited comment on ISPN-2751 at 1/29/13 5:31 AM:
-------------------------------------------------------------
Interesting, we were just looking at the ISPN-2752 stack trace yesterday, which shows that
all outstanding requests are "closed" by JGroups (by returning an exception)
before actually shutting down the channel. The ExternalizerTable component only shuts down
after the JGroups channel, so it shouldn't be possible to have active requests after
the ExternalizerTable has stopped.
Do you have TRACE logs?
was (Author: dan.berindei):
Interesting, we were just looking at the ISPN-2572 stack trace yesterday, which shows
that all outstanding requests are "closed" by JGroups (by returning an
exception) before actually shutting down the channel. The ExternalizerTable component only
shuts down after the JGroups channel, so it shouldn't be possible to have active
requests after the ExternalizerTable has stopped.
Do you have TRACE logs?
NPE after JBossMarshaller stops
-------------------------------
Key: ISPN-2751
URL:
https://issues.jboss.org/browse/ISPN-2751
Project: Infinispan
Issue Type: Bug
Components: Marshalling
Affects Versions: 5.2.0.CR2
Reporter: Michal Linhard
Assignee: Galder ZamarreƱo
Priority: Minor
Fix For: 5.2.0.Final
JBossMarshaller is used by JGroups even after it's stopped
which produces NPE on nonexistent externalizerTable:
https://github.com/infinispan/infinispan/blob/master/core/src/main/java/o...
--
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