Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0056538 | Openbravo ERP | A. Platform | public | 2024-09-24 12:52 | 2024-09-26 10:57 |
|
Reporter | alostale | |
Assigned To | alostale | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | PR24Q4 | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | Pre packaging ( pi ) |
Regression date | 2024-09-16 |
Regression introduced in release | main |
Regression introduced by commit | https://gitlab.com/openbravo/product/openbravo/-/commit/2125d7c307f7800604da50c51e89e27ef489697a [^] |
Triggers an Emergency Pack | No |
|
Summary | 0056538: db transaction remains idle forever after Tomcat start |
Description | After starting tomcat a transaction is kept idle forever. |
Steps To Reproduce | 1. start tomcat
2. check db idle transactions: select query from pg_stat_activity where state ='idle in transaction'
ERROR: there is an idle transaction that never closes:
select n.node_id, n.parent_id, o.isready, ot.islegalentity...
|
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | caused by | feature request | 0056195 | | closed | cberner | New infrastructure for sending messages, using websockets |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2024-09-24 12:52 | alostale | New Issue | |
2024-09-24 12:52 | alostale | Assigned To | => Triage Platform Base |
2024-09-24 12:52 | alostale | OBNetwork customer | => No |
2024-09-24 12:52 | alostale | Modules | => Core |
2024-09-24 12:52 | alostale | Triggers an Emergency Pack | => No |
2024-09-24 12:54 | alostale | Relationship added | caused by 0056195 |
2024-09-24 12:54 | alostale | Assigned To | Triage Platform Base => alostale |
2024-09-24 12:56 | alostale | Regression level | => Pre packaging ( pi ) |
2024-09-24 12:56 | alostale | Regression date | => 2024-09-16 |
2024-09-24 12:56 | alostale | Regression introduced in release | => main |
2024-09-24 12:56 | alostale | Regression introduced by commit | => https://gitlab.com/openbravo/product/openbravo/-/commit/2125d7c307f7800604da50c51e89e27ef489697a [^] |
2024-09-24 13:01 | hgbot | Merge Request Status | => open |
2024-09-24 13:01 | hgbot | Note Added: 0169525 | |
2024-09-25 12:37 | hgbot | Merge Request Status | open => approved |
2024-09-26 10:57 | hgbot | Resolution | open => fixed |
2024-09-26 10:57 | hgbot | Status | new => closed |
2024-09-26 10:57 | hgbot | Fixed in Version | => PR24Q4 |
2024-09-26 10:57 | hgbot | Note Added: 0169631 | |
2024-09-26 10:57 | hgbot | Note Added: 0169632 | |