Content Filter Odd Behavior
Running Openfire 3.9.1 with Spark 2.6.3. We configured and tested the Content Filter plugin (1.7.0) which seems to be working fine but we are seeing some odd behavior. Some users are reporting that...
View ArticleRegistration No Input password?
hello.How to regster user? Registration Api is Represents registration packets. An empty GET query will cause the server to return information about it's registration support. SET queries can be used...
View Articlesmack_4_0_6 no javax.security.sasl.SaslException?
The type javax.security.sasl.SaslException cannot be resolved. It is indirectly referenced from required .class files XMPPTCPConnection con; con.login("", ""); is not SaslException; thankyou.
View ArticleHow to connect the Openfire server installed on my VPS hosting plan?
I am new to Openfire and I experienced installing it on my local connection and it works great. But I wonder how to connect Openfire server installed on the cloud like on my VPS hosting plan pointing...
View ArticleSmack 4.0.5 to 4.1.0
Hey! I was using Smack 4.0.5 and wrote a really minimal client which worked fine. Now I updated to 4.1.0 and I can't even compile.Why does your Documentation not reflect what has been changed? I posted...
View ArticleUnable to execute dex: Multiple dex files define...
use in android smack_4_0_6 libs. but run application display "Unable to execute dex: Multiple dex files define Lorg/jivesoftware/smack/SmackConfiguration" error. so why? Thank you.
View ArticleSmack - Thread starting during runtime shutdown
Hi, I just received one strange error message from crashlytics. Is it any known bug? I'm using Smack version 4.1.0-alpha5. Thanks! java.lang.InternalError: Thread starting during runtime shutdown...
View ArticleSpark deb files
Where can i find deb-files of Spark for Ubuntu? 2.6.3 would do, but if you know where i can find beta of 2.7.x that would be nice.
View Article25,001-100,000 users...At least 2.0 GB of available RAM, two 3 GHz processors
Hello the following post has been published in 2008. And back then the Openfire server had the following hardware requirements per quota of concurrent users. Hardware RecommendationsConcurrent...
View ArticleBUG REPORT- Ability to login as Admin gone
I've discovered a bug which causes you to lose the ability to login as the admin user. I discovered it in the Windows version. Here's how to duplicate (and fix) the bug. 1. Set-up Openfire using the...
View Article[Bug Report] lost history during webchat fastpath IE11
Hi,The webchat (fastpath) history is lost during the chat with our customers that is using IE11 (11.0.9600.17501). It looks like the page is renewed without any reasons.Can you please check this? We...
View ArticleProblems with new IQ-API in 4.1.0-alpha7-SNAPSHOT
I have found a solution to make Smack full OSGi-compliant with minimum interference. I am currently migrating my code to 4.1.0-alpha7-SNAPSHOT, but I am confronted with a serious problem concerning the...
View Articleverify message delivery status
How can i set up receipts for detecting when a message was successfully delivered?
View ArticleDelete Node (PubSub) fails in 4.1.0-alpha7-SNAPSHOT
There seems to be a problem with node deletion in 4.1.0-alpha7-SNAPSHOT. PubSubManager#deleteNode creates the following message: Request:<iq to="pubsub.ec-xmpp" id="2GAeW-75" type="set">...
View ArticleRead File Description
In documentation, there is written like, // Create the file transfer managerFileTransferManager manager = new FileTransferManager(connection);// Create the outgoing file transferOutgoingFileTransfer...
View ArticleChatting with specific agent in FastPath
Hi, I am using fastpath plugin for chatting in my application. It is working great and call goes to available agent. For new enhancement, we would like to add a feature where user should be able to...
View ArticleProblem when 3 or more resource names are used by one user
Has anyone experienced a problem in Openfire when a single user attempts to connect with 3 different clients? In my case, the user is using 3 custom resource named which don't conflict. He gets...
View Articleneed help: need openfire 3.9.3 on debian x64 with openjre1.7 instead 1.6
Hi, I am running openfire on debian 7.6 x64, ssl enabled with certificates. there are a few other things on the server, some of which are dependent on openjre1.6 i installed openjre1.7 and tried to get...
View ArticleNot closing smack threads by disconnect (4.1.0-alpha1-SNAPSHOT)
Hello everybody, I am looking for some advice in my little smack project. I made my own IM-App on Android. For this reason I want to close my connections sometimes, for example if I dont have internet...
View ArticleEmpty user info from OpenFire server
Hi all. I'm using OpenFire server 3.9.3I try to see user profile from contact list at Spark client. But there are empty values for all fields in user info.Also I receive empty VCard from server when...
View Article