Re: How to enforce Spark Properties without losing user preferences (windows)
It is not actually enforcing, as they can change it after the login. I have done it a while ago for Exodus properties file (xml) with a vbs script, can be applied to Spark: Const ForReading = 1Const...
View ArticleRe: How to enforce Spark Properties without losing user preferences (windows)
Well, in this vbs you have to know what the altered text is, so it won't work in all scenarios probably.
View ArticleRe: How to enforce Spark Properties without losing user preferences (windows)
You're right, its not true enforcement, but I think it will get the job done for the most part. Maybe I should change the title up a bit!
View ArticleHow to set Spark Properties without losing user preferences (windows)
I wanted a way to set some properties with spark without overwriting the users preferences. Here is the solution I came up with.There are a few assumptions made. First you have powershell install on...
View ArticleCan't connect strophe to Openfire via Websockets (Error during WebSocket...
I am writing a simple chat client (using strophe) which connects to my Openfire server. Strophe works successfully with BOSH, but for some reason cannot connect using websockets. I have installed the...
View ArticleRe: Move Openfire SQL Database
Brodie, I recommend you download SQL Management Studio, install it onto both servers. Right click on your existing DB from within SQL Management Studio, select 'Tasks', then select 'Back Up....',...
View ArticleRe: how to configure reject message?
I wonder if there was some fix for this problem in Spark. tks
View ArticleRe: how to configure reject message?
I wonder if there was some fix for this problem in Spark. tks
View ArticleMUCService -- unable to join rooms
Using Openfire 3.9.3 (using the exe installer on Server 2012 R2 and an embedded database) and MUCService plugin 0.2.2, I've run into an issue that may be a duplicate of an open bug (see links at the...
View ArticleJappix 1.1.1 Intermittent "Service unavailable"
I having issue , Jappix keep coming with error message "Service unavailable". though there is no such issue on open fire i can see . Please advise, how i can fix that issue. Thank you,Sami
View ArticleRe: Smack 3.3.0 and BOSH does no longer work
Sorry, I'm probably missing something, but could you look at my problem?asmack BOSHConnection do not connect You would be really helped me a lot, thanks!
View ArticleGuidance Needed!
Hi all, I find myself in need of a web based front-end like Sparkweb but with video/audio.Could someone offer advice to this? It would basically need to offer:1. User presence2. audio3. video4. file...
View ArticleRe: Smack 3.3.0 and BOSH does no longer work
My host address need to be like this "http://domain:7070/http-bind/"I guess with HostAddresses constructor I can only make this adderess : "http://domain:7070". Do you have any advice? Thank you!
View ArticleRe: AccountManager.createAccount() NoResponseException 4.1.0-aplha2
I've uploaded 4.1.0-alpha3-SNAPSHOT which contains the supposed fix (Move saslFeatureReceived check in connect() · a942863 · Flowdalic/Smack · GitHub ). Could you grab the snapshot, verify if it makes...
View ArticleRe: Cannot Install Plugin Openfire 3.9.3
I had the same problem. I upgraded from Java 6 to Java 7 and it seems to be resolved. In case you are a debian user, here's the link to the useful information on How To Install Oracle Java 7 In Debian...
View ArticleRe: Can't connect strophe to Openfire via Websockets (Error during WebSocket...
Update: After restarting openfire server I now get the following: WebSocket connection to 'ws://127.0.0.1:7070/ws' failed: Error during WebSocket handshake: Unexpected response code: 302 Request:GET...
View ArticleMigrating from Windows 2003 to Linux(SUSE) - Embedded database
Hi, good afternoon. I'm trying to migrate my Openfire v3.7.1 Embedded database that is intalled and working in Windows 2003 to Openfire v3.9.3 Embedded database in SUSE Linux but I'm getting some...
View ArticleRe: Cannot Install Plugin Openfire 3.9.3
This error is caused by attempting to run a newer java compiled JAR on an older java release.
View ArticleRe: Openfire 3.7.1 Offline Messages bug
This worked like a charm for me.. and after a while the problem returns.. I don't know why's that.. now the connection string is correct and the tables encoding is correct.. any clue?
View ArticleMonitoring Service cannot generate statistics and repeats errors
I use openfire 3.9.3. and monitoring service 1.4.2. It repeats the errors below. I reinstalled the plugin and didn't resolve the problem.My environment here:Java Version:1.8.0_05 Oracle Corporation --...
View Article