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 253934 - NullPointerException at org.netbeans.modules.web.core.syntax.tld.LibraryDescriptor.parseLibrary
Summary: NullPointerException at org.netbeans.modules.web.core.syntax.tld.LibraryDescr...
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-29 09:00 UTC by Exceptions Reporter
Modified: 2015-08-27 01:21 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 212936


Attachments
stacktrace (4.23 KB, text/plain)
2015-07-29 09:00 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2015-07-29 09:00:11 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.0-b48, Java(TM) SE Runtime Environment, 1.7.0_40-ea-b29
OS: Windows 7

User Comments:
dqueffeulou: no idea

dqueffeulou: In a jsp, I was editing a javascript which uses a taglib.

dqueffeulou: Entering ${} in a taglib attribute

dqueffeulou: don't know

dqueffeulou: no idea

dqueffeulou: Don't know.

GUEST: Check the Stack trace

dqueffeulou: adding a ${}
Comment 1 Exceptions Reporter 2015-07-29 09:00:13 UTC
Created attachment 155001 [details]
stacktrace
Comment 2 Petr Hejl 2015-08-26 07:34:45 UTC
NPE fixed in web-main 4bd44346bf0d. Would be nice to have a project on which this happens to actually see why tld file is null.
Comment 3 Quality Engineering 2015-08-27 01:21:22 UTC
Integrated into 'main-silver', will be available in build *201508270002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/4bd44346bf0d
User: Petr Hejl <phejl@netbeans.org>
Log: #253934 - NullPointerException at org.netbeans.modules.web.core.syntax.tld.LibraryDescriptor.parseLibrary