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 157992 - NullPointerException at org.netbeans.modules.visualweb.designer.jsf.JsfForm.refreshModel
Summary: NullPointerException at org.netbeans.modules.visualweb.designer.jsf.JsfForm.r...
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Peter Zavadsky
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-05 13:55 UTC by ermanbas
Modified: 2009-04-24 00:16 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 145167


Attachments
stacktrace (2.59 KB, text/plain)
2009-02-05 13:55 UTC, ermanbas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ermanbas 2009-02-05 13:55:13 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 1.5.0_16-b02, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_16-b02
OS: Windows XP, 5.1, x86

User Comments:
GUEST: I'm pressing the refresh button in the design view. Nothing happens



Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.visualweb.designer.jsf.JsfForm.refreshModel(JsfForm.java:1098)
        at org.netbeans.modules.visualweb.designer.jsf.JsfForm.refreshModelWithExternals(JsfForm.java:1069)
        at org.netbeans.modules.visualweb.designer.jsf.action.RefreshAction.refresh(RefreshAction.java:90)
        at org.netbeans.modules.visualweb.designer.jsf.action.RefreshAction.performAction(RefreshAction.java:84)
        at org.netbeans.modules.visualweb.designer.jsf.action.AbstractJsfFormAction$DelegateAction.actionPerformed(AbstractJsfFormAction.java:199)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
Comment 1 ermanbas 2009-02-05 13:55:22 UTC
Created attachment 76608 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-02-05 14:17:39 UTC
This issue has already 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=145167