Question about professional using of OpenFire
Hello, We (german company) plan to develop an XMPP server. Of course we have evaluated the exititing XMPP solutions and we have stumbled upon 2 of them:OpenFireEjabberdSince we are a Java company, we...
View Articlesome usful how can i do??
hello can limit message characters in muc?? can limit nick characters in muc ?? can send all visitor (iq-message-presence) in muc to admin jid or to owner room jid ?? can filter bad nick such as...
View ArticleHow to set the property of openfire using api's
Hi All, Right now I am using openfire console to do different settings.for example for default room setting i m checking the check box and saving the settings.But I want some apis so that I can do it...
View ArticleHOWTO: Setup Dynamic Access based on Active Directory Groups
I've seen this question asked a few times. "How can I used my AD roster groups for user authentication?" I beleive I have found the solutions. for this example I'll be using the following:AD domain...
View ArticleExternal Connection Issue
Guys, I just finished setup of Openfire 3.8.1 on Ubuntu Server 12.10 using Spark 2.6.3. I configured the server name as the internal ip. I configured WAN access using one of our static ip's on our...
View ArticleBug in jdbcUserProvider.allUsersSQL
Hi, The JDBCUserProvider::getUsers() calls JDBCUserProvider::getUsernames() with numResults set to Integer.MAX_VALUE. As I have ~200'000 Users in the connected DB, this leads to a big problem, as I...
View ArticleVoice chat
Hy all,I would like to know if exists a plugin for Openfire 3.8.1 that allows voice multiple chat (as Skype).I tried redfire, but i don't want Flash Player support. Someone can help me please?? thank u...
View ArticlePubSub - Implementation error of multiple subscriptions.
If a user has multiple subscriptions to the same pubsub node with different full JIDs (user1@domain/foo and user1@domain/bar) each client will receive multiple event/item notifications. It appears as...
View ArticleTomcat7 error at shutdown: Smack Keep Alive thread can not be stopped
Hi, We are using Tomcat 7 for our web application, which is connecting to Openfire server using smack API 3.2.0. When we shutdown Tomcat, we are making sure to call disconnect() on the XMPPConnection...
View ArticleLogin and logout and fail log?
It is surprising to me that openfire does not keep logs of when user logged in and logged out? (or wrong password) I am sorry if I missed it in logs or somewhere but I searched at many places and could...
View ArticleMessages do not reach the recipient in cluster
After some testing i start to prodaction use of our cluster. About 500 users distributed by three nodes and it work. But some users dont see other users online in their roster. Messages dont delivers...
View ArticleWhat is the approximate Roster size per user?
Hi, We have 210 users (actually those are java back-end apps) logged into the openfire server at all times. We setup the roster size (cache.username2roster.size) to 32MB. And we are seeing warning in...
View ArticleAfter building the source code how to get running openfire?
I'm a newbie, so sorry for that dumb question: In this document http://www.igniterealtime.org/builds/openfire/docs/latest/documentation/source-b uild.html#tasks the building process is described but...
View ArticleClosing connection due to error while processing message
We have Openfire 3.8.1 running on a medium instance in the Amazon Cloud with various mobile and web applications connecting to it. In the Openfire error log I see tons of the below exceptions.According...
View ArticleSQL exception with 1.3.1-beta4 on Oracle (monitoring plugin)
1.3.1-beta4 from SVN with the table updates manually applied - Can't figure out how to make OF log the SQL used which causes the exception. 2013.03.19 21:54:30 org.jivesoftware.util.Log - Error...
View Articleexample plugin does not work
Hello everyone. I am a new comer for Spark plugin development, so my first step is to try the simplest thing: copy "example.jar" provided by the development guide into my spark/plugin driectory. But...
View ArticleHazelcast Group User Permissions
The Hazelcast setup is working great except for one minor issue, for some reason when users permissions are updated for a group chat room, they're not being replicated to the other servers in the...
View ArticleConfigurar uma lista de contatos para os contatos
Boa tarde galera, sou novo aqui e estou com um problema eu instalei o openfire em linux conversando com o meu AD só que eu gostaria de saber se tem como colocar uma lista de usuarios "padrão" para...
View ArticleMoved installation, old database, but not seeing users in UI
I configured openfire to use a mysql instance for storing all of its data. It worked fine. I then moved the openfire installation to another machine and started up openfire. All worked fine as well....
View Article