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 156192 - [Solaris] Project does not run: cannot access javafx.lang.Builtins
Summary: [Solaris] Project does not run: cannot access javafx.lang.Builtins
Status: VERIFIED WONTFIX
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: Sun All
: P2 blocker (vote)
Assignee: Adam Sotona
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-31 12:38 UTC by Alexandr Scherbatiy
Modified: 2011-10-19 12:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandr Scherbatiy 2008-12-31 12:38:46 UTC
Build: JavaFX_NB_Plugin_Franca_NB_65_fixes ยป #25 Dec 31, 2008 12:11:09 AM

  Product Version         = NetBeans IDE 6.5 (Build 200812301801)
  Operating System        = SunOS version 5.11 running on x86
  Java; VM; Vendor        = 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b15; Sun Microsystems Inc.


Steps to reproduce:

- Create a JavaFX Script project
- Run the project 

init:
deps-clean:
Deleting directory /export/home/user/NetBeansProjects/temp/01/JavaFXApplication1/build
clean:
init:
deps-jar:
/export/home/user/NetBeansProjects/temp/01/JavaFXApplication1/src/javafxapplication1/Main.fx:7: cannot access
javafx.lang.Builtins
class file for javafx.lang.Builtins not found
package javafxapplication1;
javafx/stage/Stage.class(javafx/stage:Stage.class): warning: Cannot find annotation method 'value()' in type
'com.sun.javafx.runtime.annotation.SourceName': class file for com.sun.javafx.runtime.annotation.SourceName not found
javafx/stage/Stage.class(javafx/stage:Stage.class): warning: Cannot find annotation method 'value()' in type
'com.sun.javafx.runtime.annotation.SourceName'
javafx/stage/Stage.class(javafx/stage:Stage.class): warning: Cannot find annotation method 'value()' in type
'com.sun.javafx.runtime.annotation.SourceName'
javafx/stage/Stage.class(javafx/stage:Stage.class): warning: Cannot find annotation method 'value()' in type
'com.sun.javafx.runtime.annotation.SourceName'
javafx/stage/Stage.class(javafx/stage:Stage.class): warning: Cannot find annotation method 'value()' in type
'com.sun.javafx.runtime.annotation.SourceName'
javafx/stage/Stage.class(javafx/stage:Stage.class): warning: Cannot find annotation method 'value()' in type 
javafx/scene/text/Font.class(javafx/scene/text:Font.class): warning: Cannot find annotation method 'value()' in type
'com.sun.javafx.runtime.annotation.SourceName'
/export/home/user/NetBeansProjects/temp/01/JavaFXApplication1/src/javafxapplication1/Main.fx:18: cannot find symbol
symbol  : class Stage
location: class javafxapplication1.Main
Stage {
/export/home/user/NetBeansProjects/temp/01/JavaFXApplication1/src/javafxapplication1/Main.fx:19: Invalid assignment
    title: "Application title"
/export/home/user/NetBeansProjects/temp/01/JavaFXApplication1/src/javafxapplication1/Main.fx:20: Invalid assignment
    width: 250
/export/home/user/NetBeansProjects/temp/01/JavaFXApplication1/src/javafxapplication1/Main.fx:21: Invalid assignment
    height: 80
/export/home/user/NetBeansProjects/temp/01/JavaFXApplication1/src/javafxapplication1/Main.fx:22: Invalid assignment
    scene: Scene {
/export/home/user/NetBeansProjects/temp/01/JavaFXApplication1/src/javafxapplication1/Main.fx:28: cannot access
java.lang.String
class file for java.lang.String not found
            content: "Application content"
javafx/scene/Node.class(javafx/scene:Node.class): warning: Cannot find annotation method 'value()' in type
'com.sun.javafx.runtime.annotation.SourceName'
javafx/scene/Node.class(javafx/scene:Node.class): warning: Cannot find annotation method 'value()' in type
'com.sun.javafx.runtime.annotation.SourceName'

javafx/scene/Node.class(javafx/scene:Node.class): warning: Cannot find annotation method 'value()' in type
'com.sun.javafx.runtime.annotation.SourceName'
/export/home/user/NetBeansProjects/temp/01/JavaFXApplication1/src/javafxapplication1/Main.fx:23: cannot access
java.lang.Byte
class file for java.lang.Byte not found
        content: Text {
9 errors
100 warnings
ERROR: javafxc execution failed, exit code: 1
/export/home/user/NetBeansProjects/temp/01/JavaFXApplication1/nbproject/build-impl.xml:143: exec returned: 255
BUILD FAILED (total time: 1 second)
Comment 1 Alexandr Scherbatiy 2008-12-31 12:51:48 UTC
The same is for Linux OS
Comment 2 Adam Sotona 2009-01-06 14:20:16 UTC
Solaris is currently unsupported
Comment 3 Alexandr Scherbatiy 2009-01-14 14:38:26 UTC
verified
Comment 4 David Strupl 2011-10-19 12:05:38 UTC
Cleaning bugzilla categories ....