Re: Can openfire supports mobility XMPP protocols (XEP-198)?
One of the problems that xep 0198 is solving is the handling of messages that get lost in between the disconnection and the detection on the other side. It requires some extra processing at both the...
View ArticleRe: openfire_sqlserver.sql script: Warning! The maximum key length is 900 bytes
Noone any info on this?
View ArticleRe: MS SQL Warnings - The maximum key length is 900 bytes. (Bug: Openfire 3.x.x)
I am also encountering this issue and have also posted, here:openfire_sqlserver.sql script: Warning! The maximum key length is 900 bytes
View ArticleUpgrading 3.6.3 to 3.9.3: no user accounts
I have a 3.6.3 OpenFire server running on a PostgreSQL database. I have setup a new deployment of OpenFire, latest version 3.9.3 When the new server is started and pointed at the database for 3.6.3,...
View ArticleRe: MS SQL Warnings - The maximum key length is 900 bytes. (Bug: Openfire 3.x.x)
its unlikely this warning will cause an issue, but it looks like to fix it you would change the tables CREATE TABLE ofRoster ( rosterID INTEGER NOT NULL, username...
View ArticleRe: AdHocCommandDataProvider getting in the way?
Think the order in which IQ Providers are added has changed. I've stuck the code in a ConnecitonListener and registering the IQProvider on authenticated - which works for my purposes at least.The...
View ArticleRe: AdHocCommandDataProvider getting in the way?
Thanks, there exists actually a similar library that Smack uses for XML construction in its unit tests, but I decided against my normal behavior and not re-use existing code for various reasons: 1....
View ArticleMessage now requires user@server
I have a new Openfire server which I set up to use Crowd. I am not sure what changed but in order to find and connect to a another user we must now use user@server. When I first set up the server we...
View ArticleRe: Steps to configure Openfire on Amazon Web Service
Thank you...I had to open ports in firewall. Working great now.
View ArticleRe: MS SQL Warnings - The maximum key length is 900 bytes. (Bug: Openfire 3.x.x)
Hey speedy, thanks! I'll have a look at your fix and will give it a try. Thanks!
View ArticleRe: spark don't save my avatar
You can wipe you Spark profile and start with a fresh one. Spark profile is here C:\Users\username\AppData\Roaming\Spark If you need your history, copy this folder:...
View ArticlePoor performance after clustering is enabled.
I've been working on an openfire clustering solution for my employer. Our plan was to have a server in each one of our datacenters (4). The problem arises when I enable clustering (Hazelcast). The...
View ArticleRe: Spark voice chat state
cstux has provided a testing build of Spark with new libjitsi library https://jedhoc.edag.de/download.php?hashcode=542282fa02684439776 If someone can test this, please provide feedback on the call...
View ArticleRe: trouble loading plugin user service openfire 3.8.2
Try this one. It's for 3.8.2 version.
View ArticleAfter upgrade from asmack 0.9beta to smack 4.1 app crashing
New smack upgrade is great! Unfortunatelly one of our older project using XMPP Presence in wrong way - using priority 999 instead of correct values -128 to 128. With older version asmack everything...
View ArticleRe: Poor performance after clustering is enabled.
The Hazelcast clustering components are quite sensitive to network latency and perform best between nodes that are on the same LAN (or high-speed backbone). If you want to distribute your servers among...
View ArticleRe: After upgrade from asmack 0.9beta to smack 4.1 app crashing
No, there is no workaround.
View ArticleRe: Issue with setup of Jappix 1.1.1 with openfire 3.9.3
try Bosh host: http://openfireinstalledserver.com:7070/http-bind/
View ArticleRe: After upgrade from asmack 0.9beta to smack 4.1 app crashing
Thank you for your reply. Is it bug or feature? Is there any plan to "fix" it?
View Article