Openfire Connection
Hi Openfire geecky, We had openfire beta testing, 1 Windows Framework Openfire Server 3.6.3 with a thousands of clients accesssing remotely, when the ISP connection becomes RTO means inaccessible of...
View ArticleUsing RDF datastore as Openfire database
Hello, I am starting work on a web application which allows, among other things, users to communicate via XMPP, using Openfire as a backend server. In the future, it may be beneficial to be able to...
View ArticleHardware requiremnt
Hi if i have 10,00,000 users and concurent 2,00,000 users then what will be the hardware requiremnt for open fire server? please help me this because i want to start my chatting application Thanks,Kushal
View ArticleRe: LDAP groups problem (dn used as username)
I'm using Java 6 u45. With Java 7, SSPI plugin doesn't work correctly last time.I'll try to upgrade on this week, ok.
View ArticleRe: In Multi User Chat notification about kick event
Hi, the follwing docs may help you http://xmpp.org/extensions/xep-0045.html8.2 Kicking an OccupantAfter informing the moderator, the service MUST then inform all of the remaining occupants that the...
View ArticleError while building OpenFire 3.9.3
Hi all I'm trying to build the newest version of OpenFire but I got an error. I googled it a few days but there is no answer until now C:\openfire_src\build>antBuildfile:...
View ArticleRe: User Group authentication for group chats
This software is open sourced and left on its own by the original developers for 9 years. There are no full-time developers here. So unless someone works on it and provides a patch this can stay the...
View ArticleRe: Fastpath - Spark users using the UI to make chat requests
I have just tried to initiate a chat from Yaxim and Xabber (Android clients) and both were able to do this and i got the fastpath queue popup on my Spark client logged into Fastpath workgroup. Though...
View ArticleSeparate admin user (a user not in LDAP)
HelloI'm using Openfire and LDAP (for users) and wondering if there is a way to add a separate admin account that can login to the web admin console, I.E. without adding that user to LDAP? RegardsAnders
View ArticleRe: How to increase Openfire Cache Roster Size in Windows.
Klinstifen, When you state "Server Manager > System Properties" are you referring to the Windows server or Openfire admin console? I am new to Openfire. Thanks, Cesar
View ArticleRe: Monitoring Service not working.
foxmonter, if Monitoring version is 1.4.2, I think it only works with Openfire 3.9.0 I've recently tried to do the same thing as you, and in the logs appeared the tip. I've downgraded Openfire to 3.9.0...
View ArticleMonitoring service installed but not working after upgrade
Hi, I have a problem with the monitoring service after an upgrade of Openfire from 3.7.1 to 3.9.0 and Monitoring from (unknown) to 1.4.2. The monitoring plugin it's installed correctly (I've tried...
View ArticleRe: Monitoring service installed but not working after upgrade
UPDATE: I've found another error in the error.log, after the quoted earlier: 2014.07.23 19:22:30 org.jivesoftware.openfire.audit.spi.AuditorImpl - Error interno en el servidor...
View ArticleRe: Openfire 3.8.1 Avatar using Pubsub (XEP-0084) not working after upgrade
No extra Openfire configuration required.In our solution the client will need to upload the avatar.
View ArticleRe: Asmack android
i think you should use mXmppConn.login(name,pwd) before mXmppConn.getUser(), remove the log and try it
View ArticleRe: UTF8 to UTF8mb4 for Offline Messages
Hello wroot, i have investigated this issue. The commands above are working fine and are definitely the way to go. In my case the issue was that i had a Option-Group for my MySQL server wich was...
View ArticleRe: Deploying Jersey in an openfire plugin
I use Jersey in MUC Service Plugin. You can see here, how it was implemented: https://github.com/igniterealtime/Openfire/blob/master/src/plugins/mucservice/sr...
View ArticleSend a Server message to a User/Client
Hi There, I'm busy to look at the possibility of creating a plugin using the Openfire API that will monitor devices and send server notifications to them. Mainly it will use a few Custom Commands, hook...
View Article