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 155317 - Can not build/run sample application
Summary: Can not build/run sample application
Status: VERIFIED DUPLICATE of bug 149466
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Adam Sotona
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-12 10:18 UTC by Petr Jiricka
Modified: 2009-01-12 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 Petr Jiricka 2008-12-12 10:18:45 UTC
Product Version: NetBeans IDE 6.5 (Build 200811100001)
Java: 1.5.0_16; Java HotSpot(TM) Client VM 1.5.0_16-132
System: Mac OS X version 10.4.11 running on i386; MacRoman; en_US (nb)
Userdir: /Users/petrjiricka/.netbeans/6.5

1. Install NetBeans 6.5
2. Download JavaFX modules from the Update Center
3. Create the "JavaFX Weather Application" sample
4. Hit Run
The following error is displayed in the output window:

init:
deps-jar:
/Users/petrjiricka/NetBeansProjects/WeatherFXApplication3/nbproject/build-impl.xml:136: Execute failed:
java.io.IOException: /Users/petrjiricka/software/netbeans65/javafx2/javafx-sdk1.0/bin/javafxpackager: cannot execute
BUILD FAILED (total time: 0 seconds)

The workaround is of course to do "chmod +x *" in the SDK's bin directory, but this should not be needed.
Comment 1 Adam Sotona 2008-12-12 11:59:47 UTC

*** This issue has been marked as a duplicate of 149466 ***
Comment 2 Alexandr Scherbatiy 2009-01-12 12:05:30 UTC
verified