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 - No ouput when debugging or running RCP Apps with 64-bit JDKs
Summary: No ouput when debugging or running RCP Apps with 64-bit JDKs
Status: RESOLVED DUPLICATE of bug 177820
Alias: None
Product: apisupport
Classification: Unclassified
Component: Harness (show other bugs)
Version: 7.0.1
Hardware: PC Windows 7 x64
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-22 15:40 UTC by cappicard
Modified: 2011-08-23 15:10 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 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 ***