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 157025 - IllegalStateException: FacesModel was not loaded for DataObject, dataObject=org.netbeans.modules.visualweb.project.jsfloader.JsfJspDataObject@1daa27c[C:\Users\6ybh\Documents\NetBeansProjects\port\web\
Summary: IllegalStateException: FacesModel was not loaded for DataObject, dataObject=o...
Status: RESOLVED DUPLICATE of bug 125824
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: John Baker
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-19 07:40 UTC by ownnn
Modified: 2009-02-19 23:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 55010


Attachments
stacktrace (2.73 KB, text/plain)
2009-01-19 07:40 UTC, ownnn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ownnn 2009-01-19 07:40:27 UTC
Build: NetBeans IDE Dev (Build 200812180001)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Windows Vista, 6.0, x86

Stacktrace: 
java.lang.IllegalStateException: FacesModel was not loaded for DataObject, dataObject=org.netbeans.modules.visualweb.project.jsfloader.JsfJspDataObject@1daa27c[C:\Users\6ybh\Documents\NetBeansProjects\port\web\RD\SendFax.jsp]
        at org.netbeans.modules.visualweb.designer.jsf.JsfForm.loadFacesModel(JsfForm.java:3020)
        at org.netbeans.modules.visualweb.designer.jsf.JsfForm.access$000(JsfForm.java:131)
        at org.netbeans.modules.visualweb.designer.jsf.JsfForm$1.modelSetAdded(JsfForm.java:369)
        at org.netbeans.modules.visualweb.insync.ModelSet.fireModelSetAdded(ModelSet.java:179)
        at org.netbeans.modules.visualweb.insync.ModelSet.getInstance(ModelSet.java:255)
        at org.netbeans.modules.visualweb.insync.ModelSet$1.run(ModelSet.java:217)
Comment 1 ownnn 2009-01-19 07:40:37 UTC
Created attachment 75962 [details]
stacktrace
Comment 2 John Baker 2009-01-19 08:27:22 UTC
Can't use iReport or other module that uses JNDI at design-time with Visual Web

See 125824

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