Closing connection due to error while processing message
Recently openfire started to produce an error when receiving a packet from asmack ping manager 2014.06.15 05:37:49 org.jivesoftware.openfire.nio.ConnectionHandler - Closing connection due to error...
View ArticleCustom away status will keep showing up when idle (even after deleted)
I figured there had to be a an open issue on this problem by now, but I cannot find one. I am running the latest production version of Spark, 2.6.3. I have had this issue where if I set a custom away...
View ArticleCan I use a SSL certificate with Openfire AND Apache at the same time?
Hello everybody. We are currently planning to get a SSL certificate for openfire and for our page that is also enabled to connect to openfire.I'd like to know if it's even possible using the same...
View ArticleOpenfire 3.9.3 travando várias vezes ao dia
O meu Openfire roda em Windows Server 2003, não é integrado com A.D e há uns meses vem apresentando travamentos várias vezes durante o dia, estava usando a versão 3.9.2, vi que havia saído uma...
View ArticleRe: processMessage not called after updated to (a)smack 4.0, possibly a bug?
Why though? So now we have to do extra work when creating Chat. What's wrong with the approach of the previous version?
View ArticleRe: processMessage not called after updated to (a)smack 4.0, possibly a bug?
Why though? So now we have to do extra work when creating Chat.If you ignore the thread IDs anyway, then you don't need to use a chat. You could simply send messages between the two involved entities....
View ArticleRe: processMessage not called after updated to (a)smack 4.0, possibly a bug?
Thanks Flow. That answered my question. There is still a situation where I am not sure how to best handle. Say Bob and Alice want to send a message to each other at the same time. Bob's client creates...
View ArticleRe: Can I use a SSL certificate with Openfire AND Apache at the same time?
Yes, you can use the same cert for both applications - You will either have to include all the relavent hostnames in the CSR when you request the certificate, or make sure you access both services...
View ArticleRe: When there is 3.9.4 version ?
There is no strict date set. As there are not many active developers it depends on how much free time they will have to fix issues and to make a release.
View ArticleRe: Como mudar senha no spark integrado com AD
Bom dia Vinicius, me perdoe pela demora. Muito serviço. Executei o tutorial. Meu server é 2008 x64. Preciso dos arquivos do server 2003 x64 para colocar dentro do diretorio...
View ArticleRe: Problem with Groups (editing)
Seems to be a new problem in version 3.9.x due to changed method signature. Classorg.jivesoftware.openfire.group.Group In version 3.8.x the method signature waspublic Map<String,String>...
View ArticleRe: Problems with manifest files in 4.0.0-rc2 regarding OSGi
@Jens I've created SMACK-576 about making smack-resolver-javax an OSGi ServiceComponent. I wonder why I didn't think about it when we made smack-experimental, smack-extensions and smack-legacy an...
View ArticleWhat are the dependencies for the smack-core-4.0.0 jar?
I included the smack-core, smack-tcp, and smack-extensions library into my Eclipse project. However, I am getting this error when trying to run my application: package com.company.example; import...
View ArticleRe: Openfire Crashes/requires service restart
I am now seeing this on 3.9.1 as well. Load seems to skyrocket and then the service dies.
View Articleold plugin versions
Hi, I have a older instance of openfire running which I'm not able to update at the moment, however I need the abilities provided by the user service plugin.At the moment I can only find the latest...
View Articlesmack.SmackException$ ConnectionException thrown by XMPPConnection.connect();
i want to connect to a ejabberd server that worked with asmack 0.8.10.but now with new version 4.0.0 the code does not work and throw an exception the code is : ConnectionConfiguration...
View ArticleRe: What are the dependencies for the smack-core-4.0.0 jar?
I believe I found my answer. Ended up looking on the github site, found that it has been uploaded to Sonatype repository. Maven automatically resolved the dependencies.
View ArticleRe: Help with openfire hazelcast 2 server clustering
Aryan - I haveing a very similar issue to you. I was wondering if you could please help me out. I'm only getting one of my servers to see the other using the hazelcast plugin. I have made sure that...
View Article