Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

6
  • 2
    Please don't just give us a wall of unformatted output without an actual question. What did you try, what were the results, what environment were you running in, etc. "It doesn't work, please fix it" will never generate a positive response. Commented Feb 7, 2024 at 2:08
  • I see -Xms10G -Xmx14G and -Xmx9218m -Xms2048m which look like the options are missing equal signs. Perhaps directions were not followed exactly. Commented Feb 7, 2024 at 4:04
  • 3
    The question title does not say what you're trying to achieve. The question is just a text dump from a console, which is not really a question. Please improve your question if you want good answers. People guessing is not helpful to anyone. Commented Feb 7, 2024 at 4:20
  • @SottoVoce those options don’t require equal signs, the syntax used here is valid. Commented Feb 7, 2024 at 5:30
  • "Too small maximum heap" sounds like a good starting point for the OP to investigate. Commented Feb 7, 2024 at 9:45