"Problems" when dumping database from old server to new one

Hi all!

I’m working on a project using OpenMRS and a client-server android app. I’m pretty new using OpenMRS, so I’ll try to do my best to explain my issue.

I am trying to import all the database and configuration from one server to another one (Standalone-2.7.0). I apparently succeeded following these steps.

However, I see a message in the ‘Advanced Configuration’ page which says the following:

There was an error starting the module: UI Commons Module

There was an error starting the module: Atlas Module

There was an error starting the module: UI Library Module

There was an error starting the module: Provider Management Module

There was an error starting the module: EMR API Module

There was an error starting the module: Reference Metadata Module

There was an error starting the module: Form Entry App Module

There was an error starting the module: Allergy UI Module

There was an error starting the module: App UI Module

There was an error starting the module: Admin UI Module

There was an error starting the module: Core Apps Module

There was an error starting the module: Registration App Module

There was an error starting the module: Reporting UI Module

There was an error starting the module: Appointment Scheduling UI Module

There was an error starting the module: HTML Form Entry UI Framework Integration Module

There was an error starting the module: Chart Search Module

There was an error starting the module: Reference Application Module

Basically, it says that there are errors in a lot of modules, but apparently everything works fine. So the point is: Should I be woried about these warnings? If yes, which errors can cause these warnings?

Thank you guys in advance!

Sergio

@sergiogimenez

1 .look at the root cause on the error log and probably drop it at hastebin.com

  1. Stop server ,restart it again then go to Settings > Modules and Start all modules and check if they all ,if not cppy the error logs here.

Where can I find the error log? I’m pretty new with the platform and I can’t find it.

For anyone looking for the answer to this question. Error logs are found under openmrs/server. If you click on Openmrs.log you’ll see what is required for each module to work.

1 Like