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 134625

Summary: InvocationTargetException arises by attempt to create project
Product: obsolete Reporter: Roman Mostyka <romanmostyka>
Component: visualwebAssignee: _ sandipchitale <sandipchitale>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: potingwu
Priority: P1 Keywords: TEST
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Full Stack Trace.
Thread Dump.
Screen XML.

Description Roman Mostyka 2008-05-06 17:11:54 UTC
1. Press "New > New Project".
2. Create web application with "Visual Web JSF" framework.

Result: InvocationTargetException arises.
Comment 1 Roman Mostyka 2008-05-06 17:18:21 UTC
Created attachment 61097 [details]
Full Stack Trace.
Comment 2 Roman Mostyka 2008-05-06 17:18:49 UTC
Created attachment 61098 [details]
Thread Dump.
Comment 3 Roman Mostyka 2008-05-06 17:19:17 UTC
Created attachment 61099 [details]
Screen XML.
Comment 4 Roman Mostyka 2008-05-06 17:19:49 UTC
VW sanity tests fail because of this error.
Comment 5 _ potingwu 2008-05-06 18:07:08 UTC
Exceptions from insync.
Comment 6 _ sandipchitale 2008-05-07 19:38:20 UTC
This is a dup of 134627. The underlying cause seems to be the same....some change to the project class path computation(?)

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