users@glassfish.java.net

Re: Remote JMS Broker Problem.

From: <glassfish_at_javadesktop.org>
Date: Thu, 13 Sep 2007 08:58:34 PDT

> I think this is because of issue
> https://glassfish.dev.java.net/issues/show_bug.cgi?id=
> 3462

I've got the same problem and narrowed it down to something that changed between b50 and b51 although i can't see anything in the bug fixes. going to go through the code tomorrow, but any pointers would be useful..

The only thing i've noticed in the logs that is different is some of the config options for
the broker, eg

in b51 i get something like this appearing a few times

[i]#|2007-09-13T16:45:27.167+0100|CONFIG|sun-appserver9.1|javax.resourceadapter.mqjmsra.lifecycle|_ThreadID=10;_ThreadName=main;|MQJMSRA_RA1101: SJSMQ JMSRA ResourceAdapter configuration=
        raUID =null
        GroupName =null
        brokerType =DIRECT
        DIRECT Mode allowed =false
        DIRECT Mode default =true
        brokerInstanceName =imqbroker
        brokerBindAddress =null
        brokerPort =7676
        adminUsername =admin
[/i]

where as in b50, DIRECT is replaced by EMBEDDED and some of the other config options are missing..

> Could you set the broker type to LOCAL and try?

I've tried this but restarting glassfish seems to just hang, i'm guessing i need to manually start the broker locally first...


Has any one got any suggestions?

Thanks
[Message sent by forum member 'jsl123' (jsl123)]

http://forums.java.net/jive/thread.jspa?messageID=235278