I tried to add the sync module to OpenMRS 2.6 stand alone and now get the message:
org.openmrs.module.MandatoryModuleException: The following modules are marked as ‘mandatory’ but were unable to start: sync why trying to load OpenMRS.
Thought it would work since it’s in the repo but that was not the case. Any insight on how to remove the mandatory option for this module from the config would be greatly appreciated. Thanks for the help and sorry for the ignorance but I’m a bit of a noob!
Good evening Daniel, and thank you for the reply! https://pastebin.com/VxTtS0eL is the log I generated today. I am working on this for an organization called Hands On Global, who are working in Zanskar, India setting up a hospital for the Tibetan people living there. I was trying to send a server there and keep one here as their satellite internet is spotty and thought the Sync module would be a great way to mirror for redundancy… woops! I appreciate any help you can provide!
I’d love to, but first things first, I have to be able to run it! LOL I’ve got pretty decent knowledge of remote access and networking and would be glad to setup a remote mirroring and send you back whatever logs and info you’d like. Once up and running I’ll read through the Sync2 pages and get familiar with it. Sorry for the tardy response, I’ve been busier than normal at work. Once again, thank you for the assistance!
No, I’m not attached to Sync1.3, but I have data in this database and need OpenMRS working. When it is working I’ll gladly install Sync2, but I can’t do anything until I’m able to access OpenMRS.
OK. In that case, just go to the modules folder and delete the sync omod file.
After which you will go to your global_property table and delete all settings whose names start with “sync.”
Pardon the ignorance, told you I was a noob at this, but I’m having trouble locating the global properties table. I had already deleted the omod file but researching the global_properties on the website the info is just blank; https://wiki.openmrs.org/display/docs/Global_property Mostly it references version 1.x, I’m using 2.6 if that makes a difference. Thanks again bud!
What’s the syntax? I’ve been reading the MYSQL manual but am running in circles… When trying to run show tables; I get no database selected, I use the the show databases; and see the openmrs database but not sure the syntax on selecting the database. Or am I incorrect entirely? LOL thanks again bud!
Gotcha, sorry about the poor etiquette! https://pastebin.com/aLrWYhUf I was on a call earlier and seen the message come in and was eager to get back with y’all!