- Jun 6, 2020
- 11,559
- 4,422
Hi,
I have a B4J server app compiled with Open JDK 14.
I want to install this app on a VPS, so I followed the steps here:
This links to the post here which suggests that I would need to download the OPEN JDK from this link
I uploaded and extracted these files,
I uploaded the compiled jar, (F5 in release mode)
The server starts up ok, but when I try to communicate with it I get the following error:
Spoiler: Error Code
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 24 bytes for AllocateHeap
# Possible reasons:
# The system is out of physical RAM or swap space
# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap
# Possible solutions:
# Reduce memory load on the system
# Increase physical...
I have a B4J server app compiled with Open JDK 14.
I want to install this app on a VPS, so I followed the steps here:
برای دیدن لینک ها باید ثبت نام کنید
This links to the post here which suggests that I would need to download the OPEN JDK from this link
برای دیدن لینک ها باید ثبت نام کنید
I uploaded and extracted these files,
I uploaded the compiled jar, (F5 in release mode)
The server starts up ok, but when I try to communicate with it I get the following error:
Spoiler: Error Code
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 24 bytes for AllocateHeap
# Possible reasons:
# The system is out of physical RAM or swap space
# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap
# Possible solutions:
# Reduce memory load on the system
# Increase physical...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید