Problem with deploying a plugin with multiple CustomDatabase-upgrades.
Hello everybody, I am currently developing a few openfire Plugins.We got a staging server and a development server. I recently did a lot of changes on the development system.On the staging system the...
View ArticleWhy the openfire console has garbled ?The local language is chinese simplified
Hi ! Why the openfire console has garbled ? The local language is chinese simplified.
View ArticleIQRouter not sends packet without specifying resource in jid
Why does IQRouter not sends packet without specifying resource in jid ?This jid username@server/resource works, and this username@server not.Is there any opportunity to send user a packet? Thanks.
View ArticleCan anyone help me what exactly is the exception means?
Hello, I just download of3.9.3 sources and imported in my Eclipse IDE. Everthing is fine I finished the setup process quickly and just typed admin account to login the openfire Administration Console,...
View ArticleSQLException: Unexpected token OFPUBSUBITEM
I just randomly got this in the log although I didn't do anything with pubsub: There's a SQL error in the PURGE_FOR_SIZE statement.Strangely, nobody else had it? java.sql.SQLException: Unexpected token...
View ArticleIQHandler not receives packets with subdomain receiver
When to = 'xxx@domain' my handlers works fine,when to = 'xxx@yyy.domain' handlers not invoked (below is packet I received) <iq type="set"...
View ArticleMuc - grant membership: nickname is not stored
When a room admin grants membership to a user (http://xmpp.org/extensions/xep-0045.html#grantmember), the provided nickname (nick attribute) is not stored. In my case, the room is memebers-only and...
View ArticleRetrieving the last 10 messages from the last conversation archive
Hi, I'm working on a web based Jabber client and would like to use OpenFire's conversation archive to load the last 10 messages of the last conversation for example when the user logs in or reloads the...
View ArticleUpdating Openfire Jetty from 7.4 to 9.1
Dear all, I would like to upgrade the Openfire embedded Jetty web server from 7.4 to 9.1. The primary reason is the speed improvement with SPDY. especially SPDY push. I have fixed all of the...
View ArticleLooking for a freelance OpenFire consultant
Hi there, My team of developers is building an XMPP chat app with OpenFire and parse. Our developers have done a great job thus far, but there are a few questions we have and we'd love to contract an...
View ArticlePEP via PubSub
Hi, I just need a quick verification from someone who knows the database structure that I'm properly publishing my custom LeafNode objects correctly. I'm following some of the previous threads on PEP...
View Articlehow to persist chatroom
can we persist chatroom in openfire using xmpp smack library even after all the user goes offline & can we make sure that user is not kicked out of the group if he goes offline
View ArticlePossible bug in RoutingTableImpl.routeToBareJID
Hi all,I think I found a bug in the routing policy. In the documentation of RoutingTableImpl.routeToBareJID method (http://fisheye.igniterealtime.org/browse/openfiregit/src/java/org/jivesoftware/o...
View ArticleHow do I know if a chat message is recieved by the server?
I'm creating an Instant Messenger application for Android using XMPP. How can I determine whether the messages that I send are received by the server? Or how do I determine if the message has been...
View ArticleOffline File Transfer In Openfire
I am working on a xmpp client, using Openfire 2.9.2 as server. My question is How can I support offline file transferring?I only want to do the offline file transferring (like offine message...
View Article[pull request] plugin: userservice - add new request type: grouplist &...
Hello! I have added 2 new tiny types of request for the userservice plugin on openfire:- grouplist: return the list of all groups in the form of xml <groupname> elements under <result>-...
View ArticleDoes Openfire have native Scripts?
Does Openfire have native scripts? I'd want to be able to automate the web UI processes. Merci d'avance.
View ArticleOffline message lost when sending emojicons
When user A (online) tring to send messages to user B (offline) all messages which contains emojicon code are lost. Openfire 3.9.3Asmack-android-8-source-4.0.0-rc2 MessageSENT (1): <message...
View ArticleMUC history isn't preserved after server restart (bug or by design?)
As we have never used MUC in production this never caught my attention. But now some of our users want to use group chats and they want to show previous history for reference when other users join. I...
View Article[Bug] OpenFire "Require encryption" still allows unencrypted
I'm using OpenFire 3.9.3 on CentOS (RPM install).As per the XMPP community general concensus, I've set the server to require server to server encryption. Unfortunately, t seems OF is still allowing...
View Article