Re: Can't connect to admin panel
Thank you. Have discovered that my ISP was actually blocking a lot of ports. Have changed to alternative ports and working now.
View ArticleRe: Openfire 3.9.3 severe memory leak?!
There is no ticket or heap dump available. As usual with memory leaks it's very hard to pinpoint the cause. So you can just wait or try upgrading and watch memory consumption (i've been checking JVM...
View ArticleRe: Long connection time with SSL
I purchased a signed certificate and made my login faster about 1,9 seconds, without any modifications at my login code.(The client needs definitly longer to validate the self signed certificate on his...
View ArticleRe: can't login to sparkweb - 3.9.2
I've introduced this, because Openfire was not XMPP compliant in this point and there are efforts to make it compliant (see OF-630). See http://xmpp.org/rfcs/rfc6120.html#streams-ns-stream I've never...
View ArticleReconnect problem with Jitsi VideoBridge plugin v13 with Openfile v393
Hi,I am new to openfire and jitsi video bridge... I just installed Openfire version 3.9.3 in a local machine along with Jitsi video bridge, first time without any changes in plugin setting in...
View ArticleRe: Muc - grant membership: nickname is not stored
Hi, can you check, if this fix is what you were talking about? https://github.com/igniterealtime/Openfire/commit/7ce6afc562040318b12a483aa40063 f57c9f6cef
View ArticleRe: Muc - grant membership: nickname is not stored
Yes, this would fix the bug. Thanks!
View ArticleRe: cómo puedo ver conversaciones de spark?
Gracias, cómo instalo pidgin? De: yoipokme communityadmin@igniterealtime.orgEnviado el: miércoles, 14 de mayo de 2014 12:47 p. m.Para: maria elenaAsunto: Re: cómo puedo ver conversaciones de spark? -...
View Articlehow do I forbid user to create chat room ?
I want create only one public chat room on the xmpp server and then forbid other user to create any other chat room. How should I do ?
View ArticleJava - trying to prebind strophe.js using bosh but not able to get the sid...
Hi I'm trying to do prebind using Jbosh (smack bosh) to connect with Openfireserver. However I dont know how to get the RID and SID value.I have implemented this code: BOSHConfiguration config = new...
View Articlewhen using pubsub, and mysql db, where are unprocessed messages stored?
Hi, I have a little test harness, that tries to publish as many messages as possible to a node on openfire via pubsub. At high rates, I get a backlog on the subscriber side, and my initial assumption...
View ArticleDoes Openfire have native Scripts?
Does Openfire have native scripts? I'd want to be able to automate the web UI processes. Merci d'avance.
View ArticleRe: Does Openfire have native Scripts?
Thanks a ton! Really helpful. It does seem a bit inactive though. But that will do.
View ArticleRe: Double Check Chat messages Openfire Xmpp (Muc) online offline
Any can show a example please ? I don't know how do it.
View ArticleRe: how do I forbid user to create chat room ?
In Admin Console go to Group Chat settings > Room Creation Permissions and check the "Only specific users can create a chat room." setting. Then nobody will be able to create chat rooms. Or you can...
View ArticleOffline message lost when sending emojicons
When user A (online) tring to send messages to user B (offline) all messages which contains emojicon code are lost. Openfire 3.9.3Asmack-android-8-source-4.0.0-rc2 MessageSENT (1): <message...
View ArticleRe: TLS v1.2
Afaik it depends on the java version you run openfire with.Java 7 supports TLS1.2 and Java 8 uses it as default. If you use Java 6 TLS 1.2 is not supported. You could check the supported TLS version of...
View ArticleRe: Session are not closing
Mixture of Windows - pidgin and Linux Disconnect clients after they have been idle for 15 seconds.Send an XMPP Ping request to idle clients.
View Article