<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Languagetool: OutOfMemoryError: Java heap space"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=133233">133233</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Languagetool: OutOfMemoryError: Java heap space
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.4.3.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>minor
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>hlein@gmx.at
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Every time a tect document is opened, an OutOfMemoryError: Java heap space is
thrown.
This problem is present with AdopOpenJDK 13.0.1 with HotSpot JVM.

Windows10 64-bit
LibreOffice 64.3, LanguageTool 4.7

According to AdoptOpenJDK the reason is that LO asks for the Java client.
This client uses significantly less heap memory than the Server version. Most
Java deliveries do not ship the client any more.

The solution should be either
- LO does not request the client VM any more
or
- configure/have an option to set an appropriately large heap with -Xmx</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>