OpenFire loses messages if client connection is broken
Hello, everybody. I am experiencing following problem. We have an OpenFire 3.8.2 server and a client application on Android phones based on ASmack. Everything works well most of the time, but sometimes...
View ArticleWhy doesn't the smack java process terminate in windows 7?
I'm running the openfire server on windows and created a very simple program: public class Main { public static void main(String[] args) throws Exception{ Connection connection = new...
View ArticleRe: Database Caches - Changing lifetime
http://community.igniterealtime.org/docs/DOC-1061 Check for properties that have "cache" in their name. You should be able to specify the age of your openfire caches
View ArticleRe: User login and logout tracking
AFAIK logouts are not saved in a user readable way. Luckily someone wrote a plugin for it.User Status Plugin https://blogs.reucon.com/srt/user-status-plugin-for-openfire-8516/
View ArticleASMACK . chatmanager issue and user presence
Hello. 1)On asmack-android-17-0.8.3 the Issue is that Chatmanager listening does not work properly and its callbacks is not handled. My code on asmack-2010 library worked well before.And i want to use...
View ArticleRelease Spark 2.7.0
Hi, When will spark 2.7.0 be released?The current version has only support with Java 6 and that is now in EOL status.There are now multiple critical bugs in Java 6 that isn't fixed. These is only fixed...
View ArticleRe: java.lang.NullPointerException at org.xmpp.forms.DataForm...
have same ploblem please hellp
View ArticlePlugin Broadcast
Olá Pessoal. Estou tendo um pequeno problema com as mensagens via broadcast navito do SPARK. O pessoal tem reclamado que não ficam guardados nos registros de histórico de conversação as mensagens que...
View ArticleRe: Grupos não aparecem na lista do pandion?
Realmente amigo, sem usuários nos grupos eles não aparecem. Se tiver usuário criado mesmo estando offline apareçe. E por fim, aquele grupo indefinido eu consigo remover? Obrigado por enquanto galera.,...
View ArticleRe: Grupos não aparecem na lista do pandion?
Apareceu ? Interessante.. tinha essa suspeita mesmo, mas nunca cheguei a testar com grupos vazios. Quanto a esse grupo indefinido, realmente eu também rodei e até agora e também não consegui remover...
View ArticleFacebook Server AIR vs Plugin login error
I have been able to connect, send and receive messages to facebook xmpp chat server from the Flash IDE publishing as an AIR application. However when I put this SWF in the browser the same working code...
View ArticleMessage Window pops up with empy message
Hi @ all, we have Openfire 3.8.2 and Spark in our Company (about 30 Users) Now several Users have the problem that sometimes they get messages without text, but the user who wrote the message put text...
View Articlehi friends...luckily i don't have problems with my openfire and spark right now
i need to ask some questions, but the topic doesn't about openfire and spark, can anyone help me?
View ArticleRe: Openfire SSO
I solved it myself.Openfire is now working on java 1.6.something, and Spark installation is on the same 1.6.I replaced sparks java with newer version 1.7... and it works.
View ArticleOpenfire SSO outside peremisis
As always I tried to google subject, and can't find guide.I'd like to reach the openfire server from WAN using SSO.Spark and Openfire works in LAN with SSO and outside without SSO.I have:1. Domain...
View ArticleBUG: the group's propties can not sharing in a cluster
there are openfire1 and openfire2 in a cluster(hazelcast). i try to reset a group's property which key is "testKey" on openfire1. note: i use Group.getProperties.put("testKey", newValue). but then, i...
View ArticleRe: MUC Visible Account Rename and Echo
After posting this problem report the latest version from http://bamboo.igniterealtime.org/browse/SPARK-INSTALL4J-609/artifact was downloaded and installed. Strangely the problem does not happen today...
View ArticleBUG: Monitoring Plugin – retrieved list of collections is not sorted
From XEP-0136 7.1:The server MUST list the collections (empty <chat/> elements including all attributes) in chronological order when responding to any request. In sources...
View ArticleLDAP Auth with custom DB roster/groups
Hi! Thank you very much for creating and maintaining this great product. We've set up and are running Openfire within a few departments using manual roster creation, and would like to move forward...
View ArticleRe: empty vcard Strophe + openfire + AD
Openfire uses defaults to access your AD tree.You might need to customise it further. Otherwise, switch on LDAP debugging and check your log files.
View Article