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 269771 - NullPointerException at netbeanstypescript.TSService$2.run
Summary: NullPointerException at netbeanstypescript.TSService$2.run
Status: RESOLVED FIXED
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: jeffreymorlan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-08 03:39 UTC by thilina01
Modified: 2017-07-27 20:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 226254


Attachments
stacktrace (402 bytes, text/plain)
2017-02-08 03:39 UTC, thilina01
Details

Note You need to log in before you can comment on or make changes to this bug.
Description thilina01 2017-02-08 03:39:41 UTC
Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.121-b13, Java(TM) SE Runtime Environment, 1.8.0_121-b13
OS: Windows 10

User Comments:
thilina01: npm install 
on famous ng2-admin clone

GUEST: Updated NPM packages for AngularJS 2.




Stacktrace: 
java.lang.NullPointerException
   at netbeanstypescript.TSService$2.run(TSService.java:369)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1443)
   at org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:68)
   at org.openide.util.lookup.Lookups.executeWith(Lookups.java:303)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2058)
Comment 1 thilina01 2017-02-08 03:39:43 UTC
Created attachment 163593 [details]
stacktrace
Comment 2 Jaroslav Havlin 2017-02-08 15:27:04 UTC
The bug seems related to Typescript Editor plugin.

Reassigning to plugin owner. Please evaluate.
Thank you.
Comment 3 jeffreymorlan 2017-07-27 20:06:14 UTC
Yes, this was a bug in my plugin - I fixed it in version 2.1.5.3, https://github.com/Everlaw/nbts/commit/f380d67005b70b0a8769b2bfe4f3a94d6e6e3ac7