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 218691 - no code name base passed when looking up docs/jstl11-doc.zip at org.netbeans.modules.web.core.syntax.JspSyntaxSupport
Summary: no code name base passed when looking up docs/jstl11-doc.zip at org.netbeans....
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP Parser (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-20 12:13 UTC by Jiri Skrivanek
Modified: 2012-11-16 08:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2012-09-20 12:13:06 UTC
Several warnings in logs:

WARNING [org.netbeans.core.startup.InstalledFileLocatorImpl]: no code name base
passed when looking up docs/jstl11-doc.zip at org.netbeans.modules.web.core.synt
ax.JspSyntaxSupport.initHelp(JspSyntaxSupport.java:778)
WARNING [org.netbeans.core.startup.InstalledFileLocatorImpl]: no code name base
passed when looking up docs/jsf12-tlddoc.zip at org.netbeans.modules.web.core.sy
ntax.JspSyntaxSupport.initHelp(JspSyntaxSupport.java:807)
WARNING [org.netbeans.core.startup.InstalledFileLocatorImpl]: no code name base
passed when looking up docs/struts-tags.zip at org.netbeans.modules.web.core.syn
tax.JspSyntaxSupport.initHelp(JspSyntaxSupport.java:820)
WARNING [org.netbeans.core.startup.InstalledFileLocatorImpl]: no code name base
passed when looking up docs/syntaxref20.zip at org.netbeans.modules.web.core.syn
tax.JspSyntaxSupport.initCompletionData(JspSyntaxSupport.java:917)
Comment 1 Martin Fousek 2012-11-15 10:19:38 UTC
Fixed in web-main #3ec603930454.
Comment 2 Quality Engineering 2012-11-16 02:41:16 UTC
Integrated into 'main-golden', will be available in build *201211160001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/3ec603930454
User: Martin Fousek <marfous@netbeans.org>
Log: #218691 - no code name base passed when looking up docs/jstl11-doc.zip at org.netbeans.modules.web.core.syntax.JspSyntaxSupport