rubelnimbuzz / bm2

Automatically exported from code.google.com/p/bm2
GNU General Public License v2.0
0 stars 0 forks source link

Can't authenticate and login to openfire server 3.6.4 #215

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Running on openfire server 3.6.4

What is the expected output? What do you see instead?

After Authenticating, it should be able to login but it is not logging in

What version of the product are you using? On what operating system?

This problem persists for all versions of BombusMod

Please provide any additional information below.

Original issue reported on code.google.com by pallyboy...@gmail.com on 27 Jun 2012 at 2:50

GoogleCodeExporter commented 8 years ago
I've tested with openfire 3.7.1 clean install and didn't get any errors. 

Please, provide log from xml console.

Note, if you have forced encryption on client-2-server port, then you need 
bombusmod built with TLS ability.

Original comment by vitalyster on 28 Jun 2012 at 11:34

GoogleCodeExporter commented 8 years ago
Here is the Log:
at
org.apache.mina.common.support.AbstractIoFilterChain.callNextMessageReceived(Abs
tractIoFilterChain.java:299)

at
org.apache.mina.common.support.AbstractIoFilterChain.access$1100(AbstractIoFilte
rChain.java:53)

at
org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl$1.messageReceived
(AbstractIoFilterChain.java:648)

at
org.apache.mina.common.IoFilterAdapter.messageReceived(IoFilterAdapter.java:80)

at
org.apache.mina.common.support.AbstractIoFilterChain.callNextMessageReceived(Abs
tractIoFilterChain.java:299)

at
org.apache.mina.common.support.AbstractIoFilterChain.access$1100(AbstractIoFilte
rChain.java:53)

at
org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl$1.messageReceived
(AbstractIoFilterChain.java:648)

at
org.apache.mina.filter.codec.support.SimpleProtocolDecoderOutput.flush(SimplePro
tocolDecoderOutput.java:58)

at
org.apache.mina.filter.codec.ProtocolCodecFilter.messageReceived(ProtocolCodecFi
lter.java:185)

at
org.apache.mina.common.support.AbstractIoFilterChain.callNextMessageReceived(Abs
tractIoFilterChain.java:299)

at
org.apache.mina.common.support.AbstractIoFilterChain.access$1100(AbstractIoFilte
rChain.java:53)

at
org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl$1.messageReceived
(AbstractIoFilterChain.java:648)

at
org.apache.mina.filter.executor.ExecutorFilter.processEvent(ExecutorFilter.java:
239)

at
org.apache.mina.filter.executor.ExecutorFilter$ProcessEventsRunnable.run(Executo
rFilter.java:283)

at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at
org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:51)

at java.lang.Thread.run(Unknown Source)
2012.06.29 00:23:47
[org.jivesoftware.openfire.nio.ConnectionHandler.exceptionCaught(ConnectionHandl
er.java:110)]

java.lang.AbstractMethodError:
org.jivesoftware.phone.xmpp.PresenceLayerer.resourceBound(Lorg/jivesoftware/open
fire/session/Session;)V

at
org.jivesoftware.openfire.event.SessionEventDispatcher.dispatchEvent(SessionEven
tDispatcher.java:79)

at
org.jivesoftware.openfire.handler.IQBindHandler.handleIQ(IQBindHandler.java:148)

at org.jivesoftware.openfire.handler.IQHandler.process(IQHandler.java:49)
at org.jivesoftware.openfire.IQRouter.handle(IQRouter.java:351)
at org.jivesoftware.openfire.IQRouter.route(IQRouter.java:101)
at
org.jivesoftware.openfire.spi.PacketRouterImpl.route(PacketRouterImpl.java:68)

at
org.jivesoftware.openfire.net.StanzaHandler.processIQ(StanzaHandler.java:319)

at
org.jivesoftware.openfire.net.ClientStanzaHandler.processIQ(ClientStanzaHandler.
java:79)

at
org.jivesoftware.openfire.net.StanzaHandler.process(StanzaHandler.java:284)
at
org.jivesoftware.openfire.net.StanzaHandler.process(StanzaHandler.java:176)
at
org.jivesoftware.openfire.nio.ConnectionHandler.messageReceived(ConnectionHandle
r.java:133)

at
org.apache.mina.common.support.AbstractIoFilterChain$TailFilter.messageReceived(
AbstractIoFilterChain.java:570)

at
org.apache.mina.common.support.AbstractIoFilterChain.callNextMessageReceived(Abs
tractIoFilterChain.java:299)

at
org.apache.mina.common.support.AbstractIoFilterChain.access$1100(AbstractIoFilte
rChain.java:53)

at
org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl$1.messageReceived
(AbstractIoFilterChain.java:648)

at
org.apache.mina.common.IoFilterAdapter.messageReceived(IoFilterAdapter.java:80)

at
org.apache.mina.common.support.AbstractIoFilterChain.callNextMessageReceived(Abs
tractIoFilterChain.java:299)

at
org.apache.mina.common.support.AbstractIoFilterChain.access$1100(AbstractIoFilte
rChain.java:53)

at
org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl$1.messageReceived
(AbstractIoFilterChain.java:648)

at
org.apache.mina.filter.codec.support.SimpleProtocolDecoderOutput.flush(SimplePro
tocolDecoderOutput.java:58)

at
org.apache.mina.filter.codec.ProtocolCodecFilter.messageReceived(ProtocolCodecFi
lter.java:185)

at
org.apache.mina.common.support.AbstractIoFilterChain.callNextMessageReceived(Abs
tractIoFilterChain.java:299)

at
org.apache.mina.common.support.AbstractIoFilterChain.access$1100(AbstractIoFilte
rChain.java:53)

at
org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl$1.messageReceived
(AbstractIoFilterChain.java:648)

at
org.apache.mina.filter.executor.ExecutorFilter.processEvent(ExecutorFilter.java:
239)

at
org.apache.mina.filter.executor.ExecutorFilter$ProcessEventsRunnable.run(Executo
rFilter.java:283)

at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at
org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:51)

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

The server is jabber.etighichat.com. Try and check whether u can register
and login. THanks

Original comment by pallyboy...@gmail.com on 28 Jun 2012 at 10:19

GoogleCodeExporter commented 8 years ago
1) looks like your server problem, I can't authenticate with any client. 
Googleing your exception gives me that it is common error with asterisk plugin 
- http://community.igniterealtime.org/thread/40937 - check it.

2) I got xmpp session from something like vps.fastpr.... server, not 
jabber.etighichat.com, so your server name and dns have completely wrong setup.

Original comment by vitalyster on 29 Jun 2012 at 5:42

GoogleCodeExporter commented 8 years ago
is it vps.gigapros.com that gave u a session?? How do I configure the DNS
to be right?

Original comment by pallyboy...@gmail.com on 29 Jun 2012 at 5:46

GoogleCodeExporter commented 8 years ago
I disable to Asterik IM but it isn't still working

Original comment by pallyboy...@gmail.com on 29 Jun 2012 at 5:48

GoogleCodeExporter commented 8 years ago
1) Your XMPP server settings should be like this:

http://i.imgur.com/Zr0TG.png

2) Your DNS server should have SRV record which points 
_xmpp-client._tcp.etighichat.com to public IP address of xmpp server. Like this:

http://i.imgur.com/dVazn.png

Original comment by vitalyster on 29 Jun 2012 at 6:13

GoogleCodeExporter commented 8 years ago
LEt me provide you with an admin Login. Pls help me configure it.
Username:admin, password:123456

Original comment by pallyboy...@gmail.com on 29 Jun 2012 at 6:17

GoogleCodeExporter commented 8 years ago
Another issue pls. I am now able to login with mobile and my online
contacts show as well. But I can't chat with any online contact. Sent
series of messages but the other party doesn't receive dis messages.

Original comment by pallyboy...@gmail.com on 2 Jul 2012 at 1:40