richa09
(Richa Singh)
1
As a beginner, I followed the following steps:
- Cloned OpenMRS Core repo then
- mvn clean install
- cd webapp
- mvn jetty:run
The above steps resulted in
- Followed the steps in https://wiki.openmrs.org/display/docs/User+Interface+Modules
The last steps resulted in the error: Pastebin link
I’m stuck here. Please help me with this.
jwnasambu
(Juliet Wamalwa)
2
Kindly With the mouse in your browser address bar, press CTRL + SHIFT + R and share the output please!
Your Pastebin link is password protected, please share a public link.
jwnasambu
(Juliet Wamalwa)
4
Oh sorry! did you use a password on the pastebin?
richa09
(Richa Singh)
5
@jwnasambu @theanandankit Thanks for pointing it out. Pastebin link is public now.
jwnasambu
(Juliet Wamalwa)
6
@richa09 Kindly am unable to see the error logs. Do you mind sharing the pastebin link again?
richa09
(Richa Singh)
7
https://pastebin.com/j8s4A1HR This is the pastebin link. Let me know if you’re able to find it now.
jwnasambu
(Juliet Wamalwa)
8
Which tomcat version are you running?
@richa09 Please run mvn clean install -DskipTests and see whether you are able to build the project or not.
richa09
(Richa Singh)
11
Thanks. It worked. Btw what could be reason for errors when tests were not skipped?
@richa09 @jwnasambu I think this problem is related to this thread
jwnasambu
(Juliet Wamalwa)
13
@ndacyayisenga thanks for the response. Kindly have a look at the error in the pastebin I believe you can be of great help.