You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by "Lionel Cons (JIRA)" <ji...@apache.org> on 2013/05/02 15:34:16 UTC

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

    [ https://issues.apache.org/jira/browse/APLO-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13647516#comment-13647516 ] 

Lionel Cons commented on APLO-316:
----------------------------------

The tool was very likely Nmap or Nessus but I've not been able to reproduce the problem myself...
                
> 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