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

Summary: fail on an attempt to start another instance of the same FX project
Product: javafx Reporter: Stepan Zebra <stezeb>
Component: DeploymentAssignee: Petr Somol <psomol>
Status: RESOLVED DUPLICATE    
Severity: normal CC: neigor
Priority: P3    
Version: 7.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

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 ***