Openfire kills idle connection
I have questions regarding the BOSH component of Openfire. I get often reports from user of our XMPP library that Openfire kills session on BOSH which were inactive for a while. When does Openfire kill...
View ArticleOpenfire
Hi there; I would like to developp a tchat application over Internet under Android by using un Openfire server and Smak API, but I don't have a clear idea how to start, could you help me please with...
View Articleopenfire mysql integration
I am having a problem with integrating external mysql database with openfire server v3.7.I am relative new to openfire server but have been given the task to integrate openfire server to existing...
View ArticleChange Request : Option to Register Plugins as Full Domains instead of Sub...
To start with, this is probably an odd change request and I have held off asking as it probably has very limited utility outside my particular usecase. However, the changes I had to make to the base...
View ArticleHTTP Binding - 502 Bad Gateway 503 Service Unavailable errors
Hi, Im using the jQuery XMPP client https://github.com/maxpowel/jQuery-XMPP-plugin to connect to openfire chat server via HTTP proxy binding How ever i'm frequently getting NetworkError messages while...
View ArticleProblems with HTTP binding
Candy maintainer here. You might care that people are still reporting that HTTP binding is unreliable. We experienced the same problems years ago. Related thread on our mailing list:...
View ArticleI've fixed a bug and created a patch. Can you commit it to SVN please?
Hi, as I've already posted a few weeks ago in the Openfire Support forum, Openfire has a bug, when it comes to deleting roster items. Currently Openfire behaves like this: If User A deletes Contact B...
View Articleorg.xmlpull.v1.XmlPullParserException: processing instruction can not have...
Hi devs, I am randomly getting following exception, when I try to make a connection (xmppConnection = new XMPPConnection(serverUrl);) to my Jabber server (Openfire)....
View ArticleServer-side support for XEP-184
Guys, I didn't find how to create an issue in issue tracker so I'm creating this discussion. According to XEP-184 (http://xmpp.org/extensions/xep-0184.html) two client are able to exchange with...
View ArticleImproving the software development process
Further to the discussions here: http://community.igniterealtime.org/blogs/ignite/2013/11/26/improving-the-softwa re-development-process Debating the future of source control for the Ignite community I...
View ArticleS2S --XMPP Federation Fails - Openfire 3.8.2 - Cisco CUPS
Trying first time federation and it is failing with Cisco cups server.External DNS SRV resolution is this:External Resolution:_xmpp-server._tcp.gpi.com has SRV record 0 0 5269 im.gpi.com.Port 5269 is...
View ArticleCustom IQHandler in Plugin doesnt get anything
Hey there everybody, I started creating my first Plugin just now.What I want to do is handle some custom IQs so I can set some Flags on the server or return some stuff.However, my PLugin does register...
View ArticleScheme of custom IQ
Hello everybody, I recently started developing my own plugin for openfire.I added a IQHandler which finally starts to recognize my IQs. However, I struggle with some thing. For example I want to add an...
View ArticleWhere does openfire store the users JID in the database?
Hello everybody, I am currently trying to find where openfire does store the users JID on the database.I thought this could be found in the ofUser table...but no luck yet. I hope somebody can help me...
View ArticlePHP Form Support
My skill level is not very good. But I was hoping someone can support with creating a PHP Userform for registering an account for Openfire using UserService Thanks in advanceJim
View ArticleA Strange Error In Plugin
I found a very frequent error in the log file of jboss, in which we build a plugin for openfire to run. Here is the error: java.io.EOFException: no more data available - expected end tag...
View ArticleIQHandler gets wrong packets
Hello everybody, I am currently developing a plugin that shall react to some custom IQs...So I implemented some IQ Handlers ....and 3 out of 4 work. I got IQ Handlers reacting on the following names...
View Article"Unloading plugin JAR file lib/*.jar" spam in console
I've developed an Openfire plugin for Apple Push Notifications (for internal use only). I've used some external libraries and put them inside the lib folder of the JAR. The plugin works fine, but my...
View ArticleHow many sessions are allowed per user?
Hello everybody, I am currently writing a application to communicate with openfire.I am breaking processes down to use their own XMPPStream (which is interpreted as a session on openfire) I got 5...
View ArticleUnable to retrieve archive messages from openfire
i have configured Enable Message Auditing(view SELECTION_004.PNG) in server. This is the stanza which I have passed to Openfire Server <body rid='754080999'...
View Article