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

Openfire failure on Mac OSX 10.12.4

$
0
0

Hi buddies,

 

I am new to openfire. I tried to install openfire 4.1.3 on my mac which is OSX 10.12.4.

Here were what I did:

1. installed openfire 4.1.3

2. Installed Java

3. Installed Xampp

4. launched Apach  Web server and Php server

5  Configured openfire via "localhost:9090", created the Mysql DB  with credentials and openfire login credentials. All looked  going well.  But after that the openfire server seemed down. I could never access it via "localhost:9090". "netstat -an|grep 9090" returned nothing.  It looked the openfire server was down.  I was thinking of start the server through Termnial but I could access the /usr/local/openfire with permission deined error. Sudo didn't work.

6. I also noticed a strange thing, after openfire being installed, no  GUI could be found. I searched in Applications.

 

Please could I have your advice? Many thanks!

 

Qing


How send emails from Openfire 4.1.3?

$
0
0

Hi there,

I'm trying to send test email from openfire admin page, it is configured and i get success message:

"Message was sent successfully. Verify it was sent by checking the mail account you sent the message to."

but no message arrives, I've checked spam as well.

This is the config:

Mail Host: smtp.gmail.com

Server Port (Optional): 25

Mail Debugging: Off

Server Username: my @gmail.com account

Server Password (Optional): my @gmail.com password

Use SSL (Optional): uncheked

If I check "Use SSL" option I get this error:

"Sending the message failed. Please verify that your host and port settings are correct. (Message: Exception reading response)"

 

What can I check to find the error?

Openfire crashing every few days after upgrading to ubuntu 16.04 (raspberry pi)

$
0
0

I decided to upgrade to Ubuntu 16.04 form 14.04 on my pi 2, after doing a fresh install of Ubuntu 16.04 LTS 'classic' openfire has started crashing every few days.

Looked through the logs and i did not see any error messages on why it crashed.

 

Setup-

raspberry pi 2

Ubuntu 16.04.2 LTS (GNU/Linux 4.4.0-1052-raspi2 armv7l)

Java Version 1.8.0_121 Oracle Corporation Java HotSpot(TM) Server VM

ARM/RaspberryPi - Ubuntu Wiki

What are causing these errors?

$
0
0

server name - openfireserver

server ip - 192.168.1.2

ddns - myddns.ddns.net

XMPP Domain Name - openfireserver

Server Host Name (FQDN) - openfireserver

pfsense router - 192.168.1.1

 

warn

2017.03.27 17:42:24 org.jivesoftware.openfire.net.SocketReader - Closing session due to incorrect hostname in stream header. Host: myddns.ddns.net. Connection: org.jivesoftware.openfire.net.SocketConnection@1dc288d socket: Socket[addr=/192.168.1.1,port=27274,localport=5269] session: null

2017.03.27 17:42:26 org.jivesoftware.openfire.net.SocketReader - Closing session due to incorrect hostname in stream header. Host: myddns.ddns.net. Connection: org.jivesoftware.openfire.net.SocketConnection@1c0a12b socket: Socket[addr=/192.168.1.1,port=20226,localport=5269] session: null

2017.03.27 17:42:26 org.jivesoftware.openfire.server.ServerDialback[Acting as Originating Server: Create Outgoing Session from: openfireserver to RS at: myddns.ddns.net (port: 5269)] - Unable to create a new outgoing session

2017.03.27 17:42:26 org.jivesoftware.openfire.session.LocalOutgoingServerSession[Create outgoing session for: openfireserver to myddns.ddns.net] - Unable to create a new session: Dialback (as a fallback) failed.

2017.03.27 17:42:26 org.jivesoftware.openfire.session.LocalOutgoingServerSession[Authenticate local domain: 'openfireserver' to remote domain: 'myddns.ddns.net'] - Unable to authenticate: Fail to create new session.

2017.03.27 17:42:48 org.jivesoftware.openfire.net.SocketReader - Closing session due to incorrect hostname in stream header. Host: 192.168.1.2. Connection: org.jivesoftware.openfire.net.SocketConnection@1b85d2f socket: Socket[addr=/192.168.1.2,port=46033,localport=5269] session: null

2017.03.27 17:42:50 org.jivesoftware.openfire.net.SocketReader - Closing session due to incorrect hostname in stream header. Host: 192.168.1.2. Connection: org.jivesoftware.openfire.net.SocketConnection@fd58f6 socket: Socket[addr=/192.168.1.2,port=46034,localport=5269] session: null

2017.03.27 17:42:50 org.jivesoftware.openfire.server.ServerDialback[Acting as Originating Server: Create Outgoing Session from: openfireserver to RS at: 192.168.1.2 (port: 5269)] - Unable to create a new outgoing session

2017.03.27 17:42:50 org.jivesoftware.openfire.session.LocalOutgoingServerSession[Create outgoing session for: openfireserver to 192.168.1.2] - Unable to create a new session: Dialback (as a fallback) failed.

2017.03.27 17:42:50 org.jivesoftware.openfire.session.LocalOutgoingServerSession[Authenticate local domain: 'openfireserver' to remote domain: '192.168.1.2'] - Unable to authenticate: Fail to create new session.

 

info

2017.03.27 17:24:12 org.jivesoftware.openfire.session.LocalOutgoingServerSession[Create outgoing session for: openfireserver to openfireserver.com] - Unable to create new session: Cannot create a plain socket connection with any applicable remote host.

2017.03.27 17:37:09 org.jivesoftware.openfire.session.LocalOutgoingServerSession[Create outgoing session for: openfireserver to openfireserver.com] - Unable to create new session: Cannot create a plain socket connection with any applicable remote host.

2017.03.27 17:38:19 org.jivesoftware.openfire.session.LocalOutgoingServerSession[Create outgoing session for: openfireserver to myddns.ddns.net] - Unable to create new session: Cannot create a plain socket connection with any applicable remote host.

 

Where do I start troubleshooting?

unable to close httpsession

$
0
0

org.jivesoftware.openfire.http.HttpSession$HttpVirtualConnection@632f53b9

java.util.ConcurrentModificationException

        at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)

        at java.util.ArrayList$Itr.next(ArrayList.java:851)

        at org.jivesoftware.openfire.http.HttpSession.closeSession(HttpSession.java:1043)

        at org.jivesoftware.openfire.http.HttpSession.access$800(HttpSession.java:76)

        at org.jivesoftware.openfire.http.HttpSession$HttpVirtualConnection.closeVirtualCo nnection(HttpSession.java:1120)

        at org.jivesoftware.openfire.net.VirtualConnection.close(VirtualConnection.java:19 6)

        at org.jivesoftware.openfire.http.HttpSession.close(HttpSession.java:195)

        at org.jivesoftware.openfire.http.HttpSessionManager$HttpSessionReaper.run(HttpSes sionManager.java:360)

        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)

        at java.util.concurrent.FutureTask.run(FutureTask.java:266)

        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)

        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)

        at java.lang.Thread.run(Thread.java:745)

Want to know the service name of Openfire 4.1.3 server ?

$
0
0

Is any body know how to find service name of Openfire 4.1.3, because i need to connect with Openfire 4.1.3 with my android app.

This is my code;

 

XMPPTCPConnectionConfiguration.XMPPTCPConnectionConfigurationBuilder builder=

  XMPPTCPConnectionConfiguration.builder();

builder.setServiceName("10.0.2.2");

builder.setUsernameAndPassword("admin", "mindnotix123~");

builder.setHost("10.0.2.2");

builder.setRosterLoadedAtLogin(true);

builder.setResource("Rooster");

 

//Set up the ui thread broadcast message receiver.
setupUiThreadBroadCastMessageReceiver();

 

mConnection = new XMPPTCPConnection(builder.build());

mConnection.addConnectionListener(this);

mConnection.connect();

sync contact phone of user

$
0
0

hello every body I use openfire server and from android client I get the phoneNumber for username to register user . now I want to sync contact phone of user to know wich user contact is register on the server . what is the best way to do it . Thanks for helping me

Help to configuring and starting conference with OpenFire + Meeting Plugins

$
0
0

Good morning,

recently I approached this fantastic tool (openfire).

I've installated it.

I have created a list of users who can join the audio / video meeting

(from http://127.0.0.1:9090/user-create.jsp)

I've installed the Openfire Meetings Plugin (from http://127.0.0.1:9090/plugin-admin.jsp)

At this point I went to "https://127.0.0.1:7443/ofmeet" to create the conference but I could not do anything.

I stay on the home screen, nothing happend when I compile the box "enter room name" and I click on GO button. No conferences are created.

What do I miss to configure?

Thanks for the help you can give me.

Best regards.

 

Massimo


I have forgotten my Admin Console password.

$
0
0

I have forgotten my Admin Console password.  I thought there was a way to edit the password in a file and then that would fix it.    I can't seem to find the place to do that in the file.  I am runing Version 4.0.    Any help with this would be greatly appreciated.

 

 

Thanks,

How to encrypt conversation in external sql database.

$
0
0

Hi while checking the database I found that conversation is stored in plain text is there any way to encrypt conversation and decrypt when needed.

Problem with Clustering Plugin

$
0
0

Hi everyone,

For a project I need to do a clustering with openFire server but when I try to install Clustering plugin he doesn't work. Admin pannel say all is right but the plugin is not add.

Thank you for your response.
Regards.

Openfire reinstall after reboot

$
0
0

Hi guys.

I have installed openfire 4.1.3 on Ubuntu 16.04. Ubuntu this VM on Hyper-V. After reboot service openfire or reboot VM, the installation begins anew.

 

Permission on folder /etc/openfire

-rwxrwxrwx 1 openfire openfire 19282 апр 21 12:00 available-plugins.xml

-rwxrwxrwx 1 openfire openfire  3972 фев 24 23:40 log4j.xml

-rwxrwxrwx 1 openfire openfire  2619 апр  5 17:43 openfire.xml

drwxrwxrwx 2 openfire openfire  4096 апр  4 10:14 security

-rwxrwxrwx 1 openfire openfire  3305 апр 25 09:23 security.xml

-rwxrwxrwx 1 openfire openfire    11 апр 21 12:00 server-update.xml

 

Help me, please

Openfire version 1.3.1

$
0
0

Hello. As a Product manager, I am investigating on your product to establish a roadmap for extending the use of this product.

 

We have been using version 1.3.1.  I need more info on your product called Instant Messenger (IM).  What was the lifespan for this version. I need to know about the type of license it is, and is it open source code and freeware?

 

What is the recommended upgrade path to go up to the most recent version 4.1.3? And what is the lifespan expectancy for that version?

Openfire websocket memory leak

What are causing these errors?

$
0
0

server name - openfireserver

server ip - 192.168.1.2

ddns - myddns.ddns.net

XMPP Domain Name - openfireserver

Server Host Name (FQDN) - openfireserver

pfsense router - 192.168.1.1

 

warn

2017.03.27 17:42:24 org.jivesoftware.openfire.net.SocketReader - Closing session due to incorrect hostname in stream header. Host: myddns.ddns.net. Connection: org.jivesoftware.openfire.net.SocketConnection@1dc288d socket: Socket[addr=/192.168.1.1,port=27274,localport=5269] session: null

2017.03.27 17:42:26 org.jivesoftware.openfire.net.SocketReader - Closing session due to incorrect hostname in stream header. Host: myddns.ddns.net. Connection: org.jivesoftware.openfire.net.SocketConnection@1c0a12b socket: Socket[addr=/192.168.1.1,port=20226,localport=5269] session: null

2017.03.27 17:42:26 org.jivesoftware.openfire.server.ServerDialback[Acting as Originating Server: Create Outgoing Session from: openfireserver to RS at: myddns.ddns.net (port: 5269)] - Unable to create a new outgoing session

2017.03.27 17:42:26 org.jivesoftware.openfire.session.LocalOutgoingServerSession[Create outgoing session for: openfireserver to myddns.ddns.net] - Unable to create a new session: Dialback (as a fallback) failed.

2017.03.27 17:42:26 org.jivesoftware.openfire.session.LocalOutgoingServerSession[Authenticate local domain: 'openfireserver' to remote domain: 'myddns.ddns.net'] - Unable to authenticate: Fail to create new session.

2017.03.27 17:42:48 org.jivesoftware.openfire.net.SocketReader - Closing session due to incorrect hostname in stream header. Host: 192.168.1.2. Connection: org.jivesoftware.openfire.net.SocketConnection@1b85d2f socket: Socket[addr=/192.168.1.2,port=46033,localport=5269] session: null

2017.03.27 17:42:50 org.jivesoftware.openfire.net.SocketReader - Closing session due to incorrect hostname in stream header. Host: 192.168.1.2. Connection: org.jivesoftware.openfire.net.SocketConnection@fd58f6 socket: Socket[addr=/192.168.1.2,port=46034,localport=5269] session: null

2017.03.27 17:42:50 org.jivesoftware.openfire.server.ServerDialback[Acting as Originating Server: Create Outgoing Session from: openfireserver to RS at: 192.168.1.2 (port: 5269)] - Unable to create a new outgoing session

2017.03.27 17:42:50 org.jivesoftware.openfire.session.LocalOutgoingServerSession[Create outgoing session for: openfireserver to 192.168.1.2] - Unable to create a new session: Dialback (as a fallback) failed.

2017.03.27 17:42:50 org.jivesoftware.openfire.session.LocalOutgoingServerSession[Authenticate local domain: 'openfireserver' to remote domain: '192.168.1.2'] - Unable to authenticate: Fail to create new session.

 

info

2017.03.27 17:24:12 org.jivesoftware.openfire.session.LocalOutgoingServerSession[Create outgoing session for: openfireserver to openfireserver.com] - Unable to create new session: Cannot create a plain socket connection with any applicable remote host.

2017.03.27 17:37:09 org.jivesoftware.openfire.session.LocalOutgoingServerSession[Create outgoing session for: openfireserver to openfireserver.com] - Unable to create new session: Cannot create a plain socket connection with any applicable remote host.

2017.03.27 17:38:19 org.jivesoftware.openfire.session.LocalOutgoingServerSession[Create outgoing session for: openfireserver to myddns.ddns.net] - Unable to create new session: Cannot create a plain socket connection with any applicable remote host.

 

Where do I start troubleshooting?


Openfire LDAP

$
0
0

Добрый день, проблема состоит в следующем: openfire 4.1.3 был установлен на Ubuntu Server 16.04. Проблема в следующим невозможно подключение по LDAP, просто ошибка. Подскажите куда копать? Где посмотреть логи openfire? Прикрепляю фото настройки ldap, и фото netstat с серва.

Openfire 'Admin' user resets automatically after reboot

$
0
0

Hi there,

 

Issue:

Openfire admin account automatically resets it's password after the server has rebooted. After reboot i can't authenticate with the admin account via the Openfire web console.

 

Background:

I have migrated across a old existing Openfire database (embedded-db) to a new Openfire server (v4.1.3) and the existing admin account credentials work successfully upon completing the migration to the new server however when i reboot the server then i can no longer authenticate with the existing admin credentials. Can you please help me with this?

 

Error Message (after reboot via web console): Login failed: make sure your username and password are correct and that you're an admin or moderator.

When observing the database before and after reboot it looks identical. Like nothing has changed… Even the encryptedPassword field is exactly the same on the admin user within the table.

 

I have checked the error.log file and found nothing.

Attached is the ‘debug.log’ file of before and after the reboot occurred with the new Openfire server.

 

Server Configuration:

AMI: Bitnami Openfire v4.1.3

EC2 Amazon Instance.

OS: Ubuntu 14.04.5 LTS (x86_64 GNU/Linux)

Database migration: mysqldump old embedded (HSQLDB) to new Openfire server

Java version "1.8.0_12”

JDK (8u121) January 17, 2017.

Java(TM) SE Runtime Environment (build 1.8.0_121-b13)

Java HotSpot(TM) 64-Bit Server VM (build 25.121-b13, mixed mode)

Is this the expected response on a XEP-313 (urn:xmpp:mam:1) query with no existing data?

$
0
0

I'm starting to migrate a client to start using XEP-313. I'm using Openfire 4.1.3. In the client, I'm using the iOS XMPPFramework, using the XMPPMessageArchiveManagement module to generate the query.

 

Here's what ends up getting sent:

 

<?xml version="1.0" encoding="UTF-8"?><iq type="set" id="4D40A119-F724-4760-AF21-C3E6DD816FF9">   <query xmlns="urn:xmpp:mam:1" queryid="E6166138-7D3D-4DF6-9075-356B1636B470">      <x xmlns="jabber:x:data" type="submit">         <field var="FORM_TYPE" type="hidden">            <value>urn:xmpp:mam:1</value>         </field>      </x>      <set xmlns="http://jabber.org/protocol/rsm">         <max>10</max>      </set>   </query></iq>

 

And here's the response:

 

<?xml version="1.0" encoding="UTF-8"?><iq xmlns="jabber:client" type="error" id="4D40A119-F724-4760-AF21-C3E6DD816FF9" to="97c704c33c2b48b0838145ca90bd2bbb@localhost/a3xpvau8lb">   <error code="501" type="cancel">      <feature-not-implemented xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" />   </error></iq>

 

The monitoring plugin is enabled in the server. Debug logging is also enabled in the server. However, I wasn't able to see anything in the log that relates to this. Looking at Openfire 4.1.3 (selected that tag in GitHub) source code, it seems that something should have been logged, at least at the Debug level. But I don't see anything of what's being logged in the source code.

 

Any help or guidance is very much appreciated, thanks in advance!

OpenFire 4.1.3 SMS settings

$
0
0

Good afternoon, colleagues.
Please tell me how to configure SMS settings

openfire_sms.png

Where and what variable sets the source address?

openfire_sms2.png

Thanks, for any help

openfire.lobs file size

$
0
0

Our small Openfire + Spark setup with 30 users and embedded db produces this huge openfire.lobs file.

I've tried searching for lobs file on the forum but cannot fine any suggestions what is it for and why is it so big comparing to the openfire.script file.

 

Can anyone shed some light on this matter ?

 

C:\Program Files (x86)\Openfire\embedded-db>dir

Volume in drive C is System

Volume Serial Number is C4E5-A493

 

Directory of C:\Program Files (x86)\Openfire\embedded-db

 

19/04/2017  00:03    <DIR>          .

19/04/2017  00:03    <DIR>          ..

19/04/2017  00:35                16 openfire.lck

18/04/2017  22:03    19,970,326,528 openfire.lobs

19/04/2017  12:45           465,552 openfire.log

19/04/2017  00:03               105 openfire.properties

19/04/2017  00:00        56,809,981 openfire.script

19/04/2017  00:02    <DIR>          openfire.tmp

               5 File(s) 20,027,602,182 bytes

               3 Dir(s)   7,667,118,080 bytes free

Viewing all 4778 articles
Browse latest View live