Getting error while hosting in Cloud

I am getting error while hosting in Ubuntu 20.04

This is the error when ant is executed

BUILD FAILED /home/ubuntu/Appinventor/appinventor/build.xml:50: The following error occurred while executing this line: /home/ubuntu/Appinventor/appinventor/appengine/build.xml:581: Java returned: 137

2 Likes

Does the given directory (it hasn't displayed the full one) have any spaces in it?
Including spaces in pretty much anything in directories while using App Inventor will cause it to break down; this is a known issue.

1 Like

No spaces in dir

1 Like

Good to know. Maybe this could help you:
Installation error on centos vps ant build failed permission error root/appinventor-sources/appinventor/appengine/build.xml:567: Java returned: 137 - Open Source Development - MIT App Inventor Community

Now I am facing


the error

full error

Doesn't seem to be an error message; only a progress log. Java error 137 indicates that you have run out of memory (RAM) for the build.

Okay thanks Let me Resolve it

Yes It is an ram error

1 Like

Sorry, just read the link, and realized there was no solution.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.