OpenJDK 64-Bit Server VM warning:

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

OpenJDK 64-Bit Server VM warning:

Jump to solution
14,924 Views
vinothkumars
Senior Contributor IV

Dear NXP,

Got following error while building android 9 automotive for IMX8 board. Please provide the fix for it,

OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory(0x0000000761500000, 635437056, 0) failed; error='Not enough space' (errno=12)

 

Resolved by reboot. But, I need permanent solution.

 

 

Thanks & Regards,

Regards,
Vinothkumar Sekar
0 Kudos
1 Solution
14,915 Views
weidong_sun
NXP TechSupport
NXP TechSupport

Hi,

The following suggestions are for your reference:
1. Linux Ubuntu host has at least 16GB Memory.
2. Linux Ubuntu host has at least 300GB hard disk space.
3. If the ubuntu host has 16GB memory, you can compile with 4 threads at most; if the compilation threads are greater than 4, there may still be insufficient memory

Hope above information is helpful to you.

Have a nice day!

B.R,

weidong

View solution in original post

2 Replies
14,916 Views
weidong_sun
NXP TechSupport
NXP TechSupport

Hi,

The following suggestions are for your reference:
1. Linux Ubuntu host has at least 16GB Memory.
2. Linux Ubuntu host has at least 300GB hard disk space.
3. If the ubuntu host has 16GB memory, you can compile with 4 threads at most; if the compilation threads are greater than 4, there may still be insufficient memory

Hope above information is helpful to you.

Have a nice day!

B.R,

weidong

14,892 Views
vinothkumars
Senior Contributor IV

Thank you weidong_sun

 

You are right my local desk D have less than the 300 GB. after freed I got resolved from this.

Linux Ubuntu host has at least 300GB hard disk space.

 

Regards,

Regards,
Vinothkumar Sekar
0 Kudos