No se que hago mal con el OpenFire
Tengo un equipo servidor con Windows Server 2012 R2, tiene roles de AD y Escritorio Remoto.. le instale a este el Openfire 3.10.0 y lo he configurado mil veces, pero cuando desde otro equipo intento...
View ArticleError when clicking on user/Group tab in the admin console.
I am running openfire Openfire 3.10.0 on my ubuntu server and all seems to be working except for the fact that I can't see the list of users subscribed to my server in the admin console.When I click on...
View ArticleOpenfire 3.10.0 with high cpu memory usage
Hi, I found that Openfire will have high cpu memory usage after running several days. I have to restart service to fix it.I set option to 8g mem via OPENFIRE_OPTS="-Xmx8192m" and...
View ArticleAppData\Roaming\Spark\Users?
How can i go to C:\Users\computer name\AppData\Roaming\Spark\User ..in windows Last XP? Because i tried.. it doesn't work...!
View ArticleOpenfire 3.10.0 loadstats plugin does not work
org.jivesoftware.openfire.container.PluginManager - Error loading plugin: /opt/openfire/plugins/loadstats java.lang.NoClassDefFoundError: org/apache/mina/common/IoService at...
View ArticleConnection closed with error ,Parser got END_DOCUMENT event
Hi, I am using smack 4.1.0 version to integrate chat feature in one of android application. I am able to connect server properly and send message. But after 2-3 mins, Connection is throwing below...
View ArticleHow to handle registration exceptions with AccountManager in Smack 4.1
I want to connect anonymously to openfire server with android smack 4.1 client and create new account (username,password) on server with AccountManager.How to get response information if the username...
View ArticleGetting user last active repeatedly
Currently I have code to view a users lastActivity using the LastActivityManager, this works however if I try to get this every 5 seconds or so in my case i get frequent no reply from server packet...
View ArticleUser showing offline but can still chat?
My company uses spark version 2.6.3 for some reason, several users are listed as offline but can perpetually chat with others. When they are signed into Spark, it shows them Online and green on their...
View Articleldap name field not populating
I have OpenFire 3.10.0 using Spark 2.7.0. Openfire is integrated with AD and all seems to be work correctly, except that user's info from AD doesn't seem to be working correctly. When adding a buddy...
View Articlerecording all comminications.
Hi, We are using spark messenger in our company for the internal comminication. That's why, i need to record all comminications in our server. How can i record them. Thanyou for your help.
View ArticleConnection closed with error after a while in android
After connect a while ,the application cause this error ——"Connection closed with error"this is my connection configurationXMPPTCPConnectionConfiguration.Builder configBuilder =...
View ArticleSASL authentication
I can't authentication!private AbstractXMPPConnection conn;XMPPTCPConnectionConfiguration config = XMPPTCPConnectionConfiguration.builder() .setUsernameAndPassword(mSettings.getXmppUserName(),...
View ArticleXHTMLManager.addBody(Message message, String body) missing in 4.1.1
Hi,I just upgraded from 4.0.7 to 4.1.1 and cant find a way to add my own XHTML string to a message. In the docs its still mentioned:...
View ArticleMigrate Openfire 3.7.1 off Windows 2003 to something else.
Currently we have a Windows Server 2003 install of Openfire 3.7.1, which is running a SQL 2008R2 Express database.We are looking to migrate this and are open to either solution, whichever is less...
View ArticleUser Already Exists Exception
If user alredy registered in open fire databse it showing a message "<error>UserAlreadyExistsException</error>".My site in joomla CMS and configured with openfire. I want to add some...
View Articleroster item provider : wordpress to openfire user friendship
i am making a small test with :openfire as xmpp serverwordpress as a web interface for users to create their account and invite new friends by email import i can sync wordpress users and wordpress...
View Articlealways login fail when once used wrong username or password
I'm useing smack4.1.1 in android with openfire 3.9.3 When I use connection.login()with wrong username or password,I can't login again with correct username and password unless disconnect this...
View Articlecan't receive message from chat's listener
I'm useing smack4.1.1 in android with openfire 3.9.3I create a Chat with ChatMessageListenerChat newChat = ChatManager.getInstanceFor(connection).createChat(Jid,new ChatMessageListener() {...
View ArticleSmack-4.1 : Build fails for android
I've modified the `build.gradle` file inside `smack-android` folder like following description = """\ Smack for Android. All the required dependencies to run Smack on Android. Usually...
View Article