Re: Exception accessing server-properties.jsp v3.9.1
Additional info:I traced the error to the file /openfire/plugins/admin/webapp/WEB-INF/lib/admin-jsp.jar.The first time I copied it from my backup, it works fine. But the second time I copy it, it...
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 ArticleRe: OpenFire group sharing problem (group disappears from rosters)
same problem with 3.9.3. I am going to have to restore back to 3.7.1 till this is resolved.
View ArticleImagenes usuario media pantalla Logueo
Buenas Mi problema/consulta es cuando un usuario inicia sesion, se ve una notificación que inicio/finalizo sesion para los demas usuarios, el problema es que cuando los usuarios ponen fotos, este...
View ArticleRe: brand new install on CentOS 7 of Openfire 3.9.3. OpenFire is not listening
selinux was enabledI disabled it in /etc/selinux/config and rebooted the serverfor good measure I rpm -e openfire and installed it again nowselinux is disablederror.log is emptyinfo.log says admin...
View ArticleRe: Thread links refer to first post instead of last one
I think this is by design as the threads list, "What's New" widget (not a good name choice in this situation), shows only the original name of a thread and the author of the thread. As opposed to the...
View ArticleRe: brand new install on CentOS 7 of Openfire 3.9.3. OpenFire is not listening
Is your VM has a hostname?
View ArticleRe: Deploy the war
You can drop war file into Openfire\plugins directory and it should unpack it. Or you can use the Upload plugin form on the Plugins page in Admin Console.
View ArticleRe: Thread links refer to first post instead of last one
Try the hidden /activity - there you can click on '30 mins ago' within the reply and it takes you to the reply.wroot there you can also create a custom stream and follow yourself. Auto-follow should be...
View ArticleRe: brand new install on CentOS 7 of Openfire 3.9.3. OpenFire is not listening
Yup, of course. I set it up during installation. Strangely, it even shows the hostname as part of the warning. My hostname is something like: server-chat The warning is: 2014.09.19 10:58:57...
View ArticleRe: brand new install on CentOS 7 of Openfire 3.9.3. OpenFire is not listening
Does 'nslookup server-chat' return the IP of your server? Using a real servername like xmpp.example.com or example.com could help. Not sure if your users like JIDs in the formof user-id@server-chat....
View Article