Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Service Unavailalbe #27

Open
abhijith-prabhakar opened this issue Dec 19, 2016 · 2 comments
Open

Service Unavailalbe #27

abhijith-prabhakar opened this issue Dec 19, 2016 · 2 comments

Comments

@abhijith-prabhakar
Copy link

Hi

I am trying this plugin out with Artemis v1.4.0 and followed directions given here https://github.com/rh-messaging/artemis-hawtio/blob/master/docs/user-manual.md. Have updated bootstrap .xml

 <web bind="http://localhost:8161" path="web">
       <app url="jolokia" war="jolokia-war-1.3.5.war"/>
       <app url="hawtio" war="hawtio-web.war"/>
       <app url="artemis-plugin" war="artemis-plugin.war"/>
   </web>

The war files are also placed under ${artemis_home}/web folder. When I start the server I do get below messages.

01:55:57,623 INFO  [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 1.4.0 [0.0.0.0, nodeID=20185b0b-c5b8-11e6-91f4-d2d50317b04b]
01:55:57,801 INFO  [org.apache.activemq.artemis] AMQ241001: HTTP Server started at http://localhost:8161
01:55:57,801 INFO  [org.apache.activemq.artemis] AMQ241002: Artemis Jolokia REST API available at http://localhost:8161/jolokia

I can access Artemis docs directly under http://localhost:8161/. But when I try access url http://localhost:8161/hawtio/login I get 503 Service Unavailable. Is there something I am missing here?. Any help is appreciated. Thanks

@abhijith-prabhakar
Copy link
Author

Checking to see if anyone can help with this.

@martinthegeek
Copy link

martinthegeek commented May 26, 2017

Any update? I am also seeing a 503 error when I try accessing the plugin. I am using artemis 2.1.0 and artemis-hawtio-1.0.0.CR1. I can't find any errors logged. Is there something I can do to increase logging?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants