Re: Monitoring Plugin Not Loading
You need Java 7 java - Unsupported major.minor version 51.0 - Stack Overflow
View ArticleRe: Clients can connect, but can't see/msg eachother - Ubuntu Server/Openfire...
Try some other client (Spark, Psi, Pidgin). Usually in jabber/xmpp one user has to approve another user's request to add him, before messaging can occur. You can also try creating a group, put those...
View ArticleRe: openfire log suitable for fail2ban
It is not an option, it is the actual source code of the server which is in that example. If you want to follow this, you have to download server's source code, alter it and compile your own version of...
View ArticleRe: Openfire and SSL
Why do you need to use 5223 port? It is an obsolete port for old SSL. You should only use 5222 for either encrypted or not encrypted connections.
View ArticleRe: 3.10 beta 100% cpu
Interesting. Will keep in mind when upgrading. Though i usually do in-place upgrades and everything was fine so far. But i delete built-in jre folder and let it use system's Java 8.
View ArticleRe: is there a plugin for Spark to broadcast to all?
Actions > Broadcast message. You can either select whole roster or just online users, or separate groups or users.
View ArticleRe: Openfire Scalability to manage 1000000 concurrent users
Hey, i sent you an email, on this, can you share how you did it or let me know if I can use your solution ? -Shil
View ArticleRe: 3.10 beta 100% cpu
I saw this as well right before the beta. I rolled back to stable. I suspected a plugin as well. I'm on different hardware and Java version than you - OS X 10.10, Java 1.8_11.
View ArticleOpenfire Delay - External DB
Why does openfire takes about 30 seconds to update external database? Im using an Oracle DB. Is this normal?
View ArticleSmack 4.1 beta 1 connection issue
Have been trying to login to my xmpp account using smack in an Android application but i keep getting this same error:The following addresses failed: gmail.com:5222 Exception: null This is my code...
View ArticleRe: Smack 4.1 beta 1 connection issue
You don't really know which exception is thrown, do you? I recommend using beta2, it should also display the detailed exception string. But you can get information about why the connection failed via...
View ArticleError
Hola! Soy nuevo en esto, instale el chat Spark 2.6.3 en algunas computadoras, después de algún tiempo en unas computadoras me dejo de funcionar correctamente el chat. Inicia sesión bien, pero no me...
View Articleopenfire cluster
why openfire3.9.3 available plugins has no Hazelcast Clustering Plugin ?Use the Hazelcast Clustering Plugin in openfire3.9.3 may cause problems?
View ArticleRe: Monitoring Plugin Not Loading
You sir, are a life saver! Thank you very much for this.
View ArticleRe: Clients can connect, but can't see/msg eachother - Ubuntu Server/Openfire...
Thanks for the reply. I uninstalled oneteam, and installed spark. Its behaving the same way though.. I didn't know you had to "approve" adding someone as a friend, but users get no alerts/or msg to...
View ArticleRe: Clients can connect, but can't see/msg eachother - Ubuntu Server/Openfire...
Scratch that.. I took your other bit of advice and created groups on the servers. They showed up immediately. Thanks!
View Articleopenfire voice chat
HiMy chat rooms are run with openfire and I was wondering if anyone knew of module I can use to add voice in the room where users can talk through a mic and everyone hears them or maybe like send a...
View ArticleMissing 'break' in XMPPBOSHConnection.java causes "Resource binding was not...
org.jivesoftware.smack.SmackException$ResourceBindingNotOfferedException: Resource binding was not offered by serverat org.jivesoftware.smack.AbstractXMPPConnection.bindResourceAndEstablishSession(A...
View ArticleRe: Missing 'break' in XMPPBOSHConnection.java causes "Resource binding was...
Fixed with https://github.com/Flowdalic/Smack/commit/b7ac16c1fbc2294e011633d0f362fa924fbdd2 52
View ArticleRe: Problem with org.jivesoftware.smack.sasl.SASLErrorException: SASLError...
compile 'org.dnsjava:dnsjava:2.0.6'Although likely unrelated: Why did you add dnsjava? Smack uses minidns on Android. Is SERVER_ADDRESS set to the XMPP domain? You also likely can omit the server...
View Article