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 2012/07/31 19:16:35 UTC

[jira] [Updated] (APLO-189) UDP connector cannot be stopped

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

Hiram Chirino updated APLO-189:
-------------------------------

    Fix Version/s:     (was: 1.4)
                   1.5
    
> UDP connector cannot be stopped
> -------------------------------
>
>                 Key: APLO-189
>                 URL: https://issues.apache.org/jira/browse/APLO-189
>             Project: ActiveMQ Apollo
>          Issue Type: Bug
>          Components: apollo-broker
>         Environment: apollo-99-trunk-20120409.204714-16
>            Reporter: Lionel Cons
>             Fix For: 1.5
>
>
> After enabling the UDP connector in apollo.xml and starting the broker interactively, it cannot be stopped on the command line by typing ^C.
> The console reports (just after the ^C):
> WARN  | java.lang.NullPointerException
> INFO  | Stopped connector at: tls://0.0.0.0:6133
> INFO  | Stopped connector at: tcp://0.0.0.0:6123
> INFO  | Stopped connector at: wss://0.0.0.0:6134
> INFO  | Stopped connector at: ws://0.0.0.0:6124
> INFO  | broker shutdown is waiting on stop connector: udp
> Then it is stuck. Further ^C or kill -TERM have no effect. It has to be killed with kill -KILL.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira