Re: Server dialback issue over TLS
On the train I got some time to investigate about your log messages and I think they all occur due fallback-dialback and the remote server require TLS.In this case the "policy-violation" is the correct...
View ArticleRe: [Newbie] "No ACK was received when.."
So if disabling security on the client side, they can connect fine. But whichever security option they choose, it is the same problem..Edit: So I found if a user switch to Miranda client, they can...
View ArticleStoring bookmarks fails on local machine
I have a problem with Spark 2.6.3 on Windows 7 Enterprise 64bit. Bookmarked conference rooms are not remembered between Spark sessions. After closing down Spark and restarting, any bookmarked items are...
View ArticleRe: Server dialback issue over TLS
I found an "issue" and fixed it. The reason for the issue is the specification is not clear at one point:If the remote server doesn't offer any SASL-authentication feature the initiating server could...
View ArticleRe: How to see everything a server (Facebook) is responding?
Thanks for your answer! Is there any way to check if a message has been delivered? How can i just print the resonse the server returns?
View ArticleRe: Server dialback issue over TLS
I did some more digging myself in the debug log, and found a potential cause for the original TLS connection to fail: Apparently, if the CN of the certificate of the server connecting to is not a match...
View ArticleRe: How to see everything a server (Facebook) is responding?
If anything, you could only try it with DeliveryReceiptManager. But I am not sure, if the normal Facebook client (i.e. the Web Interface) supports receipts. The server does not return anything. It's...
View ArticleRe: Server dialback issue over TLS
Apart from what I indicated about about CN != server host, there isn't any other detail in the debug log. If fails the initial connection, dialback is initiated, verification over dialback succeeds...
View ArticleRe: block all comunications from user (jid) not working for me
so what I'm missing here ? sorry but still not clear if the blocking done on the server why clients should listen to "privacy list push" !!??and if i did not implementit user will still receive msgs...
View ArticleRe: Server dialback issue over TLS
i opened a discussion in the development board to discuss the integration of my simple patch.The discussion could be found here: http://community.igniterealtime.org/thread/51785 @Moonchild: If you want...
View ArticleNo users showing (or not authorized)
We had a problem with our Openfire Database and after a bit of reading here I decided to uninstal and install the latest version. So, after installing 3.9.1 and setting up LDAP all seemed to be working...
View ArticleRe: block all comunications from user (jid) not working for me
It's just there, to inform the client about an update of a privacy list. Similar to a roster push.
View ArticleRe: How to see everything a server (Facebook) is responding?
Thanks for your answer but the callback of the DeliveryReceiptManager wont get called. The message get translatet into Facebooks internal messaging system and xmpp is only a port for sending messages...
View ArticleRe: How to see everything a server (Facebook) is responding?
Yes, that is what I have suspected.
View ArticleRe: block all comunications from user (jid) not working for me
thanks for ur reply so listner doesnt efect the blocking process and the blocking should work either waysbut it doesn't as I sad i checked the xml my code send and it is the same as the xml in the...
View ArticleRe: Asmack can not build succefully
The old master branch of the underlying smack repository has been renamed to 'oldmaster'. The current master branch is now in sync with upstream Smack. In order to use the old branch by calling...
View ArticleRe: Migration to 5.0 ?
Jason wrote: I'm not a huge fan of the way StackOverflow does it, having to indent 4 spaces, since pasting a blob of code rarely is in exactly the right format. I prefer the way a lot of code forums do...
View ArticleOpenfire's source code: Restructuring + Java EE 7 support?
Hi, I've recently had a closer insight into Openfire's source code since I felt like contributing something (which I also did: OF-638). However there were some inconveniences and things that made me...
View ArticleRe: Spark - Unattended Install (2014)
I don't think this fits the User Guide. Of course someone can create an Administrator's guide, say as a Document in the forums. It will get lost and would be hard to find probably. Or it could be added...
View ArticleRe: Startup scripts do not work correctly on Fedora 20
Hi, I am also facing same problem. After installing openfire on my Fedora system and tried to start it is not working. Giving same errors as you mentioned. How did you resolve your problem. Regards,Bharat
View Article