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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0057549
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Modules] Advanced Warehouse Operationsmajoralways2024-12-31 15:572025-01-20 11:39
ReporteraxelmercadoView Statuspublic 
Assigned Tomtaal 
PriorityhighResolutionopenFixed in Version
StatusfeedbackFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned To
Regression introduced in release
Summary

0057549: Problem generating an inventory with thousands of lines - Timeout.

DescriptionWhen inventories with thousands of lines are generated, the process generates a timeout even increasing the latter.
Steps To ReproduceIt can be reproduced in the Maisadour Test environment. You can ask me for credentials via hangouts.

- In AWO.
- Menu --- Count.
- Reason --- Complete inventory.
- No filters.
- Start counting.

This is followed by a terminal freeze and a disconnection.
If we refresh we can notice that a new count has been created, if you try to enter it we receive another disconnection with a timeout in the mobile service “org.openbravo.warehouse.advancedwarehouseoperations.mobile.datasources.InventoryCountInfoProvider”. Even setting a timeout = 400, the problem is reproduced for cases with +3000 lines.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0173773)
axelmercado (developer)
2024-12-31 17:12

We have noticed that the problem originates in the following stacktrace:
at org.openbravo.warehouse.advancedwarehouseoperations.utils.Utilities.getCharacteristicDescription(Utilities.java:608)
        at org.openbravo.warehouse.advancedwarehouseoperations.utils.inventorycount.InventoryCountUtils$1.<init>(InventoryCountUtils.java:619)
        at org.openbravo.warehouse.advancedwarehouseoperations.utils.inventorycount.InventoryCountUtils.getLinesAssignedToUser(InventoryCountUtils.java:613)
        at org.openbravo.warehouse.advancedwarehouseoperations.mobile.datasources.InventoryCountInfoProvider.exec(InventoryCountInfoProvider.java:111)
(0174379)
mtaal (manager)
2025-01-20 11:39
edited on: 2025-01-20 11:39

We asked the reporter to do a test with a disabled getCharacteristicDescription to see if this is the cause of the issue.


- Issue History
Date Modified Username Field Change
2024-12-31 15:57 axelmercado New Issue
2024-12-31 15:57 axelmercado Assigned To => Triage Omni WMS
2024-12-31 17:12 axelmercado Note Added: 0173773
2024-12-31 17:12 axelmercado Proposed Solution updated
2025-01-20 11:38 mtaal Assigned To Triage Omni WMS => mtaal
2025-01-20 11:39 mtaal Note Added: 0174379
2025-01-20 11:39 mtaal Status new => feedback
2025-01-20 11:39 mtaal Note Edited: 0174379 View Revisions


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker