You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Christopher L. Shannon (JIRA)" <ji...@apache.org> on 2017/01/26 19:47:24 UTC

[jira] [Commented] (AMQ-6574) Active MQ Restarts on the 5.13.1 version when catalina.sh stop invoked

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

Christopher L. Shannon commented on AMQ-6574:
---------------------------------------------

This seems more like a TomEE issue.  LocalInitialContextFactory is a TomEE class and it is what is responsible for restarting everything.

> Active MQ Restarts on the 5.13.1 version when catalina.sh stop invoked
> ----------------------------------------------------------------------
>
>                 Key: AMQ-6574
>                 URL: https://issues.apache.org/jira/browse/AMQ-6574
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.13.1
>         Environment: Windows and NonWindows both
>            Reporter: Rakesh Kumar Shah
>            Priority: Critical
>         Attachments: stacktrace.png
>
>
> We have our existing application its little big application. 
> After we add the application ear in the Tomme/apps folder. 
> Tomme/bin/catalina.bat start
> takes around 1 minute to deploy the application first time.   
> Tomme/bin/catalina.bat stop  
> Tomee hangs and after debugging the activeMQ Source code, it interalnally restarts the OpenEJBInstace#init in the RMIConnectorServer#Stop() method. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)