Quantcast
Channel: Ignite Realtime : All Content - Openfire Support
Viewing all 4778 articles
Browse latest View live

Explanation: scalability, system requirements

$
0
0

As this question pops up in the forums fairly often, i have decided to compile a simple document with an explanation of the issue regarding such questions and also provide here links to various tests made by users (which are scattered in separate threads or in other places in the internet).

 

No definitive answer problem:

Users ask in the forums what hardware should they use or how well Openfire will scale. There is no definitive accurate answer to that. Because this depends on hundreds of various aspects (number of users, usage patterns, number of online users at any time, operating system and its limitations, java, etc.). We can't say that for 10 users you will need 10 MB of RAM. Because one server can handle 100 users with that and another one won't be able to handle one user (because that one user will be sending huge messages every 10 seconds, etc.). And there is no formula to calculate resource usage based on usage patterns (nobody knows how much CPU or RAM a message sending or login uses). So, we can only share tests made by other users (synthetic mostly) or our setups (for what it's worth) and you will have to do your own tests or make some conclusions based on others' tests.

 

Synthethic tests:

OpenFire Single Server Load Testing 120,000 Concurrent Connections

Performance Testing Openfire

(feel free to add new links here, can be also from other places in the web)

 

Real setups:

wroot - my production server with ~150 online users (Windows Server R2 x64 with 2 GB of RAM and 1 virtual CPU on Xeon E5-2620 Hyper-V host) is generating CPU usage of 1-4% during 3 months span. Memory usage is between 1-1.5 GB with 1200 MB on average. I have set Openfire's JVM to 512-1024 MB though. It probably would use less by default, but at some point i started to have JVM memory exhaustion problems, so i have tweaked JVM's memory settings.

(feel free to share your server's setup and average load)


Openfire 4.1.1 - Users are being arbitrarily added to groups - Can't delete them

$
0
0

We're trying to centrally manage our rosters so all employees can see other departments. However, I'm seeing something I can't explain. I've gone through and cleaned up our groups to simplify sharing. Even before that, I have users that were in groups they never should have been in at all. Now, when I log into the admin console I can see several users in all departments when I only ever added them to one. When I try to remove the user from the group I get the green "User has been removed" message, but the user stays in the group.

 

This is starting to cause serious problems for us here as now my users rosters are inaccurate. Is there any way I can fix this, or go into the actual database and start ripping people out of groups? What is going on? Please help!!!

 

Spark 2.8.3 on Windows using Java 111+

Openfire 4.1.1 on Ubuntu 14.04LTS with open Java 1.7

Secure Openfire 4.0.3 Windows 2012

$
0
0

Hi!

 

can anyone tell on how to secure openfire in windows server 2012.? i have a valid cert from go daddy.com.

 

 

Thanks in advanced!

 

Regards,

Shallom

Некорректно отображаются пользователи в группах в консоли OpenFire

$
0
0

После обновления до OpenFire 4.1.1 в списке пользователей некоторые пользователи отображаются в нескольких произвольных группах, если посмотреть участников групп - все в порядке, на клиенте тоже порядок, ошибка только в списке пользователей. Пользователи и группы берутся из Active Directory. Есть ли способ как-то исправить это?

firewall ports for openfire

$
0
0

Hi, I would like to enable iptables on the Centos 6 running openfire.
openfire version: Openfire 4.0.4

 

On the server information:

5222    Client to Server

5223    Client to Server

7070    HTTP Binding

7443    HTTP Binding

5269    Server to Server

5275    External Components

5276    External Components

5262    Connection Manager

5263    Connection Manager

9090    Admin Console

9091    Admin Console

5229    Flash Cross Domain

I've added these ports to the firewall settings, however after I've enabled the ports.  No spark clients can connect to the server and I can't even get to server_ip:9090 via web browser.

Am I missing something?

windows server 2012 r2 install ok but can not restart openfire

$
0
0

Hello

I installed OpenFire without any problem

only error after install

but after stop and start service

 

No error nothing

Openfire 4.0.1 with Godaddy Certificates

$
0
0

Hi,

I have Openfire 4.0.1 (Upgraded from 3.7.1) running with self-signed certificates. I have got UCC GoDaddy signed certificates and want to use them for clients communication with Openfire server. I have got two files from Godaddy, one bundle file gd_bundle-g2-g1.crt & one eb769c32b14cc94.crt file. Through forums I came to know that Godaddy g2 certificates need to be added in truststore to import certificates in keystore. I have gone through different methods mentioned on forums but they didn't work for me.

 

I will be really thankful if someone could help me on the procedure to setup godaddy certificates.

 

Thank you.

How to migrate from an enbedded DB to MySQL?

$
0
0

So I have been trying for a few days to figure out how to migrate from an embedded DB to a MySQL DB!

 

I have found a few documents which say it is technically possible, but they are:

  1. Old
  2. Are based on a Windows install (I'm on Ubuntu)
  3. Rely on an outdated MySQL utility called Migration Toolkit.

I tried with the old utility, but it just doesn't work. I copied the embedded-db folder to the windows desktop and ran utility as in the examples but it errors out saying there is a problem with the .class file and Unknown Source...

I tried with the new Workspace utility (which also handles migrations) but this new version doesn't support Java...

 

I can't be the only person who has wanted to do this.

 

Thanks

Bob


Explanation: scalability, system requirements

$
0
0

As this question pops up in the forums fairly often, i have decided to compile a simple document with an explanation of the issue regarding such questions and also provide here links to various tests made by users (which are scattered in separate threads or in other places in the internet).

 

No definitive answer problem:

Users ask in the forums what hardware should they use or how well Openfire will scale. There is no definitive accurate answer to that. Because this depends on hundreds of various aspects (number of users, usage patterns, number of online users at any time, operating system and its limitations, java, etc.). We can't say that for 10 users you will need 10 MB of RAM. Because one server can handle 100 users with that and another one won't be able to handle one user (because that one user will be sending huge messages every 10 seconds, etc.). And there is no formula to calculate resource usage based on usage patterns (nobody knows how much CPU or RAM a message sending or login uses). So, we can only share tests made by other users (synthetic mostly) or our setups (for what it's worth) and you will have to do your own tests or make some conclusions based on others' tests.

 

Synthethic tests:

OpenFire Single Server Load Testing 120,000 Concurrent Connections

Performance Testing Openfire

How many connections can Openfire handle?

(feel free to add new links here, can be also from other places in the web)

 

Real setups:

wroot - my production server with ~150 online users (Windows Server R2 x64 with 2 GB of RAM and 1 virtual CPU on Xeon E5-2620 Hyper-V host) is generating CPU usage of 1-4% during 3 months span. Memory usage is between 1-1.5 GB with 1200 MB on average. I have set Openfire's JVM to 512-1024 MB though. It probably would use less by default, but at some point i started to have JVM memory exhaustion problems, so i have tweaked JVM's memory settings.

(feel free to share your server's setup and average load)

Chat Rooms Disappear Randomly (OF3.7)

$
0
0

Suddenly three quarters of my chat rooms disappear.  Not visible in admin console or Spark. Server was rebooted - problem stay the same.

 

I saw users had similar issues  with prior versions of Openfire, but no one answer.

 

I have OF 3.7 running on server 2003, using MS SQL database.

 

When I look in dbo.ofMucRoom table, I see all the chat room listed there.  There are nothing in serveraudit log (except the creation of the chat rooms and assigning admins) , nothing relevant  in Error or Info logs

 

 

What can be done other than clear the table and rebuild to get chat rooms back?  What can be done to prevent this from happening?

 

Right now the server is not used by users, but when it will dissapearing chatrooms will present a huge problem.

 

 

Thanks in advance

Openfire over https

$
0
0

I have successfully install openfire(4.0.2) in my window system and working fine over http(http://127.0.0.1:9090/ ).

 

But when i have tried to access over https (https://127.0.0.1:9091/ ), it cant work or load.

 

can anyone have same problem and solution.

 

i think there is something related to server configuration.

The maximum number of sessions

$
0
0

Hi!

Recently I installed the latest version of Openfire and configured for LDAP authentication.
At the same time faced with the following problem. When the number of sessions is greater than 100 (approximately), new clients can not connect to the server.
What can influence it and how to fix it. that would connect could all (about 300) users?

Server restarts resulting in some users appearing in all groups

$
0
0

Strange one this is. It appears to be more of an UI bug.

 

If I restart the server via console (service openfire restart) once the server has restarted the webgui will display some users as if they've been added to every group available.

I've tried deleting the user,recreating and then restarting the server but the user again appears to be in every group also appears to be the same users every time.

 

Although if I go to administrate a group which they are supposedly to be in; they are not. If I mark the user as an admin in their correct group and then revoke the permissions, the webgui will then report correctly the correct groups until next restart where it will appear that the user is in all groups.

 

Happy to give more info if required.

 

Hypervisor: XenServer 6

OS: Debian 8 / OpenFire 4.1.1

Database: Debian / MySQL 5.5

 

Just kind of annoying.

 

Edit: It appears that any users that are online during the restart will get the bug

Auto add conference service on OPenFire for Spark Client?

$
0
0

Good morning,

 

Anyones knows how i set the  spark or openfire server to auto add the conference service?

If i add manually works fine, but every time the client is close the service needs to be reconfigured in client. I have tried bookmarks and work fine too, but in the menu, Actions-> Create new conference or in search, the services don't show up, and i need to go in tab coferences, click on the service and click ok list to see or make conferences roons.

Anyone can help?

 

 

I using

Openfire : Openfire 4.1.1 on linux server

Spark: 2.8 with all plugins

 

Thanks guys

Pidgin not connected to Openfire

$
0
0

Hello everyone.
Openfire Installed on Ubuntu 16.04
I am trying to connect via Pidgin over IP but an error "connection broken" and "can not connect". If prescribe in addition to IP and port yet, it gives "invalid XMPP ID"

Settings pointing right. Because everything is connected on other computers. And I have not specifically connected = (

Help me please. Which logs to show you?


Transferência de Arquivos

$
0
0

Olá,

 

Instalei o Openfire 4.1.1 em uma maquina xp

Estações com o Spark 2.8.3

Nat para portas 5222,5223,7777

Internamente na rede funciona tudo 100%.

 

Porem quando conecto externamente o chat funciona ok, mas as transferências de arquivo não.

Fica tentando negociar conexão e não vai....

 

Aguardo ajuda, e agradeço desde já!!!

 

a[]´s

Thiago Silva

One Group Stops Working

$
0
0

I have a customer running Openfire 4.4.1 on Windows 2012 server with the embedded database. There's two groups, CT and PT. The PT group always works, but the CT group stops functioning periodically. Suddenly everyone in the CT group shows offline, while the PT group works correctly. Everything looks fine in the web interface, but the group will not start working again until the service is restarted.

 

I don't yet have good information from the customer about how often this happens, but I believe that it's frequent. I've asked them to monitor the issue closely and to report back to me. Until then, anybody have any ideas on the issue with what I know so far?

 

Thanks,

 

Rob

Upgrading from 3.7.1 to 4.1.1 in weird directory

$
0
0

Hello!

I was wondering if you guys could help me verify some stuff for me. I'm planning to do an upgrade on our Openfire installation that is installed on Windows Server 2008. From what I understood from the documentation all I should have to do is backup the directory it's currently installed in and install 4.1.1 on top of it without any issues. Is that right?

It's a bit strange but I found that the actual openfire.exe is actually located in C://Program Files/Wildfire/bin. From what I understand Wildfire was what Openfire was previously known as. Is it okay to install Openfire on this installation? Or should I just create a new directory when I install 4.1.1 and move over the data?

 

Thanks for any help you can give! Let me know if you need anymore information from me! Sorry if something didn't make sense :/

 

Something else I just noticed:

Looks like someone else tried to update awhile ago (see attachment)...

Openfire admin user not working with default password

$
0
0

Hello, I am new to open fire, I just downloaded and installed the openfire, setup the database, now on the admin account page, when I enter the default admin password it wont work

 

I check the database the users table is also empty. I am attaching screenshots with this post

 

Users in multiple group

$
0
0

Hello,

we have many problems, it happens by chance that users are present in more than one group.

 

What is the problem?

Viewing all 4778 articles
Browse latest View live