Re: Cannot login to web console sql and ldap
Oh ok, thanks for your advice so far lots of things for me to check. I went in with SQL mgmt studio and: set the admin.authorizedJIDs values to AD samaccountname@fqdn of host server set xmpp.domain to...
View ArticleUsers unable to see certain users until they log out then back in
We are on openfire 3.9.3. I have users complaining of not being able to see certain users (not all) until they log out and back in.
View ArticleHow to send a message saving directly in MySQL DB?
Hi, I have a use case where I need to send messages from a control system (not a regular user) for one or more users.I would like to know if it is possible in this case just to do an INSERT in some...
View ArticlePrivacyListManager fails
I am trying to fetch the privacy list items of a certain user however this always fails with the following response being logged PrivacyListManager privacyListManager =...
View ArticleRe: PrivacyListManager fails
After much testing I decided to add a dummy item to the list initially before trying to add a real user to be blocked, then retrieving the list seems to work, and blocking seems to work however when...
View ArticleRe: Hazelcast cluster state bug
hello,Vivek S, you says" But after this, the startCluster() method evaluates "cluster != null" and returns true which is assigned to the variable "clusteringStarting" in the...
View ArticleRe: Openfire 3.10.0 Beta - High CPU usage
just to give a feedback, I'm facing this issue too. My environment is different, but the bahavior is the same.I'm running Openfire 3.10.0 beta over a Windows Server 2012 R2.It happens many times a day...
View ArticleRe: Excluir histórico de conversa no Spark?
Ramon, a única forma de pagar as conversas é via banco de dados.Você pode fazer isso acessando o banco e dando um delete na tabela ofConversation.
View ArticleRe: Spark 2.6 beta - Proxy config nt working
Thank wroot for update. Can you please point me to correct source code link. I will try to apply patch for my use and see if it helps.Thank you.
View ArticleRe: Spark 2.6 beta - Proxy config nt working
The source is available via Git https://github.com/igniterealtime/Spark.git
View ArticleRe: Cannot login to web console sql and ldap
Then maybe try setting Setup to false in your opefire, xml so you can run the setup wizard again and gain access that way?after you get acces try adding just one admin to Openfire and make shure the...
View ArticleRe: Chatting with specific agent in FastPath
I achieved this by making a seperatue que for every agent in fastpath, and made every agent selectable in the fastpath webchat form. Make shure to use this value to determine to wich que the chat...
View ArticleUnable to detect audio device
Spark does not detect any audio device. Unable to play a sound via notifications. Have tried Spark 2.6.3 and the latest beta versions with different versions of Java. Running on an HP 8100Elite...
View ArticleRe: Spark 2.6 beta - Proxy config nt working
Thanks. I played around with it and it seems like there are many changes committed in LoginDialog.java class. After my changes I am getting java.lang.NoSuchMethodError: Could you please point me to...
View ArticleRe: How to SSO enable Smack/Openfire?
I am getting into the same situation. Does anyone know how to resolve this? Smack developers help please!! Or just say "No, smack doesn't support/Yes, it does support and please provide API call"....
View ArticleI can not find RosterExchangeProvider in smack4.0.7
I down load the library here: http://www.igniterealtime.org/builds/smack/and read the API doc here: http://http://www.igniterealtime.org/builds/smack/docs/4.0.7/javadoc/and read the help document here...
View Article