Hi all, Does the patient flags module start on your trunk/1.9 ? I got it from the module repository: patientflags-1.3.3-r25745.omod I get this stack trace when i try start it:
WARN - ModuleFactory.startModuleInternal(603) |2012-03-02 17:31:32,391| Error while trying to start module: patientflags org.openmrs.module.ModuleException: Not all required modules are started: org.openmrs.logic. Module: Patient Flags Module at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:491) at org.openmrs.api.context.Daemon$1.run(Daemon.java:57) INFO - LoggingAdvice.invoke(117) |2012-03-02 17:31:32,459| In method AlertService.saveAlert. Arguments: Alert=Alert: #null, INFO - LoggingAdvice.invoke(142) |2012-03-02 17:31:32,464| Exiting method saveAlert WARN - ModuleFactory.stopModule(829) |2012-03-02 17:31:32,470| Unable to call module's Activator.willStop() method org.openmrs.module.ModuleException: The classloader is null Module: patientflags at org.openmrs.module.Module.getModuleActivator(Module.java:181) at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:825) at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:614) at org.openmrs.api.context.Daemon$1.run(Daemon.java:57) INFO - LoggingAdvice.invoke(117) |2012-03-02 17:31:32,486| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: patientflags.started value: false, INFO - LoggingAdvice.invoke(142) |2012-03-02 17:31:32,491| Exiting method saveGlobalProperty WARN - ModuleFactory.stopModule(926) |2012-03-02 17:31:32,496| Unable to call module's Activator.shutdown() method org.openmrs.module.ModuleException: The classloader is null Module: patientflags at org.openmrs.module.Module.getModuleActivator(Module.java:181) at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:920) at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:614) at org.openmrs.api.context.Daemon$1.run(Daemon.java:57) WARN - ModuleFactory.removeClassLoader(966) |2012-03-02 17:31:32,497| Module: patientflags does not exist -- The greatest want of the world is the want of men—men who will not be bought or sold, men who in their inmost souls are true and honest, men who do not fear to call sin by its right name, men whose conscience is as true to duty as the needle to the pole, men who will stand for the right though the heavens fall. _________________________________________ To unsubscribe from OpenMRS Developers' mailing list, send an e-mail to [email protected] with "SIGNOFF openmrs-devel-l" in the body (not the subject) of your e-mail. [mailto:[email protected]?body=SIGNOFF%20openmrs-devel-l]

