Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0011684 | Openbravo ERP | A. Platform | public | 2009-12-08 14:58 | 2009-12-11 00:00 |
|
Reporter | mtaal | |
Assigned To | mtaal | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | pi | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0011684: LazyInitializationException when exporting ADTreeNode in REST webservice |
Description | When running the WSReadTest a LazyInitializationException is thrown because the DAL XML converter clears the session during the xml conversion. The session clearing is needed to prevent high-memory usage.
The exception:
org.hibernate.LazyInitializationException: could not initialize proxy - no Session Caused by: could not initialize proxy - no Session
|
Steps To Reproduce | |
Proposed Solution | During processing the datascroller also export the 'added' objects before clearing the session. |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2009-12-08 14:58 | mtaal | New Issue | |
2009-12-08 14:58 | mtaal | Assigned To | => mtaal |
2009-12-08 14:58 | mtaal | OBNetwork customer | => No |
2009-12-08 16:42 | mtaal | Summary | LazyInitializationException when exporting ADTreeNode as a webservice => LazyInitializationException when exporting ADTreeNode in REST webservice |
2009-12-08 16:44 | hgbot | Checkin | |
2009-12-08 16:44 | hgbot | Note Added: 0022546 | |
2009-12-08 16:44 | hgbot | Status | new => resolved |
2009-12-08 16:44 | hgbot | Resolution | open => fixed |
2009-12-08 16:44 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/9acedbca193d5ad0ef156d370fab782770c96410 [^] |
2009-12-10 13:00 | iperdomo | Note Added: 0022635 | |
2009-12-10 13:00 | iperdomo | Status | resolved => closed |
2009-12-11 00:00 | anonymous | sf_bug_id | 0 => 2912326 |