This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS: XDC build issue:Error occurred during initialization of VM

Other Parts Discussed in Thread: SYSBIOS

Tool/software: TI-RTOS

Hello,

One of our customer is facing VSDK compilation issues on their Ubuntu server. They were able to build on same machine earlier.
We tried changing JAVA installation etc. but didn’t help. 

/var/lib/jenkins/workspace/vision_sdk/binaries/sample_app/tda2ex_evm_bios_all/maketemp_configuro_cmd_c66xdsp_1.bat

/var/lib/jenkins/workspace/vision_sdk/binaries/sample_app/tda2ex_evm_bios_all/maketemp_configuro_cmd_c66xdsp_1.bat
Error occurred during initialization of VM
java/lang/NoClassDefFoundError: java/lang/Object
Aborted (core dumped)
make[6]: *** [xdc_configuro] Error 134
make[6]: Leaving directory `/var/lib/jenkins/workspace/01_TVLOW_SYSBIOS/vision_sdk/links_fw/src/rtos/bios_app_common/tda2ex/dsp1'
make[5]: *** [apps_dsp1] Error 2
make[5]: Leaving directory `/var/lib/jenkins/workspace/01_TVLOW_SYSBIOS/vision_sdk/links_fw/src/rtos'
make[4]: *** [apps] Error 2
make[4]: Leaving directory `/var/lib/jenkins/workspace/01_TVLOW_SYSBIOS/vision_sdk/links_fw/src/rtos'
make[3]: *** [apps] Error 2
make[3]: Leaving directory `/var/lib/jenkins/workspace/01_TVLOW_SYSBIOS/vision_sdk/sample_app'
make[2]: *** [sample_apps_exe] Error 2
make[2]: Leaving directory `/var/lib/jenkins/workspace/01_TVLOW_SYSBIOS/vision_sdk/build'
make[1]: *** [sample_app] Error 2
make[1]: Leaving directory `/var/lib/jenkins/workspace/01_TVLOW_SYSBIOS/vision_sdk/build'
make: *** [vision_sdk] Error 2
Build step 'Execute shell' marked build as failure