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 75325 - ide hangs up during inserting JSF Data table
Summary: ide hangs up during inserting JSF Data table
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords:
: 73079 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-04-21 09:56 UTC by Lukasz Grela
Modified: 2006-07-28 10:23 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
thread dump (15.00 KB, text/plain)
2006-04-25 15:03 UTC, Lukasz Grela
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukasz Grela 2006-04-21 09:56:20 UTC
#200604210200
it is difficult to reproduce this bug, so please follow the below instructions:

1)remove user dir
2)create new web project bease upon jsf
3)open welcomeJSF.jsp
4)choose JSF Data Table and find some reliable class :) like
javax.management.MBeanInfo using Find Class Dialog (this bug doesn't occured
when you choose simple bean class), when you click ok after finding a class the
ide hangs - no exception
Comment 1 Lukasz Grela 2006-04-25 11:45:39 UTC
this bug also refers to Jsf Form
Comment 2 Pavel Buzek 2006-04-25 14:06:55 UTC
I was trying to follow the instructions, but I cannot reproduce it.
Did you use GlassFish or tomcat? No idea... Can you capture and attach thread
dump? Thanks.
Comment 3 Lukasz Grela 2006-04-25 15:02:41 UTC
it could be reproduced on glassfish as well as on tomcat, I attached thread dump.
Comment 4 Lukasz Grela 2006-04-25 15:03:59 UTC
Created attachment 30042 [details]
thread dump
Comment 5 Pavel Buzek 2006-04-25 15:25:19 UTC
did you test on win, linux or both? thanx
Comment 6 Lukasz Grela 2006-04-25 16:33:38 UTC
I tested only on linux.
Comment 7 Sherold Dev 2006-04-27 13:00:49 UTC
F.

Checking in src/org/netbeans/modules/j2ee/common/FQNSearch.java;
/cvs/j2ee/utilities/src/org/netbeans/modules/j2ee/common/FQNSearch.java,v  <-- 
FQNSearch.java
new revision: 1.1.2.1.2.2; previous revision: 1.1.2.1.2.1
done
Comment 8 Lukasz Grela 2006-04-28 11:39:05 UTC
v.
Comment 9 Martin Adamek 2006-07-28 10:23:27 UTC
*** Issue 73079 has been marked as a duplicate of this issue. ***