Debian packaging fix for Openfire 3.8.0
Openfire 3.8.0 finally allows the package to depend on OpenJDK however the init.d script has not been updated to reflect this change. The following resolves the issue and the server starts...
View ArticleWish: to replace the instruction "TRUNCATE" on "DELETE"
Wish: to replace in all plug-ins and files *.sql the instruction "TRUNCATE TABLE [TABLE_NAME]" on "DELETE FROM [TABLE_NAME]"The reason - such syntax is not supported by some control systems of bases,...
View ArticleOpenFire disconnects the connection and does not reconnect
Hi, OpenFire randomly disconnects and does not reconnect again. Some times I get this issue once after 2 mins or randomly. I have smack api who push the data to open fire and another application...
View ArticleIQHandler handling RESULT IQs
I am currently using an IQHandler in my openfire plugin to handle incoming IQ packets from my Smack client. Things have been working fine except for when I do plugin-initiated requests to the client....
View ArticleHow to configure openfire message limit
Hi, I understand that the default size for the message is 1MB, is there a way to re-configure the limit. Any help on this regard will be helpful. thanksLokesh
View ArticleGot error while compling openfire workspace
I am new to Spark and openfire and I want to use spark and openfire. I have checked out open fire workspace from SVN and when I tried to compile but got the error. I followed steps from Openfire SVN...
View ArticleBug Report -- Pub Sub (XEP-0060)
Openfire (Version 3.8.2) Let me first of all commend the developers of (and contributors to) Openfire for their effort and dedication. Bug 1?In Section 5.6 of XEP-0060, a request -reply (IQ) exchange...
View ArticleOpenfire 3.8.1 logs
Hi, I just moved from an old version of openfire to 3.8.1.The log files were not getting generated so i put all my log configurations in the log4j.xml in [openfire]\lib folder. Instead of log...
View ArticleMUC Mediated vs Direct Invite bug?
This is regarding Example/Listing 57 of the MUC XEP (XEP-0045). When a server forwards a mediated invite to a destination JID, the invite according to the XEP looks like this; <message...
View ArticleOpenfire Disco MUC Support
On sending a discover info request to my local Openfire server prior to installing version 3.8.2 I used to get this “<feature var='http://jabber.org/protocol/muc'/>” indicating MUC support....
View Articlehuge contact list
What would be the issue if we had one single user having all other users within his contact list (a kind of big brother). I do not mind if this specific user does not gather the roster list at all...I...
View ArticleClustering issue in openfire
Hi , Can any one help me to do clustering using openfire. I installed openfire in 4 systems along with hazelcast plugin. I configured in hazelcast configure file with these four systems hostname...
View ArticleOpenfire3.8.1 Log management
Hi, Recently shifted from openfire3.6.4 to 3.8.1.i understabd that the logging configuration has changed and that now log4j is in /lib/ folder. For my plugins, i have configured the log4j.xml with...
View ArticleBug: Encrypted Passwords in Openfire's Database don't offer more security...
Hi, Disclaimer:I did not send this privately, as this information is already found in some shaddier part of the web (I stumbled upon it while searching for "openfire blowfish"). Background:While...
View ArticleIs possible to have 2 authentications source for Openfire one LDAP another a...
for start I'm totaly new on the app but so far looks verry good.I have an implementation of an openfire server runing in a windows server, I got it workign on the LDAP, but now we have a ne...
View ArticleOpenfire scalability architecture
Hi, I want to sketch out an architecture for how we can scale out with our solution, which is using openfire. I know we can use connection managers, but when we grow out of that, what do we do. Is...
View ArticleOpenfire with lots of Eclipse errors
Hello,I am trying to build the openfire project following this post: http://community.igniterealtime.org/docs/DOC-1020 I am able to build succesfully using "Ant".However, there are lots of errors...
View ArticleLDAP: All clients (but Spark) show disabled users
Hello, we are running on 3.8.2 on Ubuntu. We are AD LDAP integrated and using an ldap.searchfilter to limit the roster to only enabled users that are members of specific...
View ArticlePresence status is not correct
I am developing a simple chat application.I am creating three users using asmack first of all I create user first 1.) 111 with two roster entries...
View Article[Request] Make sharing group with external groups independent from internal...
We habe an application for openfire where it is used for psychological counseling. Therefore it is necessary for all users in the group "clients" to be visible to all users in the group "counselers"...
View Article