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

Need some clarification about xmpp.domain and xmpp.fqdn

$
0
0

I'm using Openfire for a long time now in a domain environment (Windows Active Directory), but i'm still confused about 2 settings: xmpp.domain and xmpp.fqdn.

This environment has only Windows systems. Windows 2008 R2 Domain Controllers/DNS servers (dc1.example.local, dc2.example.local), Windows 2008 R2 Certification Authority (ca.example.local) and Windows 2012 R2 Server as Openfire host currently running version 4.0.2 (chatsrv.example.local).

The domain name is example.local.

 

Currently i'm using these settings:

     xmpp.domain = example.local

     xmpp.fqdn = chatsrv.example.local

 

These settings do work, because clients can connect (SSO doesn't work though). But these settings don't feel "right" to me.

 

Problem 1:

If i open the Openfire Admin Console, i see Server Name: example.local. This looks odd (display error?), because the Server Name should say chatsrv.example.local.

Below that Host Name: chatsrv is ok.

 

Problem 2:

If i create server certificate for Openfire in Windows using the Web Server template, then i must add example.local as CN. If i use chatsrv.example.local as CN, then the Admin Console will put a yellow exclamation mark next to the Server Name, and in this case the clients connecting to Openfire will have certificate warnings.

 

Problem 3:

If i create Kerberos XMPP Service Prinical Names (SPN) for the xmpp-openfire account and use the commands

setspn -A xmpp/chatsrv.example.local@EXAMPLE.LOCAL xmpp-openfire

setspn -A xmpp/chatsrv.example.local xmpp-openfire

then SSO won't work (the last time it worked was in version 3.10.2 anyway). I need to include xmpp/example.local in SPN.

Since version 4.0 SSO won't work no matter how i setup the SPN, so i'm not sure about this one.

 

The main guide for me setting up Openfire was Openfire+Spark on Windows Server 2008 R2 with SSO . But some other guides and forum posts state (mostly with mixed Windows and Linux environments), that xmpp.domain and xmpp.fqdn should be the same (in my case both settings would be chatsrv.example.local).

So what should i use for xmpp.domain and xmpp.fqdn? Are these settings the same in Windows and Linux versions of Openfire?


Cant send messages between users

$
0
0

Hi, I'm trying to set up very simple scenario.

SBS 2k3 hosting Openfire 3.6.3. I have set up AD integration, and it works, I can see all users in User summary. I can log in to server via Miranda (jabber protocol) from client computer.

However, when I try to add some users to Miranda, the search service search.jupiter.moni.local (jupiter.moni.local is fqdn of my SBS) says 404 please select other server. When I log in to server from more two clients and I want to chat between them, nothing happen, I dont even get Authorization request.

When I send message from administration interface to all online users, it works.

IMHO the clients dont know what to do with search.jupiter.moni.local, but I dont know how or where to set it up.

Using an FQDN for my openfire server

$
0
0

I am a newbie to Web Server, talk about XMPP. I am learning this new concept using my personal laptop. I followed some tutorials online and copletely setup everything. I even tested using Spark and manual coding with Netbeans and Smack Library. Yesterday, I wanted to make my web server available on the internet, so I started looking for help. I found this SSL Guide from OpenFire documenation. https://www.igniterealtime.org/builds/openfire/docs/latest/documentation/ssl-gui de.html . I started with the Guide and followed everything completely. I have also created an FQDN from http://no-ip.com. This was the domain I chose https://clinton-server.sytes.net . When I visit the link, the browser says, the site is not trusted, since it has a self signed certificate. I ignore it, and advance, I find a login page. What is my Username and Password?

 

I messed up my keystore, so I wanted to start everything again. I un-installed OpenFire, deleetd the openFire database. Now, I would like to know how I can integrate my Domain Address (FQDN) as I set up this new one.

 

Thank you.

java.lang.AbstractMethodError: javax.servlet.jsp.JspFactory.getJspApplicationContext(Ljavax/servlet/ServletCon text;)Ljavax/servlet/jsp/JspApplicationContext

$
0
0

I upgraded a test server to 4.0.2 and started the admin and I get this error.

java.lang.AbstractMethodError: javax.servlet.jsp.JspFactory.getJspApplicationContext(Ljavax/servlet/ServletCon text;)Ljavax/servlet/jsp/JspApplicationContext

 

What is wrong?

 

/Jesper

Openfire and user in Windows Active Directory.

$
0
0

Hello.

I installed the last version of Openfire on my CentOS and I want my Windows clients in my Windows domain use their Active directory username as Openfire username. How can I do it?

 

Thank you.

Show a specific user in all Spark clients.

$
0
0

Hello.

Can I define a user in Openfire that show in all clients by default? I mean is something like support user that every users can see it by default.

 

Thank you.

Limit IP address for create username.

$
0
0

Hello.

Can I limit IP address about creating username? For example, Each IP just can create one username.

 

Thank you.

Setting up a server multiple times

$
0
0

My server is not saying its been set up if I restart it and it is not letting me login to the admin console using the default username and password.

 

Here are the errors I'm getting

 

2016.04.27 13:24:18 org.jivesoftware.openfire.container.AdminConsolePlugin - An exception occurred while trying to make available the admin console via HTTPS.

java.lang.NullPointerException

  at org.jivesoftware.openfire.container.AdminConsolePlugin.startup(AdminConsolePlug in.java:144)

  at org.jivesoftware.openfire.container.AdminConsolePlugin.initializePlugin(AdminCo nsolePlugin.java:244)

  at org.jivesoftware.openfire.container.PluginManager.loadPlugin(PluginManager.java :447)

  at org.jivesoftware.openfire.container.PluginManager.access$300(PluginManager.java :68)

  at org.jivesoftware.openfire.container.PluginManager$PluginMonitor.run(PluginManag er.java:1037)

  at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)

  at java.util.concurrent.FutureTask.runAndReset(Unknown Source)

  at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301 (Unknown Source)

  at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknow n Source)

  at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

  at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

  at java.lang.Thread.run(Unknown Source)

 

and this in the Openfire launcher

 

Database setup or configuration error: Please verify your database settings and check the logs/error.log file for detailed error messages.

java.lang.IllegalArgumentException: java.sql.SQLException: ConnectionManager.getConnection() failed to obtain a connection after 11 retries. The exception from the last attempt is as follows: java.sql.SQLException: The database is already in use by another process: org.hsqldb.persist.NIOLockFile@f62faf94[file =C:\inetpub\openfire\embedded-db\openfire.lck, exists=false, locked=false, valid=false, fl =null]: java.io.FileNotFoundException: C:\inetpub\openfire\embedded-db\openfire.lck (The system cannot find the path specified)

  at org.jivesoftware.openfire.XMPPServer.verifyDataSource(XMPPServer.java:734)

  at org.jivesoftware.openfire.XMPPServer.access$300(XMPPServer.java:101)

  at org.jivesoftware.openfire.XMPPServer$1.run(XMPPServer.java:414)

 

What could be the issue?


Additional fields LDAP vCard mapping

$
0
0

Hi all!

I have installed and configured OpenFire 4.0.2 on Calculate (Gentoo) Linux and Samba 4 AD on other server. LDAP auth and search work correctly.

Question: how I can add additional field in ldapVcard?

I want add Company Name field (ldap attr "company"). I find how do it for OpenFire 3.6 or above, but it not working on my 4.0.2 OpenFire server.

I try add this line in Server Manager, System Properties, ldap.vcard-mapping: <ORG> <ORGUNIT>{department}</ORGUNIT>  <ORGNAME>{company}</ORGNAME> </ORG>. Try change lines places - but in Server Settings, Profile Settings, User mapping (2 step LDAP setup) no additional field "Organization" (or "Company"). If I change any existings value in ldap.vcard-mapping on {company} - it will given from AD correctly.

 

Sorry for my English.

Admin see all online users

$
0
0

Hello.

I created a user in "Roster" group and all users can see it but how admin can see all users?

 

Tnx.

openfire install stuck at administrator accouunt setup

$
0
0

Trying out Openfire 3_10_2 for the first time.  Testing on a Windows 8 desktop and it installs OK until I need to set password and admin login..  Taking the simplest route of embedded database and default user and group system.  At the menu for the default admin password, email, new password, it fails like this:

"There was an unexpected error encountered when setting the new admin information. Please check your error logs and try to remedy the problem."

The openfire log is blank and the windows log does not show problems.  Tried uninstall reinstall.  Tried shutting off firewall.

 

Please help.

Openfire configuration

$
0
0

Hi,

 

Is it possible to have all the openfire configuration written in the "openfire.xml" so that it is easy to reinstall ? All I can see in the openfire.xml is the DB configuration. I don't see the LDAP configuration in the XML file.

 

 

Nelson

Locked out of admin console

$
0
0

Openfire 3.10.3 running on CentOS 6 with an external MySQL database and authenticating against LDAP.  I was able to go through the setup, selected my own LDAP user as an admin and added someone else.  It never asked me to set up any kind of "local" account.  Logged out, and now cannot log back in.  Googling shows this happens a lot, and everyone has a different cause or fix :-/  Restarting Openfire didn't help, rebooting didn't help, nothing in the logs.

Openfire unable to Authenticate clients that have certificate chain

$
0
0

Hi All,

 

I am unable to authenticate clients using SASL-EXTERNAL mechanism. I have imported the client certificate, CA certificate and intermediate certificate into Openfire Truststore. Below mentioned lines are the errors getting logged in the Openfire log file:

 

2016.05.25 17:11:30 DEBUG [socket_c2s-thread-2]: org.jivesoftware.openfire.net.SASLAuthentication - SASLAuthentication: EXTERNAL authentication via SSL certs for c2s connection

2016.05.25 17:11:30 DEBUG [socket_c2s-thread-2]: org.jivesoftware.openfire.net.SASLAuthentication - SASLAuthentication: EXTERNAL authentication requested, but EE cert untrusted.

 

Please help me in resolving this issue.

Auto-join chat / buddies?

$
0
0

I tried Googling, but since I'm guessing at terminology...

 

I need to replace an existing chat server.  We have it where upon starting the client, everyone who's logged on is "buddies" and can see each other.  We need to keep that functionality.  Can Openfire do that?


Openfire's systems requirements

$
0
0

Hi there;

Could anyone tell me what are Openfire's systems requirements (CPU, Ram,...) for 10 000 DAC (Daily active clients)?

[ASK] Spark no longer connect into Openfire Server WSSERV2012R2

$
0
0

Hello all

 

I have a pretty problem with connection between spark and openfire server always reconnecting problem, I already check a some config into Openfire console but until now are there finding out, Im confused because downtime just only at time 08:00 and just laptop standby for a few minute , I hope are there expert can explain how to resolved, Thanks

Spark Error Always Reconnecting.PNGSpark Error Login.JPG

Setting up Openfire

$
0
0

Good morning everyone,

I have been tasked with finding and implementing an open source instant messaging solution that will integrate with active directory for my organization.  After much research it seems as though OpenFire is the solution that I need to pursue. 

 

I opened up the installation documentation and to be honest, there wasn't much there to follow.  But follow it I did.  I downloaded the OpenFire Server and began the installation.  I am currently stuck at the profile settings portion.  I am able to successfully create the Connection Settings and when I test I get a success message.  I am connecting via Active Directory. 

 

It is when I move to User Mapping and Group Mapping that I am getting failure messages when I test the settings.  I left User Mapping at the defaults (I am not an active directory guy so I am not sure what I am supposed to input or select).  I also leave Group Mapping as the default and when I hit continue I get the following error:  

 

HTTP ERROR 500

Problem accessing /setup/setup-admin-settings.jsp. Reason:

    Server Error

 

Caused by:

java.lang.NullPointerException at org.jivesoftware.openfire.admin.setup.setup_002dadmin_002dsettings_jsp._jspService(setup_002dadmin_002dsettings_jsp.java:113) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:812) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1669) at com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.java:118) at com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:52) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652) at org.jivesoftware.util.LocaleFilter.doFilter(LocaleFilter.java:76) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652) at org.jivesoftware.util.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:53) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652) at org.jivesoftware.admin.PluginFilter.doFilter(PluginFilter.java:80) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652) at org.jivesoftware.admin.AuthCheckFilter.doFilter(AuthCheckFilter.java:162) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:577) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:223) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:215) at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:110) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) at org.eclipse.jetty.server.Server.handle(Server.java:499) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:311) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:544) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635) at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) at java.lang.Thread.run(Unknown Source) 

 

So basically what I am I am looking for is some line by line instructions on getting OpenFire setup with Active Directory integration so that I can start testing with the Spark application.

 

any and all help is appreciated.

Installation structure

$
0
0

Good Morning.

 

I want to know when installing a Openfire server, do Openfire and database on the same server or put them apart?
Whatoperating system preferred Ubuntu or Debian?
Thanks

 

Customizing OpenFire for Updating NewsFeed Android

$
0
0

Hi there,

            I started learning OpenFire and XMPP, so I could implement it in my android app. My android app displays NewsFeed from a RESTFUL API (rate-limited). I would like to have a server that will download News updates and notify clients, instead of client apps polling the data themselves.

 

I have being learning OpenFire, I have setup and played around with the Smack Library. I need help customizing it to meet my needs. Any help, advice, guide will be so appreciated. Where do I look to, where do I look for tutorials. Anything. I am willing to learn. Do I really need to build a plugin by myself???

 

Thank you.

Viewing all 4778 articles
Browse latest View live