This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 252781 - Netbeans completely hung up
Summary: Netbeans completely hung up
Status: NEW
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 8.0.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-03 17:29 UTC by mclaborn
Modified: 2015-12-01 14:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace (41.52 KB, text/plain)
2015-06-03 17:30 UTC, mclaborn
Details
UI gestures log (172.54 KB, application/octet-stream)
2015-06-03 17:30 UTC, mclaborn
Details
messages.log (67.87 KB, application/octet-stream)
2015-06-03 17:30 UTC, mclaborn
Details
Stack trace from another lockup (40.51 KB, text/plain)
2015-06-17 19:12 UTC, mclaborn
Details
Stack trace from another lockup (46.31 KB, text/plain)
2015-07-07 17:12 UTC, mclaborn
Details
Statck trace from another occurence (44.63 KB, text/plain)
2015-07-15 19:49 UTC, mclaborn
Details
Yet another stack trace (41.09 KB, text/plain)
2015-07-15 20:42 UTC, mclaborn
Details
Stack trace from another lockup (40.75 KB, text/plain)
2015-08-14 15:13 UTC, mclaborn
Details
message log from another occurence. (160.43 KB, text/x-log)
2015-11-11 19:50 UTC, mclaborn
Details
stack trace for 2nd occurence today - Java file (50.14 KB, text/plain)
2015-11-11 19:50 UTC, mclaborn
Details
another message log (368.62 KB, text/x-log)
2015-11-11 21:12 UTC, mclaborn
Details
another stack trace (81.29 KB, text/plain)
2015-11-11 21:12 UTC, mclaborn
Details
Stack trace from another lockup (52.91 KB, text/plain)
2015-12-01 14:54 UTC, mclaborn
Details
message log from another occurence. (2.69 KB, application/x-tar-gz)
2015-12-01 14:56 UTC, mclaborn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mclaborn 2015-06-03 17:29:04 UTC
Product Version = NetBeans IDE 8.0.2 (Build 201408251540)
Operating System = Linux version 3.13.0-53-generic running on amd64
Java; VM; Vendor = 1.7.0_80
Runtime = Java HotSpot(TM) 64-Bit Server VM 24.80-b11

I was editing in a JSP file. I was copying and pasting when it locked up completely.  I think it locked up after the copy (Ctrl + C) but could have been before.
Stack trace and log files coming shortly.
Comment 1 mclaborn 2015-06-03 17:30:35 UTC
Created attachment 154037 [details]
Stack trace
Comment 2 mclaborn 2015-06-03 17:30:38 UTC
Created attachment 154038 [details]
UI gestures log
Comment 3 mclaborn 2015-06-03 17:30:41 UTC
Created attachment 154039 [details]
messages.log
Comment 4 mclaborn 2015-06-17 19:12:14 UTC
This continues to happen to me about once a week.
Comment 5 mclaborn 2015-06-17 19:12:45 UTC
Created attachment 154272 [details]
Stack trace from another lockup
Comment 6 mclaborn 2015-07-07 17:12:15 UTC
This is really getting to be a pain.  Has happened twice to me in the last 10 minutes.  This time, there are no JSP files open.  Another stack trace coming shortly.  The EDT appears to be deadlocked.
Comment 7 mclaborn 2015-07-07 17:12:46 UTC
Created attachment 154511 [details]
Stack trace from another lockup
Comment 8 mclaborn 2015-07-15 19:49:28 UTC
Created attachment 154658 [details]
Statck trace from another occurence
Comment 9 mclaborn 2015-07-15 20:42:09 UTC
Created attachment 154659 [details]
Yet another stack trace

This is becoming a real problem. Twice today!

It SEEMS to happen when I've just switched from one file to another and start to edit the text quickly. It feels like some kind of timing thing.
Comment 10 mclaborn 2015-08-14 15:13:26 UTC
Created attachment 155353 [details]
Stack trace from another lockup

I had just deleted a String constant from inside a pair of double quotes, and pasted in a multi-line replacement.  Pressed backspace at the end of the first line resulting to get rid of the \n.
Comment 11 mclaborn 2015-11-11 19:50:07 UTC
Created attachment 157287 [details]
message log from another occurence.

Lucky me! Two in one day! 

Here is another message log and stack trace.  In this instance I was editing a regular Java file and had selected the internal section (between double quotes) of a multi-line string constant and was pasting in some text from an external source.
Comment 12 mclaborn 2015-11-11 19:50:42 UTC
Created attachment 157288 [details]
stack trace for 2nd occurence today - Java file
Comment 13 mclaborn 2015-11-11 19:52:26 UTC
This might be important: a lot of these bugs seem to happen when I am pasting in text.  I have Ctrl + V mapped to "paste formatted" and this is what I use most of the time.
Comment 14 mclaborn 2015-11-11 21:12:20 UTC
Created attachment 157289 [details]
another message log

Here is another set of message log and stack trace.  This is really slowing me down!!  I won't post any more today.
Comment 15 mclaborn 2015-11-11 21:12:48 UTC
Created attachment 157290 [details]
another stack trace
Comment 16 mclaborn 2015-11-11 21:13:56 UTC
PS - before this last occurrence, I remapped Ctrl + V back to "Paste" instead of "Paste Formatted".
Comment 17 mclaborn 2015-12-01 14:54:13 UTC
Created attachment 157585 [details]
Stack trace from another lockup

Not sure why, but this has happened several times to me today while editing this same file. (PS - this is NOT the day for this to be happening!!)
Comment 18 mclaborn 2015-12-01 14:56:20 UTC
Created attachment 157586 [details]
message log from another occurence.