Skip to content

Instantly share code, notes, and snippets.

@solars
Created August 24, 2011 16:33
Show Gist options
  • Save solars/c746181c75a454deaa5a to your computer and use it in GitHub Desktop.
Save solars/c746181c75a454deaa5a to your computer and use it in GitHub Desktop.
WARNING: [BSS2006]: No subscription header specified, ACK first non-transacted subscriptions ids with prefix /subscription-to/ for message ID:43848-178.63.244.192(d2:4:4e:b2:eb:ad)-44417-1314201562605
Aug 24, 2011 6:14:49 PM
INFO: Notified selection key sun.nio.ch.SelectionKeyImpl@2ea5d59 remotely closed
Aug 24, 2011 6:14:49 PM
INFO: Close STOMP protocol handler com.sun.messaging.bridge.service.stomp.StompProtocolHandler@6a01d104 for selection key sun.nio.ch.SelectionKeyImpl@2ea5d59
Aug 24, 2011 6:14:49 PM
INFO: Close STOMP connection 5431396110079172096[null]
Aug 24, 2011 6:14:49 PM
WARNING: [BSS2009]: Unable to delivery message ID:44234-178.63.244.192(e9:45:85:55:b:c7)-44414-1314202489275 to subscriber ec41986cf77ad1c45fb946c7c9e694e835cd85b8: Broken pipe
java.io.IOException: Broken pipe
at sun.nio.ch.FileDispatcher.write0(Native Method)
at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:72)
at sun.nio.ch.IOUtil.write(IOUtil.java:43)
at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
at com.sun.grizzly.async.TCPAsyncQueueWriter.doWrite(TCPAsyncQueueWriter.java:88)
at com.sun.grizzly.async.AbstractAsyncQueueWriter.doWrite(AbstractAsyncQueueWriter.java:430)
at com.sun.grizzly.async.AbstractAsyncQueueWriter.write(AbstractAsyncQueueWriter.java:182)
at com.sun.grizzly.async.TCPAsyncQueueWriter.write(TCPAsyncQueueWriter.java:77)
at com.sun.grizzly.async.AbstractAsyncQueueWriter.write(AbstractAsyncQueueWriter.java:140)
at com.sun.grizzly.async.AbstractAsyncQueueWriter.write(AbstractAsyncQueueWriter.java:130)
at com.sun.grizzly.async.AbstractAsyncQueueWriter.write(AbstractAsyncQueueWriter.java:79)
at com.sun.messaging.bridge.service.stomp.AsyncStompOutputHandler.sendToClient(AsyncStompOutputHandler.java:97)
at com.sun.messaging.bridge.service.stomp.StompSubscriberSession.onMessage(StompSubscriberSession.java:121)
at com.sun.messaging.jmq.jmsclient.MessageConsumerImpl.deliverAndAcknowledge(MessageConsumerImpl.java:338)
at com.sun.messaging.jmq.jmsclient.MessageConsumerImpl.onMessage(MessageConsumerImpl.java:273)
at com.sun.messaging.jmq.jmsclient.SessionReader.deliver(SessionReader.java:113)
at com.sun.messaging.jmq.jmsclient.ConsumerReader.run(ConsumerReader.java:186)
at java.lang.Thread.run(Thread.java:662)
Aug 24, 2011 6:14:49 PM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment