Problema na hora de configurar Spark no cliente
Ola, Boa Noite. Eu configurei um servidor openfire com autenticação LDAP até ai tudo certo.Instalou tudo ok, ai eu instalei o spark no servidor e logou tudo certo usando os usuários do domínio.Mas ai...
View ArticleHow to run Openfire as a service on Linux ?
I have made modifications to the source, compiled using ANT and installed successfully on Linux (CentOS). Please let me know how to run it as a service. I tried using Redhat-postinstall.sh and it added...
View Article3.10 rc can't login sparkweb and candy.
Good morning, os UbuntuI didupgradetoversion 3.10rcopenfire, everything worksvery well (LDAP authentication, spark, openfiremeetings,Jitsietc etc).I do notwork:Candyat...
View ArticleWhat are "Stanzas"?
Hi All, I am a newbie , i just want to know what is the meaning of stanza (stanzas) , I was going through the source code of openfire and i have seen that word alot of times .... ( it seems a silly...
View ArticleRe: JBOSH HttpSender is not currently customisable
working....But, unfortunately "HTTPSender" is not public.... which leads the developer to use the same package name
View ArticleUnable to get PayloadItem in HandlePublishedItems
Hello, I am having issues with handlePublishedItems. I am trying to extract the payload sent from my PubSub, but I keep getting the following error:5673-5703/app.test.com.myxmpp...
View ArticleRe: How to receive my recently sent message to someone?
Good morning wroot! Thank you wroot. Is there any supporting Carbon Copies feature for website? I'm dealing with an application for website with strophe and openfire. How to, please?
View ArticleRe: Unable to get PayloadItem in HandlePublishedItems
I discovered the problem. The guide had you set setDeliverPayloads to false, but that's only the case if the item doesn't have a payload. If it does have a payload, you need to set it true. Finally got...
View ArticleClassNotFoundException!!! Exception in Hazelcast plugin!
I have installed openfire in 3 EC2 instance and added hazelcast plugin in all three. All three nodes work fine. But some time i get this exception in stderror log, Please help me to identify why this...
View ArticleTimeoutexception in Clusteredcache factory, in hazelcast plugin.
I have installed openfire in 3 node and added hazelcast plugin in all three nodes, and it works fine. But some time am getting this below timeout exception and its spamming my log.Will this error cause...
View ArticleNull key not allowed exception in iqhandler
I have installed openfire in 3 nodes and added all there in cluster using hazelcast plugin. I got this below error which am not sure why it is occuring. This exception was not there when we had single...
View ArticleRe: Need help - with a script to stop Openfire server on Linux
Create a symbolic link for your openfire using below command. sudo ln -s openfire/bin/openfire /etc/init.d/ Once the above command is successfully executed, then to start serversudo service openfire...
View ArticleRe: lost messages when network is disconnected
I have solved this message loss problem during network fluctuation by creating custom plugin. My plugin intercept the message packet and add it to custom table until it receives the ACK packet for...
View ArticleRe: how to configure Spark
Hi, I'm new to Spark. 4. No official requirement. But as it is based on Java, you should use some i3-i5 CPU at least and 2-4 GB of RAM. It will still feel sluggish at times. As it is a Java based app...
View ArticleRe: how to get openfire registered users from android client using aSmack
Do you know if I can get registered users from the whole server? or for example search a specific user if it is registered or not?
View ArticleRe: how to get openfire registered users from android client using aSmack
@kobbycoderI don't know how to get all registered users. Could you help me? Thanks in advance...
View ArticleRe: how to get openfire registered users from android client using aSmack
Hi Wael,Thank you so much for your reply.now i am able to get the user's roster items if the user having roster items. But i want to get all registered users. how to get all the available users?I want...
View Article3.10 RC1 issues
3.10 RC1 issues (tested on SPARK and JITSI both WIN clients)Envi: Centos7 / RH7Old fashion start (RC.D) script are not handled correctly by systemd. SYSCONFIG/openfire changes are not respected at all....
View Article