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 125461

Summary: Exception when open a file in NetBeans 6.1
Product: javafx Reporter: Alexandr Scherbatiy <sunflower>
Component: UnsupportedAssignee: Alexei Mokeev <av-nb>
Status: VERIFIED INVALID    
Severity: blocker Keywords: REGRESSION
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log file
AddExample.dump

Description Alexandr Scherbatiy 2008-01-17 11:08:16 UTC
It is a regression.

The issue is reproduced with NetBeans IDE 6.1 
I use NetBeans IDE 6.1 200801170000 from 
  http://bits.netbeans.org/netbeans/trunk/nightly/latest
and JavaFX Script plugin 2008-01-17_02-01-45.zip from release60 brunch


Steps to reproduce:

- Create JavaFX 2D Tutorial sample application
- Open any fx file from the project 
The exception pops up:


Annotation: An error occurred during parsing of 'JavaFX2DTutorial\src\animation\AnimationExample.fx'. 
  Please report a bug against ruby and attach dump file '.netbeans\dev\var\log\AnimationExample.dump'.
Annotation: An error occurred during parsing of 'JavaFX2DTutorial\src\animation\AnimationExample.fx'. 
  Please report a bug against ruby and attach dump file '.netbeans\dev\var\log\AnimationExample.dump'.
An error occurred during parsing of 'JavaFX2DTutorial\src\animation\AnimationExample.fx'. 
  Please report a bug against ruby and attach dump file '.netbeans\dev\var\log\AnimationExample.dump'.
An error occurred during parsing of 'JavaFX2DTutorial\src\animation\AnimationExample.fx'. 
  Please report a bug against ruby and attach dump file '.netbeans\dev\var\log\AnimationExample.dump'.
Caused: java.lang.AssertionError
	at org.netbeans.napi.gsfret.source.Source.moveToPhase(Source.java:883)
	at org.netbeans.napi.gsfret.source.Source$CompilationJob.run(Source.java:1192)
Comment 1 Alexandr Scherbatiy 2008-01-17 11:09:55 UTC
Created attachment 55191 [details]
IDE log file
Comment 2 Alexandr Scherbatiy 2008-01-17 11:10:22 UTC
Created attachment 55192 [details]
AddExample.dump
Comment 3 Alexei Mokeev 2008-04-14 13:28:31 UTC
release60 version is not intended to be used with Netbeans 6.1 in any way.
Closing.
Comment 4 Alexandr Scherbatiy 2008-04-14 13:58:58 UTC
verified
Comment 5 David Strupl 2011-10-19 12:01:30 UTC
Cleaning bugzilla categories ....