64 Bit Windows Installer feedback
Ok, so as promised, I installed the 64 bit Windows 4.1.5 w/ JRE on top of my existing Openfire 4.1.4 that was already running 64 bit thanks to the patched files floating around here and the 64 bit JVM,...
View Article.toXML() Logging Overhead
Hi guys, we have profiled our own plugin and discovered some performance issues in openfire and in the tinder library.In both projects there are many log entries for packets. That is good, but on every...
View ArticleDefault Privacy List on account registration
In my experience, the standard behaviour for chat systems is to filter messages from people you don't know/have not accepted yet. This is not a perfect solution, but I think it reduces unwanted...
View ArticleCan I develop openfire using IDE Tool IntelliJ IDEA?
Did anyone use IntelliJ IDEA as openfire dev IDE? Could you pls give me a hand, how to run it in IDEA?Thanks a lot.
View ArticleInstall SSL RSA->OK DSA->Fail
Hi, I have one problem with certificate SSL. RSA is good: DSA is with ERROR:There was an error while trying to import the private key and signed certificate. Internal server error: The supplied...
View ArticleWeb API remove users from room, need help!
Hello, I have an issue and I was wondering if anyone could help me. We have an Openfire server set up. We are dynamically creating chat rooms on the fly for customer server chats with an agent. So...
View Article"Queue full" and Openfire insert query performance
Hi I faced the error following recently. java.lang.IllegalStateException: Queue full at java.util.AbstractQueue.add(AbstractQueue.java:98) at...
View ArticleHow to create rpm of openfire from source?
Hi, I`m able to build and run openfire after reading http://www.igniterealtime.org/community/docs/DOC-1020 How can I get an rpm version of openfire after I modified the code? If the modification to...
View ArticleA message lost scenario
Consider the following stepsclient A connected and sent a fetch command (XEP-0013)client B sent a message M1 to A, but A is not in available state, so server put the message into offline store.After...
View ArticleProperly unbind WebAppContexts in Plugin destroy
Hello Community, I am struggling for a while now to get a plugin reload working with properly rebinding the WebAppContext.Each time I reload, jetty won't accept connections to the WebApp Context path...
View Article[bug_report] Hazelcast backed Cache's do not honour setMaxLifetime /...
I recently came across an issue whereby if you set a cache size/lifetime using Cache.setMaxCacheSize() / Cache.setMaxLifetime() it has no effect on Hazelcast backed Caches - configuration is taken...
View ArticleBug: NullPointerException in org.jivesoftware....
Hi Openfire Devs! I have a bug report which is causing some issues with MUC usage in our installation. We're seeing NullPointerExceptions like the following: 2017.08.0315:02:57...
View ArticleOpenfire test
Hi friends : I should build 100.000 users on Openfire in local network and send message to them and achieve the time of sending to reciving.(I use agsxmpp or Matrix Lib for connection. I've added users...
View ArticleI want to create a group using smack
we can create group in openfire like the attached image console panel. but i need to create group programatically as well as in an android. Anyone help me.
View ArticleSearch plugin v 1.7.0
Hi! I need search plugin for openfire, but v 1.7.1 doesn't work with AD LDAP, and I need search plugin v 1.7.0.where I can download it?
View ArticleHow to use MUC-light in openfire ?
Shall we use muc light in openfire server. I search lot about muc. In magosta IM client using MUC light . if any one give suggestion it'll very help us.
View ArticleCan i add which custom properties to ofgroupprop database table?
In OpenFire, there are 3 default properties in the name column of the ofgroupprop table. My purpose is to customize the table ofgroupprop and find other features from these 3 features...
View ArticleXMPP Support Chat
Hello I'm new to the XMPP scene and work since four weeks on a support chat solution. From pre-binding till anonymous login i cant found my ideal case... That is what i want to do:There are (i.e.) four...
View ArticleConnection in backgroud for ios
Hi Team, I have devleloped chat application for Iphone which works fine when application is in forground state. When my application is in background then i am receiving push silent notification from...
View ArticleHow do I get archive of one on one conversation?
Hi, i'm new with openfire, I have the monitoring plugin v1.5.7 and OpenFire v4.1.5 when retreiving the archive of a convesation i use:<iq xmlns="jabber:client" type="result"...
View Article