Null Cache Store in PEPServiceManager

Description

2016.12.20 23:01:15 ERROR [socket_c2s-thread-2]: org.jivesoftware.util.cache.DefaultCache - Ignoring null store in Cache:
java.lang.NullPointerException: Null value is not allowed!
at org.jivesoftware.util.cache.DefaultCache.checkNotNull(DefaultCache.java:708)
at org.jivesoftware.util.cache.DefaultCache.put(DefaultCache.java:142)
at org.jivesoftware.util.cache.CacheWrapper.put(CacheWrapper.java:150)
at org.jivesoftware.openfire.pep.PEPServiceManager.getPEPService(PEPServiceManager.java:82)
at org.jivesoftware.openfire.pep.IQPEPHandler.handleIQ(IQPEPHandler.java:413)
at org.jivesoftware.openfire.pep.IQPEPOwnerHandler.handleIQ(IQPEPOwnerHandler.java:61)
at org.jivesoftware.openfire.handler.IQHandler.process(IQHandler.java:66)
at org.jivesoftware.openfire.IQRouter.handle(IQRouter.java:372)
at org.jivesoftware.openfire.IQRouter.route(IQRouter.java:115)
at org.jivesoftware.openfire.spi.PacketRouterImpl.route(PacketRouterImpl.java:78)
at org.jivesoftware.openfire.net.StanzaHandler.processIQ(StanzaHandler.java:341)
at org.jivesoftware.openfire.net.ClientStanzaHandler.processIQ(ClientStanzaHandler.java:99)
at org.jivesoftware.openfire.net.StanzaHandler.process(StanzaHandler.java:306)
at org.jivesoftware.openfire.net.StanzaHandler.process(StanzaHandler.java:198)
at org.jivesoftware.openfire.nio.ConnectionHandler.messageReceived(ConnectionHandler.java:181)

Environment

None

Activity

Show:

Greg Thomas January 7, 2019 at 9:58 AM

Fixed as part of

Daryl Herzmann January 7, 2019 at 2:40 AM

Greg, could you kindly comment if you think this issue still exists?

Duplicate

Details

Assignee

Reporter

Fix versions

Priority

Created December 21, 2016 at 9:55 AM
Updated October 28, 2020 at 11:02 AM
Resolved January 7, 2019 at 9:58 AM