Questions tagged [openfire]

Openfire is a XMPP (Jabber) server written in Java. It has facility for developers to create plugins that can extend the server's functionality.

Openfire is a real time collaboration (RTC) server licensed under the Open Source GPL. It uses the only widely adopted open protocol for instant messaging, XMPP (also called Jabber). Openfire was once known as Wildfire and includes a number of plugins that integrate with other communications platforms, including commercial offerings from Jive Software

Ignite Realtime Openfire

Openfire JavaDocs

57 questions
0
votes
1 answer

How to merge two different server in one server?

Actually this is not merging problem, this is quite tricky. Let me call the server(?) which I want to make "HOOLA" This "HOOLA" contains HTTP server (ex. Apache HTTP Server) and XMPP server (ex. Openfire) Let's assume "HOOLA" is allocated at…
planetes853
  • 101
  • 1
0
votes
1 answer

Increase Openfire connection pool - maximum connections

I have Openfire 3.7.1 install on Linux (RHEL). How I could increase maximum connections? Current values: Maximum Connections: 25
Eazy
  • 190
  • 1
  • 9
0
votes
1 answer

Openfire : unable to conversate with people from other servers

I'm a bit stuck ; I recently upgraded Openfire on my server and am now using the version 3.7.0 Even though I had no problem before and had not had to change any option, I'm now unable, when connected on this server, to conversate with people from…
Biganon
  • 101
  • 1
0
votes
1 answer

Accessing openfire on a remote server

I set up openfire on a remote server by building the source. It works locally on the server, as ssh-ing into it and wget 127.0.0.1:9090 both work. However, I am not able to access the admin console externally, i.e. http://domainname:9090 doesn't…
Jim
0
votes
1 answer

make sure openfire does not connect to other jabber servers

This is mostly a security question; i've installed OpenFire jabber service on my office network, but i want to make sure the server is not using federation or any other interactions without outside jabber servers, so its entirely local any ideas how…
lurscher
  • 162
  • 1
  • 3
  • 17
0
votes
3 answers

Deploy Spark IM to all Computer In Domain

I would like to deploy the Spark IM client to all of the servers in my Domain from me Small Business Server. What would be a good way to do this?
Travis
  • 231
  • 1
  • 5
  • 11
0
votes
1 answer

Remotely accessing the openfire installed on fedora machine

HI , I have installed Openfire on fedora machine. i can start the openfire on this machine and it runs on the localhost. But i can not access openfire remotly as follows http://xxx.xxx.xxx.xxx:9090 i have desabled ip tables on this computer also…
KItis
0
votes
1 answer

Migrate from OpenFire to Ejabberd

Can I migrate from OpenFire to Ejabberd with full data(contacts, messages, etc)? I found only one solution for migration: export from OpenFire only contacts.
demon
  • 1
0
votes
2 answers

OpenFire restart runs setup process again and again

I am new to OpenFire and I am using the version 3.9.3 The problem is that every time I restart OpenFire, I must go through the same setup process. In my case, I would like not to go through it every time I reboot the service. This is how…
0
votes
1 answer

how to know if we reached the max value of fs.file-max

on our linux rhel servers fs.file-max set with 100000 sysctl -p | grep fs.file-max fs.file-max = 100000 from my understanding the file-max kernel parameter refers to open file descriptors, and file-nr gives us the current number of open file…
King David
  • 433
  • 4
  • 17
-1
votes
1 answer

Openfire: org.jivesoftware.openfire.pubsub.PubSubPersistenceManager - Incorrect syntax near the keyword ‘LEFT’

Any idea what could be causing this error to be constantly produced in all.log and error. log. Openfire 4.3.2 on Windows connected to SQL Server 2012 (SP4) - although it shouldn’t matter. Could it be a result of incorrect SQL in ofProperty table?…
vkelman
  • 111
  • 3
-1
votes
1 answer

Openfire database setup error

I am trying to install openfire on my VPS server. The service is up and running. I am stuck in the database configuration step for the openfire server. I have created the database for openfire on my mysql server and imported the schema. However when…
mlakhara
  • 3
  • 1
  • 3
1 2 3
4