Re: Prevent fast clients flooding Openfire causing OutOfMemoryError
I applied both patches. Since you applied them on the github head, can you please give me a pull request instead. I am running out of time doing this and it will make much easier to apply this patch...
View ArticleRoster.SubscriptionMode.accept_all seems not to work with offline users
I am implementing a client that accepts all subscription requests (I am using Rooster.setSubscriptionMode(Roster.SubscriptionMode.accept_all). Also, on the first login, every user will send a...
View ArticleRe: Prevent fast clients flooding Openfire causing OutOfMemoryError
The pull request is here: https://github.com/igniterealtime/Openfire/pull/61
View ArticleRoster cannot import to mysql if intregated ldap
Hi: the newest version openfire 3.9.3 integrated ldap and i import back the roster to mysql but it hangs forever ..any idea ? i wnat imoport back the differntial update of roster to new server.
View ArticleRe: Prevent fast clients flooding Openfire causing OutOfMemoryError
Dieter, you are a star I have pulled and merged your changes on github, pulled them into my local copy, rebuilt and was able to sucessfully log into Spark with both plain and TLS connections. Thank you
View ArticleRe: Online users' status showing as offline
Nope. We're using the built-in account/authentication system. I've switched on Debug logging and searched some of the messages that seem odd to my untrained eye, but I haven't been able to come up with...
View ArticleRe: Error when trying to connect to Google Talk (cannot parse presence...
---> Thats the point where I get the error: I don't think so. For more info about the warning, see SMACK-390. But let's have look at the stacktrace: 08-07 14:08:23.990:...
View ArticleRe: Online users' status showing as offline
I don't know what info could be useful investigating this issue.
View Articlexmpp openfire connection manager not working
Hi,I have downloaded the connection manager here .In windows I have extracted it to program files in C drive and edit the conf/manager.xml to set domain and password. I also enabled connection manager...
View ArticleRe: Roster.SubscriptionMode.accept_all seems not to work with offline users
Hi guys! I use 4.0.3 asmack library version. I have a problem with rosterr too but maybe isn't the same. I just created connection, got roster from it and added listener to presence like this :...
View ArticleRe: Error when trying to connect to Google Talk (cannot parse presence...
It's there: 08-07 14:08:24.010: W/PacketParserUtils(4375): Failed to parse extension packet in Presence packet.(just realized it looks a little different than what I posted, dont know where I got that...
View ArticleRe: Error when trying to connect to Google Talk (cannot parse presence...
Ok ok ok I just realized a dumb mistake: I use my own IQReplyFilter subclass now (as a temporary workaround for the IQReplyFilter bug) ---> in this method accept always returns true to circumvent...
View ArticleRe: How to get VOIP going in Spark?
hi i am intresting to know how can i resolve this problem i donot want run STUN server on my machine but i want use openfire+redfire plugin in spark tanx you ....
View ArticleRe: Error when trying to connect to Google Talk (cannot parse presence...
You want to match *at least* the packet id in your custom IQReplyFilter (and that it's an iq stanza). Note that leaving out the from verification makes you vulernable to spoofed IQ replies. That's...
View ArticleRe: Error when trying to connect to Google Talk (cannot parse presence...
Yes I am aware of that --- it's just intended as a very temporary workaround and I will upgrade to 4.1.0 snapshot soon anyways.... :-)
View ArticleRe: New Openfire plugin: ServerInfo
Sorry google chrome translated your webpage and it came up as " Okay, I installed it, and now?Now it is very simple. Just send mail to info @ serverinfo. meudominiojabber.com .? Thats is where I got...
View ArticleRe: can't login to sparkweb - 3.9.2
Is this issue also present in 3.9.3 ? I can't seem to get signed in to my client either. Kind of new at setting this up so I'm not sure where to go to check the logs. Thanks,Ddraig
View ArticleAccess messages in database
I'm using OpenFire to perform testing with the app we developed.You can access messages saved in the database?I can for example make a connection in the bank and run a "SELECT" comand sql?If so where...
View ArticleOpenfire setup in eclipse
I would like to start contributing to this project. I am new bee. I like the concept and forum. I have downloaded the source. Please help in setup and build of this project.
View Article