NullPointerException in user service
I got a NullPointerException with user service, openfire version 3.9.3, and user service 2.0.2. Both basic auth and shared key have same error, and the request was redirected to login page.Could...
View ArticleEmbedded database migration
Hello, I am newer to the IT field and still working through all the processes. I have been assigned to migrate our openfire server from ubuntu 14.04 to centos 7 as we are planning on using centos for...
View ArticleNewbie - Computer to computer voice/video calls using OpenFire
Hi, I am new to OpenFire (and IM servers). I have Openfire 3.8.2 running on Windows 7 machine. I can connect to Openfire through Spark client and other (Android based XMPP) clients for text chat.I am...
View Articlecan ItemEventListener be improved ?
Current scenario : If have 100 pubsub nodes and i want item chnages from them i have to do LeafNode leafNode = pubSubManager.getNode("NODENAME");...
View ArticleTwo bugs found in asmack-android-8-4.0.4.jar
I`m using asmack-android-8-4.0.4.jar in my project, I found 2 bugs.FIRST:Log in with user A and successed , then call XMPPTCPConnection.disconnect(); log in with user B ,then the weird thing happens...
View ArticleSpark won't install on Ubuntu Linux x32
I tried to use Alien to convert the .RPM to a .DEB, but all I get is this error: "spark-2.6.3.rpm is for architecture amd64 ; the package cannot be built on this system" which seems odd to me because I...
View ArticleSSL in openfire
I have certificate,private key etc . but i could not able install certificate in openfire please help me , My openfire running in windows , i have added certificate in key store but it show in openfire...
View ArticleServer 2 Server Questions
I got a few questions about server 2 server connections. DNS: Are SRV entries required or will a single A Record work for each server?A Server1 IPA Server2 IPAlso do I need to make entries for search...
View Articlefeature-not-implemented(501) MultiUserChat.getJoinedRooms
hi everyone,when l use MultiUserChat to get joined rooms l get problems it saying feature-not-implemented(501), the logcat loged the follow information:11-09 07:49:17.582: W/System.err(1782):...
View ArticleSSL/TLS on Port 5222
Hi: I have my Openfire up and running with a properly signed certificate for my keystore (/opt/openfire/resource/security/keystore). Under Server Settings -> Security Settings, I have the Client...
View ArticleUsers can't connected after 8 days of uptime
Hello all, My server supports 1500 users and growing each day, across 12 sites and in one site after 8 days of openfire running I have 4 users who cannot connect anymore to the server. They login only...
View Articlebind network interface - spark
Hi, we currently have a problem with spark where it crashes whenever our staff take their laptop off their docking station. It seems to be because spark connects via the Ethernet network interface and...
View ArticleJitsi VideoBridge errors and no changes made to server...........
Ok I have a working jitsi videobridge up and working (or I should say had). Last week it wigged out we removed it and re installed it and everything was fine worked great. Now a Week later it wiggs out...
View ArticleUpdate plugin jitsivideobridge
Hi Dele, Do you plan toupdatethe plugin jitsivideobridge? On GitHuboutmany fixes, but downloadinglibjitsi.jarparticipants did notsee each other. Libjitsi.jarusing version4 August. jitsi-videobridge/lib...
View ArticleWindow and video scaling......
Is there a way to implement window and video scling so when you shrink the window everything scales with it? Or is this a future feature? I know it is in webrtc at the google demo site.
View ArticleException on xep-0050 element
Hi,I'm using Smack 4.0.5 in a java stand alone client for calling a remote xmpp server.It seems that Smack doesn't like an empty <node/> element sent by the server. Please check the following...
View ArticleOpenfire Cluster Smack reconnection fails
Greetings I have set a cluster of two openfire instances openfireA openfireB .My main test case is having clients connected to the cluster through a load balancer.Step one stopping openfireAUsers...
View Articleproblemas ao buscar usuarios ldap
bom diapessoal tenho meu openfire integrado com meu ad, na configuração coloquei para ele buscar apenas os usuários que tiverem em um grupo especifico.porem alguns usuários estão com problemas não...
View ArticleProblem with add user using HTTP request
Hi Everyone,I have written PHP script using class.openfire.userservice.php class file, But I am getting Error: RequestNotAuthorised error. Here is my code $user = new UserService(); $param = array(...
View ArticleSmack 4.1.0-Alpha 5 XmppTcpConnection problem
Hi guys i have error in inizializing the XMPPTCPConnection. public class ConnectionManager { public static XMPPTCPConnection connection; public ConnectionManager(ConnectionConfiguration config) {...
View Article