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 242947 - org.netbeans.api.languages.LanguageDefinitionNotFoundException: Language definition for text/javascript not found.
Summary: org.netbeans.api.languages.LanguageDefinitionNotFoundException: Language defi...
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: languages (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-16 18:49 UTC by eda
Modified: 2014-03-27 11:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 208425


Attachments
stacktrace (4.68 KB, text/plain)
2014-03-16 18:49 UTC, eda
Details

Note You need to log in before you can comment on or make changes to this bug.
Description eda 2014-03-16 18:49:41 UTC
This bug was originally marked as duplicate of bug 129746, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0 RC1 (Build 201402242200)
VM: OpenJDK 64-Bit Server VM, 24.51-b03, OpenJDK Runtime Environment, 1.7.0_51-b31
OS: Linux

User Comments:
eda: I selected "Code Completion" in a ProLog file. Previously, I uninstalled some JavaScript plugs.




Stacktrace: 
org.netbeans.api.languages.LanguageDefinitionNotFoundException: Language definition for text/javascript not found.
   at org.netbeans.modules.languages.LanguagesManager.getLanguage(LanguagesManager.java:130)
   at org.netbeans.modules.languages.LanguagesManager.getLanguage(LanguagesManager.java:79)
   at org.netbeans.modules.languages.features.Index$FileCache.getRoot(Index.java:308)
   at org.netbeans.modules.languages.features.Index$FileCache.add(Index.java:321)
   at org.netbeans.modules.languages.features.Index$FileCache.access$300(Index.java:291)
   at org.netbeans.modules.languages.features.Index$ProjectCache.add(Index.java:234)
Comment 1 eda 2014-03-16 18:49:43 UTC
Created attachment 146058 [details]
stacktrace
Comment 2 Tomas Danek 2014-03-27 11:32:11 UTC
most likely issue in prolog plugin, it for some reason involves javascript.