DeepBlueRobotics / RobotCode2021

2 stars 0 forks source link

Avoid insufficient memory errors #19

Open brettle opened 3 years ago

brettle commented 3 years ago

OpenJDK Client VM warning: INFO: os::commit_memory(0xb3eff000, 4096, 0) failed; error='Not enough space' (errno=12)   #   # There is insufficient memory for the Java Runtime Environment to continue.   # Native memory allocation (mmap) failed to map 4096 bytes for committing reserved memory.   # An error report file with more information is saved as:   # /tmp/hs_err_pid3243.log 

brettle commented 3 years ago

Here are some error logs. The key is to retrieve them before power cycling the robot, because everything in tmp gets removed when the roboRIO starts up.

hs_err_logs.zip