chinese message is not correct ?
I use strope.js and openfire 3.10.2 to set the web chat system.But when i send chinese message,it is wrong and send English letter is right.I open the warn.log file of the openfire it shows...
View ArticlePaid assignment - "Idle clients" settings & message delivery/speed
Dear team from support/community. Please let me know whats the best place to put up this requirement. I am willing to put up a project to setup Openfire where it satisfies following requirements:...
View ArticleSubscription plugin not working as expected (Accept -> Local)
We are using the Subscription Plugin on our server with a setting of Accept -> Local. Which implies that all subscription requests sent by users who have an account on our server will be intercepted...
View ArticleChange DB connectionstring
Hi all, i installed openfire with internal DB and now i want to switch to MS SQL Cluster. Is there a way to export the DB and change the connectionstring or do i have to reinstall openfire with a new...
View ArticleSmack API Android Documentation and Examples
Hi Everyone,I hope you all doing well, Actually i need a favour from you. I want to know that if there any Example Application built for android using the Latest Smack API.I want to create a chat...
View Articlehelp database error (i am guessing)
I opened my openfire server today after the electricity when out over the weekend and I got this: Database setup or configuration error: Please verify your database settings and check the...
View ArticlePossible bug in XMPPConnection
Sorry for my english is very poor. I use Smack 4.1.3 public class RosterGetInstanceFor { protected static ConnectionListener connectionListener = new ConnectionListener() { @Override...
View Articlechat markers support in smack (xep-0333)
Hello,I am working on a xmpp client application for android. the ios version will have support for chat markers through xmpp framework (xmpp framework implements xep-0333)it would be great if the...
View ArticleWhy i have to restart Openfire every day?
Hi, my openfire server need a restart every day. If i doesnt restart it, nobody can login or registrate on the server. My System:Raspberry Pi, raspbianno other Apps installeddynamic dns active and...
View ArticleAndroid chat using smack
Hello everyone,Following is a code snippet from chat.java class of Smack library, in some case the number of listeners is zero, and my chat wont works but when the listeners is created chat works,...
View ArticleOpenfire clustering fails to correctly sync room occupants
Hello all, We are having a critical issue in our production Openfire cluster, where room occupant list does not correctly sync when a node is started/restarted. We observe this issue only in CentOS /...
View ArticleOpenfire: delayed replies. Are they normal?
Hi all, I've a strange behavior with Openfire 3.9.3 and I'd like to know whether it's normal or not. I'm using a web client based on Strophe (Candy) and when I send messages like: <body...
View ArticleException reloading roster
Hepl Please me. config = XMPPTCPConnectionConfiguration.builder() //Базовыйе настройки .setUsernameAndPassword("53534343345353@gcm.googleapis.com", "AIzaSy453453fdWfNP4563634635gfvvxdwe43")...
View ArticleTwo Openfire Server Sharing Contacts
Hi There, can anybody knows how to enable sharing contacts within two diferrent Openfire Server.? Thank You very Much!Shallom
View ArticleEmojicons in ofOffline table shows as ??????
Hi, I am facing an issue in offline storing and relaying of emoticons. The emojicons got ??????? instead of the actual code. I have tried all possible solutions of changing Character encoding from...
View ArticlesetRosterLoadedAtLogin
How use in XMPPTCPConnectionConfiguration???config.setReconnectionAllowed(true); config.setRosterLoadedAtLogin(false);
View ArticleHow use
Help please me. The issue is not with the client but due to careless coding. I have been assigning single instance of connection object to a class variable and listener is adding to these reference...
View ArticleMaintain XMPP connection
Hello everyone, New with Smack, I've encapsulated the creation of my xmpp connection into the following function: public AbstractXMPPConnection createConnection() { SmackConfiguration.DEBUG =...
View ArticlePacket loss on MUC
I set an Openfire on windows server 2012 R2 and it seem to be working on HTTP bing.Then i set up conversejs as an xmpp client for MUC chat.The problem is messages are not always reaching destinations,...
View ArticleNo response from server. OpenFire | Smack
Hi,I'm using the Smack 3.2.1 and Openfire 3.6.4 & above for couple of years.Facing the following problem very often. No response from server.: at...
View Article