Quantcast
Channel: Ignite Realtime: Message List
Browsing all 12162 articles
Browse latest View live

Problem 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 Article


Re: 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 Article


Chat 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 Article

Re: 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 Article

Spark 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 Article


Re: Instability of the JitsiVideoBridge.

"https://whatever.../ofmeet/?r=..." that is an old version of the Spark plugin for jitsi videobridge

View Article

Re: 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 Article

Re: 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 Article


Create 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 Article


Re: `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 Article

Re: 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 Article

recipient-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 Article

Re: 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 Article


Re: `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

Re: `GLIBC_2.4' not found

You may have to use the official RHEL repository to install the JRE with rpm. I don't know whether they support already Java7 but Java6 should be available.

View Article


Image may be NSFW.
Clik here to view.

Re: Any interest in mocking for Openfire plugins, components?

Tom, You've always done a great job standing behind the code you kindly sent us.  As long as you continue with that for what you are intending to send now, I see no reason to object   Unfortunately, I...

View Article

Image may be NSFW.
Clik here to view.

Re: Bug in Redhat init script

OF-753  thanks, but your patch appears to be backwards.  The simpliest thing to do is checkout svn trunk and then svn diff your modified file.

View Article


Re: Any interest in mocking for Openfire plugins, components?

In my opinion such mock-/helper-/util-classes which are exclusively required for testing should belong in a separate "test-jar" and should not be distributed with the normal Openfire installation....

View Article

Re: recipient-unavailable(404)

Why not work muc.invite() ? and work muc.grantAdmin("user2@jabber.org"); http://www.igniterealtime.org/builds/smack/docs/latest/documentation/extensions/...

View Article

Java out of memory

Hi, I am running with serios problem in openfire, please help me to tune it to work fine. I am running Openfire 3.8.2 with ldap backend. I have around 8000 users in ldap database and in that avg 2000...

View Article
Browsing all 12162 articles
Browse latest View live