users@glassfish.java.net

Re: JMS: Packet cannot be cast to com.sun.messaging.jms.ra.DirectPacket

From: Sivakumar Thyagarajan <Sivakumar.Thyagarajan_at_Sun.COM>
Date: Thu, 17 Apr 2008 15:38:11 +0530

Hi Hilmi

>> I'm getting following exceptions from my Glassfish instance
>>
>> [#|2008-04-14T15:02:58.324+0200|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=91;_ThreadName=Session7598726272407577344;|
>> DirectConsumer:Caught Exception delivering
>> messagecom.sun.messaging.jmq.io.Packet cannot be cast to
>> com.sun.messaging.jms.ra.DirectPacket|#]

This issue is getting fixed by the OpenMQ team as part of
http://bugs.sun.com/view_bug.do?bug_id=6650996

As of now the temproary workaround is to use LOCAL or REMOTE integration
modes. More information on how to configure this is available at
https://glassfish.dev.java.net/javaee5/docs/DG/beaob.html#beaof

HTH
--Siva.

Hilmi Hilmiev wrote:
>
> Dear all,