Re: HTTP plugins memory leak
I went deep and found out that there's no session timeout set for jetty and the default is -1 (not sure..). So, as sessions never expires and there's no expicit invalidation HTTP sessions live forever...
View Articlertl support
Hi,how to write from right to left ? how to change the menu ro the right Thank you,Samir
View ArticleFastpath configuration w/o admin console
I'm trying the configure fastpath and openfire automaticly with MySQL triggers, but... I've already achieved the agent creation. But the workgroup creation is proving to be difficult. I've only got to...
View ArticleRe: BUG: Group sharing with Uppercase usernames from LDAP
Hello Philipp, Thank you for bringing this to our attention. I have raised a ticket to track this issue: OF-696
View ArticleExportar grupos e contatos? Tem como?
Bom dia, Gostaria de saber....estou querendo trocar o S.O onde ficar o meu servidor open fire que hoje está em um windows 7 mas está parando direto e desconectando. Gostaria de saber, vou instalar o...
View ArticleRe: Exportar grupos e contatos? Tem como?
Leonardo, é possivel exportar os usuarios usando o plugin User Import Export , mas a parte dos grupos, compartilhamento de grupos ele não faz automatico, você vai precisar configurar novamente. Também...
View ArticleNeed a Help ....
Hello, I am totally new to OpenFire Server, and according to client requirement I want to customize the OpenFire server source code.. So please tell me the proper steps to import server...
View ArticleRe: Presense in MUC bug or bugfix?
I'm using 609 build and i can't reproduce this. Can you explain what exactly the issue is for you and what are the settings of your room? I have just created a room with default settings and JID is...
View ArticleRe: Send IQ Packet And Listen This Packet Result
I am doing it like below (because Smack does it this way, too). I guess Interceptor intercepts *outgoing* IQ packets, not incoming. If you want incoming packets, either use a PacketListener or a...
View ArticleRe: Change of LDAP Admin Password killed user login
The best way to reconfigure the server would be the configuration wizard. There's a file in the openfire/conf folder named openfire.xml In that file there should be a line named...
View ArticleRe: Fastpath configuration w/o admin console
Already got by using http petitions to the JSPs by using Apache httpcomponents (posting the basic code hoping someone can find it useful.) //Client configuration DefaultHttpClient httpclient...
View ArticleRe: How to Spectrum IM support for OF [Alternativ for Kraken]
i have a bug, i must authorize the gateway but i not have a request for add it to my roster
View ArticleRe: 200 users and java memory is full !!
Thanks for the reply. The server has actually crashed twice. Kindly help as we have already rolled out for 1000 users. Its only that people have not logged in.
View ArticleRe: How to Spectrum IM support for OF [Alternativ for Kraken]
Hi, AxelI'm _vt from spectrum room A lot of openfire users complain about spectrum2 setup with openfire and can't getting it work.I have try to setup openfire and spectrum and found the problem:...
View ArticleRe: Problems/Exceptions with FileTransfer
Does anybody know, what have been fixed in between Spark Version 2.5.8 and Spark 2.6.3 concerning this error? Because I am still struggling with it and according to this...
View ArticleRe: How to Spectrum IM support for OF [Alternativ for Kraken]
Hi Vitaly, Is this in the latest Openfire/GoJara? I never had this issue with my Openfire installation. Haven't updated either for a while... rolled back a bit to get Twitter working again. Kind...
View ArticleOpenFire fresh install, "No users in the system"
Fresh install of 3.8.2 on Windows 2012. MySQL DB. Running as Windows service. Created 16 users total. Working fine with one exception; in the admin console, I get "No users in the system" when I go to...
View ArticleRe: How many connections can one Connection Manager handle?
5000 is the number before switch to MINA.what's the number after that?
View ArticleRe: HTTP plugins memory leak
Hi all, I've double checked and I found out that sessions time out in 30 mins. Now, after 30 mins the sessions are invalidated but i think it should be better for those stateless plugins to invalidate...
View ArticleRe: MUC Presence variance w/ Hazelcast, different hosts and JAXL
Tom, This issue is different one as OF-670, these issue can be fixed by change class UpdatePresence.java public UpdatePresence(LocalMUCRoom room, Presence presence, String nickname) {...
View Article