Re: Import contacts for every new accounts
First, have you integrated with AD? In any case, you'll need to log into the admin console, click on Users / Groups, then on Groups. Create the groups you want and add the users you want to them. If...
View ArticleRe: How to send Automatic Messages in Spark
Ok, this is NOT an elegant solution, but if you have operations people breathing down your neck you can use this as a temporary rig to get something going while you work out a better solution. As...
View ArticleRe: How can i save my chats
The only way I know to do it is this. 1) Create the conference rooms as Permanent rooms (bottom checkbox when creating) (as a side note, once rooms are set up as permanent, they can be bookmarked on...
View ArticlePlugin Developer Guide
Hello, most of the links in this guide seem to be broken. Anyone able to fix them or point me to some other usefull and up to date information? Thanks and have a good night!
View ArticleRe: Learn Git Basics in about 15 Minutes
this was on hacker news (news.ycombinator.com) this morning: Visualizing Git Concepts with D3: http://www.wei-wang.com/ExplainGitWithD3/# pretty cool... it's a git work-flow visualizer.
View Articlehow to change spark client's font color when joining a group chat?
I want to change a particular user's font color or each one of the users have a specific font color, or they can select the font color that they want. Any details of my concern is a big help.. Thanks
View ArticleRe: Openfire 3.7.1 - Emojis in MUC kill chat connection
Not really an ideal fix, as it will allow many illegal characters to be exchanged, which may opens a DOS attack vector. I've commited r13995 and r13996, which fixes the emoji problem for openfire and...
View ArticleRe: Hazelcast Clustering
I have solved this problem by adding interface section. I was also having the similar config as described above (with hostnames) and started not joining the cluster after I upgrade to 3.9.1. I think...
View ArticleRe: Openfire 3.7.1 - Emojis in MUC kill chat connection
Flow, thanks for your fix. Does it solve OF-455 ? If so, can you resolve the Jira issue?
View ArticleRe: Openfire 3.7.1 - Emojis in MUC kill chat connection
Emojis work fine now, and the silly NumberFormatException bug is also fixed.
View ArticleRe: Openfire 3.7.1 - Emojis in MUC kill chat connection
Not sure if OF-455 is the same cause, as it comes from Apache MINA. AFAIKT this it not what caused openfire to terminate the connection when emojis are send, which is fixed now.
View ArticleRe: Persistent connection
I've to correct my statement, as I just made a similar experience with openfire and unicode emojis from a range that is greater then 0xFFFF, for example 0x1F634: Prior r13995 openfire would simply...
View ArticleRe: Unable to use smack-bosh out of the box
If you are talking about the jbosh unit-tests, then please ignore any errors. jbosh's unit-tests are in a terrible shape and simply non-deterministic. I've just clicked together a sample gradle project...
View ArticleRe: Windows 3.8.2 to Linux 3.9.1
It may cause issues as you don't run a cluster. As the Openfire database is small it may be better to create another temporary database (or schema) and switch to the production database when the...
View ArticleRe: Invalid Username and Password
I doubt this is an issue with Openfire then (though, thanks for posting the logs), because if it were, you would be seeing the issue on more than one or two clients (I would suspect you should see the...
View ArticleRe: Invalid Username and Password
That is strange. On my computer, it worked fine but then one day poof it stopped. Then the same with a coworker, but now it works as of this morning. Mine still doesn't work. And another coworker...
View ArticleRe: Invalid Username and Password
Someone who knows the logs better then I do may pop in with an easy answer, but for now, lets keep troubleshooting. I really am just shooting in the dark here, but I don't mind helping out! First,...
View ArticleRe: Invalid Username and Password
1) It is a business network. As for my computer, it is NOT in the same network BUT it is bridged. Server is on 128.1.x.x and mine is on 192.168.x.xWe have 5 different network at my work place (i'm the...
View ArticleRe: Invalid Username and Password
Yeah, I didn't think it was network related, but wanted to isolate that so we could set those questions aside. Hrm...I have something else we could try...check your PMs.
View Article