Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0056050
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Y. DBSourceManagerminoralways2024-07-17 14:162024-07-18 07:35
ReporterjgalarzaView Statuspublic 
Assigned ToTriage Platform Base 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0056050: Improve error information when there is a cyclical dependency between modules

DescriptionWe should improve this code to detect cycles and produce a more readable error for the steps. It's acceptable for it to fail, but it would be beneficial if it showed more information about what causes the cycle. Currently only the following line appears repeatedly before failing:

...
     [java] at org.openbravo.ddlutils.util.DBSMOBUtil.isDependant(DBSMOBUtil.java:401)
     [java] at org.openbravo.ddlutils.util.DBSMOBUtil.isDependant(DBSMOBUtil.java:401)
     [java] at org.openbravo.ddlutils.util.DBSMOBUtil.isDependant(DBSMOBUtil.java:401)
...
Steps To Reproduce1- Set Retail API as a Retail Discounts dependency
2- Run ant export.database
3- Run ant update.database -> the task fails. This is correct because after step 1, there is a cyclic dependency between modules. But note that the output is not informing about the reason of the failure.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2024-07-17 14:16 jgalarza New Issue
2024-07-17 14:16 jgalarza Assigned To => caristu
2024-07-17 14:16 jgalarza Modules => Core
2024-07-17 14:16 jgalarza Triggers an Emergency Pack => No
2024-07-17 14:16 jgalarza Reproducibility sometimes => always
2024-07-18 07:30 caristu Assigned To caristu => Triage Platform Base
2024-07-18 07:30 caristu Steps to Reproduce Updated View Revisions
2024-07-18 07:35 caristu Description Updated View Revisions
2024-07-18 07:35 caristu Steps to Reproduce Updated View Revisions


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker