Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0015218 | Openbravo ERP | A. Platform | public | 2010-11-17 19:54 | 2010-12-09 16:07 |
Reporter | networkb | ||||
Assigned To | alostale | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | 2.50MP22 | ||||
Target Version | 2.50MP25 | Fixed in Version | |||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | OBPS | ||||
Web browser | |||||
Modules | Core | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0015218: error when closing transaction | ||||
Description | Using this code snippet: Session session = obdal.getinstance().getSession(); session.begintransaction(); obdal.getinsatance().save(myobject); session.gettransaction().commit(); I get this exeption: SEVERE: Servlet.service() for servlet W14DD7938FA4846DF86FB52D6FC7CC720 threw exception org.openbravo.base.util.CheckException: Tx is not active at org.openbravo.base.util.Check.isTrue(Check.java:51) at org.openbravo.dal.core.SessionHandler.checkInvariant(SessionHandler.java:268) at org.openbravo.dal.core.SessionHandler.commitAndClose(SessionHandler.java:210) at org.openbravo.dal.core.DalThreadHandler.doFinal(DalThreadHandler.java:51) at org.openbravo.dal.core.DalRequestFilter$1.doFinal(DalRequestFilter.java:97) at org.openbravo.dal.core.ThreadHandler.run(ThreadHandler.java:65) at org.openbravo.dal.core.DalRequestFilter.doFilter(DalRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298) at org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcessor.java:865) at org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProtocol.java:579) at org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1555) at java.lang.Thread.run(Thread.java:636) | ||||
Steps To Reproduce | |||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2010-11-17 19:54 | networkb | New Issue | |||
2010-11-17 19:54 | networkb | Assigned To | => alostale | ||
2010-11-17 19:54 | networkb | OBNetwork customer | => Yes | ||
2010-11-17 20:09 | hgbot | Checkin | |||
2010-11-17 20:09 | hgbot | Note Added: 0032689 | |||
2010-11-17 20:09 | hgbot | Status | new => resolved | ||
2010-11-17 20:09 | hgbot | Resolution | open => fixed | ||
2010-11-17 20:09 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/901f680aa41b261e625df1b7aa0dbce92db38022 [^] | ||
2010-12-08 21:42 | iperdomo | Note Added: 0033074 | |||
2010-12-08 21:42 | iperdomo | Status | resolved => closed | ||
2010-12-09 16:07 | anonymous | sf_bug_id | 0 => 3133563 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|