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 196132 - Warning message on missing JVM libraries on 1.6.0.jdk (see debug warnings below in description)
Summary: Warning message on missing JVM libraries on 1.6.0.jdk (see debug warnings bel...
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: Macintosh (x86) Mac OS X
: P2 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords: USABILITY
: 202580 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-02-28 21:45 UTC by deputydave
Modified: 2012-12-27 00:43 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Pic of error message and undocked bar (45.10 KB, image/png)
2011-07-11 13:40 UTC, froghog
Details

Note You need to log in before you can comment on or make changes to this bug.
Description deputydave 2011-02-28 21:45:53 UTC
Product Version = NetBeans IDE 6.9.1 (Build 201011082200)
Operating System = Mac OS X version 10.6.6 running on x86_64
Java; VM; Vendor = 1.6.0_22
Runtime = Java HotSpot(TM) 64-Bit Server VM 17.1-b03-307


Have no file for /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsfd.jar
Have no file for /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/laf.jar
Have no file for /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/sunrsasign.jar
Comment 1 Marian Mirilovic 2011-03-02 06:40:38 UTC
I think this is Mac specific ...
Comment 2 Stanislav Aubrecht 2011-03-03 10:20:38 UTC
i can't reproduce on my macbook pro with the same jdk and nb versions.
where and when are those warnings printed?
does it prevent netbeans from starting up?
Comment 3 emese 2011-03-23 09:03:55 UTC
Product Version: NetBeans IDE 6.9 (Build 201011082200)
Java: 1.6.0_22; Java HotSpot(TM) 64-Bit Server VM 17.1-b03-307
System: Mac OS X version 10.6.6 running on x86_64; MacRoman; en_US (nb)

I seem to have a similar setup, and I also get these warnings, when starting a debug session. They don't seem to interfere with normal operation, as far as I can see.
Comment 4 froghog 2011-07-11 13:40:52 UTC
Created attachment 109367 [details]
Pic of error message and undocked bar
Comment 5 froghog 2011-07-11 13:45:21 UTC
Product Version: NetBeans IDE 7.0 (Build 201104080000)
Java: 1.6.0_26; Java HotSpot(TM) 64-Bit Server VM 20.1-b02-384
System: Mac OS X version 10.6.8 running on x86_64; MacRoman; en_US (nb)
Userdir: /Users/Mongo/.netbeans/7.0

Programs appear to run OK, however I receive the message when running the debug feature.  Turned on show hidden files and a search does not find the files anywhere on the system.  The directory exists up to  /System/Library/Java/JavaVirtualMachines  Then 1.6.0.jdk is a file so the remaining directories /Contents/Classes do not appear nor do the files.
Comment 6 Jiri Prox 2011-09-26 09:25:18 UTC
*** Bug 202580 has been marked as a duplicate of this bug. ***
Comment 7 areeda 2012-06-12 17:40:13 UTC
I'm seeing the same issue with:

Product Version: NetBeans IDE 7.1.2 (Build 201204101705)
Java: 1.6.0_31; Java HotSpot(TM) 64-Bit Server VM 20.6-b01-414
System: Mac OS X version 10.7.3 running on x86_64; MacRoman; en_US (nb)
User directory: /Users/areeda/.netbeans/7.1.2
Cache directory: /Users/areeda/.netbeans/7.1.2/var/cache

I see it is marked resolved but I don't think so, at least I don't see how to fix my setup.  It's fairly new and I'm able to write and debug C++ and Tomcat Servlets but a little Java application for testing fails.
Comment 8 Stanislav Aubrecht 2012-06-13 08:52:01 UTC
Ok, the issue is reproducible only when debugging and only with JDK 1.6
When using JDK 1.7 (update 6) there are no such messages during debugging.

I suggest closing as WONTFIX since JDK 1.6 will be EOLed soon anyway.
Comment 9 mindjoy 2012-12-27 00:43:26 UTC
When I start debugging the TestNG test file I get the following messages:

Have no file for /usr/lib/jvm/java-7-openjdk/jre/lib/netx.jar
Have no file for /usr/lib/jvm/java-7-openjdk/jre/lib/plugin.jar
Have no file for /usr/lib/jvm/java-7-openjdk/jre/lib/jfr.jar

Running NetBeans IDE 7.2.1 on Linux 3.6.10-1-ARCH x86_64 with
java version "1.7.0_09"
OpenJDK Runtime Environment (IcedTea7 2.3.3) (ArchLinux build 7.u9_2.3.3-1-x86_64)
OpenJDK 64-Bit Server VM (build 23.2-b09, mixed mode)