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

Summary: ClassCastException: java.lang.Integer cannot be cast to java.lang.Double
Product: third-party Reporter: javatlacati <javatlacati>
Component: -- Other --Assignee: deniss <deniss>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 209975
Attachments: stacktrace

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