-
After analysis, I've found out that NPEs were caused by
NULLvalues being cached and nodes from MIX were loaded due to the fact that PubSub event (also fired in MIX) were propagated also to PubSub component. I've modified source code, to add filtering of PubSub events based oncomponentName, so that if PubSub component namedpubsubfires an event it will be processed by all handlers but it is possible to filter out events coming from the component with a different name.
| Type |
Bug
|
| Priority |
Normal
|
| Assignee | |
| Spent time |
0
|
Issue Votes (0)
Watchers (0)
NPE in cache (statistics gathering) and issue with MIX nodes being in PubSub cache