Re: Spark client list does not refresh
I would try deleting those contacts manually in Spark first. In case they are indeed local copies. Then you can try wiping out Spark profile for users, who have those contacts showing up. History will...
View ArticleRe: How does the cache behave on server shutdown?
You've already replied on my thread, but for all others a link to my thread (no solution, just reporting same issue) http://community.igniterealtime.org/message/236869#236869
View ArticleRe: How does the cache behave on server shutdown?
Thanks wroot, so its all related... The "funny" thing is that this did not happen all the time.We had several restarts before and everything was fine.The "lost cache" happened only when there were like...
View Articleaccount creation for a mobile
hi ,i need to create a custom account creation for a mobile application like whatsaap :so when a user create an account we move to verification process withe sending sms from the mobile to server and...
View ArticleOpenFire group sharing problem (group disappears from rosters)
Hello to everyone. There's some strange problem with my OpenFire 3.8.2.I've got a couple of shared groups. All the groups are taken from Active Directory. Some of them work perfectly, but the others...
View ArticleRe: OF 3.9.1, Ubuntu & Hazelcast - Cannot see cluster members & admin console...
hello anand(trying to help)ur infrastructure right now is : (cmiiw)Server-a.openfire.domain.com : with sample ip : 1.1.1.2Server-b.openfire.domain.com : with sample ip : 1.1.1.3...
View ArticleRe: Openfire 3.8.2 server new admin password/add new admin exploit
So this is not news (and I admit that guy found a lot more than me). I agree, that should be the advice for the time being. Thanks,Jan
View ArticleRe: SparkWeb problem "Not Authorized"
Muchas gracias Sergio, me faltaba hacer el nateo,ahora puedo acceder bien. Tambien pude acceder a travez del telefono con el cliente simple xmpp, conoces alguno mejor? Saludos
View ArticleRe: Hostname escaping characters. Bug in ExternalComponent connection?
Use the IP address. Anyhow this should change nothing.
View ArticleOpenFire Not bringing up Admin
I am running WIN7x64, with JRE7.55, Openfire 3.9.1. Start OpenFire and I get the error below, when I open click launch admin, nothing happens, says unable to connect. Any Ideas?...
View ArticleSetting-up Dev Enviroment
i just would like to ask you some questions about extending openfire.... i'm trying to configure all the enviroment to develop a custom plugin.I've followed step-by-step this guide...
View ArticleRe: Hostname escaping characters. Bug in ExternalComponent connection?
Oh.. That's true. The exception is still being thrown but using localhost instead of myHost-ubuntu still works. Any idea where the problem might be? I am using whack version compiled from sources......
View ArticleRe: Setting-up Dev Enviroment
eclipse imports horribly... you will have to manually adjust it. for your project source (src) you need to point it at: src/java/ currently it's pointed at: src/ this will cause a lot of problems. You...
View ArticleRe: Trouble when import Spark source code to Eclipse
eclipse auto-import isn't very great... in this case, it's trying to be helpful, but it's not Modify your eclipse project and remove all source folders from the build path except: src/java/ Then...
View ArticleRe: Hostname escaping characters. Bug in ExternalComponent connection?
Whack is from 2008 and there is no active development any more. If it's a bug you will likely need to fix it on your own. Try to enable auditing on the Openfire server so see which packets are sent /...
View ArticleRe: Migrating of web resources to SSL
community.igniterealtime.org: robots.txt only for ssl should be created and disallow indexing content. PS: Don't do it, with OpenSSL we might be affected by Heartbleed. Plaintext login seems to be more...
View ArticleRe: Setting-up Dev Enviroment
Thank you jason i will try and give the feedbck. Is better to use a different IDE than Eclipse? If yes, which one?
View ArticleRe: Security Issue: Uncontrolled Resource Consumption with XMPP-Layer...
OF-770 created to tie up the loose end on this
View ArticleRe: Get openfire admins using AD
By the way, if anyone know how to add admins when openfire works with LDAP, it will be great too !
View Article(a)Smack 4.0.0-rc1 Debug
Hello everyone,How can I enable debugging in (a)Smack 4.0.0-rc1?In previous versions there was an ability to set Connection.DEBUG = true; But in this version this variable is absent in XMPPConnection....
View Article