Bug 1096942 - Client is not able to send messages - HornetQException[errorCode=100 message=HQ119016: queue has been removed cannot deliver message, queues should not be removed when grouping
Summary: Client is not able to send messages - HornetQException[errorCode=100 message=...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: HornetQ
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ER6
: EAP 6.3.0
Assignee: Clebert Suconic
QA Contact: Miroslav Novak
Russell Dickenson
URL:
Whiteboard:
Depends On: 1100871
Blocks: 1096948
TreeView+ depends on / blocked
 
Reported: 2014-05-12 18:17 UTC by Chaitanya Pothineni
Modified: 2018-12-06 16:28 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
: 1096948 (view as bug list)
Environment:
Last Closed: 2014-06-28 15:28:20 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Chaitanya Pothineni 2014-05-12 18:17:25 UTC
Description of problem:

The publisher is not able to send , getting following exception:
HornetQException[errorCode=100 message=HQ119016: queue jms.queue.skyboxOrderingQueue1d114bc5-b003-11e3-9692-45dbfcba4397 has been removed cannot deliver message, queues should not be removed when grouping is used]
[espressohiloservice H#90-r#85:0 E]    2014-05-08 14:05:11.0200        at org.hornetq.core.protocol.core.impl.ChannelImpl.sendBlocking(ChannelImpl.java:312)
[espressohiloservice H#90-r#85:0 E]    2014-05-08 14:05:11.0200        at org.hornetq.core.client.impl.ClientProducerImpl.doSend(ClientProducerImpl.java:287)
[espressohiloservice H#90-r#85:0 E]    2014-05-08 14:05:11.0200        at org.hornetq.core.client.impl.ClientProducerImpl.send(ClientProducerImpl.java:142)
[espressohiloservice H#90-r#85:0 E]    2014-05-08 14:05:11.0200        at org.hornetq.core.client.impl.ClientProducerImpl.send(ClientProducerImpl.java:147)
[espressohiloservice H#90-r#85:0 E]    2014-05-08 14:05:11.0200        at com.apple.skybox.common.util.HornetClient.send(HornetClient.java:309)


Version-Release number of selected component (if applicable):
EAP 6.1.0
Server hornetQ version - 2.3.1 final  
Applied patches - bz1025862
Client publisher hornetQ version - 2.2.16

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Clebert Suconic 2014-05-12 18:21:53 UTC
Andy Taylor has written a testcase which will be part of this fix.

Comment 2 Clebert Suconic 2014-05-20 16:43:35 UTC
I'm working on it as we speak... I think I will have this fixed by 26th of may after tests.

Comment 3 Clebert Suconic 2014-05-28 20:51:08 UTC
One-of back porting this into 6.1.0:

https://bugzilla.redhat.com/show_bug.cgi?id=1096948

Comment 4 Miroslav Novak 2014-06-20 08:05:57 UTC
Verified in EAP 6.3.0.ER7.

Comment 6 Scott Mumford 2014-07-17 04:12:44 UTC
Making public for inclusion in 6.3.0 Release Notes.


Note You need to log in before you can comment on or make changes to this bug.