Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0057549 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [Modules] Advanced Warehouse Operations | major | always | 2024-12-31 15:57 | 2025-01-20 11:39 | |||||||
Reporter | axelmercado | View Status | public | |||||||||
Assigned To | mtaal | |||||||||||
Priority | high | Resolution | open | Fixed in Version | ||||||||
Status | feedback | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | SCM 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. | |||||||||||
Description | When inventories with thousands of lines are generated, the process generates a timeout even increasing the latter. | |||||||||||
Steps To Reproduce | It 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. | |||||||||||
Tags | No 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 |