Re: 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: Ldap enclose DN Problem
Okay, seems to be a problem since 2008: Openfire LDAP Quotation (encloseDNs) Problem and Fix. It's a pity :-( I tried to compile it with the workaround as described in the post, but it still doesn't...
View ArticleRe: New Openfire plugin: ServerInfo
It's not critical, so i will wait for another scheduled server restart and update then newest version http://files.mundoopensource.com.br/plugins/serverinfo_0.3.2.2.jar
View ArticleRe: AdHocCommandDataProvider getting in the way?
Smack/MUCUserProvider.java at master · igniterealtime/Smack · GitHub Basically the condition to determine if you are at the end tag of a element should not be parser.getEventType == END_TAG &&...
View Articleon reboot Cannot open database "openfire" requested by the login. The login...
Hello all. I have been searching the forum for this but cant find so pardon the repeat.On a windows 2008 R2 server with SQL server 2008 i have open fire and spark. The service is installed and...
View ArticleRe: on reboot Cannot open database "openfire" requested by the login. The...
Additional information. I just closed the GUI and all spark users were disconnected. I then restarted the service and ever thing works. Service start up type was "Automatic" Might it need to be set...
View ArticleRe: asmack4.0.0-rc1 and later version run crash
I have add into build path. My code is:public class MainActivity extends Activity { private WaitingDialog mDlg = null; @Override protected void onCreate(Bundle savedInstanceState) {...
View ArticleRe: asmack4.0.0-rc1 and later version run crash
I can not understand why asmack0.8.10.jar can work well in my phone.
View ArticleAny simple guide to setup clustering?
Hi, I'm using OpenFire as chat server, I'm amazed how smooth was it to setup. It also look easy to manage.I've a project to setup OpenFire clustering. I searched the Internet but couldn't find much...
View ArticleIncreasing instability with OpenFire, what do I do?
I'm having to restart the OpenFire service (running on Centos 6) 3 or 4 times a day because it simply stops routing messages during the day. And there are also several exceptions in the error log, some...
View ArticleInitial install error
I'm trying to setup the server on a new domain and keep having errors adding the administrator. I'm thinking it is due to a connection issue to the AD. Here are my settings Server Type: Active...
View ArticleRe: Initial install error
Its because your administrator account isn't in the base dn also, The admin account isn't really an admin account. it's just used for reading ldap. So a regular domain user account will work. You...
View ArticleDetermining Source File to Edit
Is there documentation that helps determine what parts of spark & it's GUI correspond to the underlying source code?For example, I want to set the "Show offline Users" option to be "on" by default,...
View ArticleRe: Issue with setup of Jappix 1.1.1 with openfire 3.9.3
Thank you for reply. But No luck by changing the port after that i also change the groupchat and punhost but same result My jappix is installed on different server not as same as where openfire...
View Articleproblem 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 Article