Re: HostnameVerifier.verify not called with actual hostname
This is the very thing that I was complaining about. Ahh! Now I got you. Yes, that's a bug (SMACK-643) in 4.0, which doesn't exits (or shouldn't) in 4.1. Since we have a release candidate for 4.1, I...
View ArticleRe: IncomingFileTransfer recieveFile(..) throws "error in execution"
It is my understanding that Smack clients needs to specify the correct IQ providers in order for File Transfer to be able to parse the stanza at run-time.No it does not. What makes you think that? Why...
View ArticleRe: IncomingFileTransfer recieveFile(..) throws "error in execution"
I posted this same packet reply timeout issue back on Jan. 23rd, 2015 in a different discussion on pubsub. Please read, smack-4.1.0-beta2: Timeout on publish PayloadItem containing JSON. Only...
View ArticleRe: HostnameVerifier.verify not called with actual hostname
Yes, the issue is fixed in that build.
View ArticleRe: IncomingFileTransfer recieveFile(..) throws "error in execution"
Okay, I removed the extraneous setup of ProviderManager and setup of ServiceDiscoveryManager. Is there a standalone main() that has a functional recieveFile(..) that works in 4.1.0-rc1? As a reminder,...
View ArticleRe: IncomingFileTransfer recieveFile(..) throws "error in execution"
The Smack integration-test also fails with same error: org.jivesoftware.smack.SmackException$NoResponseException: No response received within packet reply timeout. Timeout was 5000ms (~5s)...
View ArticleRe: 3.10 beta 100% cpu
Have you tried recent builds? It should have newer Jetty version and a few other patches, though i don't know if they are related to this issue. I will file a ticket...
View ArticleRe: 3.10 beta 100% cpu
Here's a ticket to track this https://igniterealtime.org/issues/browse/OF-883
View ArticleRe: Openfire HTTP API
It would be awesome if we could get the subject of a chat room Awesome plugin
View ArticleHelp Setting Up Kraken Registration
Set up Kraken in Openfire, trying to set up connection to an IRC channel. When I try to register the new conenction, tells me XMPP user doesn't exist on this domain. I have tried...
View ArticleRe: 3.10 beta 100% cpu
The current builds may have fixed this. Ignite's instance of Openfire was pegging CPU as well, but the current nightly build from two days ago has yet to run away (knock on wood).
View ArticleRe: Openfire 3.9.0 won't load plugins
Btw, you may try REST API plugin (it's intended to replace Userservice), maybe it will install.
View Articlesystem.out for debugging ldap issues
Openfire 3.9.3Ubuntu 14 Server Profile Settings: Connection SettingsStep 1 of 3 Connection Settings There is the option to enable debug: write trace information about LDAP connections to System.out....
View ArticleNo chat history between spark2.6.3 on PC and spark 2.5.8 on MAC
Hello, I'm not very tech savvy so go easy on me. Use Spark for work, obviously through a work server which I don't control settings on. My work computer is a PC, that was installed for me, works...
View ArticleRe: Double Check Chat messages Openfire Xmpp (Muc) online offline
found any solution for this?
View ArticleRoster.getEntries returning 0
I am creating a java fx application for openfire chat client. i am using smack 4.1 rc1 to connect to the server. i am able to to connect to server send presence information to others and send messages...
View ArticleAccountManager create account issue
I have an issue using the accountmanager to create accounts from an android client running smack using the latest version of smack from maven The iq from the output is this <iq id='gETAq-7'...
View ArticleRe: AccountManager create account issue
Seeing the corresponding IQ request would be helpful. You should compare it with the requirements from XEP-77, and if it looks like expected, then I would recommend asking the server devs (or looking...
View Article