Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0010737 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Y. DBSourceManager | major | have not tried | 2009-09-24 12:29 | 2009-10-23 00:00 | |||
Reporter | marvintm | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 92f70a1a7ab4 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
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 | 0010737: Installation of Advanced Payments Pack gets stucked when installing module bpdebtconsolidation | |||||||
Description | Installation of Advanced Payments Pack gets stucked when installing module bpdebtconsolidation. The process gets blocked when "Creating submodel for application dictionary". | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() ![]() ![]() | |||||||
![]() |
||||||||
|
![]() |
|
(0020338) hgbot (developer) 2009-09-24 12:33 |
Repository: erp/devel/pi Changeset: e6805633d6bbe76ca9dcca1131b623bcccf73b1f Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Thu Sep 24 12:32:51 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/e6805633d6bbe76ca9dcca1131b623bcccf73b1f [^] Fixed issue 10737. Update.database.mod process shouldn't get blocked anymore. --- M src-db/database/lib/dbsourcemanager.jar --- |
(0020509) hgbot (developer) 2009-09-29 14:18 |
Repository: erp/devel/pi-pageddatagrid Changeset: e6805633d6bbe76ca9dcca1131b623bcccf73b1f Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Thu Sep 24 12:32:51 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi-pageddatagrid/rev/e6805633d6bbe76ca9dcca1131b623bcccf73b1f [^] Fixed issue 10737. Update.database.mod process shouldn't get blocked anymore. --- M src-db/database/lib/dbsourcemanager.jar --- |
(0020717) AinhoaPagola (viewer) 2009-10-05 17:55 |
I have tested this and it is not working for me. I have done several tests: 1.- Install Advanced Payment Module: Log attached. Stops after updating the database for the three modules of the pack. 2.- Install Mass Invoicing + Multiple BP selector + Inter-company Invoices: Log attached. Stops after updateing the database. 3.- Install all the previous modules together: Stops on Creating submodel for application dictionary. I have waited for an hour each time but no more tasks where executed. I am using PI (5142:adc354981638). The tests I did in Oracle went fine. My CATALINA_OPTS variable is set to: -server -Xms384M -Xmx1024M -XX:MaxPermSize=256M. All the modules are properly installed though the terminal (and it does not take very long to do so). |
(0020883) hgbot (developer) 2009-10-08 17:28 |
Repository: erp/devel/pi Changeset: 92f70a1a7ab43696398d44dfeb982e7cc9cf8fe8 Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Thu Oct 08 17:26:43 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/92f70a1a7ab43696398d44dfeb982e7cc9cf8fe8 [^] Fixed issue 10737. Some connections were opened but not closed. Now update.database.mod shouldn't get stucked when installing several modules at the same time. Also, moved BasicDataSource creation to a utility method for improved maintenance. --- --- |
(0020902) AinhoaPagola (viewer) 2009-10-09 10:39 |
Hello, I have tested the new solution and it is working fine. I tested with advanced payments + mass invoicing + selector + inter-company documents. That is, 6 modules. Worked fine. Thank you Antonio! |
![]() |
|||
Date Modified | Username | Field | Change |
2009-09-24 12:29 | marvintm | New Issue | |
2009-09-24 12:29 | marvintm | Assigned To | => marvintm |
2009-09-24 12:29 | marvintm | OBNetwork customer | => No |
2009-09-24 12:33 | hgbot | Checkin | |
2009-09-24 12:33 | hgbot | Note Added: 0020338 | |
2009-09-24 12:33 | hgbot | Status | new => resolved |
2009-09-24 12:33 | hgbot | Resolution | open => fixed |
2009-09-24 12:33 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/e6805633d6bbe76ca9dcca1131b623bcccf73b1f [^] |
2009-09-29 14:18 | hgbot | Checkin | |
2009-09-29 14:18 | hgbot | Note Added: 0020509 | |
2009-09-29 14:18 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/e6805633d6bbe76ca9dcca1131b623bcccf73b1f [^] => http://code.openbravo.com/erp/devel/pi-pageddatagrid/rev/e6805633d6bbe76ca9dcca1131b623bcccf73b1f [^] |
2009-10-05 17:55 | AinhoaPagola | Status | resolved => new |
2009-10-05 17:55 | AinhoaPagola | Resolution | fixed => open |
2009-10-05 17:55 | AinhoaPagola | Note Added: 0020717 | |
2009-10-05 17:58 | AinhoaPagola | File Added: ALLmodules.log | |
2009-10-05 17:58 | AinhoaPagola | File Added: MINV+SELECTOR+INTERCO.log | |
2009-10-05 17:58 | AinhoaPagola | File Added: AdvancedPaymentPACK.log | |
2009-10-08 17:28 | hgbot | Checkin | |
2009-10-08 17:28 | hgbot | Note Added: 0020883 | |
2009-10-08 17:28 | hgbot | Status | new => resolved |
2009-10-08 17:28 | hgbot | Resolution | open => fixed |
2009-10-08 17:28 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi-pageddatagrid/rev/e6805633d6bbe76ca9dcca1131b623bcccf73b1f [^] => http://code.openbravo.com/erp/devel/pi/rev/92f70a1a7ab43696398d44dfeb982e7cc9cf8fe8 [^] |
2009-10-09 10:39 | AinhoaPagola | Note Added: 0020902 | |
2009-10-22 11:21 | plujan | Status | resolved => closed |
2009-10-23 00:00 | anonymous | sf_bug_id | 0 => 2884250 |
2009-11-23 12:55 | iciordia | Relationship added | related to 0011446 |
Copyright © 2000 - 2009 MantisBT Group |