Tinsh created NETBEANS-2309:
-------------------------------
Summary: Always show Unexpected Exception on start-up
Key: NETBEANS-2309
URL: https://issues.apache.org/jira/browse/NETBEANS-2309
Project: NetBeans
Issue Type: Bug
Environment: Windows 10
Reporter: Tinsh
<record>
<date>2019-03-25T13:42:23</date>
<millis>1553492543775</millis>
<sequence>34</sequence>
<logger>org.openide.util.RequestProcessor</logger>
<level>1000</level>
<thread>14</thread>
<param>C:\Users\xxxxxx\AppData\Roaming\NetBeans\10.0\var\log\heapdump.hprof</param>
<exception>
<message>java.lang.OutOfMemoryError: Java heap space</message>
<frame>
<class>jdk.nashorn.internal.runtime.arrays.IntArrayData</class>
<method><init></method>
<line>51</line>
<file>${java.home}lib/ext/nashorn.jar</file>
</frame>
<frame>
<class>jdk.nashorn.internal.runtime.arrays.ArrayData$UntouchedArrayData</class>
<method>toRealArrayData</method>
<line>90</line>
<file>${java.home}lib/ext/nashorn.jar</file>
</frame>
<frame>
<class>jdk.nashorn.internal.runtime.arrays.ArrayData$UntouchedArrayData</class>
<method>ensure</method>
<line>120</line>
<file>${java.home}lib/ext/nashorn.jar</file>
</frame>
<frame>
<class>jdk.nashorn.internal.runtime.ScriptObject</class>
<method>doesNotHaveEnsureLength</method>
<line>3116</line>
<file>${java.home}lib/ext/nashorn.jar</file>
</frame>
<frame>
<class>jdk.nashorn.internal.runtime.ScriptObject</class>
<method>doesNotHave</method>
<line>3164</line>
<file>${java.home}lib/ext/nashorn.jar</file>
</frame>
<frame>
<class>jdk.nashorn.internal.runtime.ScriptObject</class>
<method>set</method>
<line>3534</line>
<file>${java.home}lib/ext/nashorn.jar</file>
</frame>
<frame>
<class>java.lang.invoke.LambdaForm$DMH/2036922581</class>
<method>invokeVirtual_LILI_V</method>
<file></file>
</frame>
<frame>
<class>java.lang.invoke.LambdaForm$BMH/552169699</class>
<method>reinvoke</method>
<file></file>
</frame>
<frame>
<class>java.lang.invoke.LambdaForm$MH/1755588849</class>
<method>exactInvoker</method>
<file></file>
</frame>
<frame>
<class>java.lang.invoke.LambdaForm$MH/689855597</class>
<method>linkToCallSite</method>
<file></file>
</frame>
<frame>
<class>jdk.nashorn.internal.scripts.Script$Recompilation$3$\^eval\_$cu4</class>
<method>:split-4</method>
<file></file>
</frame>
<frame>
<class>jdk.nashorn.internal.scripts.Script$Recompilation$3$\^eval\_</class>
<method>:program$:split</method>
<line>16</line>
<file></file>
</frame>
<frame>
<class>java.lang.invoke.LambdaForm$DMH/1703410018</class>
<method>invokeStatic_L3_L</method>
<file></file>
</frame>
<frame>
<class>java.lang.invoke.LambdaForm$BMH/840275992</class>
<method>reinvoke</method>
<file></file>
</frame>
<frame>
<class>java.lang.invoke.LambdaForm$MH/696611424</class>
<method>exactInvoker</method>
<file></file>
</frame>
<frame>
<class>java.lang.invoke.LambdaForm$MH/1988743967</class>
<method>linkToCallSite</method>
<file></file>
</frame>
<frame>
<class>jdk.nashorn.internal.scripts.Script$2$\^eval\_</class>
<method>:program</method>
<file></file>
</frame>
<frame>
<class>java.lang.invoke.LambdaForm$DMH/1936932661</class>
<method>invokeStatic_LL_L</method>
<file></file>
</frame>
<frame>
<class>java.lang.invoke.LambdaForm$MH/720249295</class>
<method>invokeExact_MT</method>
<file></file>
</frame>
<frame>
<class>jdk.nashorn.internal.runtime.ScriptFunctionData</class>
<method>invoke</method>
<line>636</line>
<file>${java.home}lib/ext/nashorn.jar</file>
</frame>
<frame>
<class>jdk.nashorn.internal.runtime.ScriptFunction</class>
<method>invoke</method>
<line>229</line>
<file>${java.home}lib/ext/nashorn.jar</file>
</frame>
<frame>
<class>jdk.nashorn.internal.runtime.ScriptRuntime</class>
<method>apply</method>
<line>387</line>
<file>${java.home}lib/ext/nashorn.jar</file>
</frame>
<frame>
<class>jdk.nashorn.api.scripting.NashornScriptEngine</class>
<method>evalImpl</method>
<line>437</line>
<file>${java.home}lib/ext/nashorn.jar</file>
</frame>
<frame>
<class>jdk.nashorn.api.scripting.NashornScriptEngine</class>
<method>evalImpl</method>
<line>401</line>
<file>${java.home}lib/ext/nashorn.jar</file>
</frame>
<frame>
<class>jdk.nashorn.api.scripting.NashornScriptEngine</class>
<method>evalImpl</method>
<line>397</line>
<file>${java.home}lib/ext/nashorn.jar</file>
</frame>
<frame>
<class>jdk.nashorn.api.scripting.NashornScriptEngine</class>
<method>eval</method>
<line>152</line>
<file>${java.home}lib/ext/nashorn.jar</file>
</frame>
<frame>
<class>javax.script.AbstractScriptEngine</class>
<method>eval</method>
<file>${java.home}lib/rt.jar</file>
</frame>
<frame>
<class>org.netbeans.core.network.proxy.pac.impl.NbPacScriptEvaluator</class>
<method>getScriptEngine</method>
<line>326</line>
<file>${netbeans.home}modules/org-netbeans-core-network.jar</file>
</frame>
<frame>
<class>org.netbeans.core.network.proxy.pac.impl.NbPacScriptEvaluator</class>
<method><init></method>
<line>201</line>
<file>${netbeans.home}modules/org-netbeans-core-network.jar</file>
</frame>
<frame>
<class>org.netbeans.core.network.proxy.pac.impl.NbPacScriptEvaluatorFactory</class>
<method>createPacScriptEvaluator</method>
<line>45</line>
<file>${netbeans.home}modules/org-netbeans-core-network.jar</file>
</frame>
<frame>
<class>org.netbeans.core.network.proxy.ProxyAutoConfig</class>
<method>initEngine</method>
<line>111</line>
<file>${netbeans.home}modules/org-netbeans-core-network.jar</file>
</frame>
<frame>
<class>org.netbeans.core.network.proxy.ProxyAutoConfig</class>
<method>access$000</method>
<line>43</line>
<file>${netbeans.home}modules/org-netbeans-core-network.jar</file>
</frame>
</exception>
</record>
<record>
<date>2019-03-25T18:44:58</date>
<millis>1553510698342</millis>
<sequence>645</sequence>
<level>700</level>
<thread>55</thread>
<message>UI_USER_CONFIGURATION</message>
<key>UI_USER_CONFIGURATION</key>
<catalog>org.netbeans.modules.uihandler.Bundle</catalog>
<param>Windows NT (unknown), 10.0, amd64</param>
<param>Java HotSpot(TM) 64-Bit Server VM, 25.45-b02, Java(TM) SE Runtime
Environment, 1.8.0_45-b14</param>
<param>Apache NetBeans IDE 10.0 (Build
incubator-netbeans-release-380-on-20181217)</param>
<param></param>
<param>OutOfMemoryError: Java heap space</param>
<param><Please provide a description of the problem or the steps to
reproduce></param>
<param>*********</param>
</record>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists