Re: Where did XMPPConnection.DEBUG_ENABLED go?
So, as it often happens, the truth reveals itself just after I've reached out for help. It turns out that the command-line parameter does work just fine, but if you're using an IDE like I am, make...
View ArticleRe: Can't build latest Git source in NetBeans
Another question: i see that this was merged recently by Dele https://github.com/igniterealtime/Openfire/pull/48But i don't remember anything about it in the forums, nor a ticket in JIRA for this.I did...
View ArticleRe: Need License Details
What dual license model? See https://github.com/igniterealtime/Openfire
View ArticleRe: Spark Disconnects from Network
I did check the plugins and none were enabled. This is happening more often to 1 or 2 more users gradually. It was thought to be a virtual memory issue, so it was increased. However, the problem...
View ArticleRe: Inserir o ramal no spark
Amigo, eu tenho várias instalações do openfire, a principal ainda esta no 3.9.1, eu sempre espero um bom tempo para atualizar, pois sempre da algum conflito de plugin. Tenho tambem a ultima versão...
View ArticleRe: Criar grupo no Spark - Openfire
Sobre o grupo eu realmente não achei nada Será que eu consigo fazer em outro programa de chat ?? Acho que o banco externo pode ajudar, mais como eu posso configurar ?
View ArticleRe: Criar grupo no Spark - Openfire
Amigo, vamos por partes, configurar o banco externo do openfire, ou uma aplicação para ler os dados de log na tabela?
View ArticleRe: Openfire 3.9.3 travando várias vezes ao dia
Vínicius, não é integrado com AD não, faço a instalação normal, ele esta instalado no servidor Windows Server 2003, recebi um email do Ignitrealtime hoje, concidência ou não, que relata muitos bugs da...
View ArticleNewbie question: Database Settings - Standard Connection to Windows Azure SQL...
Hi I'm trying to set up and configure openfire 3.9.3 locally on Windows 7 and connect to a Windows Azure SQL Server. I have the openfire database setup and configured on Azure but when I use the...
View ArticleRe: Session are not closing
Christian Michallek wrote: ...snipped...If you set a RessourceID manually, this problem does not occur and pidgin/openfire works normal. Good observation!I can report this same behavior. One of my...
View ArticleRe: Session are not closing
For anybody reproducing this, could you check your openfire logs and see if you see any recurring errors logged? Perhaps there is a cascading of failures going on?
View ArticleRe: Bug in nightly? Cannot connect with Jitsi client
Ok!I'm not sure what I did wrong previously but I'm currently running nightly 2014-06-23 and "everything" works:- Carbons works great, no issues for 48hrs. (it's awesome, a must have for the mobile...
View ArticleRe: 405 not allowed Error
The problem was fixed by dropping ssl certificate and regenerate self signed default certificates Incorrect certificate settings and incorect ownership of keystore file in security folder was causing...
View ArticleWhat is returned by getOccupants() method of MultiUserChat class ?
i know getOccupants() method returns java.util.List<java.lang.String> . But i want to know about getOccupants() method returns all occupants of room or only ONLINE occupants of room ?
View ArticleRe: Criar grupo no Spark - Openfire
Desculpa amigo, não quero confundir... Seguinte vamos lá... Aqui na empresa tem a diretora que é um pé no saco kkE ela percebeu que o pessoal está conversando no Spark com assuntos particulares, e me...
View ArticleSmack client: missing notification for new OpenFire users.
Hi,I'm trying to create a SMACK client (a web service) listening for the presence status of all the users registered in OpenFire server. The presence status is driven from inside an OpenFire plugin...
View ArticleRe: Bug in nightly? Cannot connect with Jitsi client
I see that it supports emojis, but not the regular emoticons, it doesn't convert : and ) to a smiley
View Articlejava.lang.NoClassDefFoundError: org/xmlpull/v1/XmlPullParserFactory
Hello guys,I just downloaded the smack 4.0 and try to run a simple helloworld type problem. On creating XMPPConnection i am getting following error. Exception in thread "main"...
View Article