users@glassfish.java.net

Re: Cannot make JMS connection to remote server

From: Ramesh <Ramesh.Parthasarathy_at_Sun.COM>
Date: Sat, 03 Nov 2007 19:13:04 +0530

Hi,
Could you check if your problem is similar to what's described here
http://forums.java.net/jive/message.jspa?messageID=239265#239265

Thanks
-Ramesh

Krzysztof Adamczyk wrote:
> Hi.
>
> I have the following problem: If I deploy my server application on
> local glassfish,
> and then run my client app (SWT app) also on localhost, the JMS
> connection works fine.
> When I deploy the server app on a remote server, the client cannot
> connect to the JMS saying:
> 2007-11-02 15:10:09 com.sun.messaging.jmq.jmsclient.ExceptionHandler
> logCaughtException
>
> WARNING: [I500]: Caught JVM Exception: java.net.ConnectException :
> Connection timed out: connect
>
> I think that's not the firewall issue, because the JMS ports are
> allowed in the firewall's config.
>
> Any ideas? Greetings,
>
> Chris
>