This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Beginning Java and the fly likes Failed to install Java Runtime 1.3 in Window 2000. Need help. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "Failed to install Java Runtime 1.3 in Window 2000. Need help." Watch "Failed to install Java Runtime 1.3 in Window 2000. Need help." New topic
Author

Failed to install Java Runtime 1.3 in Window 2000. Need help.

Chris Ben
Ranch Hand

Joined: Jan 15, 2001
Posts: 135
Hi,
I guess this may not really be a java problem, but it is preventing me from doing any further java related jobs.
Many programs as JMSActiveX need Run Time Environment even during the installation. However, after I download j2re1_3_0-win.exe and do the installation, I always failed at the end and get message as
"Error while creating JAR file, check you have enough disk space, see c:/winnt/temp/uncrunch.log for details".
In fact, I have more than 10GB free disk space.
I had no problem with my NT but always failed at my W2k system, which is connected to LAN. Has anybody met similar problems or just know the solution? I desperately need some help on this.
Thanks a looooooooooot.
Chris

here is my uncrunch.log:
Running uncrunch
lpCmdLine = "C:\Program Files\JavaSoft\JRE\1.3\tmp\rt.out" "C:\Documents and Settings\ross kaminsky\Local Settings\Temp\pft31~tmp\disk1\\rt.jar"
Crunching from C:\Program Files\JavaSoft\JRE\1.3\tmp\rt.out to C:\Documents and Settings\chris ben\Local Settings\Temp\pft31~tmp\disk1\\rt.jar
Temporary file = C:\Documents and Settings\chris ben\Local Settings\Temp\pft31~tmp\disk1\\rt.tmp
File rename failed
Cindy Glass
"The Hood"
Sheriff

Joined: Sep 29, 2000
Posts: 8521
Is your drive perhaps partitioned?
I really have no experience with Win2000. Perhaps there is a parameter stating how much room the temp directory can have - and it is not big enough??


"JavaRanch, where the deer and the Certified play" - David O'Meara
Chris Ben
Ranch Hand

Joined: Jan 15, 2001
Posts: 135
As far as I know, there is no limit for the folder .
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Failed to install Java Runtime 1.3 in Window 2000. Need help.
 
Similar Threads
Basic Question
UnsupportedClassVersionError, Can the good people help
trying to get started with head first java
Mysql JDBC Cant load.....
%JavaHome%/jre/lib/ext (JDK) and Javasoft/jre/lib/ext (JRE)?