users/groups HTTP ERROR 500 only when clustering enabled
Some users encountered this error while enabling clustering. I guess the previous issue report isn't created in correct place. So, I'm reporting it in OpenFire Dev again. users/groups HTTP ERROR 500...
View ArticleOpenfire online issue
I am using openfire server in my iOS App . some time my user does not goes online even i connect from my iPhone App.some time when one user goes online the other went offline from the panel.
View ArticleDoubt some timing issue in openfire.
Openfire use Mina as its network engine. In Mina, the IoHandler is not thread-safe.(refer: https://mina.apache.org/mina-project/faq.html#do-i-need-to-make-my-iohandler-thr ead-safe)That means all...
View ArticleOpenfire server-side avatar scaling
Previous openfire server was built from 3.6.4 source; we kept it running and upgraded periodically til we got to 3.10.2. With 4.0.1, we created a new server (as we were changing other parts of our...
View ArticleOpenfire with NoSQL database? (e.g. MongoDB)
hi there can anybody tell me if i can run the openfire server with a nosql database in the background instead of a relational database?i found a forum post from 2012 or 2013 where they were talking...
View ArticleMultible auth sources
Is it possible to combine LDAP auth with local auth? So use both at the same time?
View ArticleConnect to OF-Database from Plugin
hi everybody, i want to write a plugin for openfire and this plugin needs access to the openfire-database (mysql).is it the correct way to obtain a connection via the...
View ArticleAccessing Openfire DB from Android client
I have integrated mySql with Open fire server for storing all info of users connected. I can access information of the users from server panel, but not finding anyway to access from android client...
View ArticleAdding user through REST API to Android App --- need HELP PLS..
Hi Experts, I am currently developing chat app in android and I am trying to register the phone to the openfire serverusing the REST API provided by openfire plugin. Now my problem is I'm getting an...
View ArticleUse of wrong operator in string comparison?
Hi! 1) There is code:https://github.com/igniterealtime/Openfire/blob/0b0dc85e4a47fc841b5c59e419e28c34 dda0a7ad/src/plugins/rayo/src/java/com/sun/voip/server/WebRtcCallAgent.java#L53...
View ArticleLogin Problems with Custom Database Integration Guide in OpenFire
I followed the solution below to try to integrate my custom Oracle database.https://community.igniterealtime.org/thread/45325#216197 Now I am able to login to Admin Console using my custom admin...
View ArticleCurrent size of roster cache going negative in openfire
Gradually roster cache is being built up and its current size as shown on openfire console is going negative . Due to this, openfire is getting out of memory.Why does it happen?Is there any solution....
View ArticleException in server sessions tab w/ 4.0.3 and cluster setup
Seem to randomly have my cluster servers get in a state where the server sessions tab won't display anything other than this exception. Exception:java.lang.AbstractMethodError:...
View ArticleImplementing push notification with ios app.
Hi,I am ios developer. i need to implement push notification on off line chat but i m getting these 2 errors on my eclipse with open fire source code. Please suggest me what is the issue on that. I m...
View ArticleBosh connection not stable
Bosh connection disconnecting from openfire. Seems openfire firing it 2016.10.10 19:15:33 org.jivesoftware.openfire.muc.spi.MultiUserChatServiceImpl - Internal server...
View ArticleTDS Protocol error
I have ~2300 rooms configured in ofRooms and every time openfire is throwing the following error when it is coming up and because of which rooms are not read from DB. Any suggestions? ERROR [main]:...
View ArticlePrivacy lists on first run
Issue :When the server is started with an empty "ofPrivacyList" table, the behaviour concerning PrivacyLists is not robust. Workaround:Use any account to create one PrivacyList, then restart the...
View ArticleOpenfire plugin simulating client
hey guys, i want to develop a OF pugin that can receive messages. i thought about simulating a client using a client library (like smack) and connect it to the server. is this the correct way or is...
View ArticleFeature Request: XEP-0198 Stream Management
Now that there is a Feature request bug for Smack (SMACK-333) it would be nice to add a bug for openfire too.I know that Stream Management is not easy to implement on Server side, therefore it will...
View Article[bug_report] Cached LDAP group information is never updated
Note; This is an issue with the hazelcast.jar clustering; the older/legacy coherence based clustering.jar does not have this issue. Steps to reproduce;1. With a hazelcast clustered Openfire backed by...
View Article