Re: Connect error: SASL Authentication failed. No known authentication...
You only need to include the smack-java7 dependencies. This includes all other dependencies. Maven example..<dependency> <groupId>org.igniterealtime.smack</groupId>...
View ArticleHow to add sid to a Bosh xmpp connection?
I'm having trouble connection to my bosh server, it says it needs "sid":org.igniterealtime.jbosh.BOSHException: Connection Manager session creation response did not include required 'sid' attributethis...
View ArticleResuming a stream in Smack 4.1
Hi, I've been working on an IM Client for android which was using aSmack back then but have already managed to update it to Smack 4.1 release version. I have managed to enable Stream Management by...
View ArticleRe: Could not find method javax.security.sasl.Sasl.createSaslClient
Caused by proxy setting.AS proxy setting do not work, so the dependency can not resolved correctly. Now, it works. Thanks!
View ArticleRe: error: cannot access SaslException class file for...
i updated aSmack in android,but it can't be resolve in "import org.jivesoftware.smack.SmackException"...
View ArticleRe: error: cannot access SaslException class file for...
Smack 4.0 does not work on Android. You need aSmack or Smack 4.1.
View ArticleRe: Resuming a stream in Smack 4.1
Now, SM seems to work fine when 'cleanly' disconnecting from the connection by manually triggering: XMPPTCPConnection.disconnect(); since the messages sent on the disconnected client were retrieved...
View ArticleNudge and Pidgin
Hi! I am using Pidgin to connect to my company's OpenFire server. I can receive Nudge messages from people that use Spark IM. But, I the people that are using Spark IM cannot receive any Nudge messages...
View ArticleRe: How To access openfire from another pc
1. Have you checked advanced firewall settings?2. Is OF setup with a proper server-name?3. Are you trying to connect by server name or IP?4. Can you ping OF server by hostname or IP? Thanks Jay
View ArticleRe: Nudge and Pidgin
Which Spark version is being used? I've found a ticket about removing Buzz feature in favor of XEP-0224. SPARK-1314 It looks to me that current Spark version (2.7.0 nightly builds) may already have...
View ArticleRe: Cant install repository on eclipse
I did that, but I am getting errors, I will post the error logs in some hours, I am Working in my server at the moment.
View ArticleRe: Cant install repository on eclipse
I'm not using Eclipse myself (and not even a developer) so can't say anything about these errors.
View ArticleRe: Just Married plugin is not getting installed on linux openfire
Do you mean completely clean errors log? This is not normal. What Openfire version are you using? Older version had a bug with logs not being saved on Linux. Daryl already explained, that you have to...
View ArticleRe: DeliveryReceiptRequest is not being added to the message
Just to clarify, I meant to say that I did not look at the code before replying. Yes, the sending listeners are the wrong type of listeners, as they are meant to inform interested parties when a...
View ArticleRe: Just Married plugin is not getting installed on linux openfire
Before installing all plugins like a week ago, I clear all logs. since last week i dont have any log. and it is the latest version for Debian Linux. I will install openfire with jdk 7, ill reply later
View Article3.10.0 Beta Invalid Username or Password
Hello everyone, I'm working on a new 3.10.0 beta installation.However, Spark 2.6.3 clients won't connect, and say Invalid Username or Password. If I go to advanced, check "Use old SSL port method" it...
View Articleset route.all-resources = true already, two clients connect to server, the...
Hello, I have this problem with two clients connect to server with the same user, the same resource, the same machine. First, I connected with the first client. OK. But then The first client was...
View ArticleRe: set route.all-resources = true already, two clients connect to server,...
This setting is for routing messages, not for allowing logins. XMPP only allows one session with the same username and resource.
View ArticleRe: 3.10.0 Beta Invalid Username or Password
a problemis solved, with version2.7.0ofthesparklogin problemis solved.Continuous, however, not be able to accessviaweb (ofmmet, jitmeet and...
View Article