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 201220

Summary: No ouput when debugging or running RCP Apps with 64-bit JDKs
Product: apisupport Reporter: cappicard <cappicard>
Component: HarnessAssignee: Jesse Glick <jglick>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.0.1   
Hardware: PC   
OS: Windows 7 x64   
Issue Type: DEFECT Exception Reporter:

Description cappicard 2011-08-22 15:40:19 UTC
Product Version = NetBeans IDE 7.0.1 (Build 201107282000)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.6.0_27
Runtime = Java HotSpot(TM) 64-Bit Server VM 20.2-b06

When I attempt to run NetBeans RCP applications with 64-bit JDKs, there is no output past the "run:" in the IDE output window.  However, when I run the app with a 32-bit JDK, output functions correctly.

The netbeans.logger.console system property seems to be ignored with the 64-bit version of the JDK.  I don't know if this is specific to Sun JDKs or not.
Comment 1 cappicard 2011-08-23 13:45:19 UTC
This same kind of behavior also happens when I run a 64-bit version of JDK 7.
Comment 2 Jesse Glick 2011-08-23 15:10:26 UTC

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