Re: 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 ArticleError on verify Client with SASL External Mechanism
I'm trying to authenticate a client via EXTERNAL mech, but it is faling. After some debugs, I noticed that the Client certificate is being validated against the S2S Truststore, not the C2S Truststore....
View ArticleRe: Message delivery receipt contains type attribute
If the type is set to 'chat' it can happen that implementations that rely on the type evaluate this as a real chat message which is empty. I our extended protocol this is evaluated as an invalid...
View ArticleRe: Problem with Openfire connection to postgresql
When you say 'remove the FQDN', does that mean you revert to using an IP address? Perhaps it is reverting to use localhost/socket? Are you able to connect via the command line using the FQDN? psql -h...
View ArticleRe: Problem with Openfire connection to postgresql
I am talking about putting the fqdn in the search domain under the network settings (edit connection) in Red Hat. If I leave that blank openfire connects to the database without a problem, with the...
View ArticleRe: Openfire 3.9.3 + Jitsi - Trying to get this to work to replace MS LYNC
I use Jitsi client with openefire and that's all, why do you need a jitsi server? What other functionalities does it adds besides p2p audio/video/desktop sharing?
View ArticleRe: Message delivery receipt contains type attribute
Thank you for the clarification. I suppose you keep the behavior of Smack 4.1.0. So we are going to make the behavior common to all clients used. I would be good if all had the same understanding.
View ArticleRe: lost messages when network is disconnected
It's funny how this thread is from 2008 and this still doesn't work. Is there a solution?
View ArticleConnection fails when trying to connect to openfire
openfire 3.9.3smack 4.1.0 I have the following code that is trying to make a connection to our xmpp openfire, and not sure if my code is correct for creating a connection and logging in. domain =...
View ArticleRe: lost messages when network is disconnected
Not so funny. This is how Open Source can be often - no developers or volunteers willing to invest time into free projects, no interest, no traction. Can't do much with that. Now about the problem....
View ArticleRe: Connection fails when trying to connect to openfire
The XMPP service's domain reported by the server "nagios-office" does not match the configured service domain "xmpp2.sun-system.com".
View ArticleRe: Users on line but ... it's not true !
Problem solved.Updatingthe version of theclientnow everything isOK. Thanks and greetings
View ArticleRe: smack 4.1 processMessage method does not called
I have used Smack 4.1 library in one of my Android projects. The following code snippet worked for me. //-----------------------------------------------Code starts...
View Article