Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0006343Openbravo ERPA. Platformpublic2008-12-03 10:422009-04-21 10:33
pjuvara 
gorka_gil 
urgentcriticalalways
closedfixed 
20rPath Linux
 
2.50alpha-r3 
No
Core
No
0006343: Cannot install modules in 2.50 alpha r2 Community Appliance
Any attempt to install modules in the 2.50 R2 Community Appliance fails with the following error:

compile.src.gen:
[javac] Compiling 45 source files to /opt/AppsOpenbravo/build/classes
/opt/AppsOpenbravo/build.xml:268: The following error occurred while executing this line:
/opt/AppsOpenbravo/src/build.xml:191: Error running /usr/lib/jvm/sun-java-1.6.0_10/bin/javac compiler finished
1) Install the virtual appliance (I used VirtualBox but any virtualization system should be good enough to reproduce)
2) Login and install the Hello World module
3) Rebuild the system
No tags attached.
Issue History
2008-12-03 10:42pjuvaraNew Issue
2008-12-03 10:42pjuvaraAssigned To => iciordia
2008-12-03 10:42pjuvarasf_bug_id0 => 2381687
2008-12-03 10:42pjuvaraOBNetwork customer => No
2008-12-03 10:42pjuvaraRegression testing => No
2008-12-03 10:43pjuvaraNote Added: 0010932
2008-12-03 11:26pjuvaraNote Added: 0010934
2008-12-04 17:37iciordiaAssigned Toiciordia => gorka_gil
2008-12-09 12:20gorka_gilStatusnew => scheduled
2008-12-09 12:20gorka_gilfix_in_branch => trunk
2008-12-09 12:23gorka_gilStatusscheduled => resolved
2008-12-09 12:23gorka_gilFixed in Version => 2.50alpha-r3
2008-12-09 12:23gorka_gilsvn_revision => 11014
2008-12-09 12:23gorka_gilResolutionopen => fixed
2008-12-09 12:23gorka_gilNote Added: 0011055
2009-04-21 10:33psarobeStatusresolved => closed

Notes
(0010932)
pjuvara   
2008-12-03 10:43   
init:

set.code.rev:

code.rev:

update.database:

init:

database.lib:

clean:
[delete] Deleting directory /opt/AppsOpenbravo/src-db/build/classes
[delete] Deleting directory /opt/AppsOpenbravo/src-db/build/lib
[delete] Deleting directory /opt/AppsOpenbravo/src-db/docs

init:
[mkdir] Created dir: /opt/AppsOpenbravo/src-db/build/classes
[mkdir] Created dir: /opt/AppsOpenbravo/src-db/build/lib
[mkdir] Created dir: /opt/AppsOpenbravo/src-db/docs

compile:
[javac] Compiling 4 source files to /opt/AppsOpenbravo/src-db/build/classes

build.jar:
[jar] Building jar: /opt/AppsOpenbravo/src-db/build/lib/dbmanager.jar

jar:
[copy] Copying 1 file to /opt/AppsOpenbravo/src-db/database/lib

update.database:

database.postupdate.POSTGRE:
[sql] Executing commands
[sql] 6 of 6 SQL statements executed successfully

db.apply.modules:
[echo] applying modules

init:

compile.src.gen:

init:

compile.src.gen:
[javac] Compiling 45 source files to /opt/AppsOpenbravo/build/classes
/opt/AppsOpenbravo/build.xml:268: The following error occurred while executing this line:
/opt/AppsOpenbravo/src/build.xml:191: Error running /usr/lib/jvm/sun-java-1.6.0_10/bin/javac compiler finished
(0010934)
pjuvara   
2008-12-03 11:26   
Installing the solitaire module equally fails but with a different behavior:
when the memory runs out (I have allocated 1.5Gb to the virtual machine), the virtual machine crashes.
(0011055)
gorka_gil   
2008-12-09 12:23   
This a memory problem in java: "Can not allocate memory"
This problem is fixed in r2.50 alpha r3