Notes |
|
(0020338)
|
hgbot
|
2009-09-24 12:33
|
|
|
|
(0020509)
|
hgbot
|
2009-09-29 14:18
|
|
|
|
|
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
|
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.
---
---
|
|
|
|
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! |
|