Re: Let's make aSmack obsolete! The future of Smack development
I did some research. Mainly I read http://www.ibm.com/developerworks/library/x-android/ Android supports SAX parser (as Flow already mentioned), DOM parsing and XmlPullParser. The article says a StAX...
View ArticleRe: Let's make aSmack obsolete! The future of Smack development
I wasn't trying to suggest Smack switch to another parser, I was only curious as-to why StAX was chosen (xml parsing can easily turn into a flame war lol) You are correct, once SAX parser gets going,...
View ArticleUnable to connect to database
So I'm attempting to get openfire running using a non-intergrated database. When attempting to connect to the database, I get this error:A connection to the database could not be made. View the error...
View ArticleRe: Spark auto idle doesn't clear
if it matters, I was RDP'ed into my machine from home last night for a long while and Spark didn't exhibit these issues... I'm using more-or-less the beta/nightly/svn build.
View ArticleRe: Possible resource leak?
Just an update. I have more an more reports of Spark 618 build locking with black or just unresponsive windows. Weird, as we have tested this build for some time without issues. And after the...
View ArticleRe: Jingle Nodes Problems
James, I have done what you said but still unable to enable configuration properlyJingle Node still show this error message Jingle Nodes Requires a Public IP for Internet Calling. Public IP Found:none...
View ArticleRe: Spark auto idle doesn't clear
I'm RDP'ing a lot to my machine during the week, so i would definitely notice such issue in the latest builds
View ArticleRe: monitoring 1.3.2-beta1 with openfire 3.8.2 error - java.sql.SQLException:...
I have uninstall and reinstall the Monitoring plugin. I also got the following error:org.jivesoftware.openfire.container.pluginServlet - java.lang.NullPointerExceptionat...
View ArticleRe: Spark window disappears after login
It shows in the system tray and in the task bar. If I right-click the start menu and 'close window', then that item will go away, but the system tray remains and I can right-click 'exit' from there.
View ArticleConnection Manager using Client Certificates and EXTERNAL method?
I have an XMPP server, running Openfire 3.8.2. I also have Connection Manager 3.6.3 running on a seperate machine. All running on CentOS 32-bit. The XMPP Server is setup to accept connections from...
View ArticleRe: how to install red5 in openfire
I copied the red5.war file in openfie/plugins directory and restarted the openfire server. When i enter http://<ip add>:7070/redfire it gives me error 404: Problem accessing /redfire. Reason: Not...
View ArticleRe: Possible resource leak?
looks like 618 was mid november build? it's sort of sounding like a blocked thread or something...
View Articleinstalling latest on a new server with contacts and settings intact
Hi, I'm currently running Openfire 3.3.2 on one server. I wish to install the latest openfire version (currently 3.8.2) into a another (dev) server and also import any existing contacts users have and...
View ArticleRe: Possible resource leak?
One more thing. It looks one proven way to reproduce this is let PC go to sleep, then wake it. Hangs for my users all the time in this scenario.
View Articleadding contacts
Hi I've declined an invite from a colleague to connect through spark. After this I tried to send him an invitebut this does not appear in my list of pending invites... is this because this person is on...
View ArticleRe: message body is null, raw received packets has the data
I am unable to see a bug there. It appears to me that the code would work if you parse an simple extension <foo> text bla blub</foo> but not if you parse nested elements. But...
View ArticleRe: ActiveDirectory password length restricted?
I could confirm this. The auth dn and the password length is restricted . May you can change this with the next release?
View ArticleRe: message body is null, raw received packets has the data
ok, in that case my understanding was wrong. <message from='xxx' id='yyy' to='abc@xyz.com/abc' xmlns='jabber:client'><tms xmlns='lmn'> < some data ></tms></message> My...
View ArticleRe: Possible resource leak?
looks like a threading issue with org.jivesoftware.spark.ui.ContactList. Mircea may have discovered one of the hidden landmines buried in spark
View Article