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 163659

Summary: NullPointerException at javax.faces.component.UIComponentBase.getRenderer
Product: obsolete Reporter: rajeshbhatiya <rajeshbhatiya>
Component: visualwebAssignee: _ deva <deva>
Status: NEW ---    
Severity: blocker CC: sesshomarurf
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=3444
Issue Type: DEFECT Exception Reporter: 3444
Attachments: stacktrace

Description rajeshbhatiya 2009-04-25 10:02:42 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 10.0-b22, Java(TM) SE Runtime Environment, 1.6.0_06-b02
OS: Windows Vista, 6.0, x86

User Comments:
krystyna: -reproduced what I just saw earlier... clean userdir, first project creation, 
no import of settings.. this time, added a server not inthe /Applications
directory. this was a zip build.

GUEST: cannot open a fresly created Page1.jsp page in a web project

krystyna: -IDE just restarted.
-close two 1.4 projects that were opened
-got this NPE on new project creation

GUEST: I refactored/moved some jsf and jspf files. One of the files was opened (java view). After clicking on the design view of this refactored jspf file, the exception occured.

krystyna: -first created VW ee5 project from this build; clean userdir; project scan is still working
-g4 laptop, leopard

GUEST: I'm trying to switch from java source to Design mode of a Visual Web page. 

The design window can no longer be viewed.



Stacktrace: 
java.lang.NullPointerException
        at javax.faces.component.UIComponentBase.getRenderer(UIComponentBase.java:1206)
        at javax.faces.component.UIComponentBase.getRendersChildren(UIComponentBase.java:428)
        at org.netbeans.modules.visualweb.insync.faces.FacesPageUnit.renderBean(FacesPageUnit.java:1363)
        at org.netbeans.modules.visualweb.insync.faces.FacesPageUnit.getFacesRenderTree(FacesPageUnit.java:1107)
        at org.netbeans.modules.visualweb.insync.faces.FacesPageUnit.renderHtml(FacesPageUnit.java:1675)
        at org.netbeans.modules.visualweb.insync.faces.FacesPageUnit.renderHtml(FacesPageUnit.java:1628)
Comment 1 rajeshbhatiya 2009-04-25 10:02:53 UTC
Created attachment 80907 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-05-04 17:05:16 UTC
This issue already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=3444