openMF / openMF/message-gateway

i can't access http://localhost:9191/tenants/

Open
#11 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
28
Forks
84
PR merge metrics
No merged PRs in 30d

Description

I have started my tomcat and tables in 'messagegateway' was created but when i try to access http://localhost:9191/tenants/ i didn't any respose(refused to connect). anyone can tell me what configuration i miss?
screen shot 2017-09-14 at 10 21 37 pm

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by checking the Tomcat startup and deployment logs, then verify which application context and port are configured for the message-gateway service. Confirm whether the tables in the messagegateway database indicate a successful deployment and whether /tenants/ responds on port 9191; done means the endpoint is reachable or the missing configuration is identified.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.