Re: Memory leak with Client Session Info Cache and Hazelcast?
the Client Session Info cache is overflowing again. Seeing hazelcast concurrentMapManager warnings in the logs: RedoLog{name=c:Client Session Info Cache, redoType=REDO_MAP_OVER_CAPACITY,...
View ArticleRe: org.jivesoftware.util.LocaleUtils - Can't find bundle for base name...
Same here 2013.07.21 02:25:46 org.jivesoftware.util.LocaleUtils - Can't find bundle for base name jinglenodes_i18n, locale en
View ArticleRe: MUC logging of non-persistent rooms?
Sounds like a valid point. Did you ever find out about this?
View ArticleRe: java.lang.NullPointerException at org.xmpp.forms.DataForm...
Yep, seeing the same thing
View ArticleImporting outside chat history: ofMessageArchive vs ofMucConversationLog?
I have about 95000 messages from another chat system I'm looking to import into Openfire 3.8.2. Schema seems simple enough. But I'm a little confused about these two tables. ofMessageArchive is used by...
View ArticleRe: Java-Bells: A Jingle implementation for Java based on LibJitsi, Ice4J and...
Hi Bjorn, Great sample! Thanks for the example! Do you know how it would be extended to allow multi-user conferencing? Jee
View ArticleRe: Openfire loses configuration and enters a setup loop
IF a reboot killed it then you might have gotten a service up and running in real time but neglected to save your changes to the appropriate config files so that whatever that service was didn't start...
View ArticleRe: Openfire loses configuration and enters a setup loop
Alas too late to look now it's being rewriten as we speak however the configuration was running from an SD card in an Rasberry Pi in a headless configuration so the common shutdown method for the box...
View ArticleRe: Using primary keys instead of getSequence from ofID table
Took the easy and yet extensible way of doing things by creating a set of "sequence-like" tables with foo values. And then using the generatedKey functionality to essentially get the last_insert_id()...
View ArticleOpenFire + Spark Sip Phone
I have a SIP Phone system here in my office. When on the same switch as my sip phone server, I am sitting here calling from my computer to my cell phone with my direct SIP software and it works...
View ArticleRe: Users visibility to admin and able, not able to initiative conversation
Sorry to insist people.Anyone could help me on this?Thanks
View ArticleRe: User Summary List Empty at OF Admin
I'm not sure if setting the MySQL version to 5.1.XX helps, since i've been using MySQL 5.6.XX before and didn't have the issue. So something is definently changed with Openfire 3.8.X which causes the...
View ArticleProblem with History
Hello,I have a problem with the history from spark.My history file for one special contact is 16KB and now every time I want to start a chat, the CPU consumes 25% and nothing happens.I hat do kill the...
View ArticleRe: Some Clients cannot connect when tls is enabled
Hmm too bad, I was hoping that anybody has an Idea on how to fix this on the server side. At the moment I'm using another Client, but would like to use PSI again. Unfortunately this client doesn't work...
View ArticleCan not build new plugin and make .jar
As I want to make a plugin I have followed these steps:(I am using openfire source in eclipse)1. I copied a inbuilt plugin from openfire src/plugins and edited .java and plugin.xml files.(I am...
View ArticleOPENFIRE
Galera,desculpa se eu estou postando essa discussão no lugar errado,pois sou novo no forun,e eu estou desperado. 1º fiz a instalação do openfire na empresa aonde eu trabalho,adicionando o AD,que ja...
View ArticleRe: Sending a message to all logged in resources (regardless of priority)?
i have set the rout.all-resources and it still is hit or miss. Server still only sends to highest priority resouce. I would like it to work like skype and google talk where no matter which resource i...
View ArticleRe: Feature Request: Send message to all resources
have you found a way to sync all messages to all resources with openfire or any other jabber server?
View ArticleRe: route.all-resources patch
route.all-resources sends initial message to all resources, but after it only sends to the one from which i have replied. is there any way to have server contimue to send to all resources?
View Article