Original Question or Issue: |
We receive the message below every day at around 10:40. We have to restart the Solr service manually. |
|||
Environment: |
|
|||
Steps to Reproduce: |
|
|||
Error or Log Message: | # fatal error: OutOfMemory encountered: Java heap space # # JRE version: OpenJDK Runtime Environment (11.0.2+9) (build 11.0.2+9) # Java VM: OpenJDK 64-Bit Server VM (11.0.2+9, mixed mode, tiered, compressed oops, g1 gc, windows-amd64) # Core dump will be written. Default location: C:\xampp\solr\server\hs_err_pid9048.mdmp |
|||
Defect or Enhancement Number: |
||||
Cause: |
SOLR crashes with an out-of-memory error. In some installations with large numbers of files (especially text-based documents), the heap memory is insufficient. |
|||
Resolution or Workaround: |
To increase the heap size for SOLR, please follow these steps:
Update Java heap limit for SOLR To 8GB
|
|||
Notes: |