Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0016550 | Openbravo ERP | A. Platform | public | 2011-03-30 09:39 | 2011-04-05 00:00 | |||||||
Reporter | roklenardic | |||||||||||
Assigned To | jpabloae | |||||||||||
Priority | normal | Severity | minor | Reproducibility | always | |||||||
Status | closed | Resolution | duplicate | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | 3.0RC5 | |||||||||||
Target Version | Fixed in Version | |||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | ||||||||||||
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 | 0016550: Delete Client runs out of memory in community appliance | |||||||||||
Description | If running a community appliance for a while and then try to delete a client using the General Setup || Client || Delete client process, this fails with the following message: org.openbravo.base.exception.OBException: Exception thrown Exception when creating query select p from ADPreference as p where ( ( coalesce(p.visibleAtClient, '0')='0') and ( p.visibleAtRole is null) and (coalesce(p.visibleAtOrganization, '0')='0')) and ( p.userContact is null) and ( p.window is null) and p.propertyList = 'Y' and p.property = ? ) and p.organization.id in ('0') and p.client.id in ('0') and p.active='Y' org.openbravo.dal.core.ThreadHandler.run(ThreadHandler.java:63) org.openbravo.dal.core.DalRequestFilter.doFilter(DalRequestFilter.java:103) root cause org.openbravo.base.exception.OBException: Exception when creating query select p from ADPreference as p where ( ( coalesce(p.visibleAtClient, '0')='0') and ( p.visibleAtRole is null) and (coalesce(p.visibleAtOrganization, '0')='0')) and ( p.userContact is null) and ( p.window is null) and p.propertyList = 'Y' and p.property = ? ) and p.organization.id in ('0') and p.client.id in ('0') and p.active='Y' org.openbravo.dal.service.OBQuery.createQuery(OBQuery.java:237) org.openbravo.dal.service.OBQuery.list(OBQuery.java:112) org.openbravo.erpCommon.businessUtility.Preferences.getPreferences(Preferences.java:363) org.openbravo.erpCommon.businessUtility.Preferences.getPreferenceValue(Preferences.java:185) org.openbravo.erpCommon.security.Login.doPost(Login.java:99) javax.servlet.http.HttpServlet.service(HttpServlet.java:637) org.openbravo.base.HttpBaseServlet.service(HttpBaseServlet.java:245) javax.servlet.http.HttpServlet.service(HttpServlet.java:717) org.openbravo.utils.SessionExpirationFilter.doFilter(SessionExpirationFilter.java:66) org.openbravo.utils.CharsetFilter.doFilter(CharsetFilter.java:35) org.openbravo.dal.core.DalRequestFilter$1.doAction(DalRequestFilter.java:81) org.openbravo.dal.core.ThreadHandler.run(ThreadHandler.java:46) org.openbravo.dal.core.DalRequestFilter.doFilter(DalRequestFilter.java:103) root cause java.lang.IllegalStateException: org.postgresql.util.PSQLException: ERROR: out of shared memory org.openbravo.dal.core.DalSessionFactory.openSession(DalSessionFactory.java:181) org.openbravo.dal.core.SessionHandler.createSession(SessionHandler.java:110) org.openbravo.dal.core.SessionHandler.begin(SessionHandler.java:196) org.openbravo.dal.core.SessionHandler.getInstance(SessionHandler.java:77) org.openbravo.dal.service.OBQuery.getSession(OBQuery.java:513) org.openbravo.dal.service.OBQuery.createQuery(OBQuery.java:227) org.openbravo.dal.service.OBQuery.list(OBQuery.java:112) org.openbravo.erpCommon.businessUtility.Preferences.getPreferences(Preferences.java:363) org.openbravo.erpCommon.businessUtility.Preferences.getPreferenceValue(Preferences.java:185) org.openbravo.erpCommon.security.Login.doPost(Login.java:99) javax.servlet.http.HttpServlet.service(HttpServlet.java:637) org.openbravo.base.HttpBaseServlet.service(HttpBaseServlet.java:245) javax.servlet.http.HttpServlet.service(HttpServlet.java:717) org.openbravo.utils.SessionExpirationFilter.doFilter(SessionExpirationFilter.java:66) org.openbravo.utils.CharsetFilter.doFilter(CharsetFilter.java:35) org.openbravo.dal.core.DalRequestFilter$1.doAction(DalRequestFilter.java:81) org.openbravo.dal.core.ThreadHandler.run(ThreadHandler.java:46) org.openbravo.dal.core.DalRequestFilter.doFilter(DalRequestFilter.java:103) | |||||||||||
Steps To Reproduce | ||||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | delete_client_crash.png (567,743) 2011-03-30 09:39 https://issues.openbravo.com/file_download.php?file_id=3783&type=bug | |||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2011-03-30 09:39 | roklenardic | New Issue | ||||||||||
2011-03-30 09:39 | roklenardic | Assigned To | => alostale | |||||||||
2011-03-30 09:39 | roklenardic | File Added: delete_client_crash.png | ||||||||||
2011-03-30 09:39 | roklenardic | Modules | => Core | |||||||||
2011-03-30 11:54 | jpabloae | Assigned To | alostale => jpabloae | |||||||||
2011-03-30 11:54 | jpabloae | Status | new => acknowledged | |||||||||
2011-03-30 12:00 | jpabloae | Note Added: 0035363 | ||||||||||
2011-04-04 12:40 | jpabloae | Status | acknowledged => scheduled | |||||||||
2011-04-04 12:40 | jpabloae | fix_in_branch | => pi | |||||||||
2011-04-04 12:40 | jpabloae | Relationship added | duplicate of 0016172 | |||||||||
2011-04-04 12:40 | jpabloae | Status | scheduled => closed | |||||||||
2011-04-04 12:40 | jpabloae | Resolution | open => duplicate | |||||||||
2011-04-05 00:00 | anonymous | sf_bug_id | 0 => 3274934 |
Notes | |||||
|
|||||
|
|