Error in GTalk Server connect

Hi, I can’‘t use WildFire to connect with google talk’'s servers.

Trace from debug.log:

2006.01.23 19:30:21 OS - Trying to connect to gmail.com:5269

2006.01.23 19:31:11 Error sending packet to remote server:

java.lang.Exception: Failed to create connection to remote server

at org.jivesoftware.wildfire.server.OutgoingSessionPromise.createSessionAndSendPac ket(OutgoingSessionPromise.java:139)

at org.jivesoftware.wildfire.server.OutgoingSessionPromise.access$300(OutgoingSess ionPromise.java:37)

at org.jivesoftware.wildfire.server.OutgoingSessionPromise$1$1.run(OutgoingSession Promise.java:91)

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

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

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

Hey Jesse,

It seems that the server is not able to open a connection to gmail.com using port 5269. Could you check if port 5269 is open in your firewall?

Regards,

– Gato