problem whit jitsi videobridge 1.3.1
Hello, i just updated videobridge on my openfire, fro 1.3.0 to 1.3.1 and i got error:2014.09.27 10:50:51 org.jivesoftware.openfire.container.PluginManager - Error loading plugin:...
View ArticleRe: problem whit jitsi videobridge 1.3.1
Here is my java -version: java version "1.6.0_32"OpenJDK Runtime Environment (IcedTea6 1.13.4) (6b32-1.13.4-1~deb7u1)OpenJDK 64-Bit Server VM (build 23.25-b01, mixed mode)
View ArticleRe: Issue with setup of Jappix 1.1.1 with openfire 3.9.3
1. you are missing the slash at the end "/http-bind/"2. you have to run openfire with root user in order to change port from 7070 to 80 on linux
View ArticleRe: Openfire 3.9.3 + Jitsi VideoBridge 1.3.1 (and 1.3.0)
luupaa: do you have jitsivideobridge.jar version 1.3.0 file that you could send for me, or link where do donwload? my problem is that version 1.3.1 dont work on my system, and i did update whit out...
View ArticleRe: ofmeet working fine,but candy and jitmeet is not work
ChangeCandy.init('/http-bind/',{ core:{ debug:false, websockets:true}, view:{ resources:'../res/'}});toCandy.init('/http-bind/',{ core:{ debug:false, websockets:false},...
View ArticleRe: ofmeet working fine,but candy and jitmeet is not work
jitmeet work for me now,config as:
View ArticleRe: Are my hardware resources sufficient to use OpenFire & Issues on Embedded...
Hi, Can someone please help me with my question. I'm really stuck with this issue & it's also affecting my development. Hope to receive some help. Cheers!
View ArticleRe: asmack4.0.0-rc1 and later version run crash
I copy the jar file to libs foder of Android project. If I replace 0.8.10 version, it can run well. Only 4.0.0-rc1 and later have problem. My code in Activity is just one line:SmackAndroid.init(this);
View ArticleRe: Mysql, sql syntax error
i have same error and could not find where this sql query is.
View ArticleRe: Issue with setup of Jappix 1.1.1 with openfire 3.9.3
Hi Dele, Thank you very much its working now, I was missing "/" at the end. Again Thanks alot
View Articleuse asmack4.1 to login server,but throw StringIndexOutOfBoundsException
when I use asmack4.1 alpha2 jars to run on android 4.x os. and login server,it crash ...logs follow: 09-28 20:13:04.591: E/XmppTool(24813): java.lang.StringIndexOutOfBoundsException: length=68;...
View ArticleRe: Custom away status will keep showing up when idle (even after deleted)
Sorry to bring this issue back from the grave - but I still have the problem, and I have a new clue to offer. My co-workers have had problems when connecting to PC (running Spark) when using remote...
View ArticleRe: use asmack4.1 to login server,but throw StringIndexOutOfBoundsException
I have deal with this problem.Android 4.x ruan network request will throw NetworkOnMainThreadException.when i run the login action in the background thread. the problem...
View ArticleRe: use asmack4.1 to login server,but throw StringIndexOutOfBoundsException
Even if you have solved the issue, could you show the log output including all exceptions *and* their stacktraces?
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 Articleasmack BOSHConnection do not connect
I am developing android chat app using: asmack-android-19-0.8.10.jarServer side is using BOSH protocol and send this kind of data:{"Domain":"domain","boshUrl":"http://domain:7070/http-bind/"}And I...
View Article