[ https://issues.apache.org/jira/browse/NETBEANS-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Eirik Bakke updated NETBEANS-2723: ---------------------------------- Summary: Darcula says "Can not find class, will not be able to replace its field" (was: Bug) > Darcula says "Can not find class, will not be able to replace its field" > ------------------------------------------------------------------------ > > Key: NETBEANS-2723 > URL: https://issues.apache.org/jira/browse/NETBEANS-2723 > Project: NetBeans > Issue Type: Bug > Affects Versions: 10.0 > Environment: <record> > <date>2019-06-18T23:01:33</date> > <millis>1560891693350</millis> > <sequence>2128</sequence> > <logger>global</logger> > <level>1000</level> > <thread>400</thread> > > <param>C:\Users\Borna\AppData\Roaming\NetBeans\10.0\var\log\heapdump.hprof</param> > <exception> > <message>java.lang.OutOfMemoryError: GC overhead limit exceeded</message> > <frame> > <class>java.security.AccessController</class> > <method>getStackAccessControlContext</method> > <file>${java.home}lib/rt.jar</file> > </frame> > <frame> > <class>java.security.AccessController</class> > <method>getContext</method> > <line>820</line> > <file>${java.home}lib/rt.jar</file> > </frame> > <frame> > <class>java.awt.AWTEvent</class> > <method><init></method> > <line>107</line> > <file>${java.home}lib/rt.jar</file> > </frame> > <frame> > <class>java.awt.event.InvocationEvent</class> > <method><init></method> > <line>284</line> > <file>${java.home}lib/rt.jar</file> > </frame> > <frame> > <class>java.awt.event.InvocationEvent</class> > <method><init></method> > <line>171</line> > <file>${java.home}lib/rt.jar</file> > </frame> > <frame> > <class>java.awt.EventQueue</class> > <method>invokeLater</method> > <line>1295</line> > <file>${java.home}lib/rt.jar</file> > </frame> > <frame> > > <class>org.netbeans.modules.openide.util.NbMutexEventProvider$Event</class> > <method>doEvent</method> > <line>97</line> > <file>${netbeans.home}lib/org-openide-util-ui.jar</file> > </frame> > <frame> > > <class>org.netbeans.modules.openide.util.NbMutexEventProvider$Event</class> > <method>readAccess</method> > <line>70</line> > <file>${netbeans.home}lib/org-openide-util-ui.jar</file> > </frame> > <frame> > <class>org.netbeans.modules.openide.util.LazyMutexImplementation</class> > <method>readAccess</method> > <line>66</line> > <file>${netbeans.home}lib/org-openide-util.jar</file> > </frame> > <frame> > <class>org.openide.util.Mutex</class> > <method>readAccess</method> > <line>235</line> > <file>${netbeans.home}lib/org-openide-util.jar</file> > </frame> > <frame> > <class>org.netbeans.core.output2.AbstractLines</class> > <method>fire</method> > <line>251</line> > <file>${netbeans.home}modules/org-netbeans-core-output2.jar</file> > </frame> > <frame> > <class>org.netbeans.core.output2.OutWriter</class> > <method>flush</method> > <line>330</line> > <file>${netbeans.home}modules/org-netbeans-core-output2.jar</file> > </frame> > <frame> > <class>java.io.PrintWriter</class> > <method>flush</method> > <line>320</line> > <file>${java.home}lib/rt.jar</file> > </frame> > <frame> > <class>java.io.PrintWriter</class> > <method>checkError</method> > <line>357</line> > <file>${java.home}lib/rt.jar</file> > </frame> > <frame> > <class>org.netbeans.modules.glassfish.common.LogViewMgr</class> > <method>getWriter</method> > <line>277</line> > > <file>${netBeansDir}modules/org-netbeans-modules-glassfish-common.jar</file> > </frame> > <frame> > <class>org.netbeans.modules.glassfish.common.LogViewMgr</class> > <method>access$1500</method> > <line>90</line> > > <file>${netBeansDir}modules/org-netbeans-modules-glassfish-common.jar</file> > </frame> > <frame> > <class>org.netbeans.modules.glassfish.common.LogViewMgr$Message</class> > <method>print</method> > <line>689</line> > > <file>${netBeansDir}modules/org-netbeans-modules-glassfish-common.jar</file> > </frame> > <frame> > > <class>org.netbeans.modules.glassfish.common.LogViewMgr$LoggerRunnable</class> > <method>processLine</method> > <line>547</line> > > <file>${netBeansDir}modules/org-netbeans-modules-glassfish-common.jar</file> > </frame> > <frame> > > <class>org.netbeans.modules.glassfish.common.LogViewMgr$LoggerRunnable</class> > <method>run</method> > <line>493</line> > > <file>${netBeansDir}modules/org-netbeans-modules-glassfish-common.jar</file> > </frame> > <frame> > <class>java.lang.Thread</class> > <method>run</method> > <line>748</line> > <file>${java.home}lib/rt.jar</file> > </frame> > </exception> > </record> > <record> > <date>2019-06-18T23:37:55</date> > <millis>1560893875266</millis> > <sequence>898</sequence> > <level>700</level> > <thread>30</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>Java HotSpot(TM) 64-Bit Server VM, 25.202-b08, Java(TM) SE Runtime > Environment, 1.8.0_202-b08</param> > <param>Apache NetBeans IDE 10.0 (Build > incubator-netbeans-release-380-on-20181217)</param> > <param></param> > <param>OutOfMemoryError: GC overhead limit exceeded</param> > <param><Please provide a description of the problem or the steps to > reproduce></param> > <param>*********</param> > </record> > Reporter: Borna > Priority: Minor > -- This message was sent by Atlassian JIRA (v7.6.14#76016) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists