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 - jsp editor freezes
Summary: jsp editor freezes
Status: RESOLVED DUPLICATE of bug 123370
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 6.x
Hardware: Other All
: P3 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-08 01:56 UTC by zx5000
Modified: 2008-01-14 22:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***