Error: Please check your OpenMRS runtime properties file and make sure you have the correct connection.username and connection.password set

Trying to install sdk : But receiving the below error: Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (20 kB at 14 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.541 s [INFO] Finished at: 2020-11-13T06:18:55Z [INFO] ------------------------------------------------------------------------ [ERROR] No plugin found for prefix ā€˜openmrs-sdkā€™ in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the repositories [local (C:\Users\awsbgwinuser1.m2\repository), central (https://repo.maven.apache.org/maven2)] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/NoPluginFoundForPrefixException

Oh sorry! Kindly follow this steps

Step 1: mvn org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:setup-sdk

Step 2: mvn openmrs-sdk:help

Step 3: mvn openmrs-sdk:setup-sdk -U

Step 4: mvn openmrs-sdk:setup as documented on this link https://wiki.openmrs.org/display/docs/OpenMRS+SDK

Sure Juliet, as discussed, will keep you posted ones the mysql server is upā€¦

1 Like

Hi Juliet, please let me know when u availableā€¦

Am available!

Cn we connect? please share the link to join

We can use https://www.uberconference.com/room/openmrs

Joined the meet

Juliet, Server is configured Successfully, next step please

run mvn openmrs-sdk:run to start the server

Thank much Juliet for your assistance!! It was very helpful

1 Like

Hi Juliet,

SDK approach is not working for one of the VM, however I was successfully able to follow the standard method and now at interface module page, Iā€™ve copied the module folder inside appdata/opemnrs folder. but receive the error in IE while I try to access the link : localhost:8080/opnemrs, please assist

Oh sorry! kindly share the error logs you are getting on the console and the snapshot of the browser after running localhost:8080/openmrs for easy identification of the problem .

Juliet, please find the error pasted here : MRSIEerror - Pastebin.com

Are you running fhir module snapshot version?

No, iā€™ve downloaded the .war file from stand openmrs page along with the modules zip folder .

Okay! Am a bit confused. I want to believe you are running an sdk distribution instance with embedded modules then why the .war file?

Delete the fhir omod from C:/Users/Administrator/Application%20Data/OpenMRS/modules and run again.

Thanks Daniel!!