Hi, please remove attached heap dump. I asked for 'thread dump' which is different thing. Thread dump is list of all JVM threads with call stacks where heap dump is dump of JVM heap ie. memory. And thread dump is usefull only if IDE hangs. How to get thread dump: 'jps -l <pid>' where jps is utility from JDK bin. pid of JVM process you can get from 'ps axu | grep java' and find correct process if multiple java processes are running.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1532634 Title: Netbeans hangs on "New Project..." To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/netbeans/+bug/1532634/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs