Patch to enable unknown IQ messages to include childXML
I had a need to send IQ messages to a client, and then get the response(without modeling). This mostly worked. I could attach a packetCollector for the packetId and get an IQ subclass. The only...
View ArticleSpark 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 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 Articlemedia proxy
hi, I want test the openfire media proxy by the following java code: public void testtransmit() { ConnectionConfiguration coo = new ConnectionConfiguration( server, 5222); final...
View ArticleIBBInputStream does not behave appropriately (auto-closing?)
Hello, I just updated from Smack 3.1 to 3.2.1 and now encounter a problem with IBBInputStream.I am reading data from the stream in a simple loop like thiswhile ((len = stream.read(buf)) > 0){ ... }...
View ArticleHow to build redfire in Eclipse?
Hi all, I checked out redfire source and build a Eclipse project, but I do not know how to build the whole redfire. The build instructions for openfire and spark plugin seem invalid for it, the...
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 ArticlePort 5552 = SSL?
Hello, i am 99% sure that port 5552 is using SSL but i want to be sure: i configurated in my openfire configuration everywhere that ssl is required.I made a tshark dump and everything seems to be...
View Articlebug: fix documentation FileTransfer
Hi. Partly, I had a hard time understanding what those receiveFile(..) methods of IncomingFileTransfer is doing exactly. Could you please fix the description in the following regards: a)...
View ArticleInvalid username or password
Hi everyone!Some users can't login in spark, there is an error "Invalid username or password". But in true, username and password are correct.Authentication by LDAP. What can it to be? I tried to do...
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 ArticlePossible resource leak?
Hey guys, My Setup: Openfire 3.8.2Spark 2.7.0 (From TRUNK on june 27th) - customized with internal company branding + SPARK-1515 + SPARK-1538 - built with system's oracle jdk 1.7.0_25 and embedded...
View ArticleUpdate Openfire bouncycastle library from 1.46 to 1.49
The latest version of Jitsi Videobridge plugin for Openfire requires latest bouncycastle version 1.49. Please find attached a diif file of proposed changes to Openfire to support his. If there are no...
View ArticleChatListener doesn't differ Multi-User private chats
Originnaly using asmack I got this issue. I'm using ChatListener to be fired on incoming private chats from MUC like someroom@conference.jabber.host.com/someuser. This way ChatListener fired at first...
View ArticleGtalk or other XMPP (Jabber) settings
Hello, after many trials i have working Gojara with Spectrum2. I am using Openfire with Spark. ICQ transport is working well for me, but i need help with Gtalk or other XMPP (Jabber connections). I...
View ArticleSpark rede externa
Olá, sou novo aqui e também no uso do openfire com o spark. A seguinte situação: instalei o Openfire e o Spark, na rede local funcionou normalmente, mas quando tentei conectar de uma rede externa...
View ArticleSpark 2.6.3 and VideoViewer 0.1.9.9 conflict
Hello Everybody, OS: Windows 7 Enterprise (64bit) I have come through a strange issue. Spark was working fine untill I installed Video Viewer 0.1.9.9. After a reboot spark crashed saying "The JVM found...
View ArticleRegistration reCAPTCHA is always wrong
Hi everybody,I recently install an Openfire 3.8.2 with Registration 1.5.0 plugin, everything works perfect except that reCAPTCHA is always wrong, I have create and re create the reCAPTCHA account and...
View ArticleSwitch to JDK7 for install4j in Bamboo?
Daryl says Bamboo is still using Java 6 for building Spark with Install4j. We can try switching to Java 7, as Spark is already bundled with Java 7. Maybe it will even fix the issue that Spark still...
View ArticleLet's make aSmack obsolete! The future of Smack development
In the last few years, Smack development, has gained again somemomentum. I am very happy about this, but it's not where it could andshould be. I'd like to start a discussion about future Smack...
View Article