We're facing few weird issues while using open-fire for one to one and group chat.
Following are the configuration and third-party libraries we're using to achieve web chat functionality.
- Version of Openfire is 4.1.4
- Version of PHP 5.5 MySql - 5.7.18
- strophe.js Attached to this link
Attached, please find the screen shots to know the exact warnings what we are getting at the time of chat.
We're not sure why this issue is occurring that's why we open this issue over here to know your thoughts.
Our server provider suggests that the session of user is created multiple time by openfire. That's why session is not closed properly at the time of logout or user left any conversation because of that memory gets leak and openfire crashes frequently and chat doesn't work.
Any quick help would be really appreciated.