I need help registering a user on smack 4.1.0
hi, Ive already previously asked a question on stackoverflow which i will link here. didnt get any replys. I cant register a new user in smack 4.1.0 xmpp - openfire issue using smack 4.1.0 on android...
View ArticleOpenfire Server database high availability Setting
I am using open fire Server with Sql Server 2012 and need to configure high availability for DR Situation. Normally on internet, it say by adding "multiSubnetFailover = true" at the end of connection...
View Article[Bug] Deadlock in PrivacyList logic
I am experiencing a deadlock in the OpenFire 3.9.3 (not sure if present in the last stable version), when using PrivacyLists. High level descriptionI implemented a custom OpenFire plugin, which manages...
View ArticleCan't run the latest source after building in Eclipse (SLF4J)
Yesterday and today there was a ton of changes to the code, so i have synced the repository and built it (everything's fine), but when i try to run it via bat file it throws an exception. When running...
View Articleorg.jivesoftware.openfire.launcher.Uninstaller still needed?
Hi, does anybody know, if this class is still really needed? org.jivesoftware.openfire.launcher.Uninstaller The class is not referenced by Java Code and I also can't find the class name referenced by...
View ArticleFeature Request: Send message to all resources
Using gtalk with my Android phone and the Openfire gtalk plugin for a few months now, I am pretty impressed by the way gtalk forwards all messages to all resources. Its simply and easy: Start an...
View ArticleJSP support not configured
Hi everyoneJust forked Openfire 3.11.0 Alpha from Github but when i try to run it and go to the admin console i get this message:HTTP ERROR 500Problem accessing /index.jsp. Reason: JSP support not...
View ArticleNew feature for PluginClassloader
Openfire support plugins,Between multiple plugins and the plugin should interfere with each other and can run independently.Like plugin a has resource a.jpg,plugin b can has same name a.jpg resource....
View ArticleZlib inflation exception
While testing out Flash Player native ZLIB compression in XIFF, which by its documentation is supposed to be exactly whar the RCF 1950 specifies, came across again this similar exception in Mina that...
View ArticleUnexpected disconnect issue with Openfire 3.9.3/3.10.0/3.10.1
Dear All, Greetings from India !! We have setup Openfire 3.9.3(previously 3.5.2) in our company since almost 1.5 years and people are happily using it. In addition, we have customized Spark for...
View ArticleOpenfire Clustering Database Configuration
Hi, I am trying to setup an Openfire cluster.My Requirement is that the database has to be common and used by all the nodes in the openfire cluster. Is this possible. Can someone give a thought on...
View ArticleNeed Help setting up Openfire with HAPROXY
Hi Everyone, I am trying to set an Openfire cluster of 2 nodes (Both using 3.10.2 version of openfire).One running on 192.168.10.116 and other on 192.168.10.224 and both using Mysql DB as a common DB...
View ArticleHow to attach files when you broadcast a message to all users.
How to attach files when you broadcast a message to all users? There's have an update regarding this scenario? Thanks,Vince
View ArticleExeption during requsting user last activity: XMPPError: forbidden - auth
Hi, I try to request user last activity and receive: XMPPError: forbidden - auth. Before that I am succesfully logged in and the presence is available. The code:LastActivityManager lam =...
View ArticleThe last logout time is not updated
Hi, When I request the lapsed time since the last logout of particular user it always the same although user was logged in and the disconnected recently. lastUserActivity =...
View ArticleBug: This avatar causes clients to disconnect
Tested on 3.8.0, 3.8.1 + MySQL on Debian 6.0.7 I pulled this attached scaled image from the ofVCard table. When it is pushed to clients during presence updates, the clients disconnect with...
View ArticleOpenFire 3.7.1 Ldap Vcard mapping Photo Syntax
A newby to OpenFire! I wanted to see if anyone using Openfire 3.7.1 is successful with linking a Photo via LDAP to the VCard?If yes, can you post the Syntax you are using in your ldap.vcard.mapping....
View ArticleRelease Openfire 3.10.3 ?
Howdy,I'd like to cut a release of 3.10.3 with the current 3.10 branch. Any objections? daryl
View ArticleOpenfire deadlock
I am using Openfire 3.10.2. I have experienced a deadlock, see below: I think the issue is in NIOConnection.java: close() is being called twice (recursion) and so the lock it obtains is not actually...
View ArticleCant install repository on eclipse
I am trying to start developing plugins for openfire but when i check this guide from the openfire website Openfire SVN + Eclipse 3.3 + Subversive Installation Guide it tells me that i need to install...
View Article