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 120893

Summary: Missing Body Element on project create
Product: obsolete Reporter: Lark Fitzgerald <lfitzgerald>
Component: visualwebAssignee: _ sandipchitale <sandipchitale>
Status: RESOLVED WORKSFORME    
Severity: blocker CC: deva
Priority: P3 Keywords: RELNOTE
Version: 6.x   
Hardware: All   
OS: Windows Vista   
Issue Type: DEFECT Exception Reporter:
Attachments: log file
jpg

Description Lark Fitzgerald 2007-11-01 20:02:41 UTC
This appears to be a vista specific issue.  It occurs most often using Zip builds where you have to configure 
glassfish before creating a project.

Steps:
1. Download a zip build and unzip it
2. start the ide (new userdir)
3. Create a project (add glassfish on the fly)

Designer shows Missing body element.  You can work around the issue by pressing the refresh button on the designer.
Comment 1 _ sandipchitale 2007-11-01 21:06:07 UTC
If this does not happen with installer build and there is a workaround should this be a P2?
Comment 2 Lark Fitzgerald 2007-11-01 21:17:26 UTC
Probably not.  I would like a general release note to vista users about this and issue 120228 since they seem to be 
related.
Comment 3 Lark Fitzgerald 2007-11-01 21:28:18 UTC
When I switched to jdk 1.6.0_03 I got a slightly different error. I got:
java.lang.IllegalStateException: Application was not properly initialized at startup, could not find Factory: 
javax.faces.application.ApplicationFactory
   at javax.faces.FactoryFinder.getFactory(FactoryFinder.java:256)

Attaching the log. 
Comment 4 Lark Fitzgerald 2007-11-01 21:29:53 UTC
Created attachment 52312 [details]
log file
Comment 5 Lark Fitzgerald 2007-11-01 21:31:24 UTC
Created attachment 52313 [details]
jpg
Comment 6 _ deva 2007-11-02 20:13:27 UTC
Unable to reproduce with Nov 2nd build.