deterset commented on issue #6256:
URL: https://github.com/apache/netbeans/issues/6256#issuecomment-1664466516

   In Addition this was on the console. I don't think I can attached the 
heapdump.hprof file because it is 3.66 Gb.
   If you need me to look for something in there I can try.
   
   The launcher has determined that the parent process has a console and will 
reuse it for its own console output.
   Closing the console will result in termination of the running program.
   Use '--console suppress' to suppress console output.
   Use '--console new' to create a separate console window.
   WARNING: package com.apple.eio not in java.desktop
   WARNING: package sun.awt.X11 not in java.desktop
   WARNING: package com.sun.java.swing.plaf.gtk not in java.desktop
   WARNING: A terminally deprecated method in java.lang.System has been called
   WARNING: System::setSecurityManager has been called by 
org.netbeans.TopSecurityManager 
(file:/C:/Program%20Files/NetBeans-18/netbeans/platform/lib/boot.jar)
   WARNING: Please consider reporting this to the maintainers of 
org.netbeans.TopSecurityManager
   WARNING: System::setSecurityManager will be removed in a future release
   INFO: Could not find files for the given pattern(s).
   INFO: Could not find files for the given pattern(s).
   java.lang.OutOfMemoryError: Java heap space
   Dumping heap to 
C:\Users\rlc\AppData\Roaming\NetBeans\18\var\log\heapdump.hprof
   
   
   


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