OpenMRS-module-legacyui error

As a beginner, I followed the following steps:

  1. Cloned OpenMRS Core repo then
  • mvn clean install
  • cd webapp
  • mvn jetty:run

The above steps resulted in

  1. 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.

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.

Oh sorry! did you use a password on the pastebin?

@jwnasambu @theanandankit Thanks for pointing it out. Pastebin link is public now.

@richa09 Kindly am unable to see the error logs. Do you mind sharing the pastebin link again?

https://pastebin.com/j8s4A1HR This is the pastebin link. Let me know if you’re able to find it now.

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.

1 Like

it’s Tomcat9.0.55

Thanks. It worked. Btw what could be reason for errors when tests were not skipped?

1 Like

@richa09 @jwnasambu I think this problem is related to this thread

@ndacyayisenga thanks for the response. Kindly have a look at the error in the pastebin I believe you can be of great help.