Openfire 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 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 ArticleUser search in LDAP does not support Wildcards
As some support issues already stated, the use of wildcards when searching users, using the search plugin is not working...
View ArticleMUC Connection Error in IQ request processing
I am using openfire 4.0.2 with spark 2.7.7 and following is the error seen on openfire error.log. org.jivesoftware.openfire.nio.ConnectionHandler - Closing connection due to error while processing...
View ArticleRetrieving user info through XMPP (XEP-0154 error 503 service unavailable)
Hi! I am using a web page that creates users through the REST API plugin. Users are created with additional properties, such as account #.I was trying to retrieve that information through the BOSH...
View ArticleFrequent CPU spike on Openfire on Windows 2008
We are running Operfire version : 3.9.1 on Windows 2008 R2 server in a 64 bit JVM.Very recently , we have started seeing frequent CPU spikes on the server. The threads that are taking up most of the...
View ArticleSupport for roster versioning (XEP-0237)
Hello, is there a plugin for XEP-0237 or are there any plans to support this spec any time soon? Mobile applications would profit from it very much and at the moment I'm implementing the client side...
View ArticleDefault Privacy List on account registration
In my experience, the standard behaviour for chat systems is to filter messages and presence from people you don't know/have not accepted yet. This is not a perfect solution, but I think it reduces...
View ArticleWrong Bcrypt version, 2a expected.
Hi, (I think this qualifies as a bug, but it may also be a feature request.) I am trying to use a Laravel website as AuthProvider. Laravel uses bcrypt. I added the following to openfire.xml:...
View ArticleServer configuration for XEP-0033?
Can anyone tell me if the OpenFire server needs any special configuration for supporting XEP-0033 Extended Stanza Addressing? Thanks,Chuck
View Article