I am trying to use Metadata Sharing Module (version 0.10) to import a Form with 753 attached items (FormFields, Concepts, Drugs). The import has been running for over 1.5h now. My log level has been set to WARN, and therefore I have seen no activity since hitting the IMPORT button. However, when I turn my log level to DEBUG, I get this:
DEBUG - HandlerUtil.getHandlersForType(74) |2011-09-16 15:14:59,316| Found handler: class org.openmrs.api.handler.OpenmrsObjectSaveHandler DEBUG - HandlerUtil.getHandlersForType(59) |2011-09-16 15:14:59,316| Getting handlers of type interface org.openmrs.api.handler.SaveHandler for class org.openmrs.module.metadatasharing.ImportedItem I see it over and over again, with at most two seconds between each statement. I am concerned that I have somehow come upon an infinite loop. Has anyone experienced this before? Jeremy Keiper OpenMRS Core Developer AMPATH / IU-Kenya Support _________________________________________ 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]

