Hi Ajith,
Could you please set the generic ra loglevel to finest and send us
the server.log.
Thanks
-Ramesh
Janardhanan, Ajith (AJANARDH) wrote:
> I am using v1.7 that is shipped with Glassfish 9.1 vuild b33e beta
>
> Thanks
> Ajith
>
> -----Original Message-----
> From: Binod.Pg_at_Sun.COM [mailto:Binod.Pg_at_Sun.COM]
> Sent: Thursday, April 05, 2007 2:41 PM
> To: users_at_genericjmsra.dev.java.net
> Subject: Re: Generic RA not reconnecting to Websphere MQ 5.3
>
> Hi Ajith,
>
> Which version of genericjmsra are you using?
>
> thanks,
> Binod.
>
>
>> I have an MDB that reads messages from a IBM Websphere MQ Queue 5.3
>> and writes to the disk. This MDB uses generic RA to connect to MQ. The
>>
>
>
>> appserver is Glassfish 9.1 (build b33e-beta). MQ and appserver are on
>> the same physical machine. XATransaction is enabled.
>>
>> The JMSAdmin set up is:
>> def xaqcf(MYQCF) transport(BIND) qmanager(MYHOST)
>> def q(MyQueue) queue(MQUEUE.QUEUE) qmanager(MYHOST)
>>
>> The deployment descriptor for MDB has these lines:
>> <activation-config-property>
>>
>> <activation-config-property-name>ReconnectAttempts</activation-config-
>> property-name>
>>
>>
>> <activation-config-property-value>18000</activation-config-property-va
>> lue>
>>
>> </activation-config-property>
>> <activation-config-property>
>>
>> <activation-config-property-name>ReconnectInterval</activation-config-
>> property-name>
>>
>>
>>
>>
> <activation-config-property-value>30</activation-config-property-value>
>
>> </activation-config-property>
>>
>> When the MQ Queue manager goes down and then come back online; the MDB
>>
>
>
>> reconnects only rarely. Most of the time the reconnect attempt is
>> failed. The appserv logfile shows this:
>>
>> [#|2007-04-05T17:48:03.543+0000|INFO|sun-appserver9.1|com.sun.genericj
>> msra|_ThreadID=31;_ThreadName=MQQueueAgent
>> (MyMDB);|Reconnect attempt->62|#]
>>
>> [#|2007-04-05T17:48:03.638+0000|INFO|sun-appserver9.1|com.sun.genericj
>> msra|_ThreadID=31;_ThreadName=MQQueueAgent
>> (MyMDB);|Reconnect attempt failed.Now sleeping for30000|#]
>>
>>
>> Any input to get it to work is greately appreciated.
>>
>> Thanks
>> Ajith
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_genericjmsra.dev.java.net
> For additional commands, e-mail: users-help_at_genericjmsra.dev.java.net
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_genericjmsra.dev.java.net
> For additional commands, e-mail: users-help_at_genericjmsra.dev.java.net
>
>