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 123666

Summary: jsp editor freezes
Product: javaee Reporter: zx5000 <zx5000>
Component: JSPAssignee: Marek Fukala <mfukala>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: Other   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description zx5000 2007-12-08 01:56:51 UTC
when inserting the following into a string the autocompletion engine
freezes netbeans. I have to kill the window (ctrl-alt-esc, then click
the jolly-roger cursor on netbeans' window)

editor froze at about this point --------------V
http://<%=request.getServerName()%>:<%=request.getServerPort()%>


Product Version: NetBeans IDE 6.0 (Build 200711261600) 

Java: 1.6.0_03; Java HotSpot(TM) Client VM 1.6.0_03-b05 

System: Linux version 2.6.23.1-49.fc8 running on i386; ISO-8859-15;
en_US (nb) 

Userdir: /home/jpowell/.netbeans/6.0
Comment 1 Vitezslav Stejskal 2007-12-11 09:27:03 UTC
Is this reproducible? If so, please make full thread dump and attach it here -
http://wiki.netbeans.org/wiki/view/GenerateThreadDump. If it's not reproducible then I'm afraid we can't do much without
the thread dump. Thanks
Comment 2 bernd_zedv 2007-12-12 10:06:36 UTC
Have observed this kind of problem two times with NB 6.0 on Windows XP now.
Windows Task Manager reports 99% idle but NB is completely inoperable.

Can see one netbeans.exe and two nbexec.exe processes in the task list, none
of which is consuming cpu time.

Moving this browser window on the screen leaves traces from the frame on
the screen as if something consumes all events.

Will start NB from a console window next and try to produce a thread dump.
Comment 3 Marek Fukala 2008-01-14 22:33:35 UTC

*** This issue has been marked as a duplicate of 123370 ***