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 - NullPointerException at javax.faces.component.UIComponentBase.getRenderer
Summary: NullPointerException at javax.faces.component.UIComponentBase.getRenderer
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ deva
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-25 10:02 UTC by rajeshbhatiya
Modified: 2009-05-20 21:20 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 3444


Attachments
stacktrace (8.39 KB, text/plain)
2009-04-25 10:02 UTC, rajeshbhatiya
Details

Note You need to log in before you can comment on or make changes to this bug.
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