-
Notifications
You must be signed in to change notification settings - Fork 109
Closed
Description
Our roboRIO is throwing this error:
Loading Dependency Injection Framework
Feb 27, 2015 2:09:45 AM java.util.logging.LogManager$RootLogger log
CONFIG: Configuration done.
Feb 27, 2015 2:09:45 AM java.util.logging.LogManager$RootLogger log
CONFIG: GRIP Version: 1.1.1
platform: /Linux/arm/
Feb 27, 2015 2:09:50 AM edu.wpi.grip.core.Main start
INFO: Loading file /home/lvuser/project.grip
Java HotSpot(TM) Embedded Client VM warning: INFO: os::commit_memory(0xb48c2000, 32768, 1) failed; error='Cannot allocate memory' (errno=12)
There is insufficient memory for the Java Runtime Environment to continue.
Native memory allocation (mmap) failed to map 32768 bytes for committing reserved memory.
An error report file with more information is saved as:
/home/lvuser/hs_err_pid1963.log
Compiler replay data is saved as:
/home/lvuser/replay_pid1963.log
Anyone else run into this problem? Or any ideas for fixes?