Re: Connection reset in Firefox when launching Admin Console with SSL
after a few bad firefox updates and then a large memory leak last year or the year prior (1 tab consuming 1GB+ of ram), i made the switch to using Chrome/Chromium... the html developer tools are much...
View ArticleRe: Auto invite chat room's members when opened.
darn, was hoping that would be an easy workaround. maybe this would be a good candidate for a spark plugin... howver it would only be able to create the room and send out invites to the room on a...
View ArticleRe: Spark não instala
Estou fazendo isso agora amigo, são 42 atualizações baixando agora Assim que terminar eu te aviso.
View ArticleRe: Auto invite chat room's members when opened.
Actually Client Control plugin can add bookmarks with auto-join to groups of users. So, yes, OF can do this. Spark plugin is probably better than messing with OF. I think only sending out invites on...
View ArticleRe: Connection reset in Firefox when launching Admin Console with SSL
Browser flame wars, really? Well, i'm just used to Firefox (using it starting with Firebird for, oh my, 12 years? never ever had big problems with memory, even when using it on XP machine with 256 MB...
View ArticleError occured while consuming Crowd REST service
We are using the Atlassian Crowd server for authentication. and receiving the following error. 2014.02.28 11:21:34 org.jivesoftware.openfire.crowd.CrowdManager - Error occured while consuming Crowd...
View ArticleProblem editing Groups
ever since we upgraded from 3.8.2 to 3.9.1 we get the following error. Problem accessing /group-edit.jsp. Reason: org.jivesoftware.openfire.group.Group.getProperties()Ljava/util/Map; We are not...
View ArticleRe: How distribute rooms ?
I needed refactor my code, now I have String roomId ="test@conference.delive";Stringfriend="test2";chatManager = connection.getChatManager();chat = chatManager.createChat(friend,...
View ArticleChat Room Issue
We have just started trying to use the chat room feature. We have two admins and they are able to invite people but the users are able to see the admins comments but the admins cannot see the member...
View ArticleRe: Webchat and Fastpath issue with Openfire 3.9.1
java.lang.NoClassDefFoundError: org/mortbay/jetty/servlet/Context That is an old version of webchat, It will only work with Openfire 3.6 and below
View ArticleSpark se bloquea
Buenas tardes, a algun integrante de esta comunidad le ha sucedido lo siguiente: cuando intento a hablar con un usuario especifico de mi red, se me bloque el spark y me toca cerrar el spark y ejecutar...
View ArticleRe: Instability of the JitsiVideoBridge.
"https://whatever.../ofmeet/?r=..." that is an old version of the Spark plugin for jitsi videobridge
View ArticleRe: Issue in hazelcast plugin initialization
Thanks Harshad D! This patch fixed our issue and has saved us a lot of troubleshooting time. We were experiencing login issues when the Master server would switch to the Slave server and then back to...
View ArticleRe: User authentication using OfMeet
The next version of ofmeet in development (1.3) now has the ability to protect the whole web site with a simple username/password configurable from Openfire admin web console. Later on, we should be...
View ArticleCreate an anonymous multi user chat room
I am trying to create an anonymous room with the smack libraries and I guess I don't know the magic settings to make this happen, here is the FormField I am submitting to the MultiUserChat room, can...
View ArticleRe: `GLIBC_2.4' not found
Create/edit /etc/sysconfig/openfire and add there as the last lineJAVA_HOME=/path-to-java /path-to-java/bin/java should be the RHEL java version.
View ArticleRe: getAllRoms Muc
Send a service discovery items request to Openfire's MUC service (which is by default conference.yourdomain) See http://xmpp.org/extensions/xep-0045.html#disco-rooms With Smack it is done with...
View Articlerecipient-unavailable(404)
Hi community, When connect 2 users in a same room, the second user connect get a "recipient-unavailable(404)" And automatically finish. I use muc.invite("test2@delive/Smack", "Welcome!"); How I can...
View ArticleRe: Smack requests getAdmins() in wrong MUC namespace
Just to comment, it may have been like this to match Openfire, which still may have it backwards as well.
View ArticleRe: `GLIBC_2.4' not found
same error when I try to install latest java library:Error: failed /usr/java/jre1.7.0_51/lib/i386/client/libjvm.so, because /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by...
View Article