UI Framework Error when following the basic tutorial

So I was following the following tutorial:UI Framework Step By Step Tutorial - Documentation - OpenMRS Wiki and i created the pages and edited the pom.xml and other files as specified,but unfortunately I am getting the following error


What am I doing wrong?

  1. Is your module named department?

  2. If so then it may not have not been started - go to Administration -> Manage Modules to verify

Thanks for the reply ! So when I changed those xml files I hadnt restarted the server,so i closed it and started it again using “mvn clean install openmrs-sdk:run” ,but now it does not start it.The command gets stuck at:

INFO - ServiceContext.startRefreshingContext(816) |2017-12-06 13:44:15,635| Refreshing Context
Now I am not able to open localhost:8080.
Did I do something wrong?

Which version of the OpenMRS platform are you running?

I am using 2.0.6

Can you paste the server log at pastebin.com?

Could you paste the server log at pastebin.com?

Its working now.I actually screwed up when installing the sdk and the modules.