You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by "Hiram Chirino (JIRA)" <ji...@apache.org> on 2014/01/30 22:22:12 UTC

[jira] [Resolved] (APLO-316) java.lang.RuntimeException: should not get called

     [ https://issues.apache.org/jira/browse/APLO-316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hiram Chirino resolved APLO-316.
--------------------------------

    Resolution: Cannot Reproduce
      Assignee: Hiram Chirino

Please reopen if we figure out a way to reproduce.

> 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
>            Assignee: Hiram Chirino
>
> 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 was sent by Atlassian JIRA
(v6.1.5#6160)