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 150705 - Warning message when running project: ZoneInfoMappings (The system cannot find the path specified)
Summary: Warning message when running project: ZoneInfoMappings (The system cannot fin...
Status: VERIFIED FIXED
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: 2008-10-20 11:05 UTC by Alexandr Scherbatiy
Modified: 2011-10-19 12:05 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 Alexandr Scherbatiy 2008-10-20 11:05:27 UTC
JavaFX_NB_Plugin_NB65_daily: #318 2008-10-20_02-01-09.zip

  Product Version         = NetBeans IDE Dev (Build 200810150201)
  Operating System        = Windows XP version 5.1 running on x86
  Java; VM; Vendor        = 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b11; Sun Microsystems Inc.

Steps to reproduce:

- Create a JavaFX Script project
- Run it 

There are some warnings in the output file:

ZoneInfo: C:\Program Files\Java\jdk1.5.0_09\lib\zi\ZoneInfoMappings (The system cannot find the path specified)
ZoneInfo: C:\Program Files\Java\jdk1.5.0_09\lib\zi\ZoneInfoMappings (The system cannot find the path specified)
can't open C:\Program Files\Java\jdk1.5.0_09\lib\tzmappings.



init:
deps-jar:
using profile: DESKTOP
Java compilation
nothing to compile
JavaFX compilation
executing commandline: [C:\Program Files\NetBeans 6.5 RC1\javafx2\javafx-sdk1.0dev\bin\..\bin\javafxc.exe, -target, 1.5,
-g, -Xbootclasspath/p:C:\Program Files\NetBeans 6.5
RC1\javafx2\javafx-sdk1.0dev\bin\../lib/shared/javafxc.jar;C:\Program Files\NetBeans 6.5
RC1\javafx2\javafx-sdk1.0dev\bin\../lib/shared/javafxrt.jar, -classpath, C:\Program Files\NetBeans 6.5
RC1\javafx2\javafx-sdk1.0dev\bin\../lib/desktop/Decora-D3D-Native.jar;C:\Program Files\NetBeans 6.5
RC1\javafx2\javafx-sdk1.0dev\bin\../lib/desktop/Decora-D3D.jar;C:\Program Files\NetBeans 6.5
RC1\javafx2\javafx-sdk1.0dev\bin\../lib/desktop/Decora-HW.jar;C:\Program Files\NetBeans 6.5
RC1\javafx2\javafx-sdk1.0dev\bin\../lib/desktop/Decora-OGL.jar;C:\Program Files\NetBeans 6.5
RC1\javafx2\javafx-sdk1.0dev\bin\../lib/desktop/Scenario.jar;C:\Program Files\NetBeans 6.5
RC1\javafx2\javafx-sdk1.0dev\bin\../lib/desktop/gluegen-rt.jar;C:\Program Files\NetBeans 6.5
RC1\javafx2\javafx-sdk1.0dev\bin\../lib/desktop/javafx-swing.jar;C:\Program Files\NetBeans 6.5
RC1\javafx2\javafx-sdk1.0dev\bin\../lib/desktop/javafxgui.jar;C:\Program Files\NetBeans 6.5
RC1\javafx2\javafx-sdk1.0dev\bin\../lib/desktop/jmc.jar;C:\Program Files\NetBeans 6.5
RC1\javafx2\javafx-sdk1.0dev\bin\../lib/desktop/jogl.jar;C:\Program Files\NetBeans 6.5
RC1\javafx2\javafx-sdk1.0dev\bin\../lib/desktop/websvc.jar;;C:\Documents and Settings\andromeda\My
Documents\NetBeansProjects\temp\03\50\JavaFXApplication6\build\compiled, -d, C:\Documents and Settings\andromeda\My
Documents\NetBeansProjects\temp\03\50\JavaFXApplication6\build\compiled, @C:\Documents and Settings\andromeda\My
Documents\NetBeansProjects\temp\03\50\JavaFXApplication6\build\javafxc46288sources]
copying: src into: C:\Documents and Settings\andromeda\My
Documents\NetBeansProjects\temp\03\50\JavaFXApplication6\build\compiled using filter: RESOURCES
copying: src\javafxapplication6 into: C:\Documents and Settings\andromeda\My
Documents\NetBeansProjects\temp\03\50\JavaFXApplication6\build\compiled\javafxapplication6 using filter: RESOURCES
copying runtime libraris
repackaging libraries
Could not open library: 
application Jar packaging
ZoneInfo: C:\Program Files\Java\jdk1.5.0_09\lib\zi\ZoneInfoMappings (The system cannot find the path specified)
ZoneInfo: C:\Program Files\Java\jdk1.5.0_09\lib\zi\ZoneInfoMappings (The system cannot find the path specified)
generating JNLP launcher
generating JNLP launcher
generating HTML applet page
can't open C:\Program Files\Java\jdk1.5.0_09\lib\tzmappings.
compile:
jar:
standard-run:
browser-run:
jws-run:
midp-run:
run:
BUILD SUCCESSFUL (total time: 7 seconds)
Comment 1 Andrey Yamkovoy 2008-10-20 11:08:32 UTC
Build system > Adam
Comment 2 dgrieve 2008-10-20 15:28:13 UTC
I am getting the same error on jdk1.6_10 with javafx on netbeans ide 200810171318. 
zi in in jre/lib, not lib 
Comment 3 Adam Sotona 2008-10-21 11:43:22 UTC
this should be fixed as the SDK launchers do not override java.home system property anymore
Comment 4 Alexandr Scherbatiy 2008-10-27 14:29:52 UTC
verified in 2008-10-27_03-01-09.zip 
Comment 5 David Strupl 2011-10-19 12:05:11 UTC
Cleaning bugzilla categories ....