Project:
View Revisions: Issue #39128 | [ Back to Issue ] | ||
Summary | 0039128: ant compile.apply.module task gets stuck when updating from 2.50 to pi | ||
Revision | 2018-08-13 15:07 by caristu | ||
Steps To Reproduce | 1) hg up -C 2.50MP24 2) ant install.source 3) Run the following SQL command: delete from C_BP_CUSTOMER_ACCT where C_BP_CUSTOMER_ACCT_id in ('1000020', '1000019', '1000024', '1000022', '1000021'); 4) hg up -C tip 5) ant smartbuild -Dlocal=no Note that the compilation gets stuck at the end of the ApllyModulesTask task: [java] 10540 [main] INFO org.openbravo.erpCommon.modules.ApplyModule - Looking for translation modules |
||
Revision | 2018-08-13 15:07 by caristu | ||
Steps To Reproduce | 1) hg up -C 2.50MP24 2) ant install.source 3) Run the following SQL command: delete from C_BP_CUSTOMER_ACCT where C_BP_CUSTOMER_ACCT_id in ('1000020', '1000019', '1000024', '1000022', '1000021'); 4) hg up -C pi 5) ant smartbuild -Dlocal=no Note that the compilation gets stuck at the end of the ApllyModulesTask task: [java] 10540 [main] INFO org.openbravo.erpCommon.modules.ApplyModule - Looking for translation modules |
||
Revision | 2018-08-13 15:07 by caristu | ||
Description | When updating from 2.50 release to a revision containing the changes of issue 0037064, the ant compile.apply.module task is never finishing. See the failing job in CI: https://ci.openbravo.com/job/up-2.50topi-oracle/256/console [^] |
||
Revision | 2018-08-13 15:06 by caristu | ||
Description | When updating from 2.50 release to a revision containing the changes of issue 0037064, the ant compile.apply.module task is never finishing. See the failing job in CI: https://ci.openbravo.com/job/up-2.50topi-oracle/256/console [^] |
Copyright © 2000 - 2009 MantisBT Group |