Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0038664 | Openbravo ERP | A. Platform | public | 2018-05-30 19:03 | 2018-07-17 10:13 |
|
Reporter | jarmendariz | |
Assigned To | platform | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR18Q4 | |
Merge Request Status | |
Review Assigned To | caristu |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0038664: Exceptions generated by trigger appears twice when using Oracle |
Description | On Postgres when a trigger exception is raised, Hibernate print a log line reporting the error. However, when Oracle is used, this log line is printed twice.
|
Steps To Reproduce | Assuming that the ERP is using Oracle and no module has the "In Development" field checked:
- Log in as System Administrator
- Go to [Windows, Tabs and Fields]
- Edit any window, change its name and save
- It should appear an error message "Saving failed. Cannot update an object in a module not in development and without an active template"
Now if checking the Hibernate log, the following error line should appear twice:
ERROR org.hibernate.util.JDBCExceptionReporter - ORA-20000: @20532@
ORA-06512: at "INT_FULL_ORACLE.AD_WINDOW_MOD_TRG", line 78
ORA-04088: error during execution of trigger 'INT_FULL_ORACLE.AD_WINDOW_MOD_TRG'
|
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0037064 | | closed | caristu | upgrade hibernate to 5.3.2 |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2018-05-30 19:03 | jarmendariz | New Issue | |
2018-05-30 19:03 | jarmendariz | Assigned To | => platform |
2018-05-30 19:03 | jarmendariz | Modules | => Core |
2018-05-30 19:03 | jarmendariz | Triggers an Emergency Pack | => No |
2018-05-30 19:07 | jarmendariz | Note Added: 0104818 | |
2018-05-30 19:09 | jarmendariz | Relationship added | related to 0037064 |
2018-06-13 09:26 | caristu | Note Added: 0105114 | |
2018-06-15 10:56 | alostale | Note Added: 0105172 | |
2018-06-15 10:56 | alostale | Status | new => acknowledged |
2018-06-15 10:56 | alostale | Type | defect => design defect |
2018-07-17 10:11 | caristu | Status | acknowledged => scheduled |
2018-07-17 10:13 | caristu | Review Assigned To | => caristu |
2018-07-17 10:13 | caristu | Note Added: 0105769 | |
2018-07-17 10:13 | caristu | Status | scheduled => closed |
2018-07-17 10:13 | caristu | Resolution | open => fixed |
2018-07-17 10:13 | caristu | Fixed in Version | => 3.0PR18Q4 |