Re: Spark 2.6.3 login errors
I did a wireshark on my pc when attempting to connect, is this normal for the port to change? maybe port forwarding is happening somewhere?
View ArticleRe: OpenFire in-band registration (XEP-0077): does not contain register tag,...
Hey csh, thanks for your response. I saw that the bug has been given a "major" priority. Given this, I would assume, if it is not too hard to fix, it will be in one of the next releases. How often,...
View ArticleRe: Spark 2.6.3 login errors
PS - I went to the save version of Java as my other users, 1.6u33 and same result, still wont correct, logs below Sep 16, 2014 4:53:21 PM org.jivesoftware.spark.util.log.Log warningWARNING: Exception...
View ArticleRe: Spark having trouble with new SSL cert
Sorry, the tool I used to log spark.exe's disk accesses was procmon, not diskmon.
View ArticleRe: ParseException in message delay stamp due to microseconds
Phil Winder wrote: No, this is in Java 1.7 at the moment. Stacktrace below. It crashes because it attempts to read the fourth digit in the microsecond stamp as a time zone identifier.That's strange,...
View ArticleHow to make that show up in the contact list, not nicknames and full names of...
In a big group, not everyone knows by nick who need to write a message. Is much easier to display the full name.Somebody had already decided this question? Thank you
View Articlei need some help on this HTTP ERROR 404 Problem accessing...
can any one help me on this i installed required plugins fast path fastpathwebchat also when am trying to access this http://localhost:7070/webchat/jiveliv not workin it is shwn 404 htttp error not...
View Article[4.1.0-alpha1] SASL Authentication missing in OSGi
I have tried to migrate to Smack 4.1.0-alpha1 on OSGi, but unfortunately I receive a error that no SASL authentication methods are available... I have added the bundle "smack-sasl-javax" to my run...
View ArticleRe: [4.1.0-alpha1] SASL Authentication missing in OSGi
Thanks for the report Jens! If I understand you correctly then the problem is caused by smack-core being activated *before* smack-sasl-javax, causing smack-core to not see the smack-sasl-javax...
View ArticleRe: [4.1.0-alpha1] SASL Authentication missing in OSGi
I am not really sure... I have added a package-dependency to my bundles to force that during startup my stuff is resolved after Smack, but I got the following exception: 02:55:01 PM SENT (242792115):...
View ArticleRe: [4.1.0-alpha1] SASL Authentication missing in OSGi
java.lang.NullPointerException at org.jivesoftware.smack.util.stringencoder.Base64.decode(Base64.java:87)That seems to be the underlying cause. Will have a look.
View ArticleRe: [4.1.0-alpha1] SASL Authentication missing in OSGi
Yes... The base64encoder field in the class org.jivesoftware.smack.util.stringencoder.Base64 is null!
View ArticleRe: [4.1.0-alpha1] SASL Authentication missing in OSGi
Allright, the problem was that smack-java7 had no OSGi declarative service for its initializer, which cause the Base64 decoder not to be configured. This should be fixed with Add smack-java7...
View ArticleHow to create a ratings page
Hi there, Apologies if this is completely the wrong place to raise this query. Currently using Spark 2.5.8 and Openfire 3.7.0 We're currently trying to manipulate the chat end/transcript screen to...
View Articlebrand new install on CentOS 7 of Openfire 3.9.3. OpenFire is not listening
I have a brand new fresh, minimal installation of CentOS 7 on a VM. Downloaded and installed the Openfire 3.9.3 RPM package. I had to install java and libstdc++.i686 as well, but other than that and...
View ArticleSharing desktop with ofmeet
Hi, Great tool you've created! I'm trying to deploy it in my company, replacing Cisco hardware. I need to improve my general knowledge in this tool, but my first big question is about desktop share. If...
View ArticleRe: candy, ofmeet, jitmeet. Videobridge and user authentication question
It shouldn't be that hard but I need to picture how it works and carefully read your code to understand the behaviour. I have always used that but I've never added something to it (yet), give me some...
View Article