Upgraded to Openfire 4.0.2. Openfire Meeting not allowing logins

Hi Everyone,

I have upgraded to Openfire 4.0.2, and now Openfire Meeting is not accepting my username, and password. Here is the error I am getting on the debugs:

2016.04.12 23:49:16 org.jivesoftware.util.log.util.CommonsLogFactory - 000139 (02/03/00) - #2 registered a statement as closed which wasn’t known to be open. This could happen if you close a statement twice.

2016.04.12 23:49:16 org.jivesoftware.util.log.util.CommonsLogFactory - 000140 (02/03/00) - #1 registered a statement as closed which wasn’t known to be open. This could happen if you close a statement twice.

2016.04.12 23:49:16 org.jivesoftware.util.log.util.CommonsLogFactory - 000141 (02/03/00) - #2 registered a statement as closed which wasn’t known to be open. This could happen if you close a statement twice.

2016.04.12 23:49:16 org.jivesoftware.util.log.util.CommonsLogFactory - 000142 (02/03/00) - #1 registered a statement as closed which wasn’t known to be open. This could happen if you close a statement twice.

2016.04.12 23:49:18 XMPPServlet - 7ddf14447d61150d38deab4a74b903b2 : doWebSocketConnect : Digest created for sam@openfire-pi.domain.com/ofmeet1305 : null

2016.04.12 23:49:18 XMPPServlet - 7ddf14447d61150d38deab4a74b903b2 : setWSConnection

2016.04.12 23:49:18 XMPPServlet - Created new socket for digest 7ddf14447d61150d38deab4a74b903b2

2016.04.12 23:49:18 XMPPServlet - Total websockets created : 1

2016.04.12 23:49:18 XMPPServlet - 7ddf14447d61150d38deab4a74b903b2 : onConnect

2016.04.12 23:49:18 XMPPServlet - 7ddf14447d61150d38deab4a74b903b2 : onMessage : Received : 1

2016.04.12 23:49:18 XMPPServlet - 7ddf14447d61150d38deab4a74b903b2 : Delivered :

2016.04.12 23:49:18 WSConnection - WSConnection - close

2016.04.12 23:49:18 XMPPServlet - 7ddf14447d61150d38deab4a74b903b2 : disconnect : XMPPWebSocket disconnect

2016.04.12 23:49:18 XMPPServlet - Total websockets created : 0

2016.04.12 23:49:18 XMPPServlet - 7ddf14447d61150d38deab4a74b903b2 : onClose : 1011 RuntimeException

2016.04.12 23:49:23 org.jivesoftware.openfire.spi.RoutingTableImpl - Failed to route packet to JID: sam@openfire-pi.domain.com/ofmeet1305 packet: Message of the DayBig Brother is watching.

2016.04.12 23:49:23 org.jivesoftware.openfire.MessageRouter - Message sent to unreachable address: Message of the DayBig Brother is watching.

2016.04.12 23:49:25 XMPPServlet - 2b03d324f2a27fbd38194e403a1ee28f : doWebSocketConnect : Digest created for sam@openfire-pi.domain.com/Candy : null

2016.04.12 23:49:25 XMPPServlet - 2b03d324f2a27fbd38194e403a1ee28f : setWSConnection

2016.04.12 23:49:25 XMPPServlet - Created new socket for digest 2b03d324f2a27fbd38194e403a1ee28f

2016.04.12 23:49:25 XMPPServlet - Total websockets created : 1

2016.04.12 23:49:25 XMPPServlet - 2b03d324f2a27fbd38194e403a1ee28f : onConnect

2016.04.12 23:49:25 XMPPServlet - 2b03d324f2a27fbd38194e403a1ee28f : onMessage : Received : 1

2016.04.12 23:49:26 XMPPServlet - 2b03d324f2a27fbd38194e403a1ee28f : Delivered :

2016.04.12 23:49:26 WSConnection - WSConnection - close

2016.04.12 23:49:26 XMPPServlet - 2b03d324f2a27fbd38194e403a1ee28f : disconnect : XMPPWebSocket disconnect

2016.04.12 23:49:26 XMPPServlet - Total websockets created : 0

2016.04.12 23:49:26 XMPPServlet - 2b03d324f2a27fbd38194e403a1ee28f : onClose : 1011 RuntimeException

2016.04.12 23:49:30 org.jivesoftware.openfire.spi.RoutingTableImpl - Failed to route packet to JID: sam@openfire-pi.domain.com/Candy packet: Message of the DayBig Brother is watching.

2016.04.12 23:49:30 org.jivesoftware.openfire.MessageRouter - Message sent to unreachable address: Message of the DayBig Brother is watching.

Any ideas?

Thanks,

Rafael

Hi Rafael,

What is your JAVA version ? Please share.

Regards.

Tarak Nath

Thanks for the reply Tarak,

java version “1.7.0_95”

OpenJDK Runtime Environment (IcedTea 2.6.4) (7u95-2.6.4-1~deb8u1+rpi1)

OpenJDK Zero VM (build 24.95-b01, mixed mode)

Hi Rafael,

You are welcome !

The recently released Openfire 4.0.2 appears to run into problems when it is ran by Java 7.
To work around issues, please try to use Java 8 or revert back to Openfire 4.0.1.

Regards,

Tarak Nath

How do I force Openfire to use Java 8? I have both loaded on my system, but it is using Java 7.

On Debian you need to change JAVA_HOME in /etc/default/openfire

That worked.

This is what I put on the JAVA_HOME for feature reference to others since I am running this on a Raspberry Pi 3 with Raspbian.

JAVA_HOME=/usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt

@Rafael

Good afternoon.
Mr. Rafael, could you give me a guide on how to operate openfire + ofmeet?
Regards,
Dionny