Quantcast
Channel: Ignite Realtime : Discussion List - Openfire Support
Viewing all 4596 articles
Browse latest View live

How to assign the User/Group view to another admin?

$
0
0

Hi, I'm trying to assign SIDEBAR_MENU views to different administrators. Each admin will have a specific task and will not have full access to the admin console.

 

Admin1 -> index.jsp (Server) && plugin-admin.jsp (Plugins)

Admin2 -> user-summary.jsp (User / Group)

Admin3 -> session-summary.jsp (Sessions) && muc-room-summary.jsp (Conferences)

 

When an admin enters the admin console, you should see only the assigned views.

 

Is there a plugin that does this?

Is there any video or guide to help me understand this? Please.

 

Thank you very much for your help.


Who is chatting with who?

$
0
0

Hello.

How can I understand who is chatting with who?

 

Thank you.

Spark Client not Connecting to Server

$
0
0

I have recently setup a new Openfire (4.1.4) server on CentOS 7 server box. As far as I can see we have installed everything correctly and I have been able to connect a Pidgin client, located on the same server, to the Openfire service. When I try to connect my Spark client (I was using 2.6.3 now updated to 2.8.3) it won't connect. I have tried connect both through DNS and with the IP address. We have added "Spark" and "Spark.buckeyehq.com" into our DNS server and I am able to ping the Openfire server. I can also access the Openfire console from my desktop just fine. (It is connected to our Active Directory).

 

Below are the error logs. Any help would be appreciated and thank you in advance.

============================================================

Jul 20, 2017 11:01:13 AM org.jivesoftware.smack.util.DNSUtil resolveDomain

WARNING: Exception while resovling SRV records for spark. Consider adding '_xmpp-(server|client)._tcp' DNS SRV Records

javax.naming.NameNotFoundException: DNS name not found [response code 3]; remaining name '_xmpp-client._tcp.spark'

    at com.sun.jndi.dns.DnsClient.checkResponseCode(Unknown Source)

    at com.sun.jndi.dns.DnsClient.isMatchResponse(Unknown Source)

    at com.sun.jndi.dns.DnsClient.doUdpQuery(Unknown Source)

    at com.sun.jndi.dns.DnsClient.query(Unknown Source)

    at com.sun.jndi.dns.Resolver.query(Unknown Source)

    at com.sun.jndi.dns.DnsContext.c_getAttributes(Unknown Source)

    at com.sun.jndi.toolkit.ctx.ComponentDirContext.p_getAttributes(Unknown Source)

    at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.getAttributes(Unknown Source)

    at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.getAttributes(Unknown Source)

    at javax.naming.directory.InitialDirContext.getAttributes(Unknown Source)

    at org.jivesoftware.smack.util.dns.javax.JavaxResolver.lookupSRVRecords(JavaxResol ver.java:78)

    at org.jivesoftware.smack.util.DNSUtil.resolveDomain(DNSUtil.java:171)

    at org.jivesoftware.smack.util.DNSUtil.resolveXMPPDomain(DNSUtil.java:120)

    at org.jivesoftware.smack.AbstractXMPPConnection.populateHostAddresses(AbstractXMP PConnection.java:574)

    at org.jivesoftware.smack.tcp.XMPPTCPConnection.connectUsingConfiguration(XMPPTCPC onnection.java:564)

    at org.jivesoftware.smack.tcp.XMPPTCPConnection.connectInternal(XMPPTCPConnection. java:850)

    at org.jivesoftware.smack.AbstractXMPPConnection.connect(AbstractXMPPConnection.ja va:364)

    at org.jivesoftware.LoginDialog$LoginPanel.login(LoginDialog.java:1107)

    at org.jivesoftware.LoginDialog$LoginPanel.access$900(LoginDialog.java:335)

    at org.jivesoftware.LoginDialog$LoginPanel$3.construct(LoginDialog.java:894)

    at org.jivesoftware.spark.util.SwingWorker.lambda$new$1(SwingWorker.java:138)

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

 

Jul 20, 2017 11:01:34 AM org.jivesoftware.spark.util.log.Log warning

WARNING: Exception in Login:

org.jivesoftware.smack.SmackException$ConnectionException: The following addresses failed: '_xmpp-client._tcp.spark:5222' failed because javax.naming.NameNotFoundException: DNS name not found [response code 3]; remaining name '_xmpp-client._tcp.spark', 'spark:5222' failed because java.net.ConnectException: Connection timed out: connect

    at org.jivesoftware.smack.SmackException$ConnectionException.from(SmackException.j ava:255)

    at org.jivesoftware.smack.tcp.XMPPTCPConnection.connectUsingConfiguration(XMPPTCPC onnection.java:612)

    at org.jivesoftware.smack.tcp.XMPPTCPConnection.connectInternal(XMPPTCPConnection. java:850)

    at org.jivesoftware.smack.AbstractXMPPConnection.connect(AbstractXMPPConnection.ja va:364)

    at org.jivesoftware.LoginDialog$LoginPanel.login(LoginDialog.java:1107)

    at org.jivesoftware.LoginDialog$LoginPanel.access$900(LoginDialog.java:335)

    at org.jivesoftware.LoginDialog$LoginPanel$3.construct(LoginDialog.java:894)

    at org.jivesoftware.spark.util.SwingWorker.lambda$new$1(SwingWorker.java:138)

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

 

Jul 20, 2017 11:01:45 AM org.jivesoftware.smack.util.DNSUtil resolveDomain

WARNING: Exception while resovling SRV records for spark.buckeyehq.com. Consider adding '_xmpp-(server|client)._tcp' DNS SRV Records

javax.naming.NameNotFoundException: DNS name not found [response code 3]; remaining name '_xmpp-client._tcp.spark.buckeyehq.com'

    at com.sun.jndi.dns.DnsClient.checkResponseCode(Unknown Source)

    at com.sun.jndi.dns.DnsClient.isMatchResponse(Unknown Source)

    at com.sun.jndi.dns.DnsClient.doUdpQuery(Unknown Source)

    at com.sun.jndi.dns.DnsClient.query(Unknown Source)

    at com.sun.jndi.dns.Resolver.query(Unknown Source)

    at com.sun.jndi.dns.DnsContext.c_getAttributes(Unknown Source)

    at com.sun.jndi.toolkit.ctx.ComponentDirContext.p_getAttributes(Unknown Source)

    at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.getAttributes(Unknown Source)

    at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.getAttributes(Unknown Source)

    at javax.naming.directory.InitialDirContext.getAttributes(Unknown Source)

    at org.jivesoftware.smack.util.dns.javax.JavaxResolver.lookupSRVRecords(JavaxResol ver.java:78)

    at org.jivesoftware.smack.util.DNSUtil.resolveDomain(DNSUtil.java:171)

    at org.jivesoftware.smack.util.DNSUtil.resolveXMPPDomain(DNSUtil.java:120)

    at org.jivesoftware.smack.AbstractXMPPConnection.populateHostAddresses(AbstractXMP PConnection.java:574)

    at org.jivesoftware.smack.tcp.XMPPTCPConnection.connectUsingConfiguration(XMPPTCPC onnection.java:564)

    at org.jivesoftware.smack.tcp.XMPPTCPConnection.connectInternal(XMPPTCPConnection. java:850)

    at org.jivesoftware.smack.AbstractXMPPConnection.connect(AbstractXMPPConnection.ja va:364)

    at org.jivesoftware.LoginDialog$LoginPanel.login(LoginDialog.java:1107)

    at org.jivesoftware.LoginDialog$LoginPanel.access$900(LoginDialog.java:335)

    at org.jivesoftware.LoginDialog$LoginPanel$3.construct(LoginDialog.java:894)

    at org.jivesoftware.spark.util.SwingWorker.lambda$new$1(SwingWorker.java:138)

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

 

Jul 20, 2017 11:02:06 AM org.jivesoftware.spark.util.log.Log warning

WARNING: Exception in Login:

org.jivesoftware.smack.SmackException$ConnectionException: The following addresses failed: '_xmpp-client._tcp.spark.buckeyehq.com:5222' failed because javax.naming.NameNotFoundException: DNS name not found [response code 3]; remaining name '_xmpp-client._tcp.spark.buckeyehq.com', 'spark.buckeyehq.com:5222' failed because java.net.ConnectException: Connection timed out: connect

    at org.jivesoftware.smack.SmackException$ConnectionException.from(SmackException.j ava:255)

    at org.jivesoftware.smack.tcp.XMPPTCPConnection.connectUsingConfiguration(XMPPTCPC onnection.java:612)

    at org.jivesoftware.smack.tcp.XMPPTCPConnection.connectInternal(XMPPTCPConnection. java:850)

    at org.jivesoftware.smack.AbstractXMPPConnection.connect(AbstractXMPPConnection.ja va:364)

    at org.jivesoftware.LoginDialog$LoginPanel.login(LoginDialog.java:1107)

    at org.jivesoftware.LoginDialog$LoginPanel.access$900(LoginDialog.java:335)

    at org.jivesoftware.LoginDialog$LoginPanel$3.construct(LoginDialog.java:894)

    at org.jivesoftware.spark.util.SwingWorker.lambda$new$1(SwingWorker.java:138)

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

 

Jul 20, 2017 11:02:20 AM org.jivesoftware.smack.util.DNSUtil resolveDomain

WARNING: Exception while resovling SRV records for 172.16.173141. Consider adding '_xmpp-(server|client)._tcp' DNS SRV Records

javax.naming.NameNotFoundException: DNS name not found [response code 3]; remaining name '_xmpp-client._tcp.172.16.173141'

    at com.sun.jndi.dns.DnsClient.checkResponseCode(Unknown Source)

    at com.sun.jndi.dns.DnsClient.isMatchResponse(Unknown Source)

    at com.sun.jndi.dns.DnsClient.doUdpQuery(Unknown Source)

    at com.sun.jndi.dns.DnsClient.query(Unknown Source)

    at com.sun.jndi.dns.Resolver.query(Unknown Source)

    at com.sun.jndi.dns.DnsContext.c_getAttributes(Unknown Source)

    at com.sun.jndi.toolkit.ctx.ComponentDirContext.p_getAttributes(Unknown Source)

    at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.getAttributes(Unknown Source)

    at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.getAttributes(Unknown Source)

    at javax.naming.directory.InitialDirContext.getAttributes(Unknown Source)

    at org.jivesoftware.smack.util.dns.javax.JavaxResolver.lookupSRVRecords(JavaxResol ver.java:78)

    at org.jivesoftware.smack.util.DNSUtil.resolveDomain(DNSUtil.java:171)

    at org.jivesoftware.smack.util.DNSUtil.resolveXMPPDomain(DNSUtil.java:120)

    at org.jivesoftware.smack.AbstractXMPPConnection.populateHostAddresses(AbstractXMP PConnection.java:574)

    at org.jivesoftware.smack.tcp.XMPPTCPConnection.connectUsingConfiguration(XMPPTCPC onnection.java:564)

    at org.jivesoftware.smack.tcp.XMPPTCPConnection.connectInternal(XMPPTCPConnection. java:850)

    at org.jivesoftware.smack.AbstractXMPPConnection.connect(AbstractXMPPConnection.ja va:364)

    at org.jivesoftware.LoginDialog$LoginPanel.login(LoginDialog.java:1107)

    at org.jivesoftware.LoginDialog$LoginPanel.access$900(LoginDialog.java:335)

    at org.jivesoftware.LoginDialog$LoginPanel$3.construct(LoginDialog.java:894)

    at org.jivesoftware.spark.util.SwingWorker.lambda$new$1(SwingWorker.java:138)

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

 

Jul 20, 2017 11:02:23 AM org.jivesoftware.spark.util.log.Log warning

WARNING: Exception in Login:

org.jivesoftware.smack.SmackException$ConnectionException: The following addresses failed: '_xmpp-client._tcp.172.16.173141:5222' failed because javax.naming.NameNotFoundException: DNS name not found [response code 3]; remaining name '_xmpp-client._tcp.172.16.173141', '172.16.173141:5222' failed because java.net.UnknownHostException: 172.16.173141

    at org.jivesoftware.smack.SmackException$ConnectionException.from(SmackException.j ava:255)

    at org.jivesoftware.smack.tcp.XMPPTCPConnection.connectUsingConfiguration(XMPPTCPC onnection.java:612)

    at org.jivesoftware.smack.tcp.XMPPTCPConnection.connectInternal(XMPPTCPConnection. java:850)

    at org.jivesoftware.smack.AbstractXMPPConnection.connect(AbstractXMPPConnection.ja va:364)

    at org.jivesoftware.LoginDialog$LoginPanel.login(LoginDialog.java:1107)

    at org.jivesoftware.LoginDialog$LoginPanel.access$900(LoginDialog.java:335)

    at org.jivesoftware.LoginDialog$LoginPanel$3.construct(LoginDialog.java:894)

    at org.jivesoftware.spark.util.SwingWorker.lambda$new$1(SwingWorker.java:138)

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

 

Jul 20, 2017 11:02:45 AM org.jivesoftware.smack.util.DNSUtil resolveDomain

WARNING: Exception while resovling SRV records for 172.16.173.141. Consider adding '_xmpp-(server|client)._tcp' DNS SRV Records

javax.naming.NameNotFoundException: DNS name not found [response code 3]; remaining name '_xmpp-client._tcp.172.16.173.141'

    at com.sun.jndi.dns.DnsClient.checkResponseCode(Unknown Source)

    at com.sun.jndi.dns.DnsClient.isMatchResponse(Unknown Source)

    at com.sun.jndi.dns.DnsClient.doUdpQuery(Unknown Source)

    at com.sun.jndi.dns.DnsClient.query(Unknown Source)

    at com.sun.jndi.dns.Resolver.query(Unknown Source)

    at com.sun.jndi.dns.DnsContext.c_getAttributes(Unknown Source)

    at com.sun.jndi.toolkit.ctx.ComponentDirContext.p_getAttributes(Unknown Source)

    at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.getAttributes(Unknown Source)

    at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.getAttributes(Unknown Source)

    at javax.naming.directory.InitialDirContext.getAttributes(Unknown Source)

    at org.jivesoftware.smack.util.dns.javax.JavaxResolver.lookupSRVRecords(JavaxResol ver.java:78)

    at org.jivesoftware.smack.util.DNSUtil.resolveDomain(DNSUtil.java:171)

    at org.jivesoftware.smack.util.DNSUtil.resolveXMPPDomain(DNSUtil.java:120)

    at org.jivesoftware.smack.AbstractXMPPConnection.populateHostAddresses(AbstractXMP PConnection.java:574)

    at org.jivesoftware.smack.tcp.XMPPTCPConnection.connectUsingConfiguration(XMPPTCPC onnection.java:564)

    at org.jivesoftware.smack.tcp.XMPPTCPConnection.connectInternal(XMPPTCPConnection. java:850)

    at org.jivesoftware.smack.AbstractXMPPConnection.connect(AbstractXMPPConnection.ja va:364)

    at org.jivesoftware.LoginDialog$LoginPanel.login(LoginDialog.java:1107)

    at org.jivesoftware.LoginDialog$LoginPanel.access$900(LoginDialog.java:335)

    at org.jivesoftware.LoginDialog$LoginPanel$3.construct(LoginDialog.java:894)

    at org.jivesoftware.spark.util.SwingWorker.lambda$new$1(SwingWorker.java:138)

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

 

Jul 20, 2017 11:03:06 AM org.jivesoftware.spark.util.log.Log warning

WARNING: Exception in Login:

org.jivesoftware.smack.SmackException$ConnectionException: The following addresses failed: '_xmpp-client._tcp.172.16.173.141:5222' failed because javax.naming.NameNotFoundException: DNS name not found [response code 3]; remaining name '_xmpp-client._tcp.172.16.173.141', '172.16.173.141:5222' failed because java.net.ConnectException: Connection timed out: connect

    at org.jivesoftware.smack.SmackException$ConnectionException.from(SmackException.j ava:255)

    at org.jivesoftware.smack.tcp.XMPPTCPConnection.connectUsingConfiguration(XMPPTCPC onnection.java:612)

    at org.jivesoftware.smack.tcp.XMPPTCPConnection.connectInternal(XMPPTCPConnection. java:850)

    at org.jivesoftware.smack.AbstractXMPPConnection.connect(AbstractXMPPConnection.ja va:364)

    at org.jivesoftware.LoginDialog$LoginPanel.login(LoginDialog.java:1107)

    at org.jivesoftware.LoginDialog$LoginPanel.access$900(LoginDialog.java:335)

    at org.jivesoftware.LoginDialog$LoginPanel$3.construct(LoginDialog.java:894)

    at org.jivesoftware.spark.util.SwingWorker.lambda$new$1(SwingWorker.java:138)

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

 

Jul 20, 2017 11:23:12 AM org.jivesoftware.smack.util.DNSUtil resolveDomain

WARNING: Exception while resovling SRV records for 172.16.173.141. Consider adding '_xmpp-(server|client)._tcp' DNS SRV Records

javax.naming.NameNotFoundException: DNS name not found [response code 3]; remaining name '_xmpp-client._tcp.172.16.173.141'

    at com.sun.jndi.dns.DnsClient.checkResponseCode(Unknown Source)

    at com.sun.jndi.dns.DnsClient.isMatchResponse(Unknown Source)

    at com.sun.jndi.dns.DnsClient.doUdpQuery(Unknown Source)

    at com.sun.jndi.dns.DnsClient.query(Unknown Source)

    at com.sun.jndi.dns.Resolver.query(Unknown Source)

    at com.sun.jndi.dns.DnsContext.c_getAttributes(Unknown Source)

    at com.sun.jndi.toolkit.ctx.ComponentDirContext.p_getAttributes(Unknown Source)

    at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.getAttributes(Unknown Source)

    at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.getAttributes(Unknown Source)

    at javax.naming.directory.InitialDirContext.getAttributes(Unknown Source)

    at org.jivesoftware.smack.util.dns.javax.JavaxResolver.lookupSRVRecords(JavaxResol ver.java:78)

    at org.jivesoftware.smack.util.DNSUtil.resolveDomain(DNSUtil.java:171)

    at org.jivesoftware.smack.util.DNSUtil.resolveXMPPDomain(DNSUtil.java:120)

    at org.jivesoftware.smack.AbstractXMPPConnection.populateHostAddresses(AbstractXMP PConnection.java:574)

    at org.jivesoftware.smack.tcp.XMPPTCPConnection.connectUsingConfiguration(XMPPTCPC onnection.java:564)

    at org.jivesoftware.smack.tcp.XMPPTCPConnection.connectInternal(XMPPTCPConnection. java:850)

    at org.jivesoftware.smack.AbstractXMPPConnection.connect(AbstractXMPPConnection.ja va:364)

    at org.jivesoftware.LoginDialog$LoginPanel.login(LoginDialog.java:1107)

    at org.jivesoftware.LoginDialog$LoginPanel.access$900(LoginDialog.java:335)

    at org.jivesoftware.LoginDialog$LoginPanel$3.construct(LoginDialog.java:894)

    at org.jivesoftware.spark.util.SwingWorker.lambda$new$1(SwingWorker.java:138)

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

 

Jul 20, 2017 11:23:33 AM org.jivesoftware.spark.util.log.Log warning

WARNING: Exception in Login:

org.jivesoftware.smack.SmackException$ConnectionException: The following addresses failed: '_xmpp-client._tcp.172.16.173.141:5222' failed because javax.naming.NameNotFoundException: DNS name not found [response code 3]; remaining name '_xmpp-client._tcp.172.16.173.141', '172.16.173.141:5222' failed because java.net.ConnectException: Connection timed out: connect

    at org.jivesoftware.smack.SmackException$ConnectionException.from(SmackException.j ava:255)

    at org.jivesoftware.smack.tcp.XMPPTCPConnection.connectUsingConfiguration(XMPPTCPC onnection.java:612)

    at org.jivesoftware.smack.tcp.XMPPTCPConnection.connectInternal(XMPPTCPConnection. java:850)

    at org.jivesoftware.smack.AbstractXMPPConnection.connect(AbstractXMPPConnection.ja va:364)

    at org.jivesoftware.LoginDialog$LoginPanel.login(LoginDialog.java:1107)

    at org.jivesoftware.LoginDialog$LoginPanel.access$900(LoginDialog.java:335)

    at org.jivesoftware.LoginDialog$LoginPanel$3.construct(LoginDialog.java:894)

    at org.jivesoftware.spark.util.SwingWorker.lambda$new$1(SwingWorker.java:138)

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

 

Jul 20, 2017 11:25:43 AM org.jivesoftware.smack.util.DNSUtil resolveDomain

WARNING: Exception while resovling SRV records for Spark. Consider adding '_xmpp-(server|client)._tcp' DNS SRV Records

javax.naming.NameNotFoundException: DNS name not found [response code 3]; remaining name '_xmpp-client._tcp.Spark'

    at com.sun.jndi.dns.DnsClient.checkResponseCode(Unknown Source)

    at com.sun.jndi.dns.DnsClient.isMatchResponse(Unknown Source)

    at com.sun.jndi.dns.DnsClient.doUdpQuery(Unknown Source)

    at com.sun.jndi.dns.DnsClient.query(Unknown Source)

    at com.sun.jndi.dns.Resolver.query(Unknown Source)

    at com.sun.jndi.dns.DnsContext.c_getAttributes(Unknown Source)

    at com.sun.jndi.toolkit.ctx.ComponentDirContext.p_getAttributes(Unknown Source)

    at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.getAttributes(Unknown Source)

    at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.getAttributes(Unknown Source)

    at javax.naming.directory.InitialDirContext.getAttributes(Unknown Source)

    at org.jivesoftware.smack.util.dns.javax.JavaxResolver.lookupSRVRecords(JavaxResol ver.java:78)

    at org.jivesoftware.smack.util.DNSUtil.resolveDomain(DNSUtil.java:171)

    at org.jivesoftware.smack.util.DNSUtil.resolveXMPPDomain(DNSUtil.java:120)

    at org.jivesoftware.smack.AbstractXMPPConnection.populateHostAddresses(AbstractXMP PConnection.java:574)

    at org.jivesoftware.smack.tcp.XMPPTCPConnection.connectUsingConfiguration(XMPPTCPC onnection.java:564)

    at org.jivesoftware.smack.tcp.XMPPTCPConnection.connectInternal(XMPPTCPConnection. java:850)

    at org.jivesoftware.smack.AbstractXMPPConnection.connect(AbstractXMPPConnection.ja va:364)

    at org.jivesoftware.LoginDialog$LoginPanel.login(LoginDialog.java:1107)

    at org.jivesoftware.LoginDialog$LoginPanel.access$900(LoginDialog.java:335)

    at org.jivesoftware.LoginDialog$LoginPanel$3.construct(LoginDialog.java:894)

    at org.jivesoftware.spark.util.SwingWorker.lambda$new$1(SwingWorker.java:138)

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

 

Jul 20, 2017 11:26:04 AM org.jivesoftware.spark.util.log.Log warning

WARNING: Exception in Login:

org.jivesoftware.smack.SmackException$ConnectionException: The following addresses failed: '_xmpp-client._tcp.Spark:5222' failed because javax.naming.NameNotFoundException: DNS name not found [response code 3]; remaining name '_xmpp-client._tcp.Spark', 'Spark:5222' failed because java.net.ConnectException: Connection timed out: connect

    at org.jivesoftware.smack.SmackException$ConnectionException.from(SmackException.j ava:255)

    at org.jivesoftware.smack.tcp.XMPPTCPConnection.connectUsingConfiguration(XMPPTCPC onnection.java:612)

    at org.jivesoftware.smack.tcp.XMPPTCPConnection.connectInternal(XMPPTCPConnection. java:850)

    at org.jivesoftware.smack.AbstractXMPPConnection.connect(AbstractXMPPConnection.ja va:364)

    at org.jivesoftware.LoginDialog$LoginPanel.login(LoginDialog.java:1107)

    at org.jivesoftware.LoginDialog$LoginPanel.access$900(LoginDialog.java:335)

    at org.jivesoftware.LoginDialog$LoginPanel$3.construct(LoginDialog.java:894)

    at org.jivesoftware.spark.util.SwingWorker.lambda$new$1(SwingWorker.java:138)

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

Server 2012 R2 Certificate Import

$
0
0

Afternoon,

 

I am relatively new to OpenFire but am loving it so far. I am working with Windows Server 2012 R2 and SSL  and having a bit of a rough time with the set up. Does anyone have a good Windows guide to go with Openfire 4.1.5 for SSL set up for client connections?

 

I've read through some of the items I could find, but nothing really hit home with the older versions / different windows versions.

 

Help?

 

Thanks,

 

SB

List Active Users\Listar usuários ativos

$
0
0

I need to migrate a base from openfire from MySQL to Postgresql, but there are many idlers I would like to migrate only the assets, for example only users who have logged in for the last 180 days. How do I get such information through the database?

 

My base has more than 5000 users

 

 

 

Portugues

 

 

Preciso migrar uma base do openfire de MySQL para Postgresql, mas tem muitos usuarios inativos eu gostaria de migrar somente os ativos, por exemplo somente os usuario que fizeram login nos ultimos 180 dias.

 

 

Como consigo tal informação pelo banco de dados?

 

Minha base possue mais de 5000 usuarios

Cannot login to Openfire after first install, the admin account tests give success during install

$
0
0

Hi,

 

I installed Openfire using OpenLDAP integration. During the install all three connection tests give ok (LDAP connection, users and groups and they are listed). After that, I am adding admin accounts from LDAP. I add two accounts and test them if I am able to login during install. Both users give success in tests. Then I click the last continue button in the install and it installs the database. And gives me the option to go to the login page. I click on that and go to the login page. At that point I am not able to login with correct credentials with none of the admin users. Credentials are correct, they have been tested many times. Couldn't find a solution.

 

I tried to reinstall and restarting Openfire. Even rebooting the server. I googled aorund but couldn't find such a case. Maybe I am missing a very trivial point but couldn't find that. Can you help?

Send and receive files to android.

$
0
0

I have a clean installation of Openfire 4.1.5.

The Openfire instance is directly on the Internet (not proxy, not firewalls).

As a client on PCs I use Spark 2.7.7

And on android phones try using several XMPP clients.

The server has the File Transfer Proxy Configuration feature enable

Among Spark clients on the same network, I can transfer files.

Among Spark clients on different networks, I can transfer files.

Among Android customers testing several app. I can not transfer files.

Between Android and Spark customers, I can not transfer either.

Could you tell me which logs I need to check in order to get close to a solution?

Or how did you solve this problem?

Best regards.

Many server sessions, many more active / current conversations < 1 min

$
0
0

I have server to server communication enabled, unsurprisingly I see many connections to our Openfire (4.0.3) server from unfamiliar servers. I'm unsure what they're actually doing?

 

They seem to be facilitating conversations, with users in our domain who have never logged in to our Openfire instance. The conversations ( ~ 100+) all say < 1 min with 1 message and occasionally the domain user in our domain in the conversation doesn't follow our JID format, e.g. is first.last@domain.com instead of uid@domain.com.

 

Is this peering? What is it?

 

Another piece of info I don't think is relevant,  our org is a Google apps user, anyone in that ecosystem, using Gmail for example, is referred to the Google apps XMPP endpoints for our domain, even though our actual DNS XMPP entries point to our Openfire instance. E.g. Other users in Google land are told to talk to our Google users via Google's infrastructure and not use actual DNS.

 

Thanks for any info!

 

sg


ldap name@r41

$
0
0

Hi.

My server OpenLdap contains names in the format "name@r41". But username field not supported this format. How to get around this problem?

How to configure the PuSub-Server-Domain

$
0
0

Hi everyone,

 

I am rather new to this, so sorry if the answer is obvious. I have searched a lot and not found an answer.

 

I have installed an AWS Machine Image with OpenFire (Apache), powered by Bitnami : AWS Marketplace: Openfire powered by Bitnami

 

I know, that the standard for the pubsub server would be a sub-domain like "pubsub.openfireserver.tld".

 

Two questions:

  1. Using a DNS Webservice, how can I direct a subdomain of y choice to the pubsub service of the OpenFire Server?
  2. Do I also have to configure that PubSub Subdomain within the openFire Server?

 

Thanks for any help!

 

Paul

Error when trying to edit shared roster group: 'fn:escapeXml'

$
0
0

Hello!

 

Problem: Cannot edit shared roster group.

Error: When trying to edit the shared roster group, the following error is generated by group-edit.jsp:

javax.servlet.ServletException: javax.servlet.jsp.JspException: javax.el.ELException: Problems calling function 'fn:escapeXml'

[etc., etc.]

Caused by: javax.el.ELException: org.jivesoftware.openfire.user.UserNotFoundException: Cannot load user of remote server: user.name@remotedomain

[etc., etc.]

 

Details:

There were some users on another chat server of mine ('remotedomain') that I wanted to have in the shared roster group on this newer server until I got them moved over to the new server.  So I added their JIDs to the new server's shared roster group "Everyone."  And this works fine.  I do want to note that this other server 'remotedomain' has no top-level domain — it is not Internet routable.  I added 'remotedomain' to the server's hosts file, routing it to the IP address of the other server.

 

I didn't start getting the above error until I had moved one of the others from the 'remotedomain' server to the new server — user.name@remotedomain.  The new server is im.newdomain.net.  The username remained the same, so the new user created is user.name@im.newdomain.net.

 

I discovered this when I tried to go into edit the roster group to remove the related user.name@remotedomain from the shared roster group.

 

What I've Tried Already:

  • I've rebooted the server itself.
  • I've tried several different links/ways of editing the group from the admin console.  All produce the same error.
  • There's no way to remove a user from a shared roster group using the REST API that I know of.

 

I'd appreciate any help!!! Thanks in advance!

 

EDIT: Just wanted to mention that the user still exists on the other server, though I don't think that would have anything to do with this error.

Database SQL Error

$
0
0

Hello .guys

When I install OpenFire, the tables are created automatically, but some tables are not created. I'm getting a # 1071 error(MySQL). The primary key max length should be 767 bytes. Do you encounter such a problem? Thank you

Bloque del OpenFire despues de 6 horas de activo

$
0
0

tengo problemas con el OpenFire, esta montado sobre Windows Server 2012 y después de 6 horas y media se bloquea el servicio de mensajería, que es el Pidgin. he notado que el espacio de la memoria java se llena muy rápido. Agradecería cualquier ayuda en este sentido por favor de cualquier persona que tenga que comentar algo puede servir para solucionar mi problema

Who is chatting with who?

$
0
0

Hello.

How can I understand who is chatting with who?

 

Thank you.

Delay in message archiving for Monitoring Service plugin

$
0
0

Hi,

 

I am using the Monitoring service plugin to save one-to-one chats in the db (mysql). But i observe that there is some delay of about 20-30sec between the time when message is received and when it gets stored in the db. I cant find any settings for this in the Archive settings page of the admin console. May be openfire is using some internal caching or batching mechanism to store chunk of data at one. Is there any way to avoid this as I need to get the recent chat between two people as soon as any one of them refreshes the page.

 

Thanks


Mensaje error starting de puertos

$
0
0

Hola muchachos, recientemente instale el openfire en un servidor con Windows Server 2012 R2 y al ejecutar la aplicacion openfire con permisos de administrador me muestra la imagen que adjunte.

 

Por favor ayúdenme a solucionar esos errores

I changed the login password for my server and openfire does not work

$
0
0

Hi everyone.

 

I use Openfire with LDAP Server And Active Directory.

Openfire has not been connecting since I changed the password for the user Administrador account of the windows server 2016 server. Shows this error when I try to enter, CSRF Failure!

I can not login with the old password, I can not login with the new password.

Error Openfire.png

When I try to login from any client, it shows this.

Spark_2.png

the LDAP bind account is not authenticating to the domain.  this will prevent any other authentication. What do i have to do for solve it, HELP me Please!

Can i auto populate a chatroom?

$
0
0

HI,

 

When a user logs in to their spark client I would like them to be automatically placed into a general chat room. is this possible? if so, how.

Thanks.

OU Filtering

$
0
0

We have a base dn of users, with administrators / frontdesk / technologists / radiologists below that, but also a group called mobility-users, which contains 1000+ external users. This is OU locked to that program, so I can not move that out, how can I make it only filter the users from the 4 OU's mentioned, and not grab from this mobility users group too?

 

 

We have a patient portal locked to the OU's, so I can not move them. Is their a group or search filter i can add all the users of the specified OU's too?

 

Thanks

Stephen

Openfire disconnected after sometime

$
0
0

Hi,

I have setup openfire and it's working fine. Setup configuration are below

1) Openfire 4.1.0

2) Sever amazon

3) Database and Version MySQL 5.6.33

4) JDBC Driver Version mysql-connector-java-5.1.30

I can send message, receive message But problem is that after sometime it suddenly stopped. Don't know the exact reason why it stopped. Some time openfire stopped some time mySql stopped. After execute re-start command everything start normally.

When It's stopped error logs are below

line
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
2017.03.27 15:37:05 org.jivesoftware.openfire.http.HttpBindServlet - Error sending packet to client.
org.jivesoftware.openfire.http.HttpConnectionClosedException: The http connection is no longer available to deliver content
at org.jivesoftware.openfire.http.HttpConnection.deliverBody(HttpConnection.java:1 16)
at org.jivesoftware.openfire.http.HttpSession.forwardRequest(HttpSession.java:599)
at org.jivesoftware.openfire.http.HttpBindServlet.handleSessionRequest(HttpBindSer vlet.java:255)
at org.jivesoftware.openfire.http.HttpBindServlet.processContent(HttpBindServlet.j ava:210)
at org.jivesoftware.openfire.http.HttpBindServlet$ReadListenerImpl.onAllDataRead(H ttpBindServlet.java:428)
at org.eclipse.jetty.server.HttpInput.run(HttpInput.java:443)
at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1175 )
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:355)
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(Thread.java:745)
2017.03.28 04:07:50 org.jivesoftware.database.SchemaManager - SchemaManager: Failed to execute SQL:
ALTER TABLE ofMucConversationLog ADD INDEX ofMucConvLog_msg_id (messageID);
2017.03.28 04:07:50 org.jivesoftware.database.SchemaManager - Duplicate key name 'ofMucConvLog_msg_id'
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Duplicate key name 'ofMucConvLog_msg_id'
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessor Impl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructor AccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at com.mysql.jdbc.Util.handleNewInstance(Util.java:409)
at com.mysql.jdbc.Util.getInstance(Util.java:384)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4232)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4164)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2615)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2776)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2838)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2082)
at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1307)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.ja va:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.logicalcobwebs.proxool.ProxyStatement.invoke(ProxyStatement.java:100)
at org.logicalcobwebs.proxool.ProxyStatement.intercept(ProxyStatement.java:57)
at $java.sql.Statement$$EnhancerByProxool$$e859cad7.execute(<generated>)
at org.jivesoftware.database.SchemaManager.executeSQLScript(SchemaManager.java:380 )
at org.jivesoftware.database.SchemaManager.checkSchema(SchemaManager.java:282)
at org.jivesoftware.database.SchemaManager.checkOpenfireSchema(SchemaManager.java: 85)
at org.jivesoftware.database.DbConnectionManager.setConnectionProvider(DbConnectio nManager.java:606)
at org.jivesoftware.database.DbConnectionManager.ensureConnectionProvider(DbConnec tionManager.java:99)
at org.jivesoftware.database.DbConnectionManager.getConnection(DbConnectionManager .java:121)
at org.jivesoftware.util.JiveProperties.loadProperties(JiveProperties.java:357)
at org.jivesoftware.util.JiveProperties.init(JiveProperties.java:88)
at org.jivesoftware.util.JiveProperties.getInstance(JiveProperties.java:66)
at org.jivesoftware.util.JiveGlobals.getProperty(JiveGlobals.java:548)
at org.jivesoftware.util.cache.CacheFactory.<clinit>(CacheFactory.java:94)
at org.jivesoftware.openfire.XMPPServer.initialize(XMPPServer.java:311)
at org.jivesoftware.openfire.XMPPServer.start(XMPPServer.java:414)
at org.jivesoftware.openfire.XMPPServer.<init>(XMPPServer.java:163)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessor Impl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructor AccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at java.lang.Class.newInstance(Class.java:442)
at org.jivesoftware.openfire.starter.ServerStarter.start(ServerStarter.java:105)
at org.jivesoftware.openfire.starter.ServerStarter.main(ServerStarter.java:56)
2017.03.28 04:07:51 org.jivesoftware.openfire.vcard.VCardManager - Error loading vcard provider: org.igniterealtime.openfire.plugin.avatarresizer.DelegateVCardProvider
java.lang.ClassNotFoundException: org.igniterealtime.openfire.plugin.avatarresizer.DelegateVCardProvider
at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at org.jivesoftware.util.ClassUtils.loadClass(ClassUtils.java:76)
at org.jivesoftware.util.ClassUtils.forName(ClassUtils.java:48)
at org.jivesoftware.openfire.vcard.VCardManager.initialize(VCardManager.java:262)
at org.jivesoftware.openfire.XMPPServer.initModules(XMPPServer.java:538)
at org.jivesoftware.openfire.XMPPServer.start(XMPPServer.java:427)
at org.jivesoftware.openfire.XMPPServer.<init>(XMPPServer.java:163)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessor Impl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructor AccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at java.lang.Class.newInstance(Class.java:442)
at org.jivesoftware.openfire.starter.ServerStarter.start(ServerStarter.java:105)
at org.jivesoftware.openfire.starter.ServerStarter.main(ServerStarter.java:56)
2017.03.28 11:40:55 org.jivesoftware.openfire.filetransfer.proxy.ProxyConnectionManager - Error processing file transfer proxy connection
java.io.IOException: Only SOCKS5 supported
at org.jivesoftware.openfire.filetransfer.proxy.ProxyConnectionManager.processConn ection(ProxyConnectionManager.java:161)
at org.jivesoftware.openfire.filetransfer.proxy.ProxyConnectionManager.access$200( ProxyConnectionManager.java:58)
at org.jivesoftware.openfire.filetransfer.proxy.ProxyConnectionManager$1$1.run(Pro xyConnectionManager.java:130)
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)
2017.03.28 12:08:42 org.jivesoftware.openfire.filetransfer.proxy.ProxyConnectionManager - Error processing file transfer proxy connection
java.io.IOException: Only SOCKS5 supported
at org.jivesoftware.openfire.filetransfer.proxy.ProxyConnectionManager.processConn ection(ProxyConnectionManager.java:161)
at org.jivesoftware.openfire.filetransfer.proxy.ProxyConnectionManager.access$200( ProxyConnectionManager.java:58)
at org.jivesoftware.openfire.filetransfer.proxy.ProxyConnectionManager$1$1.run(Pro xyConnectionManager.java:130)
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)
2017.03.29 03:51:38 org.jivesoftware.database.SchemaManager - SchemaManager: Failed to execute SQL:
ALTER TABLE ofMucConversationLog ADD INDEX ofMucConvLog_msg_id (messageID);
2017.03.29 03:51:38 org.jivesoftware.database.SchemaManager - Duplicate key name 'ofMucConvLog_msg_id'
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Duplicate key name 'ofMucConvLog_msg_id'
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessor Impl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructor AccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at com.mysql.jdbc.Util.handleNewInstance(Util.java:409)
at com.mysql.jdbc.Util.getInstance(Util.java:384)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4232)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4164)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2615)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2776)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2838)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2082)
at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1307)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.ja va:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.logicalcobwebs.proxool.ProxyStatement.invoke(ProxyStatement.java:100)
at org.logicalcobwebs.proxool.ProxyStatement.intercept(ProxyStatement.java:57)
at com.mysql.jdbc.Statement$$EnhancerByProxool$$acced92e.execute(<generated>)
at org.jivesoftware.database.SchemaManager.executeSQLScript(SchemaManager.java:380 )
at org.jivesoftware.database.SchemaManager.checkSchema(SchemaManager.java:282)
at org.jivesoftware.database.SchemaManager.checkOpenfireSchema(SchemaManager.java: 85)
at org.jivesoftware.database.DbConnectionManager.setConnectionProvider(DbConnectio nManager.java:606)
at org.jivesoftware.database.DbConnectionManager.ensureConnectionProvider(DbConnec tionManager.java:99)
at org.jivesoftware.database.DbConnectionManager.getConnection(DbConnectionManager .java:121)
at org.jivesoftware.util.JiveProperties.loadProperties(JiveProperties.java:357)
at org.jivesoftware.util.JiveProperties.init(JiveProperties.java:88)
at org.jivesoftware.util.JiveProperties.getInstance(JiveProperties.java:66)
at org.jivesoftware.util.JiveGlobals.getProperty(JiveGlobals.java:548)
at org.jivesoftware.util.cache.CacheFactory.<clinit>(CacheFactory.java:94)
at org.jivesoftware.openfire.XMPPServer.initialize(XMPPServer.java:311)
at org.jivesoftware.openfire.XMPPServer.start(XMPPServer.java:414)
at org.jivesoftware.openfire.XMPPServer.<init>(XMPPServer.java:163)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessor Impl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructor AccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at java.lang.Class.newInstance(Class.java:442)
at org.jivesoftware.openfire.starter.ServerStarter.start(ServerStarter.java:105)
at org.jivesoftware.openfire.starter.ServerStarter.main(ServerStarter.java:56)
2017.03.29 03:51:39 org.jivesoftware.openfire.vcard.VCardManager - Error loading vcard provider: org.igniterealtime.openfire.plugin.avatarresizer.DelegateVCardProvider
java.lang.ClassNotFoundException: org.igniterealtime.openfire.plugin.avatarresizer.DelegateVCardProvider
at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at org.jivesoftware.util.ClassUtils.loadClass(ClassUtils.java:76)
at org.jivesoftware.util.ClassUtils.forName(ClassUtils.java:48)
at org.jivesoftware.openfire.vcard.VCardManager.initialize(VCardManager.java:262)
at org.jivesoftware.openfire.XMPPServer.initModules(XMPPServer.java:538)
at org.jivesoftware.openfire.XMPPServer.start(XMPPServer.java:427)
at org.jivesoftware.openfire.XMPPServer.<init>(XMPPServer.java:163)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessor Impl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructor AccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at java.lang.Class.newInstance(Class.java:442)
at org.jivesoftware.openfire.starter.ServerStarter.start(ServerStarter.java:105)
at org.jivesoftware.openfire.starter.ServerStarter.main(ServerStarter.java:56)

Is there any extra settings I missed? I've monitor it since 15 days, alternative days openfire was stopped.

Please give me any suggestions/ Instructions.

Thanks in advance.

Viewing all 4596 articles
Browse latest View live