Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0029967 | Openbravo ERP | A. Platform | public | 2015-05-21 17:53 | 2022-02-01 08:09 |
|
Reporter | ioritzCia | |
Assigned To | Triage Platform Base | |
Priority | high | Severity | major | Reproducibility | always |
Status | acknowledged | Resolution | open | |
Platform | | OS | 30 | OS Version | Ubuntu 14.04 |
Product Version | 3.0PR15Q1.3 | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | Google Chrome |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0029967: Hibernate makes tomcat to block many concurrent DAL calls |
Description | In a development which makes a lot of concurrent DAL calls. If you execute jstack you can see a lot of blocked calls to java.lang.Class.forName0(Native Method) method inside org.hibernate.util.ReflectHelper.classForName(ReflectHelper.java:192).
Find attached a jstack file. |
Steps To Reproduce | Develop a class that executes a DAL query and execute it concurrently several times.
We have an environment and a jmeter test that can make reproducing this easier. |
Proposed Solution | |
Additional Information | |
Tags | Performance |
Relationships | |
Attached Files | jstackBlocked (143,726) 2015-05-21 17:53 https://issues.openbravo.com/file_download.php?file_id=8108&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2015-05-21 17:53 | ioritzCia | New Issue | |
2015-05-21 17:53 | ioritzCia | Assigned To | => platform |
2015-05-21 17:53 | ioritzCia | File Added: jstackBlocked | |
2015-05-21 17:53 | ioritzCia | Web browser | => Google Chrome |
2015-05-21 17:53 | ioritzCia | Modules | => Core |
2015-05-21 17:53 | ioritzCia | Triggers an Emergency Pack | => No |
2015-05-21 17:54 | ioritzCia | Tag Attached: Performance | |
2015-05-21 18:11 | shuehner | Note Added: 0077630 | |
2015-05-21 18:11 | shuehner | Issue Monitored: shuehner | |
2015-05-21 18:50 | mtaal | Note Added: 0077634 | |
2015-05-25 12:42 | jonalegriaesarte | Web browser | Google Chrome => Google Chrome |
2015-05-25 12:42 | jonalegriaesarte | Resolution time | => 1435183200 |
2015-07-02 12:20 | alostale | Web browser | Google Chrome => Google Chrome |
2015-07-02 12:20 | alostale | Resolution time | 1435183200 => |
2015-07-02 12:20 | alostale | Note Added: 0078624 | |
2015-07-02 12:20 | alostale | Status | new => acknowledged |
2015-07-02 12:20 | alostale | Type | defect => design defect |
2022-02-01 08:09 | alostale | Assigned To | platform => Triage Platform Base |