ananyahk opened a new issue, #4658:
URL: https://github.com/apache/netbeans/issues/4658

   ### Apache NetBeans version
   
   Apache NetBeans 15
   
   ### What happened
   
   When I started remote debugging on NetBeans, on clicking on attach debugger, 
NetBeans froze for 15 or more minutes and was taking enormous time to execute 
the line where the breakpoint was placed.
   It then threw the issue saying: OutOfSpace Memory- Java Heap. 
   It threw this exception:
   <record>
     <date>2022-09-19T08:12:53</date>
     <millis>1663589573578</millis>
     <sequence>353</sequence>
     <logger>global</logger>
     <level>1000</level>
     <thread>46</thread>
     
<param>C:\Users\ananyahk\AppData\Roaming\NetBeans\12.6\var\log\heapdump.hprof</param>
     <exception>
       <message>java.lang.OutOfMemoryError: Java heap space</message>
       <frame>
         <class>java.util.concurrent.locks.ReentrantLock$Sync</class>
         <method>newCondition</method>
         <line>190</line>
         
<file>jrt:/java.base/java/util/concurrent/locks/ReentrantLock$Sync.class</file>
       </frame>
       <frame>
         <class>java.util.concurrent.locks.ReentrantLock</class>
         <method>newCondition</method>
         <line>537</line>
         
<file>jrt:/java.base/java/util/concurrent/locks/ReentrantLock.class</file>
       </frame>
       <frame>
         <class>javax.swing.TimerQueue</class>
         <method>run</method>
         <line>195</line>
         <file>jrt:/java.desktop/javax/swing/TimerQueue.class</file>
       </frame>
       <frame>
         <class>java.lang.Thread</class>
         <method>run</method>
         <line>833</line>
         <file>jrt:/java.base/java/lang/Thread.class</file>
       </frame>
     </exception>
   </record>
   <record>
     <date>2022-09-19T09:49:24</date>
     <millis>1663595364268</millis>
     <sequence>91</sequence>
     <level>700</level>
     <thread>31</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, 18.0.1.1+2-6, Java(TM) SE 
Runtime Environment, 18.0.1.1+2-6</param>
     <param>Apache NetBeans IDE 12.6</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>
   
[NetBeansIssue.txt](https://github.com/apache/netbeans/files/9599746/NetBeansIssue.txt)
   
   
   ### How to reproduce
   
   _No response_
   
   ### Did this work correctly in an earlier version?
   
   No / Don't know
   
   ### Operating System
   
   Windows 10
   
   ### JDK
   
   18
   
   ### Apache NetBeans packaging
   
   Apache NetBeans platform
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   Yes
   
   ### Code of Conduct
   
   Yes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
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

Reply via email to