Can someone help with my Java installation issue?

  • Java
  • Thread starter yungman
  • Start date
  • Tags
    Java
In summary, the user is having trouble installing Java. After installation completed and close the installation window, an error message popped up saying: "Wrapper.CreateFile failed with error 5: access denied." The user attempted to install Java using different methods and failed. After trying different versions and configurations, they were able to install Java using another computer and it worked. Finally, they were able to install Java and log in to the USPTO site on their friend's computer.
  • #1
yungman
5,718
240
I have been trying to install Java and failed. After installation completed and close the installation window, an error message popped up saying:

"Wrapper.CreateFile failed with error 5: access denied."

The java don't work. I tried reinstalled a few times and still failed. Please help.

Thanks

Alan
 
Technology news on Phys.org
  • #2
Google for exactly this

java "Wrapper.CreateFile failed with error 5: access denied."

finds a few suggestions, but none of them give me a really good confident feeling.

Perhaps the one Microsoft fix-it suggestion might be worth a try.
 
  • #3
Thanks
I already tried the ones posted. I tried the 64bit version as my computer runs Window 7 professional 64 bit. It didn't even work. So I am back to the normal version.

I tried uninstalling, then installed under Administrator and still no go.

I download from Java again and still no luck. I have Norton and I did a full scan and even download the special program to clean the computer already.

Lastly, I actually went on:

http://www.java.com/en/download/testjava.jsp

To check and verify my Java is running ok and it came back and said everything is fine. I am at a lost.
 
  • #4
Anyone please?

I confirmed it's my computer. I pulled out my older laptop and did the same and it's all good.
 
  • #5
What is the name of the installation file that you are using and where did you get it from? Are you trying to install the runtime version (JRE) or do you plan to use it for programming(JDK)? Also, please go into the control panel, open the Add or Remove Software Programs section and list all of the Java versions that it says that you have.

The only place that I would install Java from is Oracle's web site. Other vendors can add on their own code that may or may not work. The official place to get it from is here - Java downloads. I haven't worked with version 7 but I know that the Java SE 6 Update 33 version about halfway down the page is very stable.

Once you've reported what's loaded, we can go from there.
 
  • #6
I got it from www.java.com . It is version 7.

I loaded onto another computer and it works perfect. Just the one I am using all the time. I even want on Java site and test the program and it said everything is ok. I just have problem log on to the USPTO site. I have to use the other computer to do that. I would like to fix this computer if possible.
 
Last edited by a moderator:
  • #7
yungman said:
I got it from www.java.com . It is version 7.

I loaded onto another computer and it works perfect. Just the one I am using all the time. I even want on Java site and test the program and it said everything is ok. I just have problem log on to the USPTO site. I have to use the other computer to do that. I would like to fix this computer if possible.
It could be different browser settings, conflicting Java versions, or any number of other possibilities. Could you at least go into the Control Panel to verify what is installed?
 
Last edited by a moderator:
  • #8
yungman said:
I have been trying to install Java and failed. After installation completed and close the installation window, an error message popped up saying:

"Wrapper.CreateFile failed with error 5: access denied."

The java don't work. I tried reinstalled a few times and still failed. Please help.

Thanks

Alan

Hey yungman.

This looks like a typical permissions problem.

I would check the settings for Java with regard to permissions. If Java is allowed to read and write a file, and its the OS, then you need to make sure your drive doesn't have weird permissions to stop the program from creating a file.

The other thing I would check is that you have cookies enabled. If you don't have these enabled and the program is trying to create one then nothing will work, so make sure you enable them.

Make sure the temp directory and your other directories for things like cookies are not write protected and allow the ability to create and modify files.

Also check that you have enough disk space (it happens) on the drive that the internet browser is working in.
 
  • #9
"access denied" is the hint. Take a look at your Norton configuration to be sure you don't have some component blocked from the days before you used Java. I block all kinds of garbage I don't want running on my system. Perhaps there is something you have blocked from days gone by.
 
  • #10
Thanks everyone, my friend came over and fixed it for me.
 

What is Java and why is it important to install it?

Java is a programming language that is used to create web applications, desktop software, and mobile applications. It is important to install Java because many software and websites require it to run properly.

How do I know if Java is already installed on my computer?

You can check if Java is already installed on your computer by going to the Control Panel and looking for the Java icon. You can also go to the Java website and use their "Verify Java Version" tool.

I am having trouble installing Java, what should I do?

If you are having trouble installing Java, try restarting your computer and trying again. If that doesn't work, make sure you are downloading the correct version for your operating system. You can also try clearing your browser's cache and cookies before attempting to install again.

Is it safe to install Java?

Yes, it is safe to install Java from the official Java website. However, make sure you are downloading from a reputable source to avoid any potential security risks.

Do I need to uninstall old versions of Java before installing a new one?

It is recommended to uninstall old versions of Java before installing a new one to prevent any compatibility issues. However, some newer versions of Java will automatically uninstall older versions during the installation process.

Similar threads

  • Programming and Computer Science
Replies
2
Views
832
  • Programming and Computer Science
Replies
10
Views
2K
  • Programming and Computer Science
Replies
4
Views
3K
  • Programming and Computer Science
Replies
12
Views
9K
  • Programming and Computer Science
Replies
2
Views
2K
  • Programming and Computer Science
Replies
2
Views
283
  • Computing and Technology
Replies
6
Views
1K
  • Programming and Computer Science
Replies
2
Views
4K
Replies
6
Views
6K
  • Programming and Computer Science
Replies
4
Views
2K
Back
Top