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 268370 - ClassCastException: java.lang.Integer cannot be cast to java.lang.Double
Summary: ClassCastException: java.lang.Integer cannot be cast to java.lang.Double
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: deniss
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-06 08:04 UTC by javatlacati
Modified: 2016-10-08 21:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 209975


Attachments
stacktrace (806 bytes, text/plain)
2016-10-06 08:04 UTC, javatlacati
Details

Note You need to log in before you can comment on or make changes to this bug.
Description javatlacati 2016-10-06 08:04:44 UTC
This issue was reported manually by javatlacati.
It already has 4 duplicates 


Build: NetBeans IDE 8.2 RC (Build 201609140952)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.45-b02, Java(TM) SE Runtime Environment, 1.8.0_45-b15
OS: Windows 8

User Comments:
GUEST: I have problem in coffeescript pluign when I turn on autocompile.

GUEST: Just trying to autocompile coffeescript via the plugin on the site

javatlacati: Coffeescript plugin autocompile on

GUEST: I just tried to compile coffee script file.




Stacktrace: 
java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.Double
   at coffeescript.nb.CoffeeScriptRhinoCompiler.compile(CoffeeScriptRhinoCompiler.java:59)
   at coffeescript.nb.CoffeeScriptAction$CompilerTask.compile(CoffeeScriptAction.java:236)
   at coffeescript.nb.CoffeeScriptAction$PopupAction$1$1.run(CoffeeScriptAction.java:105)
   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1443)
Comment 1 javatlacati 2016-10-06 08:04:46 UTC
Created attachment 162362 [details]
stacktrace
Comment 2 Jaroslav Havlin 2016-10-06 08:14:39 UTC
Reassigning to owner of CoffeeScript Netbeans plugin.
Deniss, please evaluate this issue. Thank you.
Comment 3 Exceptions Reporter 2016-10-08 21:16:25 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=209975