Re: Just submitted Pull Request
I think the behaviour change with the additional preference is a good idea. I haven't worked in Spark's preference handling code yet, so I'll get to learn something new. Thanks for thinking through...
View ArticleOpenfire.script ignores DELETE sql commands
Hello all, Maybe someone can shed some light or insight for an issue I have. I have a script that will look on the LDAP for users of a particular group and then:1. Stops the Openfire service2. Writes...
View Articlesmack4.1 in android connect failed
hi, I want to use smack4.1 in android and I read the Smack 4.1 Readme and Upgrade Guide so I download the 11 files likes...
View Articleopenfire 3.9.3 as a Windows Service
Hello, I download OpenFire source code,I run & debug successfully,Now I want to deploy it as a Windows Service,I search by google finding that it has a openfire-service file in previous version,In...
View ArticleOpenfire 3.9.3: Import Certificates error
Hello at all! I've big problems with the current release of Openfire. It will not accept signed certificates by cacert.org anymore. It worked in older versions via the webinterface, but now i just get...
View ArticleRe: openfire 3.9.3 as a Windows Service
It's working like before: Go into the installationfolder\bin and open an command prompt. Here you'll find the file openfire-service.exe Juste execute openfire-service.exe /install and you're done. Now...
View ArticleRe: Migration to JiveX (cloud)?
This should be the jive.usercontainer.thread.enabled=false system property - Jive would have to set it to true. Currently one must select "In a place" when creating a discussion - with this setting...
View ArticleRe: Spark for Mac - Installation Issue
I might be wrong, but i think i have seen such report before and it was related to OSX gatekeeper (the thing blocking insecure apps). Try disabling that security option temporarily and then try...
View ArticleRe: openfire 3.9.3 as a Windows Service
Exe files are only built by install4j in our build system, you can't generate them while building from the source youself. Unless you attach your own install4j somehow. You can download the zip version...
View ArticleHow to get chat history from openfier server using asmack?
I'm developing simple chat application, in which I have done chat functionality, means my app user can send and receive chat messages at both end.But now I want to get chat history of same user, how...
View ArticleRe: asmack android file trasfer problem
Hi, i am also trying to establish p2p communications between ipcamera and android device . i am getting the response from camera. like <iq id="iq77102016" to="mobiletest@use-xmpp-01/Smack"...
View ArticleRe: openfire 3.9.3 as a Windows Service
Hi,wroot. As you suggested,I downloaded the zip version of openfire 3.9.3,after unzip,I found openfire-service.exe in folder openfire/bin,when I run openfire.exe ,it read "The JAVA_HOME environment...
View ArticlePingManager.ping gave me a outofmemeory at aSmack 4.0.1-SNAPSHOT-2014-07-13
java.lang.OutOfMemoryError at java.util.concurrent.ArrayBlockingQueue.<init>(ArrayBlockingQueue.java:197) at java.util.concurrent.ArrayBlockingQueue.<init>(ArrayBlockingQueue.java:181)...
View ArticleRe: PingManager.ping gave me a outofmemeory at aSmack 4.0.1-SNAPSHOT-2014-07-13
Your used Smack version is 5 months old and a Snapshot version. Consider updating.
View ArticleRe: PingManager.ping gave me a outofmemeory at aSmack 4.0.1-SNAPSHOT-2014-07-13
Sorry I can not update to the newest one, because the newest one has been changed source structure.I will cost so much time to change my app's structure to fit new structure of asmack.So Could you give...
View ArticleRe: PingManager.ping gave me a outofmemeory at aSmack 4.0.1-SNAPSHOT-2014-07-13
Micro/Patchlevel releases are API compatible within their Major/Minor versions. You should be able to update to 4.0.6 just fine.
View ArticleRe: Asmack - Update current user
Hi!May be you need login also connection.login(username, password, resource); since method "vcard.load(connection);" involve authentication check.
View ArticleaSmack with Openfire client IP address is not shown on server
Hello EveryoneI have a working Openfire and aSmack integrations, however, I have recently implemented Openfire Cluster thus putting Openfire hosts behind a loadbalancer. This has caused two issues for...
View ArticleRestringir mensajes masivos a cierto usuarios
Hi Iam newfriendssomeone of youwill havethe source codeofspark2.6.3client?or someoneof youknow howI canrestrictcertain userstheoptionmassivepoststhanks and regards
View Article