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 205597 - NullPointerException at org.netbeans.lib.lexer.token.DefaultToken.toString
Summary: NullPointerException at org.netbeans.lib.lexer.token.DefaultToken.toString
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Lexer (show other bugs)
Version: 7.0
Hardware: All All
: P2 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
: 208882 219459 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-11-28 09:16 UTC by Exceptions Reporter
Modified: 2012-11-08 07:31 UTC (History)
20 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 180777


Attachments
stacktrace (3.87 KB, text/plain)
2011-11-28 09:16 UTC, Exceptions Reporter
Details
stacktrace (4.45 KB, text/plain)
2012-08-14 09:39 UTC, szmitek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2011-11-28 09:16:06 UTC
This issue was reported manually by mmirilovic.
It already has 20 duplicates 


Build: NetBeans IDE 7.0.1 (Build 201109201739)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.4-b02-402, Java(TM) SE Runtime Environment, 1.6.0_29-b11-402-11M3527
OS: Mac OS X

User Comments:
GUEST: editing xml file

GUEST: Just opened an existing project

GUEST: i dont know

pelmennoteam: Add new .php-file to project




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.lib.lexer.token.DefaultToken.toString(DefaultToken.java:193)
   at coffeescript.nb.CoffeeScriptEmbeddingProvidersFactory.extractCoffeeScriptFromHTML(CoffeeScriptEmbeddingProvidersFactory.java:135)
   at coffeescript.nb.CoffeeScriptEmbeddingProvidersFactory.access$000(CoffeeScriptEmbeddingProvidersFactory.java:34)
   at coffeescript.nb.CoffeeScriptEmbeddingProvidersFactory$PHPEmbeddingProvider.getEmbeddings(CoffeeScriptEmbeddingProvidersFactory.java:93)
   at org.netbeans.modules.parsing.impl.TaskProcessor.callEmbeddingProvider(TaskProcessor.java:625)
   at org.netbeans.modules.parsing.impl.SourceCache.getAllEmbeddings(SourceCache.java:284)
Comment 1 Exceptions Reporter 2011-11-28 09:16:08 UTC
Created attachment 113568 [details]
stacktrace
Comment 2 zeloras 2012-02-17 16:46:45 UTC
http://wiki.netbeans.org/Bug205437inNB71 - installed
Comment 3 szmitek 2012-08-14 09:39:47 UTC
Created attachment 123087 [details]
stacktrace

Background scannning of projects...
PHP Project connected with Git set as default
No file opened
Comment 4 Marian Mirilovic 2012-09-19 13:01:15 UTC
215 dups ... at least P2
Comment 5 Miloslav Metelka 2012-09-25 09:56:57 UTC
http://hg.netbeans.org/jet-main/rev/f5998c4236f5
Comment 6 Quality Engineering 2012-09-26 02:10:52 UTC
Integrated into 'main-golden', will be available in build *201209260001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/f5998c4236f5
User: Miloslav Metelka <mmetelka@netbeans.org>
Log: #205597 - NullPointerException at org.netbeans.lib.lexer.token.DefaultToken.toString.
Comment 7 Miloslav Metelka 2012-10-03 15:29:54 UTC
*** Bug 219459 has been marked as a duplicate of this bug. ***
Comment 8 Svata Dedic 2012-11-08 07:31:19 UTC
*** Bug 208882 has been marked as a duplicate of this bug. ***