Contributing Software
Hi all, The group that I am working with loved FastPath, except it had some big limitations (like no cross-domain widget support or ticket queues). Hence, we built a more customized package using:...
View Articlecopy message, modify to address and send to another server on server
Hi,I have a requirement, every user has two kinds of client, when user send a message in any client, the message should be received in both.I came up with an idea using two openfire servers, one for...
View ArticleCustom OfflineMessageStrategy
For my usage of Openfire I want to implement a custom OfflineMessageStrategy that is basically store or bounce -- if the message is flagged as no-store then I want to send the bounce message but if the...
View Articlemonitor openfire login
Could someone add this to the next release please? org.jivesoftware.openfire.net.SASLAuthenticationbefore Line 288 Log.info("User Login Failed. " + e.getMessage());after Log.info("User...
View ArticleOpenfire Server not Installing on CentOS
I am renting a server from Bluehost atm and I am trying to install the openfire jabber server on it. However, I am having troubles as everytime I try to run the rpm by following instructions on the...
View Articleprogrammatically add roster items and users
hi.i'm creating an application that interact with openfire jabber server.my application have to programmatically create Users, RosterItems...I use a postgresql database and create Users and RosterItems...
View ArticleCustomized Chat messages and Events in Openfire
We are working on a Chat application for Android Platform and we have a PHP based REST API which takes care of user registration etc.Openfire was easy to implement to get the Chat happening but post...
View ArticleUnsubscribe Loop
In a similar bug related to OF-38 there is an Unsubscribe loop: The client's "affirmation" unsubscribe message is routed to the contact by the server per the RFC.Extensible Messaging and Presence...
View ArticleMessage loss while timeout
When a client loses the connection to the server without properly closing it, for example because of a typical cyclic DSL-disconnect or if the network-cable is pulled out, the server doesn't seem to...
View ArticleProblem with the Certificates importation Openfire 3.10.0
Using Openfire 3.10.0 I have not been able to import certificates from the tool of Openfire management. (Import: certificate + private key + pass phrase), I need validate my server to be able to...
View ArticleCustom location of keystore and truststores in Openfire
Hi everyone, I'm thinking of having the keystore and truststores for Openfire located on removable media, to make it more convenient for me to have someone replace these in remote offices. I was...
View ArticleAdd user to shared group (XEP-0140)
We are creating custom XMPP-client and are using OpenFire server 3.9.3. Question is: does OpenFire fully support standart XEP-0140: Shared Groups (http://xmpp.org/extensions/xep-0140.html) or a newer...
View ArticleUnsubscribe on a valid pubsub subscription returns unexpected-request:...
I interrogate Openfire for a list of my subscriptions. Note that 5GK790.... is present in the list. OUT: <iq id="7f460c8c-0ed7-4f74-b1fb-5dc783093593" to="pubsub.clarabel" type="get">...
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 ArticleBig savings in Openfire Memory Consumption
Hi, I have checked the forums for this issue/fix and haven't found any We are using openfire to send messages varying in size from 1k-9k and we found situations where openfire was dumping heap due to...
View ArticleUnexpected disconnect issue with Openfire 3.9.3/3.10.0/3.10.1
Dear All, Greetings from India !! We have setup Openfire 3.9.3(previously 3.5.2) in our company since almost 1.5 years and people are happily using it. In addition, we have customized Spark for...
View ArticleOpenfire with Fastpath
Hello, We are looking to integrate our product with Openfire with Fastpath to be able to provide customer service like chat functionality. I downloaded Openfire 3.9.3 and have also enabled the Fastpath...
View ArticlePrebind not working due to RID
Hello, I have searched for similar issues/questions here but haven't found anything. I am using Java babbler to sign a user in to the openfire server and retrieve the RID and SID, using BOSH. I then...
View ArticleRequest: add IP to login failed message in info.log
Login attempts are logged to info.log like:2015.03.29 03:03:41 org.jivesoftware.openfire.net.SASLAuthentication - User Login Failed. PLAIN authentication failed for: [USERNAME] Please think about...
View Article