Tzupdater Error - There's no tzdata available for this Java runtime
When we try to run the tzupdater patch on our HP Unix environment running JDK 1.4.1_04 we get the following :
The output is
java -jar tzupdater.jar -u
There's no tzdata available for this Java runtime.
When I use the -v option I see:
java -jar tzupdater.jar -V
tzupdater version 1.0.1-b01
JRE time zone data version: tzdata2002c
There's no tzdata available for this Java runtime.
When I look at my java version I see:
java -version
java version "1.4.1.04"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1.04-030801-11:26)
Java HotSpot(TM) Server VM (build 1.4.1 1.4.1.04-030801-13:10-PA_RISC2.0 PA2.0, mixed mode)
I have tried running this on two different servers with the same result. I tried the "V" option but it does not give me any additional information.
Any help would be very appreciated.
Thanks,
Kyle

