Spark. windows OC. msi package. CMD command for GPO install
Hello. i `am create MSI package., (Exe to Msi Converter free application), But, During installation: 1. How to remove page "Wellcome" (a CMD command? Or what parameter in ISI package)2. How to...
View ArticleRosterListener not receive presence- version 4.1.0-beta1
Hi everybody, Currently I am working on chat application using Xmpp SMACK API with version 4.1.0-beta1 for Android, but I have a problem when I call addRosterListener(), the Roster add the listener...
View ArticleHowto install spark-2.6.3.src.rpm on Scientific Linux 6.5 (RHEL 6.x)
Hi,i installed/started Openfire server (on our RHEL 6.5 server) connected to our LDAP (389-DS) server. Nice and cute setup!Surprisingly, i had more troubles to install Spark client on my Scientific...
View Articlesmack-4.1.0-beta2: Timeout on publish PayloadItem containing JSON
ProblemWhen publishing node.send(..), where PayloadItem contains JSON, the LeafNode's send method throws org.jivesoftware.smack.SmackException$NoResponseException: No response received within packet...
View ArticleOpenfire SSL on Windows Server - unable to import existing PFX cert
Hello, I have an exported PKF file from a Windows server that I want to use on the Openfire server (it's a GoDaddy wildcard cert). - I've used OPENSSL to break the keyfile out of the PKF file.- I've...
View ArticleHow to update hazelcast plugin to version 3.3.3
Hi there. I've noticed that hazelcast plugin currently is not in the available plugins of openfire. So i cannot update it. I tried to install hazelcast 3.3.3 directly. As expected it was automatically...
View ArticleSupport Chat
Hi, can spark be used for outside users to initiate a chat for support purposes?
View ArticleI want to change ofMessageArchive table structure. How can I do it with...
Hello Guys, I have one problem. Hope you will help me. I installed openArchive in openfire. Now I want to change ofMessageArchive table. I want to add two fields in it.If I do so, messaging didn't...
View ArticleInvalid Username or Password error
I'm currently in an organization that utilizes spark 2.6.3. I have one user who continues to get the error "Invalid Username or Password" but it seems to only be at about 3AM PST.I have logged on the...
View ArticleOpenfire 3.10.0 Beta Breaks LDAP Authentication
Hi Everyone,I recently deployed the stable version of Openfire and configured it to use LDAP authentication. That was working great. I then upgraded Openfire to 3.10.0 beta so that I could leverage the...
View ArticleDisable directory listings in openfire
I'm using OpenFire 3.8.2. How can I disable directory listings in the admin web console? E.g. when I navigate to http://myserver:9090/images/ I get a full listing of the files in...
View ArticleHow can I get the room owner JID or name?
I am looking for a way to get the owner of a MUC name or JID so I may destroy the room if you are the owner, otherwise just leave the room.I have tried getAdmins() but that returns an empty List.
View Article"User was removed" alerts
Hi Folks! Every time that I remove an Openfire user, all online users receive a message that the user was removed. It's OK, but i need to remove a lot of inactive users, and I think the online users...
View ArticleOpenfire with MicrosoftSQL2005 database install failing
We are utilizing OpenFire 3.9.3 running on server 2012r2 and the database (openfire) is on Microsoft SQL2005. We have installed OpenFire with no errors and have gotten to the database settings section...
View ArticleError code 503 on transferring file using xmpp
I am trying to send an image file using smack and openfire xmpp. For this I am using FileTransferManager class. To use FileTransferManager class I am using asmack-android-6.jar. I followed this link to...
View ArticleWhat‘s the use of these tables in openfire
ofPubsubNodeJIDs ofPubsubNode ofPubsubNodeGroups ofPubsubAffiliation ofPubsubItem ofPubsubSubscription .i don't know the use of Pubsub.can you explain this ?
View ArticlePubSub notifications in clustered environment problem
Hi everyone, I have two nodes with Openfire 3.9.3 installed and clustered using Hazelcast 1.2.2 plugin. Both nodes are behind HAProxy acting as a load balancer. Everything works fine, except one...
View ArticleBug in Stream Managament?
Hi, I am having a problem with Stream Management in the beta1 version. It looks like the handleCount is not initialised at the right time and therefor I keep getting a "h attribute too big" error from...
View ArticleBug: First stanza acknowledgement wrong packet ID
Hi, The first message send to a chat has a mismatched packet ID when packet is intercepted by an StanzaAcknowledgedListener. After the first packet, everything looks as expected. SENT (0): <message...
View ArticleUsing SMACK API to do initial load of Buddy List
I have been struggling to get user presence information using the SMACK API. I am able to receive presence changes via the RosterListener, but iterating thru the roster entries after my application...
View Article