Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0017502Openbravo ERPA. Platformpublic2011-06-06 12:052011-07-14 13:03
jonalegriaesarte 
alostale 
highminoralways
closedfixed 
5
2.50MP30 
2.50MP323.0MP1 
Core
No
0017502: When creating a large number of processes in the application a compilation error appears
When creating a large number of processes in the application a compilation error appears:


compileSqlc:
[javac] Compiling 97 source files to /opt/OpenbravoERP/build/classes
[javac] Compiling 3 source files to /opt/OpenbravoERP/build/classes
[javac]
/opt/OpenbravoERP/srcAD/org/openbravo/erpCommon/ad_actionButton/ActionButton_Responser.java:26:
code too large
[javac] public void doPost (HttpServletRequest request, HttpServletResponse
response) throws IOException,ServletException {
[javac] ^
[javac] 1 error

The number of processes is 250. We could provide a VM where the error is reproduced.
- Create a large number of processes.
- Compile de application
No tags attached.
depends on backport 00176272.50MP32 closed alostale When creating a large number of processes in the application a compilation error appears 
Issue History
2011-06-06 12:05jonalegriaesarteNew Issue
2011-06-06 12:05jonalegriaesarteAssigned To => alostale
2011-06-06 12:05jonalegriaesarteModules => Core
2011-06-13 17:48alostaleStatusnew => scheduled
2011-06-13 17:48alostalefix_in_branch => pi
2011-06-13 17:50hgbotCheckin
2011-06-13 17:50hgbotNote Added: 0038312
2011-06-13 17:50hgbotStatusscheduled => resolved
2011-06-13 17:50hgbotResolutionopen => fixed
2011-06-13 17:50hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/c4bb7290a4d14d4e1e24639eb02ef1e078ccd306 [^]
2011-06-13 17:55hgbotCheckin
2011-06-13 17:55hgbotNote Added: 0038315
2011-06-22 11:44hudsonbotCheckin
2011-06-22 11:44hudsonbotNote Added: 0038458
2011-06-22 11:44hudsonbotCheckin
2011-06-22 11:44hudsonbotNote Added: 0038459
2011-07-14 13:03psarobeNote Added: 0039056
2011-07-14 13:03psarobeStatusresolved => closed
2011-07-14 13:03psarobeFixed in Version => 3.0MP1

Notes
(0038312)
hgbot   
2011-06-13 17:50   
Repository: erp/devel/pi
Changeset: c4bb7290a4d14d4e1e24639eb02ef1e078ccd306
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Jun 13 17:49:36 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/c4bb7290a4d14d4e1e24639eb02ef1e078ccd306 [^]

fixed bug 17502: Compilation error having large number of processes

---
M src-wad/src/org/openbravo/wad/ActionButtonJava_Responser.javaxml
M src-wad/src/org/openbravo/wad/ActionButtonJava_Responser.xml
M src-wad/src/org/openbravo/wad/ActionButton_Responser.javaxml
M src-wad/src/org/openbravo/wad/ActionButton_Responser.xml
M src-wad/src/org/openbravo/wad/Wad.java
M src-wad/src/org/openbravo/wad/WadActionButton.java
---
(0038315)
hgbot   
2011-06-13 17:55   
Repository: erp/devel/pi
Changeset: a6be171ddbe8a29b3a24ee0255fb37542bf4d598
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Jun 13 17:55:04 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/a6be171ddbe8a29b3a24ee0255fb37542bf4d598 [^]

related to issue 17502: reverted formatting and system.out

---
M src-wad/src/org/openbravo/wad/WadActionButton.java
---
(0038458)
hudsonbot   
2011-06-22 11:44   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/abb438586c0e [^]

Maturity status: Test
(0038459)
hudsonbot   
2011-06-22 11:44   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/abb438586c0e [^]

Maturity status: Test
(0039056)
psarobe   
2011-07-14 13:03   
Tested as part of the backport so it can be closed without any risk