Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Application stop/start #7

Closed
hairyhum opened this issue May 6, 2016 · 2 comments
Closed

Application stop/start #7

hairyhum opened this issue May 6, 2016 · 2 comments
Assignees
Milestone

Comments

@hairyhum
Copy link

hairyhum commented May 6, 2016

When rabbitmq_web_mqtt application is being stopped, it cannot be restarted because ranch listener is still running.

{could_not_start,rabbitmq_web_mqtt,
           {{badmatch,{error,{already_started,<10252.494.0>}}},
            [{rabbit_web_mqtt_app,mqtt_init,0,
                 [{file,"src/rabbit_web_mqtt_app.erl"},{line,60}]},
             {rabbit_web_mqtt_app,start,2,
                 [{file,"src/rabbit_web_mqtt_app.erl"},{line,31}]},
             {application_master,start_it_old,4,
                 [{file,"application_master.erl"},{line,273}]}]}}
@michaelklishin
Copy link
Member

The PR is against master. Is this intentional? any reason why this cannot be done in stable, which this repo now has?

@hairyhum
Copy link
Author

hairyhum commented May 6, 2016

It was meant to fix master tests, but it's better go to stable.

@dumbbell dumbbell modified the milestones: 3.6.2, 3.7.0 May 9, 2016
@dumbbell dumbbell closed this as completed May 9, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants