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 205368 - fail on an attempt to start another instance of the same FX project
Summary: fail on an attempt to start another instance of the same FX project
Status: RESOLVED DUPLICATE of bug 212147
Alias: None
Product: javafx
Classification: Unclassified
Component: Deployment (show other bugs)
Version: 7.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Petr Somol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-21 16:30 UTC by Stepan Zebra
Modified: 2012-05-10 13:21 UTC (History)
1 user (show)

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 Stepan Zebra 2011-11-21 16:30:01 UTC
Product Version: NetBeans IDE 7.1 RC1 (Build 201111202200)
Java: 1.7.0_02; Java HotSpot(TM) 64-Bit Server VM 22.0-b10
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)

When trying to run an FX project which has already one instance running, the run task fails:

C:\Users\stezeb\Documents\NetBeansProjects\DigitalClock\nbproject\jfx-impl.xml:976: The following error occurred while executing this line:
C:\Users\stezeb\Documents\NetBeansProjects\DigitalClock\nbproject\jfx-impl.xml:399: can't parse argument number: 
BUILD FAILED (total time: 1 second)
Comment 1 Petr Somol 2012-05-10 13:21:13 UTC

*** This bug has been marked as a duplicate of bug 212147 ***