suubi7
(SSEBAANA Suubi Joshua)
1
Hallo guys
Need some help here what does it mean to consult your module ID
and what is the module ID
and am failing to access http://localhost:8080/openmrs this site whenever i go there to check my progress this is the error it gives
Access Error: 404 – Not Found
Cannot open document for: /openmrs
@omrsadm @odorajonathan @jwnasambu
mozzy
(Moses Mutesasira)
2
@suubi7 ,
sorry for the above error.
Can you describe what your trying to do and the steps your following ??
suubi7
(SSEBAANA Suubi Joshua)
3
I am trying to run OpenMRS locally
I have executed the following command
mvn clean install openmrs-sdk:run -DserverId=your_server_id_here
and am trying to go to htttp://localhost:8080/openmrs but the site is throwing that error
mozzy
(Moses Mutesasira)
4
Have you setup a server and also created a module ??
suubi7
(SSEBAANA Suubi Joshua)
5
Yes i created a server but the module part
mozzy
(Moses Mutesasira)
6
Have you tried to run the server alone ??
mozzy
(Moses Mutesasira)
8
try running mvn openmrs-sdk:run
from any other directory and check if you have any set-up servers
suubi7
(SSEBAANA Suubi Joshua)
9
Yes i have and and i have to setup servers
C:\Users\Joel> mvn openmrs-sdk:run
[INFO] Scanning for projects…
[INFO]
[INFO] ------------------< org.apache.maven:standalone-pom >-------------------
[INFO] Building Maven Stub Project (No POM) 1
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] — openmrs-sdk-maven-plugin:3.13.6:run (default-cli) @ standalone-pom —
You have the following servers::
- 2
- 1
Which one do you choose? [1/2]:
mozzy
(Moses Mutesasira)
10
go ahead and run , it .
and deply your module manually
suubi7
(SSEBAANA Suubi Joshua)
11
I have and still waiting for the command to end.
meanwhile this was the error from before after inserting this command
mvn clean install openmrs-sdk:run -DserverId=your_server_id
and i have gone through my systems environment settings and my JAVA_HOME is set but things are not working.
odorajonathan
(JONATHAN ABC AJAL ODORA)
12
@suubi7 how far with the command Moses told you to run? Are you able to run an OpenMRS instance?
jwnasambu
(Juliet Wamalwa)
13
Oh @suubi7 its mvn openmrs-sdk:run
and not mvn clean install openmrs-sdk:run -DserverId=your_server_id