You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "LF (JIRA)" <ji...@apache.org> on 2019/03/29 13:55:00 UTC

[jira] [Created] (NETBEANS-2323) Repeated OutOfMemoryError exceptions

LF created NETBEANS-2323:
----------------------------

             Summary: Repeated OutOfMemoryError exceptions
                 Key: NETBEANS-2323
                 URL: https://issues.apache.org/jira/browse/NETBEANS-2323
             Project: NetBeans
          Issue Type: Bug
    Affects Versions: 10.0
         Environment: Using open jdk 11 mostly (and I think that's what netbeans has as its setting) but a few settings may be referring to jdk 1.8. Windows 10 machine.
            Reporter: LF
         Attachments: ide log.txt

Usually while running Tomcat with a project with possible memory leaks (but not to this extent). Several out of memory errors. IDE freezes up and logs exceptions. It asked me nicely to enter a bug here so here we are. Copied over the information in the dialog box fields.

IDE log attached.

Records
{quote}<record>
 <date>2019-03-29T09:29:27</date>
 <millis>1553866167769</millis>
 <sequence>723</sequence>
 <level>700</level>
 <thread>50</thread>
 <message>UI_USER_CONFIGURATION</message>
 <key>UI_USER_CONFIGURATION</key>
 <catalog>org.netbeans.modules.uihandler.Bundle</catalog>
 <param>Windows 10, 10.0, amd64</param>
 <param>OpenJDK 64-Bit Server VM, 11.0.2+9, OpenJDK Runtime Environment, 11.0.2+9</param>
 <param>Apache NetBeans IDE 10.0 (Build incubator-netbeans-release-380-on-20181217)</param>
 <param></param>
 <param>OutOfMemoryError: Java heap space</param>
 <param>&lt;Please provide a description of the problem or the steps to reproduce&gt;</param>
 <param>*********</param>
</record>

<record>
 <date>2019-03-29T09:28:00</date>
 <millis>1553866080753</millis>
 <sequence>13173</sequence>
 <logger>global</logger>
 <level>1000</level>
 <thread>715</thread>
 <param>xxx\NetBeans\10.0\var\log\heapdump.hprof</param>
 <exception>
 <message>java.lang.OutOfMemoryError: Java heap space</message>
 </exception>
</record>
{quote}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists