Downloads Documentation Community Contribute Demo






Show Sidebar
Login | Register

Ticket #1599 (closed defect: fixed)

Opened 9 months ago

Last modified 8 months ago

DuplicateMappingException: Duplicate class/entity mapping org.openmrs.reporting.ReportObjectWrapper

Reported by: jmiranda Assigned to:
Priority: critical Milestone: OpenMRS 1.5
Component: OpenMRS Code Base Keywords:
Cc: djazayeri, mseaton Introductory Ticket: 0
Code Review Status:

Description

This happens while deploying the reportingcompatibility module to trunk.

Attachments

Change History

06/26/09 21:09:21 changed by jmiranda

  • attachment stacktrace-DuplicateMappingException-when-loading-reportingcompat-into-trunk.txt added.

06/26/09 22:42:48 changed by jmiranda

  • cc set to djazayeri, mseaton.

Not sure what's going on here. Mike/Darius - Any ideas?

06/27/09 01:33:38 changed by mseaton

Which reportingcompatibility branch are you trying to load into trunk? reportingcompatibility-1.5.x should work just as it works on 1.5, but reportingcompatibility-trunk will not work yet because we have not code-reviewed and committed the necessary changes to remove the reporting code from trunk as of yet.

If this isn't the issue, do you have a clean environment? Are any other modules involved? Try with no other modules first and see if that works.

06/27/09 02:06:38 changed by jmiranda

Yeah, I have "trunk" checked out. Didn't realize there was a difference. I'll test out the 1.5.x code and let you know. Thanks for the quick response on this one.

07/23/09 20:22:04 changed by bwolfe

Justin, can this be closed?

07/23/09 21:53:36 changed by jmiranda

  • status changed from new to closed.
  • resolution set to fixed.

Yeah, I think this might have been "user error" ... trying to deploy the module in a version of trunk that still contained the code that was ported to the module.