users@glassfish.java.net

Re: Problem with REMOTE JMS in the clustering mode

From: Sivakumar Thyagarajan <Sivakumar.Thyagarajan_at_Sun.COM>
Date: Fri, 25 Jan 2008 10:50:47 +0530

Could you share your domain.xml please? Do you have REMOTE configured
in the cluster config's jms-service as well?

Thanks
--Siva.


glassfish_at_javadesktop.org wrote:
> I am trying to run my application under the GF V2 clustering mode. First I created a cluster (node agent) with 2 instances (on the same machine) and deployed the application on the cluster target. After a lot of trial and error, finally both instances came up properly.
> But I am using the TopLink Essentail JPA, and there is no cache synchronization. So my next step is trying to set up the JMS cache coordinate with TopLink (I alos have problem to set up the JSM TopLinkTopic with the TopLink Session, but that is a different qustion).
> I then tried to set the JMS in REMOTE mode by downloading the openMQ 4.1 and run it as a standalone broker. In both server and cluster configuration I set the JMS type to REMOTE. The application under the server target came up just fine and bound to the JMS remotely. How ever the cluster instances won't even start up now due to some error with the JMS.
> Please help, here is the error log:
>