Quantcast
Channel: Ignite Realtime: Message List
Browsing all 12162 articles
Browse latest View live

Re: BUG: the group's propties can not sharing in a cluster

If you are doing this from a plugin, use a network cache to sync cluster nodes

View Article


How many connections can one Connection Manager handle?

We need to handle about 200k idle clients, so it's likely we should use several connection managers and one openfire server. The problem is I donn't know how many connection managers should I prepare....

View Article


Re: LDAP Auth with custom DB roster/groups

You might have to provide your own providers for that level of customisation and set Openfire properties to point to your custome code provider.admin.className =...

View Article

Image may be NSFW.
Clik here to view.

Re: BUG: Monitoring Plugin – retrieved list of collections is not sorted

Had this problem and had to provide a work around by sorting in JavaScript.  I suggest you submit a patch if you have gone that deep into the code

View Article

Re: Integrating Jersey (JAX-RS) with Openfire

Use the http-bind web service on 7070/7443 instead of the admin web service. See the fastpath webclient for an example on how to do this.

View Article


Spark Login

Hello! I've just installed Spark_2_6_3. How do i login into the account? Do i have to use the computer user and password?

View Article

Image may be NSFW.
Clik here to view.

Re: Message Window pops up with empy message

Hmm ok I thought it maybe has something to do with caching in openfire. so I guess I have to find an alternative to spark... my users don't like deleting profiles  thanks alot

View Article

Monitoring Plugin not compatible with MS SQL Server

I have Openfire 3.8.2 running on a Windows 2008R2 server, configured to use a MS SQL Server. I have installed the Monitoring plugin and can see that conversations are being recorded to the database....

View Article


Re: Spark Connect to Server

Servername should be resolvable in the network. I mean you machine (with Spark installed) should be able to resolve the domain1.local name in the network. Or you may use the IP address instead of the...

View Article


Re: Spark Login

I think you should ask your IT administrator (or hire one) to do this. Though i think you don't quite see the whole picture about using Openfire and Spark. This is not like Skype or MSN. You create...

View Article

After building branded spark - sip phone client doesnt work anymore

Hello, i've builded a branded spark version with new names with netbeans.everything works fine, but the phone client doesnt work anymore.i can install the plugin using the pluginmanager but the "phone...

View Article

Re: Auto Add Conferences

I think you can create conference bookmarks with autojoin for users/groups with the Openfire client control plugin

View Article

Re: Monitoring Plugin not compatible with MS SQL Server

If you got this far, you might as well bite the bullet, change the source code and rebuild the monitoring plugin.  Rebuilding a plugin is not that complicated. Make sure yiu have Java JDK and Ant...

View Article


User/Groups Problem

Hi everybody, I installed openfire 3.8.2 on an Ubuntu Server 12.04. Everythings works fine so far. Now I create a user via Web interface and I can log in with any client and I am online. As soon as I...

View Article

Strange Openfire outages/lags - for few minutes once a 10 days?

Hi, we are running relative big Openfire instance. There is more than 400 000 registered users, in peaks there is up to 10000 concurent users connected and packet rate is up to  15 000 packets / min....

View Article


Re: Integrating Jersey (JAX-RS) with Openfire

Openfire plugins have a problem when declare servlets, you can't set init-params in the web.xml, if you see the code of the open fire when the PluginServlet generate the other servlets you can see the...

View Article

Re: HTTP plugins memory leak

is this an actual leak or just normal behavior? GC will eventually come along and free-up any refrenced objects that are no longer in scope...

View Article


Re: HTTP plugins memory leak

I've found the problem and it's a session leak. A session is created every HTTP request  (actually don't know who is doing that)and never invalidated. I've also checked the default settings and I've...

View Article

Re: HTTP plugins memory leak

Please consider providing a patch.

View Article

Re: Spark Main Window Size On Startup

AjsAjs, can you try the latest build and confirm file transfer confirmation bug is still happening for you? http://bamboo.igniterealtime.org/browse/SPARK-INSTALL4J-609/artifact/JOB1/Instal l4j/

View Article
Browsing all 12162 articles
Browse latest View live