Openfire server stopped responding
We are running open fire in a windows server. Suddenly it stopped responding and the error log has the following error. org.jivesoftware.openfire.nio.ConnectionHandler - Closing connection due to error...
View Articleautomatically import smack classes on android studio
I include the Smack 2.1.6 to my project. When i write a Smack object android studio cant resolve this class and i manually import packages to project. I mean when i write AbstractXMPPConnection foo;...
View ArticleOpenfire 4.01 and TLS 1.2
I'd like to get Openfire working with TLS 1.2?I am running Openfire 4.01 on a Windows box. Java Version:1.8.0_66 Oracle Corporation -- Java HotSpot(TM) Client VM If I try to use TLS 1.2 the Spark...
View ArticleOpenfire 4.0.1 with latest Openfire Meeting
Openfire Meeting 0.3.9 is working with openfire 4.0.1. I am using below urls but all I see is myself in camera. I dont see other participant's camera.I tried...
View ArticleOpenfire 3.10.3 download
Where can i download older version of Openfire; Openfire 3.10.3 stable Thank you. Regards.
View ArticleUsers cannot connet to server
Hi I've migrated to a new server and done a clean install of openfire. using spark, the message I get when trying to connect to the server is Cant connect to server. invalid name or server not...
View ArticleMemory leak in Openfire 3.10.3 when using smack 3.3.0
I am facing an issue when Openfire 3.10.3 is used along with smack 3.3.0. However, if I use openfire 3.8.1 with smack 3.3.0, the issue is not seen. From the heap dump I found that LocalMUCRoom is not...
View ArticleCannot connect to server
Hi New installation of openfire on a new server I have opened firewall on server and client yet I cannot log in. Either I get cannot find server after authenticating is displayed for a few minutes...
View ArticleMUC Chat History Throttling?
Hello Openfire community, I've been using Openfire primarily for Multi-User Chat for some time now, and recently I've been experiencing a strange disconnection problem. I use Smack for the client-side...
View ArticleInstalling two version of openfire
I have version 3.10.2 version of Openfire already installed on my server. Can I install another version let say v4.0.1 ? Can I have two version installed ?
View Articleis there any Bot Plugin for Openfire?
I installed Parrot Bot & Helga bot but it doesn't work... Copied Bot file in Plugin Folder even i restarted server but these servers aren't coming online on Spark so is there any other bot you know?
View ArticleFeature request: SNI support
Hello, it would be nice to add SNI (server name indication, http://http://en.wikipedia.org/wiki/Server_Name_Indication) support to Smack library.Not all of implementations of SSLSocket support SNI by...
View ArticleForced Login Settings
We use spark in our office and would like to force people to use these settings and disable their ability to modify them. Is there a way to force these settings on the users in my company. How can I...
View ArticleRetrieve chat history using smack in Android
Hello everyone,I'm making chat application in android using smack and openfire.I want to get archive chats in android using smack directly like we access vCard table fields.Is it possible and if yes...
View ArticleHow to transfer current chat to other person using smack-open fire in android...
Hello all, We have developed a one to one chatting application, which is working fine with open fire server and mysql database as database.Now we have requirement of transferring chats, Consider the...
View ArticleWhat is PEP Event ?
Hi, What is PEP event in smack and in which scenario it is used, Also i wants to know what is pubsub manager? Thank you
View ArticlePop Up With New Message
One of my users wants the message window to become immediately visible/on top of all windows when it comes in. is there any option to do this? Or at least some sort of alert?
View ArticleCan't upgrade nor re-run setup process
Hello everyone. I started this by wanting to use LDAP (Directory Server) to be able to use avatars. There I notice a new version was available so I upgraded from 4.0 to 4.0.1. The problem is I stoped...
View ArticleHow to keep client connected
Does anyone know how to keep my client connect in Android even when the app is killed. I tried to do this using services, but i afraid i doing something wrong.
View ArticleSecurity Hardening Guide
Is there any guide to secure a openfire installation? Any thing like letting only the essentials/minimalist services/ports running.
View Article