Quantcast
Channel: Ignite Realtime : All Content - Openfire Dev
Browsing all 966 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

XML Debugger is not working with Openfire 4.x

Openfire ships with an "xmldebugger" plugin; that's no longer working with Openfire 4, probably because of a change in startup order. The fix is to delay the initialisation until the plugin manager has...

View Article


Image may be NSFW.
Clik here to view.

How to start a NodeJS application as Openfire Service

I'm quite new to Openfire, but I want to integrate a NodeJS application in Openfire. There is a NodeJS plugin for Openfire, but there is no documentation of how to use it, or what I can do with it. I...

View Article


Openfire 4.0.2: S2S Permission policy (blacklist/whitelist) configuration is...

Seems that in 4.0.2 the "Server to Server Settings" (connection-settings-socket-s2s.jsp) code does not handle at all the global permission mode for blacklist/whitelist . It does not handle the...

View Article

debug openfire from source code meet NullPointerException

I build successfully in Eclipse4.4 , The openfire source code version‘s 4.0.1.But I debug ,  The error.log :2016.02.27 09:14:12 org.jivesoftware.openfire.container.AdminConsolePlugin - An exception...

View Article

Openfire Plugins Setup Guide For Eclipse

This guide assumes that you have successfully setup an Eclipse environment for Openfire development. If you have not done so, please see Openfire SVN + Eclipse 3.3 + Subversive Installation Guide. I...

View Article


org.jivesoftware.util.cache.Cache has different characteristics when HZ...

When running in the old-style Coherence cluster, or non-clustered, a Cache object will happily take a null key (when non-clustered, it's backed by DefaultCache, a wrapper around a plain-old HashMap)....

View Article

OF 4.0.1; System Property encryption is not cluster aware

Steps to reproduce;One one node in an Openfire cluster, via the admin console (Server -> Server Manager -> System Properties) create a system property, e.g. "aaa.test-property", with a value....

View Article

SASL authentication issue with Openfire built from sources

Hello I have a Java client which connects to Openfire on my server. When I run Openfire 4.0.1 with the build provided by Igniterealtime, I can connect and log in from the client with no issue. However,...

View Article


Feature Request: Send message to all resources

Using gtalk with my Android phone and the Openfire gtalk plugin for a few months now, I am pretty impressed by the way gtalk forwards all messages to all resources. Its simply and easy: Start an...

View Article


Openfire inconsistency with roster events

Hi, We are noticing some inconsistency with Openfires roster events. When we add a contact who does not exist on the roster, the user is added to openfire with subscription state is NONE. When the user...

View Article

Image may be NSFW.
Clik here to view.

try to work with lagacy stystm, need to provide other api

Hiwe have an online customer service system. wich is implemented by ourserlvies.I'm trying wo replace it with XMPP server(openfire) + XMPP client for the IM part. one of the problems i met is that our...

View Article

Image may be NSFW.
Clik here to view.

Can I develop openfire using IDE Tool IntelliJ IDEA?

Did anyone use IntelliJ IDEA as openfire dev IDE?  Could you pls give me a hand, how to run it in IDEA?Thanks a lot.

View Article

Image may be NSFW.
Clik here to view.

Possible bug: inconsistency between openfire.xml and security.xml and also log

Hello,with Openfire 4.0.2 I found this inconsistency that wasted to me 2 days of work, I don't know if anyone else had the same problem, but I think it's a bug: Usecase:in openfire.xml I had...

View Article


Image may be NSFW.
Clik here to view.

[BUG] http.connection.timeout and http.socket.timeout resetted to hardcoded...

Hello,I'm working in a "slow" env so I'm facing issues with Openfire timeouts. I've changed manually http.connection.timeout and http.socket.timeout to 50000,but I've noticed by log that this value...

View Article

Hazelcast implementation of the Cache interface using does not honour cache...

If you examine org.jivesoftware.util.cache.DefaultCache then there are a number of places where the cache size/lifetime is used to clear out entries by calling either cullCache(); // Delete old entries...

View Article


Image may be NSFW.
Clik here to view.

Openfire Properties

This is an attempt at documenting every property used by Openfire.  Please keep this list in alphabetical order, for easier searching. XML PropertiesOpenfire System PropertiesJava System...

View Article

Image may be NSFW.
Clik here to view.

Hazelcast plugin upgrade 3.3.3 version issue

Hello, I try to startup cluster with hazelcast plugin .With hazelcast 3.3.3 version I got this exception,And I have no idea to fix this. The change is in this pr Upgrade Hazelcast plugin to HZ 3.3.3 by...

View Article


Image may be NSFW.
Clik here to view.

Introducing Hazelcast ... a new way to cluster Openfire!

A few of you more intrepid Openfire fans may have noticed a bit of recent activity in one of the branches of the Openfire SVN repository. Well, some of your fellow developers have been working behind...

View Article

Image may be NSFW.
Clik here to view.

What is AuthProvider.isScramSupported()? (Please document!)

Hi There, I'm developing an integrative plugin for Openfire to use our custom user service. I therefor implement the AuthProvider Interface (among others). I'm upgrading from 3.x to the latest Openfire...

View Article

OpenFire Cluster unable to recover from nodes crashing

Setup:2 nodes in cluster using Hazelcast+AWS connector (OpenJDK 8u101, OpenFire 4.0.2, HazelCast 2.2.0)2 desktop clients connected to different nodes Steps to reproduce:Send a message from client A...

View Article
Browsing all 966 articles
Browse latest View live