Re: can not login to server, when android app is killed and restore state
I have no idea about this case.because I can succeed to login to server(openfire) everytime in normal case,but failed when app is kill by android and restoring is finished, and always got the failed...
View ArticleRe: How to increase openfire memory.
I think you can use the following configuration to tryBut does not guarantee that this is the best. -server -Xms6144m -Xmx6144m -XX:PermSize=256m -XX:MaxPermSize=256m -XX:MaxNewSize=512m...
View ArticleRe: Openfire users showing as offline in Admin Console using Converse.js
Are you sending an initial <presence> with the converse.js client?
View ArticleBlocking Groups from certain Groups/Users
I hope you guys can help me with this as I have been battling this for a couple days now. My Spark program is configured within my Active Directory therefore all my Groups and Users are made within the...
View ArticleRe: Openfire users showing as offline in Admin Console using Converse.js
I switched to using Candy instead of Converse and now the correct user is showing online, however after I login it connects and I just get the gray screen. Perhaps I am not setting up rooms correctly?...
View ArticleRe: Openfire users showing as offline in Admin Console using Converse.js
With Candy, you specify a list of rooms to join in the javascript configuration object. Look what is done on this website for the groupchat support...
View ArticleFeature Request: XEP-0198 Stream Management
Now that there is a Feature request bug for Smack (SMACK-333) it would be nice to add a bug for openfire too.I know that Stream Management is not easy to implement on Server side, therefore it will...
View ArticleRe: Openfire users showing as offline in Admin Console using Converse.js
Thanks, I was able to get Candy to work. Is there anyway to embed it in another web page like Converse does where you can toggle it when you want to chat, etc?
View ArticleRe: Openfire users showing as offline in Admin Console using Converse.js
This is not a forum for Candy support, please ask these type of questions with those folks.
View Articleopenfire.sh specifies sh but uses bash built-in function shopt
Simple problem. openfire.sh in (3.10.0 alpha) uses /bin/sh but uses the bash builtin command shopt.
View ArticleRe: Jitsi videobridge and Openfire 3.10.0 alpha
Sorry, Jitsivideobridge plugin is being replaced by the new "Jitsi Meet" plugin. The reasons will be explained in a blog shortly. In the meantime, if you have built openfire before the upgrade of...
View ArticleRe: Smack, gtalk connectivity error PLAIN: not-authorized
I met this problem also, hope someone could give a hand?
View ArticleRe: causes SocketTimeoutException
Ok flow if its different issue then whats the solution for this problem or where am i going wrong
View ArticleRe: causes SocketTimeoutException
11-21 10:59:09.231: D/SMACK(712): RCV (0): </stream:stream>11-21 10:59:09.233: D/SMACK(712): SENT (0): <presence id='EvQ7X-6' type='unavailable'></presence>11-21 10:59:09.234:...
View ArticleNão autentica no dominio
Olá pessoal estou instalando o openfire 3.9.3 no centos 6.5 com java 1.7.1 usando o pacote rpm com banco de dados mysql. Todos os pacotes mencionado, a instalação ocorreu com sucesso, eu consigo abrir...
View ArticleAdding users
Hello I have a fresh installation of openfire, I just created 3 users let's say user A B and CWhen I add user A as contact to user B, user A can't chat with user B and vice versa.But when I add them in...
View ArticleRe: openfire.sh specifies sh but uses bash built-in function shopt
So you are suggesting a change to use #!/bin/bash ?
View ArticleRe: Adding users
User shouldn't be required to have any particular subscription state in order to chat. Maybe you could elaborate what prevents those two from exchanging messages?
View Article