Quantcast
Channel: Ignite Realtime : Discussion List - All Communities
Browsing all 10742 articles
Browse latest View live

iqRoute.route is returning NullPointerException

Hi, Below is the code of my plugin.           IQ iq = new IQ();      iq.setTo(toAddress);      iq.setFrom(fromAddress);      iq.setType(IQ.Type.get);      iq.setChildElement("ping","urn:xmpp:ping");...

View Article


LDAP - multiple user OUs

My AD is huge, with over 5,000 facilities.  Each facility OU has a Users OU.  5 of these 5,000 facilities are mine and contain about 150 users.  Does anyone have any idea how I can setup LDAP so...

View Article


iqRouter not sending ping

Hi, im trying to make a plugin that will send an IQ ping to the connected clients. However, when I execute it, client receive nothing. Any idea why ? below is my code and thanks in advanced!    public...

View Article

asmack SSL connection issue on Android 5.0

Hi all, I have a problem about SSL secure connection blocked with asmack 4.0.5 on Android 5.0. I also tried smack 4.1 alpha 1, but got same blocked result.  Following code snippet is working fine on...

View Article

Smack 4.1 began to support xep-0198, but without the support of openfire in...

hi, guys     I knew the new smack 4.1 had begun to support xep-0198, it's good for us. But, i have read the standard of  xep-0198, it should be implemented in both sides(client and server). I don't...

View Article


Image may be NSFW.
Clik here to view.

[Openfire API] Sending message to all users

Hi, We are trying to develop a plugin for communicating our clients. I have couple of questions:1. Broadcasting message using the SessionManager sendServerMessage method sends from a default account....

View Article

How to write open fire plugins

I am using the open fire 3.9.3 version and maven 3.2.3 version . I downloaded the maven openfire plugin. I am getting below error while executing mvn install command.    "Failed to execute goal...

View Article

Kick/Disconnect users plugin

Hi, I've just added a kick/disconnect feature to userservice plugin. I'm using it on openfire 3.7.1, but the patch applies cleanly to even to 3.8.1 tree. The patch is attached. Bye   Stefano

View Article


smack 4.0.5 - javax.naming.NameNotFoundException: DNS name not found

I am newbie using smack 4.0.5. Openfire is configured and running, I have a test with Kopete client (in kubuntu) and works fine. In my java program using smack 4.0.5 version"XMPPConnection con = new...

View Article


Load multiple conference rooms via automation

Hi! I've been googling for the last couple of days in an attempt to find a method of loading up chat rooms depending on various rules that we check as the user logs into the computer. I did see this:...

View Article

can not login to server, when android app is killed and restore state

first login is ok. there is log from my login.  11-19 03:51:28.644    7483-7531/com.rd.motherbaby D/SMACK﹕ SENT (3): <stream:stream to="datang" xmlns="jabber:client"...

View Article

Error sending offline Message

Hi there, from time to tome, sending offline Messages fails, and the message is never relayed. Logfile:2014.11.14 11:24:09 org.jivesoftware.openfire.net.SocketPacketWriteHandler - Konnte Paket nicht...

View Article

How to increase openfire memory.

Hello.Structure of openfire.- Windows Server 2008 R2 with 8GB Memory 4 processors Xerox 2.20GB.- Openfire 3.9.3- Spark 2.6.3  The file "c: \ Program Files (x86) \ Openfire \ bin \ openfired.vmoptions"...

View Article


Image may be NSFW.
Clik here to view.

Openfire users showing as offline in Admin Console using Converse.js

Hi, I am using Converse.js with a IIS Web Server and Openfire XMPP Server.  I am able to login to the login screen that converse provides with the users I created in Openfire. However in the Admin...

View Article

Last Logout in openfire console is not updating properly.

Hello,       I am using openfire server for chat based application. For logout from my application I am simply disconnecting my stream, It works for all aspects as my unavailable presence is set on...

View Article


about Openfire Make Clustering

hello guys !     I use Hazelcast Clustering Plugin do cluster on two computers, but now there is A question that PC A user userA and B on the userB can send message each other, but two machines created...

View Article

Asmack Android TLS problem

GreetingsI use asmack-8-4.0.5.jar I try to connect with ssl by using the DummySSLSocketFactory (The one that accepts all certificates) ConnectionConfiguration config = new...

View Article


Blocking Groups from certain Groups/Users

I hope you guys can help me with this as I have been battling this for a couple days now. My Spark program is configured within my Active Directory therefore all my Groups and Users are made within the...

View Article

openfire.sh specifies sh but uses bash built-in function shopt

Simple problem. openfire.sh in (3.10.0 alpha) uses /bin/sh but uses the bash builtin command shopt.

View Article

Jitsi videobridge and Openfire 3.10.0 alpha

I cloned openfire 3.10.0 alpha from github, and can run the server. Jitsi video bridge no longer appears on the server "Available Plugins" page. I also cloned jitsi videobridge from github, built it,...

View Article
Browsing all 10742 articles
Browse latest View live