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 161285 - NullPointerException at org.netbeans.modules.web.frameworks.facelets.parser.SaxParser$ParserHandler.resolveEntity
Summary: NullPointerException at org.netbeans.modules.web.frameworks.facelets.parser.S...
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: Facelets 1.1.x (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: frankye
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-26 16:41 UTC by pedalshoe
Modified: 2013-02-13 10:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 89906


Attachments
stacktrace (8.11 KB, text/plain)
2009-03-26 16:42 UTC, pedalshoe
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pedalshoe 2009-03-26 16:41:50 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 1.5.0_15-b04, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_15-b04
OS: Windows XP, 5.1, x86

User Comments:
pedalshoe: trying to create a new facelets-client while iReport plugin loaded



Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.web.frameworks.facelets.parser.SaxParser$ParserHandler.resolveEntity(SaxParser.java:135)
        at com.sun.org.apache.xerces.internal.util.EntityResolverWrapper.resolveEntity(EntityResolverWrapper.java:148)
        at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.resolveEntity(XMLEntityManager.java:701)
        at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDispatcher.dispatch(XMLDocumentScannerImpl.java:1019)
        at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:368)
        at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:834)
Comment 1 pedalshoe 2009-03-26 16:42:00 UTC
Created attachment 78923 [details]
stacktrace
Comment 2 frankye 2009-05-07 21:55:16 UTC
Could you make sure jsf-facelets is in the classpath? 
Comment 3 pedalshoe 2009-05-11 05:03:49 UTC
Frankye,
Are you referring to the IDEs classpath?
-Christopher
Comment 4 frankye 2009-05-11 14:57:14 UTC
Project Classpath,