Re: 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: having trouble in getting the Presence
I am having same issue with asmack library. Make sure you added required openfire server property.
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 ArticleOpenFire server shuts down on Sunday's
Hello Peeps, We have an issue with our OpenFire server. Every Sunday Night (or Monday morning) our openfire server has to be re-launched. Not sure why its doing this. We have to log back on and...
View ArticleRe: Error: "...rejected from java.util.concurrent.ThreadPoolExecutor..."
THe thread you pointed me to was unresolved. CSH - "I'm getting this error again...please help"
View ArticleRe: sharing of ofmmet not work in chrome
see https://community.igniterealtime.org/message/241298#241298
View Articlei made one plugin, but the spark seems does not load it
i made one plugin use the examply code, it's name is myplugin.jar, and copy to the plugins directory(D:\Program Files (x86)\Spark\plugins). i found nothing in the spark's plugin management panel. the...
View ArticleRe: Deploying Jersey in an openfire plugin
Actually I have to implement a REST based web service that can accept XMPP messages from client and provide a response to them . Do MUC service plugin suffice that requiremnt? Thanks for your reply.
View ArticleConnection Closes on start, then comes back to normal
Hi Guys, here's what I've got running: OpenFire 3.9.3 LDAP Integration Compression is turned off Using Old SSL Method (Bria 4 does not work out this option) Spark 2.7.0 Build 665 (happens...
View ArticleRe: subscribe to openfire event from node
What do you mean by listen to an openfire event? If you mean communicate with the server, then yes it is possible. I regularly use Node.JS with StropheJS to communicate with Openfire over BOSH. While...
View ArticleOpenfire wil only use self-signed cert. Won't use third-party cert
We can't get Openfire to use our third-party certs. Based on our steps below, can you help us identify what we're missing? We're using Openfire 3.8.2 on Windows Server 2008. We created a installation...
View Article