Debug log on jive server and possibly related issues?

Hello, I found this in my debug log on hte jive 2.3 server. I can log into everything just fine, DNS is fine, servers and client can talk to jive server (chlnxim01) and i can even use exodus to chat and IM but I’'ve been having problems with my rosters and everyone showing up as pending so I looked at the logs and this is what I found. It appears to be a host resolution issue, but my host file is populated with everything it needs to have and my clients can all resolve the IP and FQDN.

Any ideas? Thank you!!!

oh, it’'s in reverse order so the latest time is on top

2005.11.29 08:35:08 Error connecting to the remote server: company.com(DNS lookup: company.com:5269)

2005.11.29 08:34:44 OS - Trying to connect to company.com:5269

2005.11.29 08:34:44 OS - Going to try connecting using server dialback

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

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

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

at org.jivesoftware.messenger.server.OutgoingSessionPromise$1$1.run(OutgoingSessio nPromise.java:94)

at org.jivesoftware.messenger.server.OutgoingSessionPromise.access$300(OutgoingSes sionPromise.java:40)

at org.jivesoftware.messenger.server.OutgoingSessionPromise.createSessionAndSendPa cket(OutgoingSessionPromise.java:129)

at org.jivesoftware.messenger.server.OutgoingServerSession.authenticateDomain(Outg oingServerSession.java:181)

at org.jivesoftware.messenger.server.OutgoingServerSession.createOutgoingSession(O utgoingServerSession.java:331)

at org.jivesoftware.messenger.server.ServerDialback.createOutgoingSession(ServerDi alback.java:131)

at java.net.Socket.connect(Unknown Source)

at java.net.SocksSocketImpl.connect(Unknown Source)

at java.net.PlainSocketImpl.connect(Unknown Source)

at java.net.PlainSocketImpl.connectToAddress(Unknown Source)

at java.net.PlainSocketImpl.doConnect(Unknown Source)

at java.net.PlainSocketImpl.socketConnect(Native Method)

java.net.ConnectException: Connection refused

2005.11.29 08:34:44 Error connecting to the remote server: internal.jenner.com(DNS lookup: company.com:5269)

2005.11.29 08:34:44 OS - Trying to connect to company.com:5269

2005.11.29 08:34:44 OS - Going to try connecting using server dialback

2005.11.29 08:34:44 OS - Unexpected answer in validation from: chlnxim01.company.com id: 2d814067 for domain: chlnxim01 answer:<stream:error xmlns:stream=“http://etherx.jabber.org/streams”></stream:error>

2005.11.29 08:34:44 RS - Error, hostname not recognized: chlnxim01.company.com

2005.11.29 08:34:44 RS in- Received dialback key from host: chlnxim01 to: chlnxim01.company.com

2005.11.29 08:34:44 OS - Sent dialback key to host: chlnxim01.company.com id: 2d814067 from domain: chlnxim01

2005.11.29 08:34:44 OS - Connection to chlnxim01.company.com:5269 successful

2005.11.29 08:34:44 Connect Socket[addr=/10.1.137.199,port=48423,localport=5269]

2005.11.29 08:34:44 OS - Trying to connect to chlnxim01.company.com:5269

2005.11.29 08:34:44 OS - Going to try connecting using server dialback

2005.11.29 08:34:43 Finished populating group(s) with users.

2005.11.29 08:34:43 Adding group “ExodusIM” with 866 members.

2005.11.29 08:34:25 Adding group “IMgroup” with 41 members.

2005.11.29 08:34:20 … context created successfully, returning.

2005.11.29 08:34:20 Created hashtable with context values, attempting to create context…

2005.11.29 08:34:20 Creating a DirContext in LdapManager.getContext()…

2005.11.29 08:34:20 Starting to populate groups with users.

Message was edited by:

pmac2

After a rebuild of the server onto new hardware and database, the issue seems to have gone away. For now … Thanks!