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 252890 - NullPointerException at org.netbeans.modules.web.jsf.impl.metamodel.JsfModelImpl.createModel
Summary: NullPointerException at org.netbeans.modules.web.jsf.impl.metamodel.JsfModelI...
Status: NEW
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-09 07:08 UTC by lucian
Modified: 2017-03-18 23:15 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 204519


Attachments
stacktrace (4.44 KB, text/plain)
2015-06-09 07:09 UTC, lucian
Details
stacktrace (6.65 KB, text/plain)
2017-02-09 13:03 UTC, Maksim Khramov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lucian 2015-06-09 07:08:59 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.45-b02, Java(TM) SE Runtime Environment, 1.8.0_45-b14
OS: Windows 8

User Comments:
GUEST: Import maven project

GUEST: I opend in a web maven project a *.xhmtl facelet then the error occurred.

GUEST: Opening xhtml file

GUEST: Opened a JSF-page.

GUEST: <Please provide a description of the problem or the steps to reproduce>glasfish

GUEST: opening an jsf file

GUEST: Just started Netbeans, then here comes this error notification. No idea what happened. Using maven Java EE project.

GUEST: when running a web page

GUEST: No idea what happened.

lucian: When I open a simple JSF Page

GUEST: Mysql connection

GUEST: This happens when I start NetBeans.

GUEST: This happens when I start NetBeans

GUEST: I use jsp editor coding, this error appear again & again.




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.web.jsf.impl.metamodel.JsfModelImpl.createModel(JsfModelImpl.java:328)
   at org.netbeans.modules.web.jsf.impl.metamodel.JsfModelImpl.initModels(JsfModelImpl.java:358)
   at org.netbeans.modules.web.jsf.impl.metamodel.JsfModelImpl.<init>(JsfModelImpl.java:119)
   at org.netbeans.modules.web.jsf.impl.metamodel.JsfModelImplementation.<init>(JsfModelImplementation.java:69)
   at org.netbeans.modules.web.jsf.impl.metamodel.JsfModelImplementation.create(JsfModelImplementation.java:75)
   at org.netbeans.modules.web.jsf.impl.metamodel.JsfModelProviderImpl.createMetaModel(JsfModelProviderImpl.java:101)
Comment 1 lucian 2015-06-09 07:09:02 UTC
Created attachment 154118 [details]
stacktrace
Comment 2 Maksim Khramov 2017-02-09 13:03:23 UTC
Created attachment 163603 [details]
stacktrace

Open JSF jspf file