Lionel Cons created APLO-316:
--------------------------------
Summary: java.lang.RuntimeException: should not get called
Key: APLO-316
URL: https://issues.apache.org/jira/browse/APLO-316
Project: ActiveMQ Apollo
Issue Type: Bug
Environment: apollo-99-trunk-20130403.165720-219
Reporter: Lionel Cons
On one broker running a recent snapshot, we saw in the logs (multiple times):
[...]
2013-04-05 19:05:15,039 | WARN | java.lang.RuntimeException: should not get
called | 13dd3c5b5a5
2013-04-05 19:05:20,040 | WARN | java.lang.RuntimeException: should not get
called | 13dd3c5b5a6
2013-04-05 19:05:25,041 | WARN | java.lang.RuntimeException: should not get
called | 13dd3c5b5a7
2013-04-05 19:06:04,022 | WARN | java.lang.RuntimeException: should not get
called | 13dd3c5b5a8
The stack trace is always the same:
2013-04-05 19:06:04,022 | WARN | stackref=13dd3c5b5a8
java.lang.RuntimeException: should not get called
at scala.sys.package$.error(package.scala:27)
at
org.apache.activemq.apollo.amqp.AmqpProtocolHandler.on_transport_connected(AmqpProtocolHandler.scala:204)
at
org.apache.activemq.apollo.amqp.AmqpProtocolHandler.on_transport_connected(AmqpProtocolHandler.scala:97)
at
org.apache.activemq.apollo.broker.BrokerConnection.on_transport_connected(Connection.scala:134)
at
org.apache.activemq.apollo.broker.Connection$$anon$1.onTransportConnected(Connection.scala:70)
at
org.fusesource.hawtdispatch.transport.TcpTransport.onConnected(TcpTransport.java:551)
at
org.fusesource.hawtdispatch.transport.TcpTransport$3.run(TcpTransport.java:483)
at
org.fusesource.hawtdispatch.internal.SerialDispatchQueue.run(SerialDispatchQueue.java:96)
at
org.fusesource.hawtdispatch.internal.pool.SimpleThread.run(SimpleThread.java:77)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira