Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0029189 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 04. Warehouse management | major | have not tried | 2015-02-27 14:16 | 2015-04-01 08:31 | |||
Reporter | umartirena | View Status | public | |||||
Assigned To | umartirena | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 3.0PR15Q1.2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | a22462331baf | ||||
Projection | none | ETA | none | Target Version | 3.0PR15Q1.2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | Sandrahuguet | |||||||
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 | 0029189: [Cost Adjustments] org.hibernate.LazyInitializationException error while calculating BOM Product Cost | |||||||
Description | org.hibernate.LazyInitializationException error is obtained while calculating BOM Product Cost. This is the error obtained: ERROR org.openbravo.costing.CostingBackground - failed to lazily initialize a collection of role: ManufacturingProductionLine.materialMgmtMaterialTransactionList, no session or session was closed org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: ManufacturingProductionLine.materialMgmtMaterialTransactionList, no session or session was closed at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:383) at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:375) at org.hibernate.collection.AbstractPersistentCollection.initialize(AbstractPersistentCollection.java:368) at org.hibernate.collection.AbstractPersistentCollection.read(AbstractPersistentCollection.java:111) at org.hibernate.collection.PersistentBag.get(PersistentBag.java:445) at org.openbravo.costing.CostingAlgorithm.getBOMProductCost(CostingAlgorithm.java:493) at org.openbravo.costing.CostingAlgorithm.getTransactionCost(CostingAlgorithm.java:141) at org.openbravo.costing.AverageAlgorithm.getTransactionCost(AverageAlgorithm.java:45) at org.openbravo.costing.CostingServer.process(CostingServer.java:104) at org.openbravo.costing.CostingBackground.doExecute(CostingBackground.java:105) at org.openbravo.service.db.DalBaseProcess.execute(DalBaseProcess.java:80) at org.openbravo.scheduling.DefaultJob.execute(DefaultJob.java:58) at org.quartz.core.JobRunShell.run(JobRunShell.java:202) at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:525) | |||||||
Steps To Reproduce | We have an environment of a client in which this problem happens. As the scenario is quite complex to reproduce in live.builds, it is possible to reproduce on that environment. | |||||||
Tags | Approved | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0075956) hgbot (developer) 2015-03-25 08:51 |
Repository: erp/backports/3.0PR15Q1.2 Changeset: a22462331bafdb09639b8c453228dddcfa941e67 Author: Unai Martirena <unai.martirena <at> openbravo.com> Date: Fri Feb 27 14:51:17 2015 +0100 URL: http://code.openbravo.com/erp/backports/3.0PR15Q1.2/rev/a22462331bafdb09639b8c453228dddcfa941e67 [^] Fixes bug 29189: LazyInitializationException avoided calculating BOM prod. cost prodLine has been reloaded in case cost calculation of previous BOM Product has cleared the session. --- M src/org/openbravo/costing/CostingAlgorithm.java --- |
(0075957) Sandrahuguet (viewer) 2015-03-25 08:52 |
Code review + testing OK |
(0076239) hgbot (developer) 2015-04-01 08:10 |
Repository: erp/backports/3.0PR15Q2 Changeset: a22462331bafdb09639b8c453228dddcfa941e67 Author: Unai Martirena <unai.martirena <at> openbravo.com> Date: Fri Feb 27 14:51:17 2015 +0100 URL: http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/a22462331bafdb09639b8c453228dddcfa941e67 [^] Fixes bug 29189: LazyInitializationException avoided calculating BOM prod. cost prodLine has been reloaded in case cost calculation of previous BOM Product has cleared the session. --- M src/org/openbravo/costing/CostingAlgorithm.java --- |
(0076250) priyam (administrator) 2015-04-01 08:31 |
closed again, as the status changed due the merge tag of 3.0PR15Q1.2 to backports/3.0PR15Q2 |
![]() |
|||
Date Modified | Username | Field | Change |
2015-03-09 09:22 | umartirena | Type | defect => backport |
2015-03-09 09:22 | umartirena | Target Version | => 3.0PR15Q1.2 |
2015-03-09 20:02 | dmitry_mezentsev | Tag Attached: Approved | |
2015-03-25 08:51 | hgbot | Checkin | |
2015-03-25 08:51 | hgbot | Note Added: 0075956 | |
2015-03-25 08:51 | hgbot | Status | scheduled => resolved |
2015-03-25 08:51 | hgbot | Resolution | open => fixed |
2015-03-25 08:51 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/643bf6486d11c3ef4124a34b60652b45b85b7992 [^] => http://code.openbravo.com/erp/backports/3.0PR15Q1.2/rev/a22462331bafdb09639b8c453228dddcfa941e67 [^] |
2015-03-25 08:52 | Sandrahuguet | Review Assigned To | => Sandrahuguet |
2015-03-25 08:52 | Sandrahuguet | Note Added: 0075957 | |
2015-03-25 08:52 | Sandrahuguet | Status | resolved => closed |
2015-03-25 08:52 | Sandrahuguet | Fixed in Version | => 3.0PR15Q1.2 |
2015-04-01 08:10 | hgbot | Checkin | |
2015-04-01 08:10 | hgbot | Note Added: 0076239 | |
2015-04-01 08:10 | hgbot | Status | closed => resolved |
2015-04-01 08:10 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/backports/3.0PR15Q1.2/rev/a22462331bafdb09639b8c453228dddcfa941e67 [^] => http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/a22462331bafdb09639b8c453228dddcfa941e67 [^] |
2015-04-01 08:31 | priyam | Status | resolved => closed |
2015-04-01 08:31 | priyam | Note Added: 0076250 |
Copyright © 2000 - 2009 MantisBT Group |