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

View Revisions: Issue #58030 All Revisions ] Back to Issue ]
Summary 0058030: Potential concurrency issues in GlobalMenu
Revision 2025-02-19 12:47 by caristu
Description There are potential concurrency issues if the GlobalMenu cache is invalidated by a thread while another is trying to read information from it.

A possible symptom of this problem is when NPE is thrown here[1]

[1] https://gitlab.com/orisha-group/bu-commerce/openbravo/product/openbravo/-/blob/master/modules/org.openbravo.client.application/src/org/openbravo/client/application/GlobalMenu.java#L95 [^]
Revision 2025-02-19 12:46 by caristu
Description There are potential concurrency issues if the GlobalMenu cache is invalidated by a thread while another is trying to read information from it.

A possible symptom of this problem is when NPE is thrown here[1]


[1] https://gitlab.com/orisha-group/bu-commerce/openbravo/product/openbravo/-/blob/master/modules/org.openbravo.client.application/src/org/openbravo/client/application/GlobalMenu.java#L95 [^]


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker