ERROR Internal error processing delete consumer

Hi all!.

I'm currently using:

Version: 3.6 SP3 (Build 02-A)

License: Sun Java(tm) System Message Queue 3.6 Enterprise Edition

The JMS system is currently been used by a standlone Java Application (using different queues and topics), developed in my company, it's just one broker (non cluster configuration).

After several month of use, and just after http-jms protocol was activated (4-6 user), we are getting a really ugly error in IMQ, that force us to restart all the system. Any hep would be appreciated.

Thanks!

The log output:

[06/Oct/2006:16:19:56 CLT] ERROR Internal error processing delete consumer

Packet: DELETE_CONSUMER(16):21-169.254.18.31(bf:99:81:a4:dc:4e)--739798799-116016603276 5

Magic/Version: 469754818/301 Size: 141Type: DELETE_CONSUMER(16)

Expiration: 0 Timestamp: 1160166032765

Source IP: 169.254.18.31(bf:99:81:a4:dc:4e) Port: -739798799Sequence: 21

Property Offset: 76 Property Size: 65

Encryption: 0Priority: 5

Flags: A consumerID: 20

TransactionID: 0

MessageID: 21-169.254.18.31(bf:99:81:a4:dc:4e)--739798799-1160166032765

Properties: {JMQBodyType=0, JMQConsumerID=6250730335331870208, JMQBlock=true}

Message Body: 0 bytes

Internal Buffers (useDirect=false):

Fixed Header Buffer:java.nio.HeapByteBuffer[pos=0 lim=72 cap=72]

[06/Oct/2006:16:19:56 CLT] Dumping active sessions

[06/Oct/2006:16:19:56 CLT]6250730294939098112 : Session [6250730294939098112]

[06/Oct/2006:16:19:56 CLT]6250730335213997824 : Session [6250730335213997824]

[06/Oct/2006:16:19:56 CLT]6250730334786043904 : Session [6250730334786043904]

[06/Oct/2006:16:19:56 CLT]6250730334786068480 : Session [6250730334786068480]

[06/Oct/2006:16:19:56 CLT]6250730294939031040 : Session [6250730294939031040]

[06/Oct/2006:16:19:56 CLT]6250730294939033344 : Session [6250730294939033344]

[06/Oct/2006:16:19:56 CLT]6250730335214015488 : Session [6250730335214015488]

[06/Oct/2006:16:19:56 CLT]6250730294939341824 : Session [6250730294939341824]

[06/Oct/2006:16:19:56 CLT]6250730294939368448 : Session [6250730294939368448]

[06/Oct/2006:16:19:56 CLT]6250730294939028992 : Session [6250730294939028992]

[06/Oct/2006:16:19:56 CLT] ERROR [B3100]: Unexpected Broker Internal Error : [Uncaught Exception] :

com.sun.messaging.jmq.jmsserver.util.BrokerException: [B4117]: Unexpected Broker Exception: [Unexpected Error processing message]

at com.sun.messaging.jmq.jmsserver.data.PacketRouter.handleMessage(PacketRouter.ja va:157)

at com.sun.messaging.jmq.jmsserver.service.imq.IMQConnection.readData(IMQConnectio n.java:1847)

at com.sun.messaging.jmq.jmsserver.service.imq.IMQConnection.process(IMQConnection .java:816)

at com.sun.messaging.jmq.jmsserver.service.imq.OperationRunnable.process(Operation Runnable.java:141)

at com.sun.messaging.jmq.jmsserver.util.pool.BasicRunnable.run(BasicRunnable.java: 459)

at java.lang.Thread.run(Thread.java:595)

Caused by: java.lang.NullPointerException

at com.sun.messaging.jmq.jmsserver.data.handlers.ConsumerHandler.handle(ConsumerHa ndler.java:444)

at com.sun.messaging.jmq.jmsserver.data.PacketRouter.handleMessage(PacketRouter.ja va:146)

... 5 more

[3342 byte] By [BuZMan] at [2007-11-26 10:38:57]
# 1
Hi - did you ever find a solution to this? I'm having the same error and can't seem to find any reason for it. Thanks for the help.
coasty at 2007-7-7 2:50:20 > top of Java-index,Application & Integration Servers,Sun Java System Message Queue...