How to solve Chinese garbled of openfire_src_4_0_4
Dear developers: When i finidhed the openfire_src_4_0_4 compile sucessful ,then i login the console ,some Chinese page distortion happened ,Is it the not configured correctly or some thing caused...
View ArticleExtended Stanza Addressing
How to find extended stanza address in openfire server. Some places i found 'multicast.jabber.org' but this address but it is not working. <message to='multicast.jabber.org'> <addresses...
View ArticleSlow maria-db behaviour when 1000 users are chatting together
Hi everybody,I have 1000 users connected that are chatting together (simulated with Tsung) and I want to use two of my clients to chat as well (these are real clients and not simulated with tsung).The...
View ArticleXmpp Beginner Problem
I am beginner of chat developer Any can't teach me, my code has any problem ???because mypersonal chat problem:- DeliveryReceiptManager can't received after sender online back - message time group chat...
View ArticleRoster size restriction.
I want to limit the roster size of users according to database requests. To be perfect, it should allow to put restriction based on subscription status (none, to, from, both), and on the domain part of...
View ArticleWrong key in groupMetaCache evict
In the GroupManager class, the groupMetaCache has several forms of key. One of them is populated in the getSharedGroups(String userName) method, where the userName is the node string (for example,...
View ArticleOpenfire don't realize idle sessions
My web application uses conversejs library for chat client and Openfire 4.0.0 xmpp server. When the user login the system, I create new xmpp bosh session and return request id, session id and jabber...
View ArticleXMLDebugger for OF 3.10.2 [Solution]
The plugin stopped working when I upgraded to 3.10.2 I had to modify the plugin's file RawPrintFilter.java methods: messageReceived and messageSent Object message is no longer an instance of...
View ArticleHow to build openfire 4.1.0 src for eclipse
Hi guyz,I'm very new to developing, and new to Openfire also. I had seen a lot of installation guides to build openfire to eclipse of previous Openfire versions. But cant see the guide for latest...
View ArticleConverse.js - Unexpected exeption - SASLAuthentication
Hey there everyone, i've found out that Converse.js (an XMPP client for Wordpress) have problems to connect to Openfire 4.1.0 servers. It trows out the following error in the Openfire logs: 2016.12.27...
View Articleopenfire.muc.MUCRoom.joinRoom() how to get MUCUser obj.
Hello all,I am trying to use this method below:MUCRoom.joinRoom(String nickname, String password, HistoryRequest historyRequest,...
View ArticleHow does the Openfire interceptPacket function's processed flag gets set to...
0down votefavorite I mean which function in the Openfire code invoke the interceptPacket function and how does it know if the packet has been processed or not?Signature of function- public void...
View ArticleError for starting openfire
Hi I'm a new developer for openfire. I have build and init(seting datebase and admin) openfire successfully. But after that, the following exception happened: Console: java.lang.NullPointerException...
View ArticleMAM-0313 missing and 'id' and 'queryid' attribute in Result packet
@see XEP-0313: Message Archive Management - 4.2 Query results Missing attributes in <result/> element:id - defined as mandatory: "that gives the current message's archive UID",queryid -"If the...
View ArticleCannot support TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384
Anybody knows, what this is? Happens since Upgrade to 4.0.
View Articlecan sometimes send sometimes not
i'm sorry, can i ask?i used openfire 4.0.3 and developer make android studio with smack librarybut sometimes i can send with openfire and other received but sometimes can'tthese several days i can't...
View ArticleCustom LDAP query?
Hi there, I can use the DbConnectionManager to perform custom SQL-Queries over the OF database.Is there a similar mechanism within the LdapManager?Thank you guys
View ArticleExpression is always true
Hi Please look this code:src/plugins/fastpath/src/java/org/jivesoftware/xmpp/workgroup/Agent.javaif (agentJID != null && agentJID.equals(agentJID)) { return;} agentJID is compared with...
View ArticleRoom leaving issue (MUC).
Hi, guys! I was faced with the problem that the Candy.js does not close its tab while trying to leave the room. Problem appears only in case when in this room was entered more than one clients from the...
View ArticleOpenfire not syncing with LDAP
Hallo, I opened a ticket to the community discussion, but I 'd like to be a bit more specific here. Setup:Openfire 4.0.3 (but previous versions have it, too)Embedded databaseAuthentication using LDAP...
View Article