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 170871 - WARNING [org.netbeans.core.modules]: Class-Path value ../javafx-sdk/lib/shared/javafxrt.jar from /Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/modules/org-netbeans-modules-javafx-fxd.jar is illegal according to the Java Ext
Summary: WARNING [org.netbeans.core.modules]: Class-Path value ../javafx-sdk/lib/share...
Status: VERIFIED WONTFIX
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Adam Sotona
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-25 13:42 UTC by Lukas Hasik
Modified: 2009-10-07 09:58 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 Lukas Hasik 2009-08-25 13:42:15 UTC
Product Version         = NetBeans IDE 6.7.1 (Build 200907230233)
  Operating System        = Mac OS X version 10.5.7 running on x86_64
  Java; VM; Vendor        = 1.6.0_13; Java HotSpot(TM) 64-Bit Server VM 11.3-b02-83; Apple Inc.
  Runtime                 = Java(TM) SE Runtime Environment 1.6.0_13-b03-211
  Java Home               = /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home


-a warning message in console / messages.log
Comment 1 thomasbarnett 2009-09-25 01:37:36 UTC
Same warning on Win XP
Product Version         = NetBeans IDE 6.7.1 (Build 200907230233)
  Operating System        = Windows XP version 5.1 running on x86
  Java; VM; Vendor        = 1.6.0_15; Java HotSpot(TM) Client VM 14.1-b02; Sun Microsystems Inc.
  Runtime                 = Java(TM) SE Runtime Environment 1.6.0_15-b03
  Java Home               = C:\jdk\jre

WARNING [org.netbeans.core.modules]: Class-Path value ../javafx-sdk/lib/shared/javafxrt.jar from C:\Documents and
Settings\xx\.netbeans\6.7\modules\org-netbeans-modules-javafx-fxd.jar is illegal according to the Java Extension
Mechanism: must be relative and not move up directories
WARNING [org.netbeans.core.modules]: Class-Path value ../javafx-sdk/lib/shared/fxdtools.jar from C:\Documents and
Settings\xx\.netbeans\6.7\modules\org-netbeans-modules-javafx-fxd.jar is illegal according to the Java Extension
Mechanism: must be relative and not move up directories
WARNING [org.netbeans.core.modules]: Class-Path value ../javafx-sdk/lib/desktop/javafx-common.jar from C:\Documents and
Settings\xx\.netbeans\6.7\modules\org-netbeans-modules-javafx-fxd.jar is illegal according to the Java Extension
Mechanism: must be relative and not move up directories
WARNING [org.netbeans.core.modules]: Class-Path value ../javafx-sdk/lib/desktop/javafx-sg-swing.jar from C:\Documents
and Settings\xx\.netbeans\6.7\modules\org-netbeans-modules-javafx-fxd.jar is illegal according to the Java Extension
Mechanism: must be relative and not move up directories
WARNING [org.netbeans.core.modules]: Class-Path value ../javafx-sdk/lib/desktop/javafx-geom.jar from C:\Documents and
Settings\xx\.netbeans\6.7\modules\org-netbeans-modules-javafx-fxd.jar is illegal according to the Java Extension
Mechanism: must be relative and not move up directories
WARNING [org.netbeans.core.modules]: Class-Path value ../javafx-sdk/lib/desktop/javafx-anim.jar from C:\Documents and
Settings\xx\.netbeans\6.7\modules\org-netbeans-modules-javafx-fxd.jar is illegal according to the Java Extension
Mechanism: must be relative and not move up directories
WARNING [org.netbeans.core.modules]: Class-Path value ../javafx-sdk/lib/desktop/javafx-sg-common.jar from C:\Documents
and Settings\xx\.netbeans\6.7\modules\org-netbeans-modules-javafx-fxd.jar is illegal according to the Java Extension
Mechanism: must be relative and not move up directories
WARNING [org.netbeans.core.modules]: Class-Path value ../javafx-sdk/lib/desktop/javafx-ui-swing.jar from C:\Documents
and Settings\xx\.netbeans\6.7\modules\org-netbeans-modules-javafx-fxd.jar is illegal according to the Java Extension
Mechanism: must be relative and not move up directories
WARNING [org.netbeans.core.modules]: Class-Path value ../javafx-sdk/lib/desktop/javafx-ui-common.jar from C:\Documents
and Settings\xx\.netbeans\6.7\modules\org-netbeans-modules-javafx-fxd.jar is illegal according to the Java Extension
Mechanism: must be relative and not move up directories
WARNING [org.netbeans.core.modules]: Class-Path value ../javafx-sdk/lib/desktop/javafx-ui-desktop.jar from C:\Documents
and Settings\xx\.netbeans\6.7\modules\org-netbeans-modules-javafx-fxd.jar is illegal according to the Java Extension
Mechanism: must be relative and not move up directories
WARNING [org.netbeans.core.modules]: Class-Path value ../javafx-sdk/lib/desktop/decora-runtime.jar from C:\Documents and
Settings\xx\.netbeans\6.7\modules\org-netbeans-modules-javafx-fxd.jar is illegal according to the Java Extension
Mechanism: must be relative and not move up directories
WARNING [org.netbeans.core.modules]: Class-Path value ../javafx-sdk/lib/shared/javafxc.jar from C:\Documents and
Settings\xx\.netbeans\6.7\modules\org-netbeans-modules-javafx-platform.jar is illegal according to the Java Extension
Mechanism: must be relative and not move up directories
WARNING [org.netbeans.core.modules]: Class-Path value ../javafx-sdk/lib/shared/javafxdoc.jar from C:\Documents and
Settings\xx\.netbeans\6.7\modules\org-netbeans-modules-javafx-platform.jar is illegal according to the Java Extension
Mechanism: must be relative and not move up directories
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.javafx.editor uses
org.netbeans.modules.lexer.editorbridge which is deprecated.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.javafx.debug uses
org.netbeans.modules.editor.highlights which is deprecated: Use org.netbeans.spi.editor.highlighting from
org.netbeans.modules.editor.lib2 instead.
Comment 2 Adam Sotona 2009-10-05 14:56:13 UTC
These jars are a part of JavaFX SDK so could not be stored under modules/ext.
Comment 3 Alexandr Scherbatiy 2009-10-07 09:58:23 UTC
verified