Wrong/unexpected data in received IQ
I am working with smack on Android with an ejabberd server. My server sends a few custom IQ's to the client and while sending they appear to be correct. On reception at the client, unexpected data is...
View ArticleSmack start OTR session
Hi, I am making an XMPP android client and i would like to know how i can start an OTR session on android. I have been looking around an unable to find how to get started on this. I am wondering how...
View ArticleConfigurar spark em redes separadas
Olá pessoal,Existe 2 empresas que utilizam o spark e estão instaladas em cidades diferentes, é possivel configurar o spark para que estas duas empresas conversem entre si?
View Articlehow to get message id and timestamp
When I use asmack for android development, I find out that messages id and timestamp can not be back to client from openfire server no mattter how the message is online or offline. In openfire message...
View ArticleaSmack File Transfer Negotiation Returns Null
Hello guys, i have problem with my aSmack file transfer, my Sending Works Brilliantly , but interesting part is my Receiving part, works Ocassionly ! some times it feels sorry for me and transfers file...
View Articleandroid file transfer using smack
I used the davanum example and chat is working fine on the android emulator. I noticed the discussion surrounding the "android smack" jar is pretty old. So I tried using the latest smack.jar and...
View ArticleDuvidas para inicar a usar o Spark
Ola Galera sou novo aqui na comunidade e estou precisando de uma ajuda com o Spark. Estou querendo começar a utiliza-lo aqui na empresa aonde trabalho pois ele atende todas as minhas necessidades e...
View ArticleAfter upgrade to 3.9.3, clients can't connect to Openfire after a few hours,...
Hi folks. I have Openfire installed on an Windows 2008 64bit (virtualized) environment with MYSQL 5.5.33 database, almost 640 users using PSI IM clients. Recently It was upgraded from version 3.8.2 to...
View ArticleThe JVM could not be started. The maximum heap size (-Xmx) might be too large...
I created openfired.vmoptions and openfire-service.vmoptions in the C:\Program Files\Openfire\bin and then i entered these commands:-Xms512m -Xmx1024mafter i entered the above commands and then save...
View ArticleNeed help, openfire server stopped many times at the day
The errorlog shows this: Database setup or configuration error: Please veriFyfehler eby im Starten des Servers. Bitte die Logdateien nach mehr nIoruofd marationen überprüfen.tabase settings and check...
View ArticleWhere do you go for conversation archiving in 3.9.3
I recently updated to 3.9.3 and when I log into the interface, I no longer see the conversation monitoring archive. I reset the monitoring service plugin, but I don't see anywhere on the site to find...
View ArticleSSO with SBS 2011 and Spark or Pandion
Hi all,i've got last release of Openfire 3.9.3 that work perfectly.My Owner ask me if i can integrated SSO on Pandion or Spark. I tested this solution https://community.igniterealtime.org/docs/DOC-2706...
View Articleasmack 4.0 , I can't get offline message
some code: OfflineMessageManager offlineManager = new OfflineMessageManager( connection); int count =...
View ArticleJava for-each loop with inner-loop return not working as expected
Following Java code in package org.jivesoftware.smack.packet/Packet.java class is not working in Android as expected whether it is compiled with JDK 1.6 or 1.7. When the "if statement" is evaluated...
View ArticleProblem in retrieving group chat history
Is it possible to use cep-0136 to retrieve all chat history in a group chat? Actually what we are going to do is to implement a “load more earlier messages” functions in a public chartroom, we tried...
View ArticleDoes 3.9.3 Kill LDAP Groups?
Hello. We recently updated to 3.9.3 and what we've noticed is that our LDAP groups dissappeared. We have a main OU in Active Directory that has serveral child OUs within it. Users live in these...
View Articleasmack SmackException$ConnectionException
I put the right ip and port (work well on pc using Spark) into ConnectionConfigration ,but running in android ,when connect to server ,it throw SmackException$ConnectionException,log : 07-04...
View Articletrouble connecting aSmack with Openfire. (using Andriod)
Hi, I've been trying to make a simple connection to Openfire so that I can see the green user in the conection status. So far I've only failed. I'm using Openfire with an embedded database and default...
View ArticleProblems in using API 4.0.1-SNAPSHOT
I switched to asmack 4.0.1-SNAPSHOT from 0.8.10, based on the thread referred at the bottom. The compilation issues mostly got resolved easily on upgrading, but it seems...
View ArticleThe following example adds a user,but did not add in the two shared groups...
is it correct http request or not ? and http://localhost:9090/plugins/userService/userservice?type=add&secret=mdXx0js0&u...
View Article