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 106893 - Deadlock when invoking the Refactoring:Move on JSP pages
Summary: Deadlock when invoking the Refactoring:Move on JSP pages
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP Parser (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P1 blocker (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks: 90533 104532
  Show dependency tree
 
Reported: 2007-06-15 23:02 UTC by _ sandipchitale
Modified: 2008-07-14 09:19 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Deadlock stack traces (18.46 KB, text/plain)
2007-06-15 23:03 UTC, _ sandipchitale
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ sandipchitale 2007-06-15 23:02:01 UTC
Today I am encountering a deadlock while invoking the Move refactoring on VW jsp page.

The EDT and the "background jsp parsing" threads appear to be deadlocked.
Comment 1 _ sandipchitale 2007-06-15 23:03:29 UTC
Created attachment 43821 [details]
Deadlock stack traces
Comment 2 _ sandipchitale 2007-06-16 06:55:55 UTC
I am seeing a similar hang/deadlock if I simply:

- create a Web project with JSF framework i.e. *not* Visual Web framework.
- shutdown and restart the ide
Comment 3 Jan Lahoda 2007-06-16 19:59:30 UTC
Hopefully fixed now:
Checking in web/jspsyntax/src/org/netbeans/modules/web/core/syntax/SimplifiedJSPServlet.java;
/cvs/web/jspsyntax/src/org/netbeans/modules/web/core/syntax/SimplifiedJSPServlet.java,v  <--  SimplifiedJSPServlet.java
new revision: 1.6; previous revision: 1.5
done
IDE: [6/16/07 8:58 PM] Diffing finished
RCS file: /cvs/java/source/test/unit/src/org/netbeans/modules/java/source/parsing/SourceFileObjectTest.java,v
done
Checking in java/source/test/unit/src/org/netbeans/modules/java/source/parsing/SourceFileObjectTest.java;
/cvs/java/source/test/unit/src/org/netbeans/modules/java/source/parsing/SourceFileObjectTest.java,v  <-- 
SourceFileObjectTest.java
initial revision: 1.1
done
Checking in java/source/src/org/netbeans/modules/java/source/parsing/SourceFileObject.java;
/cvs/java/source/src/org/netbeans/modules/java/source/parsing/SourceFileObject.java,v  <--  SourceFileObject.java
new revision: 1.14; previous revision: 1.13
done
Comment 4 josin 2008-07-14 09:19:31 UTC
Works ok. Changing status to verified.

Product Version: NetBeans IDE Dev (Build 200807101204)
Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b11
System: Linux version 2.6.24-19-generic running on i386; UTF-8; en_US (nb)
Userdir: /home/josin/.netbeans/dev