Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-02-2009, 01:01 AM
Member
 
Join Date: Jul 2009
Posts: 1
Rep Power: 0
truckerej is on a distinguished road
Unhappy unzipping core files failed error 25099
I am trying to put java 6 update 14 back into my windows xp.It starts the install then stops at unzipping core files failed.Ive went to self help but what it says and whats on my computer are two different things.I can not get any version of java to load on my computer.So as of now i have no java working i need help.
Bookmark Post in Technorati
Reply With Quote
  #2 (permalink)  
Old 07-02-2009, 01:10 AM
angryboy's Avatar
Senior Member
 
Join Date: Jan 2009
Location: Javaland
Posts: 743
Rep Power: 2
angryboy is on a distinguished road
Default
hmmm... try disabling all firewall and anti-virus softwares first before installing.
__________________
USE CODE TAGS--> [CODE]...[/CODE]
Get NotePad++ (free)
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 07-02-2009, 05:21 AM
Eranga's Avatar
Moderator
 
Join Date: Jul 2007
Location: Colombo, Sri Lanka
Posts: 7,256
Rep Power: 11
Eranga has a spectacular aura aboutEranga has a spectacular aura about
Send a message via Yahoo to Eranga
Default
Is there any error log in event viewer related to Java installation?
__________________
Use an appropriate Subject. "Help, urgent!" isn't one.
Someone helped you? their helpful post.
Help:Forums FAQ|How To Ask Questions The Smart WayResources:The Java Tutorials|Glossary for Java|NetBeans IDE|Sun DownloadsWeb:WritOnceTips:Is your IDE the best?|Which Application Server?
Bookmark Post in Technorati
Reply With Quote
  #4 (permalink)  
Old 07-13-2009, 08:18 AM
Member
 
Join Date: Jul 2009
Posts: 8
Rep Power: 0
Orange County Ca is on a distinguished road
Default
I also have the problem. Perhaps its a new one. Did a update come out recently?

The error 25099 did refer me to a self-help page and I followed all the directions successfully - basically trying to find a previous version and uninstall it - and nothing was found. I just reformatted with XP so I didn't expect to find one but hey maybe one stuck in with another download.

After reading your suggestions I disabled my virus - Avira - and the Windows Firewall. No luck so I turned off Windows Defender with the same result.

I'm going to try a earlier version but if I don't come back and amend this then that was not successful either.

No luck - the only thing I haven't tried is to allow the new Toolbar to be downloaded.

Nah.

OK guys keep it simple.

Last edited by Orange County Ca; 07-13-2009 at 08:25 AM. Reason: Update
Bookmark Post in Technorati
Reply With Quote
  #5 (permalink)  
Old 07-13-2009, 08:45 AM
angryboy's Avatar
Senior Member
 
Join Date: Jan 2009
Location: Javaland
Posts: 743
Rep Power: 2
angryboy is on a distinguished road
Default
I just googled for this: Error: 25099 during Java installation
Quote:
SYMPTOMS
While Java installation is in progress, a message box with the following error is displayed:
'Error 25099. Unzipping core files failed.'

CAUSE
This error indicates that the Java installation process has failed. Installation process can fail if process named 'Java Quick Starter ' (jqs.exe) is running and has not terminated after uninstallation

WORKAROUND
Step 1 :Uninstall older versions of the Java Software.
Step 2 : Stop or terminate the jqs.exe process.
Step 3 : Download and install Java.
Step 2 is a bit weird, how can jqs still be running after java has been uninstalled? Sounds like bad programming...

Anyways, I suggest downloading and installing the jdk/jre offline. But before that, uninstall jdk/jre, reboot, and then kill all java processes such as: jqs.exe and jusched.exe

Here's the command:
Code:
taskkill /IM jqs.exe
taskkill /IM jusched.exe
There's a gui way, but I don't feel like describing it.

edit:
Did some further digging, as a last resort, you can also try del the java folder if it's still there after an uninstall.
__________________
USE CODE TAGS--> [CODE]...[/CODE]
Get NotePad++ (free)

Last edited by angryboy; 07-13-2009 at 08:50 AM.
Bookmark Post in Technorati
Reply With Quote
  #6 (permalink)  
Old 07-13-2009, 11:04 PM
Member
 
Join Date: Jul 2009
Posts: 8
Rep Power: 0
Orange County Ca is on a distinguished road
Default
I'm going to try that stuff angryboy as best I can but I'm just a simple guy.

To make it clear this problem came up after a re-installation of XP. After the bare installation of XP I used a hard drive cleaner on any unused portion of the drive.

Then SP3 and in the course of normal downloading things I need Java came along and this problem came up.

Does that change anything?

Last edited by Orange County Ca; 07-13-2009 at 11:07 PM.
Bookmark Post in Technorati
Reply With Quote
  #7 (permalink)  
Old 07-13-2009, 11:12 PM
Member
 
Join Date: Jul 2009
Posts: 8
Rep Power: 0
Orange County Ca is on a distinguished road
Default
I find the file "jqs.exe" in a search so its there.

Where do I enter this taskkill command? I tried it uner the Run window and it said it can't find the file.
Bookmark Post in Technorati
Reply With Quote
  #8 (permalink)  
Old 07-13-2009, 11:58 PM
angryboy's Avatar
Senior Member
 
Join Date: Jan 2009
Location: Javaland
Posts: 743
Rep Power: 2
angryboy is on a distinguished road
Default
i guess for some reason you don't have the taskkill command...

try this: Help2Go - free computer help and advice - Windows XP Task Manager : A Guide

use the "Performance Tab" find jqs.exe and click the "end process" button.

edit:
You are using an admin's account right?
__________________
USE CODE TAGS--> [CODE]...[/CODE]
Get NotePad++ (free)
Bookmark Post in Technorati
Reply With Quote
  #9 (permalink)  
Old 07-14-2009, 12:11 AM
Member
 
Join Date: Jul 2009
Posts: 8
Rep Power: 0
Orange County Ca is on a distinguished road
Default
You probably meant the Processes Tab but jqs.exe was not running.

I'm the only user of XP since it was re-installed so I presume I'm the administrator although I have not specifically told the program that its me.

I found the jqs.exe file in a search so its there.
Bookmark Post in Technorati
Reply With Quote
  #10 (permalink)  
Old 07-14-2009, 12:27 AM
angryboy's Avatar
Senior Member
 
Join Date: Jan 2009
Location: Javaland
Posts: 743
Rep Power: 2
angryboy is on a distinguished road
Default
yes, i meant process tab. that was a c/p error :-/

what folder is the jqs.exe file located in? Can you delete it?
maybe you can try installing to c:\ instead of c:\program files.

I have no idea why you have jqs.exe since its a newly formatted system.
__________________
USE CODE TAGS--> [CODE]...[/CODE]
Get NotePad++ (free)
Bookmark Post in Technorati
Reply With Quote
  #11 (permalink)  
Old 07-14-2009, 04:43 AM
Member
 
Join Date: Jul 2009
Posts: 8
Rep Power: 0
Orange County Ca is on a distinguished road
Default
Its possible that it came back with my back-up files.

I found it in a search and it just says Name: jqs In Folder "C:\Program Files\Java\jre6\bin and 150 KB Application.

I don't know how to delete it from Search or how to find it via another method.
Bookmark Post in Technorati
Reply With Quote
  #12 (permalink)  
Old 07-14-2009, 05:21 AM
Member
 
Join Date: Jul 2009
Posts: 8
Rep Power: 0
Orange County Ca is on a distinguished road
Default
I tried to download it into a regular file folder and my error message was "Decompression ....failed".

Its possible jqs.exe came back to me via my back up.

I don't know how to find folders just Documents.
Bookmark Post in Technorati
Reply With Quote
  #13 (permalink)  
Old 07-14-2009, 05:38 AM
angryboy's Avatar
Senior Member
 
Join Date: Jan 2009
Location: Javaland
Posts: 743
Rep Power: 2
angryboy is on a distinguished road
Default
Quote:
"C:\Program Files\Java\jre6\bin"
You don't need this folder, so just delete it. Open up window-explorer. Go to c:\program files\ find "Java" and click on that big red X to delete it.

Quote:
I tried to download it into a regular file folder and my error message was "Decompression ....failed".
Don't understand what you're talking about here...
__________________
USE CODE TAGS--> [CODE]...[/CODE]
Get NotePad++ (free)
Bookmark Post in Technorati
Reply With Quote
  #14 (permalink)  
Old 07-14-2009, 06:44 AM
Member
 
Join Date: Jul 2009
Posts: 8
Rep Power: 0
Orange County Ca is on a distinguished road
Default
I created a folder called "New folder" and when given the opportunity to change the destination folder I browsed for it and picked it to receive the download.

There is no red X and if I do a usual right click then delete I get "Access Denied".

There is a folder "Jave" with many subfolders and when I tried to just delete the whole thing I got the same response.

Then I noticed a subfolder of "Java" called "Lavaware" which was an old program I no longer use. I successfully deleted it via right click. Then I also was able to delete the whole "Java" folder.

I then downloaded Java again and it completed the process. I confirmed Javas health by opening a program which refused to open because I didn't have Java.

Problem solved thanks so much for sticking with me.

The troubleshoot guide from Java apparently was correct but it was written by programmers for programmers and left me behind. IMHO.

Last edited by Orange County Ca; 07-14-2009 at 07:02 AM. Reason: Celebration
Bookmark Post in Technorati
Reply With Quote
  #15 (permalink)  
Old 07-14-2009, 06:55 AM
angryboy's Avatar
Senior Member
 
Join Date: Jan 2009
Location: Javaland
Posts: 743
Rep Power: 2
angryboy is on a distinguished road
Default
Sorry man, that's as much as I can help you over the net without breaking your system. You may have to find someone to sit you through this step by step. This may be because you are not using an administrator's account. Or you may have some left over processes running that you need to hunt down and kill. The variables are just too numerous.
__________________
USE CODE TAGS--> [CODE]...[/CODE]
Get NotePad++ (free)
Bookmark Post in Technorati
Reply With Quote
  #16 (permalink)  
Old 07-14-2009, 07:04 AM
Member
 
Join Date: Jul 2009
Posts: 8
Rep Power: 0
Orange County Ca is on a distinguished road
Default See above
Apparently we were both posting at the same time Angryboy. See my last Post above yours.
Bookmark Post in Technorati
Reply With Quote
  #17 (permalink)  
Old 07-14-2009, 07:18 AM
angryboy's Avatar
Senior Member
 
Join Date: Jan 2009
Location: Javaland
Posts: 743
Rep Power: 2
angryboy is on a distinguished road
Default
cool, i'm happy for you. :-)

the guide isn't that hard to understand if you know the steps to finding processes and killing it. DOn't worry, it'll come to you when you play around w/ comps.
__________________
USE CODE TAGS--> [CODE]...[/CODE]
Get NotePad++ (free)
Bookmark Post in Technorati
Reply With Quote
  #18 (permalink)  
Old 08-20-2009, 05:25 AM
Member
 
Join Date: Aug 2009
Posts: 1
Rep Power: 0
mikel24 is on a distinguished road
Thumbs up thank you
thank you very much, was having the same problem and couldnt fix for like 3 days, found this post, followed the deleting and bam fixed in 10 min. was funny though jqs.exe wasnt on task manager, i uninstalled all of java. but when i searched it it was in same program file/java folder. i even did the stop command, wasnt there. and downloaded the cleanup tool and still nothing...lol had to go looking around myself. again thanks alot for the help
Bookmark Post in Technorati
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
failed to connect to remote vm plummer Eclipse 1 05-08-2009 09:11 AM
Unzipping Java Tip Java Tips 0 03-03-2008 06:17 PM
Loading of JSP file failed Heather JavaServer Pages (JSP) and JSTL 2 08-06-2007 02:15 AM
error in Java files ai_2007 Advanced Java 1 07-31-2007 01:14 PM
Error :Invalid path, C:\Program Files\Java\j2re1.4.2_06\bin\javac.exe silvia New To Java 2 07-30-2007 09:55 AM


All times are GMT +2. The time now is 07:04 PM.



VBulletin, Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2009, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org