Openfire 3.8.1 Avatar using Pubsub (XEP-0084) not working after upgrade
Hi All,I'm new to the XMPP devel scene.Background:We are adding chat functionality to our website and would like to have avatars. We are using XEP-0084 to publish an avatar.We managed to get this to...
View ArticleWrong Openfire domain
Hi! I'm new to openfire and to XMPP protocol. So I'm using my Elastix installation which comes with Openfire. I own a domain and I would like people to being able to add contacts from my Openfire. If I...
View Articleinstalled Plugins aren't listed
Hello, first of all sorry for my bad english... I have just installed Openfire 3.9.3 on my server (debian 7).When I add a plugin from the "available Plugins"-list, it takes some seconds to install...
View ArticleWhat if a user forgets his password?
Is there any way to change the password out of the administrator console? In the administration console if go to [User/Groups -> User Options -> Password] you can change any user password but I...
View ArticleOpenfire Load/Cluster Testing
HI all, I have an Openfire v3.10 alpha server running on an AWS Elastic Cloud 2 Windows Server 2012 Instance. The Server is using a Microsoft Sql Server 2012 Server as it's back-end. I want to know how...
View ArticleXMPP gateway?
Folks; is there any way of using a recent Openfire as an XMPP gateway to another XMPP server? Browsing the archives, so far I just found references to the kraken plugin which seems unmaintained... TIA...
View Articleapns certificates and keytool - Recipe
Import your .p12 file using something similar to keytool -importkeystore -deststorepass changeit -destkeypass changeit -destkeystore /opt/openfire/resources/security/keystore -srckeystore...
View ArticleWebChat Plugin Fails To Load
I upgraded by OpenFire instance to 3.9.3. While the FastPath plugin loads the WebChat plugin fails to load. Java Version: 1.7.0_55 Oracle Corporation -- Java HotSpot(TM) Server VM Appserver:...
View ArticleOpenfire and Jitsi Video and Voice
Hi guys! Another question from someone that is just starting with Openfire. I'm using Jitsi as my XMPP client for windows machines. When I'm inside my network I can do voice and video calls. I would...
View Articleapns certificate installed and CA Signed - now Windows and Linux Spark client...
I managed to get our client's iOS Developer - Push Notification Certificate installed and "CA Signed". See apns certificates and keytool - Recipe for details.However, now our Windows Spark Client...
View ArticleUpgrade to 3.9.3 broke shared groups.
I was running 3.8.2 and upgraded to 3.9.3 last night. It seemed to have been successful until this morning. Some users' rosters were missing groups. I verified the group sharing was set up correctly. I...
View ArticleOpenFire 3.7.1 Memoria Java
Buenas noches, soy nuevo en esta parte del OPENFIRE.... Quiero saber como aumentar la MEMORIA JAVA del Openfire 3..7.1 ya que la memoria del servidor está llena y me saca a cada rato el mensaje de...
View ArticleOpenfire 3.9.3 automatic fetching LDAP accounts
Hello, We are using Openfire as a corporative Jabber server, so it fetches accounts from our AD server via LDAP. But, when our sysops add a new-hired user to AD, it does not appear in Openfire user...
View ArticleOpen fire admin console hangs "Waiting for 127.0.0.1"
So, I cannot seem to find a specific answer to my problem. A lot of similar ones (all of which solutions I have tried) but none that mirror mine. This pertains to Openfire 3.9.3. I have gotten...
View ArticleiqRoute.route is returning NullPointerException
Hi, Below is the code of my plugin. IQ iq = new IQ(); iq.setTo(toAddress); iq.setFrom(fromAddress); iq.setType(IQ.Type.get); iq.setChildElement("ping","urn:xmpp:ping");...
View ArticleLDAP - multiple user OUs
My AD is huge, with over 5,000 facilities. Each facility OU has a Users OU. 5 of these 5,000 facilities are mine and contain about 150 users. Does anyone have any idea how I can setup LDAP so...
View ArticleError sending offline Message
Hi there, from time to tome, sending offline Messages fails, and the message is never relayed. Logfile:2014.11.14 11:24:09 org.jivesoftware.openfire.net.SocketPacketWriteHandler - Konnte Paket nicht...
View ArticleHow to write open fire plugins
I am using the open fire 3.9.3 version and maven 3.2.3 version . I downloaded the maven openfire plugin. I am getting below error while executing mvn install command. "Failed to execute goal...
View ArticleHow to increase openfire memory.
Hello.Structure of openfire.- Windows Server 2008 R2 with 8GB Memory 4 processors Xerox 2.20GB.- Openfire 3.9.3- Spark 2.6.3 The file "c: \ Program Files (x86) \ Openfire \ bin \ openfired.vmoptions"...
View ArticleOpenfire users showing as offline in Admin Console using Converse.js
Hi, I am using Converse.js with a IIS Web Server and Openfire XMPP Server. I am able to login to the login screen that converse provides with the users I created in Openfire. However in the Admin...
View Article