Bosh 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 Article"secs" attribute of "from" and "to" Elements in Monitoring Plugin (Message...
In XEP-0136: Message Archiving 4.6 section. Quote: "The time in whole seconds of the message relative to the previous message in the collection (or, for the first message, relative to the start of 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 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 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 ArticleOpenfire StackOverflowError
Hello, I made a plugin for Openfire which use the Bot functionality(see Attachment). I create a virtual connection and a Bot User. This User has in his Roster some other users. Now the Problem: When...
View ArticleOpenfire could not send files when clustering enable
Hi, i have a question about file transfer. I have two client who sends each other file and one of them behind nat.When i set single node without clustering there is no problem, file can be sent but...
View ArticleHow to get a owned persist muc room ID list for a user?
Hi all: I can find the affiliations from ofmucaffiliation table in the DB with SQL, I wonder if there any API to get this list? thanks
View ArticleOpenfire XMPP Chat Implementation for Ios Using PHP rest API
Hello ,I am using first time Openfire XMPP server So I have install Openfire server on my local system and I want to implement Chat functionality on my Ios App.using PHP rest API.So I don't understand...
View ArticleStructure for make chat app in android,ios,web with openfire
HelloI am new in openfire.I want to create chat app in android,ios and also in web.I setup openfire and it work fine with spark client.but confuse in how to make structure for manage all three platform...
View ArticleOpenfire not syncing with LDAP
Hallo, I opened a ticket to the community discussion, but I 'd like to be a bit more specific here. Setup:Openfire 4.0.3 (but previous versions have it, too)Embedded databaseAuthentication using LDAP...
View ArticleOpenfire Properties
This is an attempt at documenting every property used by Openfire. Please keep this list in alphabetical order, for easier searching. XML PropertiesOpenfire System PropertiesJava System...
View ArticleAn Error In 4.0.2/4.0.3 caused by jsp taglib
when i use the version 4.0.2,4.0.3 source code(jdk7,win10).after ' ant openfire ' ,I use openfire.bat to start, I see this error when running 'ant openfire 'after i read source code,i guess it caused...
View ArticleRoster push not sent after Unsubscribed
I have found a behavior that I think is an incorrect implementation of the spec:In the conditions described below Openfire does not send a roster notification to a client informing them that a Roster...
View ArticleBug when banning user from MUC Room
Hi, im not 100% sure but i think i found a bug in Openfire 3.10.2... When i ban a user from a MUC Room with: <iq xmlns="jabber:client" type="set" to="x9cdypkn8f53t8jj@conference.xxx.com"...
View ArticleBug Report: Multiple DNS SRV records on Dialback
Inbound server-to-server XMPP connections fail on dialback when the calling server has a high-priority record that fails. OpenFire gives up on dialback when it fails to contact the first server in the...
View Article[Bug] Deadlock in PrivacyList logic
I am experiencing a deadlock in the OpenFire 3.9.3 (not sure if present in the last stable version), when using PrivacyLists. High level descriptionI implemented a custom OpenFire plugin, which manages...
View ArticleGetting started - extending a stanza
Hi all, I'm just looking for a way to get me started.... I want to extend a stanza (probably Presence) with my own namespace and some structured information within it. I'm assuming I just write a...
View Article