Re: OfflineMessageManager throws NPE (beta2-snapshot)
Yep, would be pretty bad if one could fetch offline messages without being authenticated.
View ArticleRe: Bug: First stanza acknowledgement wrong packet ID
In beta2-SNAPSHOT the behaviour is a bit different. For the first chat message I receive three ACKs: SENT (0): <message to='7154a5d8af3e4221976d374b2f05e4c1@localhost' id='rm2mi-13'...
View ArticleRe: Bug: First stanza acknowledgement wrong packet ID
Is this possible after a (failed) stream resumption? Could you provide more context (e.g. more XMPP traces, especially from the very first stream open). It could be that you get the ack's because -5,...
View ArticleError Spark 2.6.3 [login]
USI'm having a problem with my spark 2.6.3When I try to get it proceeds as follows BRE aew, estou tendo problema com o meu spark! (Me ajudem )Quando o usuário tenta logar, aparece a seguinte tela:E não...
View ArticleRe: Openfire 64 bit default installer (w/JRE8-64 bit includes)
see Openfire on Windows x64 with Java x64
View ArticleJabber MomentIM cannot connect to Openfire 3.9.3
The project I work on requires the use of Jabber MomentIM. MomentIM was functional with Openfire 3.6.4. I upgraded to Openfire 3.9.3 and MomentIM is no longer functional, it cannot connect to...
View ArticleRe: Openfire 64 bit default installer (w/JRE8-64 bit includes)
Can't start Openfire service on localhostError 1: Incorrect function I have other question: can do it has to be the main branch of the program already (64 bit). Especially remembering appetite of...
View ArticleSpark no abre conversaciones
Buen día.Tengo instalado Spark, y en un par de equipos me está dando un problema. si doy doble click a un contacto para iniciar la conversación, la ventana de la conversación se va a la barra de...
View ArticleRe: Openfire 64 bit default installer (w/JRE8-64 bit includes)
delete the jre folder in openfire and make sure you have installed a 64-bit JRE/JDK. Ensure java is on your path. Type java -version from console prompt
View ArticleRe: Jabber MomentIM cannot connect to Openfire 3.9.3
Ishio wrote: . Any ideas? Thanks.Yes, log files are your friends.
View ArticleRe: Openfire 64 bit default installer (w/JRE8-64 bit includes)
Thanks, Dele. It's working !!!But it seems to me that my question not the last. Others will have the same question periodically. And it is better to enter nevertheless separate 64 bit assembly....
View ArticleRe: [PATCH] Node.getAllSubscriptions (#owner namespace)
Fixed with https://github.com/igniterealtime/Smack/commit/5c086eeefa2c4470f3295d26e7cfc1db9 4e1e2ab Sorry it took so long :-P (I actually fixed it without knowing about this patch, that's why the...
View Article"SSLv2Hello is disabled" with nightly 2015-01-31
Hi, I'm testing the beta / current nightly since it is supposed to have a fix for OF-405. I am running Ubuntu 10.04.4 LTS (and I suspect/fear there is my problem already) and upgraded from Openfire...
View ArticleRe: Openfire 64 bit default installer (w/JRE8-64 bit includes)
I tested also OF 3.93 with stand alone jre-8u31-windows-x64.exe. The combination is working too. P.S. I found usefull Java option for "openfire/bin/openfire-service.vmoptions":-Xincgc It's automatic...
View ArticleRe: RosterListener not receive presence- version 4.1.0-beta1
However, in case of out use-case where we push entire roster, putting a single item in a request would be highly inefficient.What is that use case, where a server would push the entire roster? Why...
View ArticleRe: Jabber MomentIM cannot connect to Openfire 3.9.3
Dele,We did look at log files but we could see any issues and that's why I went on this forum to find other ideas.
View ArticleHi. Mumble-like chat rooms in OpenFire
Hi everyone ! I have a tiny question regarding OpenFire. I set up a OpenFire server and Jitsi as its client. It's working awesome but I need a feature I can't find in OpenFire: I want my chat rooms to...
View ArticleRe: Access Modifiers in XMPPTCPConnection
Actually no, because the BouncyCastle TLS API is not compatible with JSSE.Are you sure about that? I'm interested in the code that does TLS with bouncycastle. Would you mind posting it here (or in a...
View ArticleRe: Connect error: SASL Authentication failed. No known authentication...
Please follow the instructions found in https://github.com/igniterealtime/Smack/wiki/How-to-ask-for-help-or-report-an-is sue.
View ArticleRe: Connect error: SASL Authentication failed. No known authentication...
The solution to this problem is to add the correct dependencies. Using Gradle i added the following dependencies. compile("org.igniterealtime.smack:smack-core:4.1.0-beta1")...
View Article