[
https://issues.jboss.org/browse/ISPN-2751?page=com.atlassian.jira.plugin....
]
Michal Linhard commented on ISPN-2751:
--------------------------------------
Because this exception is reported by JGroups, it's output only as one line ERROR
message (see the link).
I managed to catch it via exception breakpoint and see it directly in Eclipse, but I
can't find my notes, where I pasted the stacktrace and it's quite a long process
to recreate it.
The JGroups code triggering it is this one:
https://github.com/belaban/JGroups/blob/master/src/org/jgroups/blocks/Req...
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