That is all in the log file.

Looking at this section of the error message:
*org.openmrs.module.ModuleException:
Not all required modules are started: org.openmrs.logic.  Module: Patient
Flags Module*

After running the application in debug mode, i discovered that that the
version (0.5.1) of the logic module that am running has a config.xml file
with package "org.openmrs.module" instead of "org.openmrs.logic"

That is the cause of the problem.


On Fri, Mar 2, 2012 at 6:40 PM, Ben Wolfe <[email protected]> wrote:

> There has to be something else in your logs before this that caused logic
> to not even start.  A spring error perhaps?  Or a hibernate mapping error
> printed?
>
> Ben
>
> On Fri, Mar 2, 2012 at 10:23 AM, Daniel Kayiwa <[email protected]>wrote:
>
>>
>> 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.
>> ------------------------------
>> Click here to 
>> unsubscribe<[email protected]?body=SIGNOFF%20openmrs-devel-l>from 
>> OpenMRS Developers' mailing list
>
>
> ------------------------------
> Click here to 
> unsubscribe<[email protected]?body=SIGNOFF%20openmrs-devel-l>from 
> OpenMRS Developers' mailing list




-- 
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]

Reply via email to