Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

temp queue problems with sp10

1 view
Skip to first unread message

Evan Pon

unread,
Oct 9, 2001, 5:11:05 PM10/9/01
to
hi
i'm using temporary queues with 5.1. i haven't had any problems, however we
recently switched to sp10 from sp9. now, temporary queues seem to become
invalidated- when trying to send a response to them, i get the following
exception:

javax.jms.JMSException: Destination $QUEUE:0 is no longer valid.
at java.lang.Throwable.fillInStackTrace(Native Method)
at java.lang.Throwable.fillInStackTrace(Compiled Code)
at java.lang.Throwable.<init>(Compiled Code)
at java.lang.Exception.<init>(Compiled Code)
at javax.jms.JMSException.<init>(Compiled Code)
at weblogic.jms.server.JMSRegistry.getRegistrations(Compiled Code)
at weblogic.jms.server.MessageProducer.prepareMessage(Compiled Code)
at weblogic.jms.server.SessionState.publish(Compiled Code)
at weblogic.jms.server.SessionState.sendMessage(Compiled Code)
at weblogic.jms.client.JMSSession.sendMessage(Compiled Code)
at weblogic.jms.client.JMSMessageProducer.send(Compiled Code)

this doesn't happen all the time- i can send messages on this temp queue
several times, but it eventually fails. the temp queue has not been closed,
and none of the connections have been stopped. i haven't narrowed this down
all the way, but wanted to see if anyone else had experienced similar
behavior- i couldn't find any mention of this in the known issues docs for
sp10.


Mike Dosenbach

unread,
Dec 7, 2001, 2:49:46 PM12/7/01
to
I am seeing the exact same problem on sp10. Is there any more information on this out there?
0 new messages