Spark auto idle doesn't clear
Hi, We have around 25 users with the Spark IM client pointing at an Openfire server, everybody has Idle enabled & Time till idle set to 20min, all users correctly go Away when locking their PC or...
View ArticleRe: Openfire XMPP Ping Request - how to change Ping frequensy
Is it also supports Pong support ?? Of course, XEP-199 (SMACK-388) support wouldn't be complete without Pong
View ArticleIOException using IBB stream
Hi. I'm trying to use NIO Channels to transfer files using Smack. Basically, this is the code for retrieving a file and writing it into a file on the local machine: FileChannel fc = new...
View ArticleRe: IBBInputStream does not behave appropriately (auto-closing?)
More than 2 years old, and still unresolved... I just lost a couple of hours debugging on the server, then on a local machine, with different versions of client and server, just to discover that simply...
View ArticleRe: media proxy
Any progress on this? We seem to stumble upon the same issue.Is this a server configuration thing? In the openfire admin we have enabled MediaService, but when features are requested; we cannot see any...
View ArticleRe: How to build redfire in Eclipse?
I also want to know how to build redfire project,maybe we should use flashbuilder(since i saw many files end with ".as").Looking forward someone who knows could help.Thanks Very Much!
View Articlegetting authenticate to openldap
Hello guysI'm not gettingauthenticate toopenldap, the following error appears:No oneinformed orinformeduser was not found.I didsetupmyopenldapbut I can nottake the test, I await the considerationsof...
View ArticleRe: Enable contact list group sharing
It's the same with me. I believe it is a bug, I do not know if there is another way to fix. But, I edited the source and recompiled. I set the displayName as the group name and saved in the database...
View ArticleRe: Enable contact list group sharing
I used the "Custom Database Integration Guide":http://www.igniterealtime.org/builds/openfire/docs/latest/documentation/db-integ ration-guide.html And the "Building the Source" to modify and compile the...
View ArticleiOS XMPP Framework with Openfire Server get all registered users
for my **IOS** Chatting Application i am using **Openfire** Server, i am retrieving particular user friends list but now i want to retrieve all registered users from **Openfire** Server. Please help me...
View ArticleRe: Possible resource leak?
I have noticed some issue recently. I haven't seen this with 618 build i think, though i have seen it happening to other users on 618. Now i'm on 622 and today on 623 build and i have seen this. Spark...
View ArticleRe: Possible resource leak?
I did not reproduce this behavior so far. I will keep looking. In the meantime, please send me some logs when is happening again --thanks
View ArticleRe: Possible resource leak?
Spark is being built with Java 7 now on the CI, and the next release is planned to use Java 7 by default. There were several other Java 6 problems that effected spark, such as AWT bugs (window focus...
View ArticleRe: Possible resource leak?
our only use of the group rooms overe here is via Fastpath plugin... and our CS reps are trained to close them after a conversation ends... so I will go ahead and build a new internal Spark today and...
View ArticleRe: Openfire and Jitsi
Thanks for the response but where can I find the trace? I have installed the Debugger plugin and enabled it in the system properties, but I can't found a message flow or XML output at the log files.
View ArticleRe: Patch to enable unknown IQ messages to include childXML
The ones we're sending and receiving do have child elements, they're just unknown to us for some of the use cases. These unknown elements will be properly formed according to the spec.
View ArticleRe: Port 5552 = SSL?
what? self-signed ssl certs are not advisable for a lot of reasons including no client will trust it by default, leading to headaches for whoever is administering the server. If it's only you and maybe...
View ArticleRe: Openfire and Jitsi
It will be in stdout and that depends on your OS and how you started Openfire. I use from OPENFIRE_HOME/bin ./openfire.sh >../logs/stdout.log & on Linux when debugging issues
View Article