Problem when 3 or more resource names are used by one user
Has anyone experienced a problem in Openfire when a single user attempts to connect with 3 different clients? In my case, the user is using 3 custom resource named which don't conflict. He gets...
View ArticleRe: MUC Service Plugin add/delete user role problem
I am having the same exact issue. I continually get the 302 (Found) response, and the location listed in the headers always points to login.jsp. Is there another way to accomplish this same purpose...
View ArticleRe: Unable to configure Hazelcast clustering
Hi Tom,Thank you very much for your response. Yes, my Rackspace servers have multiple network interfaces, one of which is LAN interface, we are using those local IPs in the hazelcast config...
View ArticleRe: MUC Service Plugin add/delete user role problem
I found that issue, the problem is the @ in the JID and authfilter from openfire. The @ is not allow in the URL.I could change that to username instead of JID, but that would be restrict external user...
View ArticleRe: MUC Service Plugin add/delete user role problem
Change from JID to username would work for me as I am only working on a single domain. :-)And you mentioned by updating the whole MUC channel you mean using other tools instead of your plugin right?...
View ArticleRe: XMPP Dialback between Openfire/Lync not working as expected
Thank you for the detailed explanation. We are going through the same exercise.A couple of questions: Did you have to install the modified openfire.jar even after upgrading to 3.9.3Also, I understand...
View ArticleFocus user
Hi, I needed to do a fresh install on a new server and have run into a issue.My Focus User goes offline almost as soon as I start OpenFire. In addition, I get no created rooms under the meetings...
View ArticleRe: 25,001-100,000 users...At least 2.0 GB of available RAM, two 3 GHz...
Hello,anybody can help me confirm if the above performance chart can still be applied to openfire 3.9.3 ?I'm planning on deploying an openfire server for a community of 320,000 people with a chance...
View ArticleRe: XMPPTCPConnection cannot be resolved to a type?
Thanks for the feedback. I'll update the getting started document.
View Articleofmeet read queue is full
when I use ofmeet the server generates this error Dec 18, 2014 10:31:38 AM org.jitsi.util.Logger warnWARNING: Discarded an RTP packet because the read queue is full.Dec 18, 2014 10:31:38 AM...
View ArticleRe: Video support in smack 4.1 (android)?
Hmmm... the question was ill-informed one. I went through the code and I believe, we will need to use libjitsi for media management. A more appropriate expctation would be to have support for Jingle...
View ArticleRe: XMPPTCPConnection cannot be resolved to a type?
Thank you! Until your response I wasn't aware of the smack-tcp*.jar file because, for some unknown reason, it wasn't extracted when I unzipped the...
View ArticleRe: Problems with new IQ-API in 4.1.0-alpha7-SNAPSHOT
Thank you very much... If someone is interested in the result: Flow and me decided that it is better to switch from "IQs" to "Messages" and add the JAXBPacketExtension as extension to the Message.
View Articleneed help: need openfire 3.9.3 on debian x64 with openjre1.7 instead 1.6
Hi, I am running openfire on debian 7.6 x64, ssl enabled with certificates. there are a few other things on the server, some of which are dependent on openjre1.6 i installed openjre1.7 and tried to get...
View ArticleRe: Not closing smack threads by disconnect (4.1.0-alpha1-SNAPSHOT)
Those executors are shut down in the finalize() method of the connection and PingManager. Now before anyone jumps in with "But finalizers are bad, you shouldn't use them", then rest assured that I'm...
View ArticleRe: Not closing smack threads by disconnect (4.1.0-alpha1-SNAPSHOT)
Maybe another remark: It's always a good idea to reuse the connection instance as long as possible. Especially on resource constraint platforms like Android.
View ArticleEmpty user info from OpenFire server
Hi all. I'm using OpenFire server 3.9.3I try to see user profile from contact list at Spark client. But there are empty values for all fields in user info.Also I receive empty VCard from server when...
View ArticleA few issues from the nightly build
Running on CentOS 7 using the native JDK, installed from the openfire-3.10.0-alpha rpm. 1. The new openfire meetings plugin does not want to load - this is the only error generated: 2014.12.19...
View ArticleRe: Spark / OpenFire SSO failure
speedy, thanks for the reply. Yes, I am on a different platform Ubuntu Server. Looks like the version of Java I am using is: java version "1.7.0_65"OpenJDK Runtime Environment (IcedTea 2.5.3)...
View Article