I have gone through some of the KenyaEMR errors and flags and have come across something worrying. It's saying that it expected MV/CIEL 20140101
INFO - RequirementManager.refresh(49) |2014-05-09 14:03:08,106| Checking all requirements...
ERROR - EmrActivator.contextRefreshed(63) |2014-05-09 14:03:08,124| Unable to refresh core context
org.openmrs.module.kenyacore.requirement.UnsatisfiedRequirementException: Requirement 'CIEL Dictionary' is not satisfied. Required 20140101, but found 20130131
at org.openmrs.module.kenyacore.requirement.RequirementManager.refresh(RequirementManager.java:58)
at org.openmrs.module.kenyacore.api.impl.CoreServiceImpl.refreshManager(CoreServiceImpl.java:43)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)