Re-installing and Un-installing Java 0-13

Greetings-
I am in desperate need of uninstalling and reinstalling Java. I've tried going into add/remove to uninstall Java, but received a error message stating that there was a unsuccessful attempt to uninstall. So I went to Microsoft to download the Microsoft Utility Cleaner. Which uninstalled Java, but when I tried to reinstall Java I received another error message stating that I already have Java installed on my computer (mind you that Microsoft Cleaner uninstalled Java from my computer) then it said do I want to rewrite the Java that I already have and I clicked yes. Once I clicked yes Java began to download, but yet another error message appears. Can't remember what the error message said but it wouldn't download Java. So I got frustrated and restored my computer to a later date. After that I tried to redownload Java again but it didn't allow me to do so. A screen appeared stating that I have Java already on my computer, so I tried to test it out, but I didn't see the dancing Duke. Then I went to game sites and other sites that require for the use of Java none of them worked. Java wasn't found. I've been having this problem for a while and I've tried everything from downloading Java to uninstalling it nothing worked. If anyone has a clue to what i can do to fix the problem I would gladly appreciate it._

Well, I was finally able to get the "Apps" tab up and running.  Here is how I did it:
1. I read this article: Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6
2. I backed up my existing CS6 applications onto an external hard drive
3. Uninstalled the CC desktop application. 
4. Downloaded the CC Cleaner application from the above article
5. Ran the application (It should only take a minute or two)
6. Re-installed the CC Desktop application
7. Done and done
The "Apps" tab error (constant loading), is now gone and my applications are visible and ready for installation. 
Hope this helps!
-DC

Similar Messages

  • 'Could not create' and 'Fatal exception' while installing Java

    Win7 64bit
    latest Firefox
    Java 7.10 64 and 32 bit
    Hello!
    Since weeks i have the following problem. Every time i want to install Java (62 or 64 bit), after the installation progress bar reached 100% and the windows closes i get 2 error messages, both containing the errors:
    'Could not create Java Virtual Machine' and
    'Fatal exception occured. Program will exit'
    After closing both error messages i get the 'Installation successful' screen of Java again.
    However, if i start firefox and go to a page requiring java (the official testing page for example), firefox freezes until i kill the process manually.
    So far i reinstalled Java repeatedly, cleaning every trace of it on my system before doing so, including entrys in the microsoft uninstall wizard and the registry entrys, as described here:
    +hkey_local_machine>software>microsoft>windows>currentversion>uninstall
    search for "java"
    delete entrys+
    what is the programms problem??
    edit: i cant acess java from the windows control panel either, i get the same error messages
    Edited by: 981351 on 11.01.2013 07:04

    I don't know that I'll be able to offer up any useful advice but here goes...
    Can you enable extra verbose logging as part of the installation & post the results here or on pastebin.com?
    jre-7u11-windows-i586.exe /l*vx c:\JavaInstall.log(feel free to adjust the log path to a more suitable location)
    All of our users are local admins and tend to install whatever. This leads to a messy environment and we don't always know which version of Java is installed. So, to address that, I created a small script that scours 'HKLM\software\microsoft\windows\currentversion\uninstall' for Java entries, reads the uninstall string then runs the reported uninstall string. The assumption here is that the uninstall string will be an MSI command. (All the machines & versions of Java used the same format.)
    This is a Windows 7 Enterprise (32-bit) environment, but the script also works on 64-bit installations of Windows 7 Enterprise.
    I've tested this with 7u11 and went as far back as 6u21. It should work with just about any version that uses MSI for uninstalling.
    @echo off
    setlocal enabledelayedexpansion
    echo. & echo Checking for Obsolete Versions of Java...
    for /f "usebackq tokens=*" %%a in (`reg query HKLM\software\microsoft\windows\currentversion\uninstall`) do (
         rem echo a is %%a
         for /f "usebackq tokens=2*" %%b in (`reg query "%%a" /v DisplayName 2^>nul ^| find /i "java"`) do (
              rem echo b is %%b
              rem echo c is %%c
              for /f "usebackq tokens=3,4" %%d in (`reg query "%%a" /v UninstallString 2^>nul`) do (
                   echo.     Removing %%c
                   rem echo d is %%d
                   rem echo e is %%e
                   set uninstallcmd=%%e
                   set uninstallcmd=!uninstallcmd:^/I=^/X!
                   rem %%d %%e /qb-
                   %%d !uninstallcmd! /qb-
    :end
    endlocal
    Standard Dislaimer:*
    Neither I nor the respective owners and/or maintainers of Oracle make representations about the suitability of this software for any purpose. This material is provided "as is", with absolutely no warranty of the attached items whatsoever, whether express, implied, or statutory, including, but not limited to, any warranty of merchantability or fitness for a particular purpose or any warranty that the contents of the item will be error-free. Any use is at your own risk. Blah blah blah.

  • HT1338 I installed Mac OSX Snow Leopard 10.6.3 And now my Java is not working, what can I do to fix's this?

    I installed Mac OSX Snow Leopard 10.6.3 And now my Java is not working,what can I do to fix's this?

    Run Software Update to get to 10.6.8 and update Java.

  • What are the pros and cons of installing java+abap stack for portal?

    Hi all,
      1.What are the pros and cons of installing java+abap stack for portal?
      2.what effect it does on the ume options to be choosen??
      3.for the purpose of integration of r3,bw and crm on portal and crm 4.0 60.2.3 business package which option of stack(java or abap or both)will be good option and which ume option while installation should be choosen?
    regards
    Rajendra

    Hi Rajendra,
    The NetWeaver Installation Master Guide offers some good scenarios on the pros and cons:
    https://websmp201.sapag.de/~sapidb/011000358700005412792005E.pdf
    In a nutshell:
    ABAP+JAVA
    Pros
    - Decrease # of servers required to administer the portal
    - Less costly
    Cons
    - Upgrades could be dependent on ABAP and Java release level
    - Additional load on the server due to ABAP stack
    - Limited scalability
    JAVA and ABAP on separate server
    Pros
    - Improved performance
    - Allows each system to be single-use purpose therefore downtime does not affect other components
    - More scalable
    Cons
    - Adds complexity to landscape
    - Additional costs
    Regards,
    Thomas Pham

  • Java option icon not displaying AND Java not working, even after deleting and re-installing Java

    Hi, I have uninstalled and re-installed Java. When I look at Add-ons, it shows Java Platform SE7 U17 10.17.2.2 and Java deployment Toolkit 7.0.17… 10.17.2.2 enabled. But it is not working – and I do not see the Firefox plugin to allow occasional use of Java.
    One useful thread which discusses several difficulties in detail is
    https://support.mozilla.org/en-US/questions/944956?esab=a&as=aaq
    I tried to follow scrumpyjoe’s advice in this thread:
    “This fixed it for me (32 bit windows) after installing Version 7 Update 10, but not seeing the plugin:
    1) start regedit
    2) navigate to HKEY_LOCAL_MACHINE\SOFTWARE\MozillaPlugins
    3) right click, add New Key, name: @java.com/JavaPlugin,version=10.xx.xx
    4) click on it, then right click and add new string value, name: path
    5) right click, Modify, change value data to: C:\Program Files\Java\jre7\bin\plugin2\npjp2.dll [check if this is the right dll for your setup]
    6) exit regedit
    7) start FF”
    - but (unless I have made a mistake) it has not resolved my problem.
    What can I try next, please ?
    Background:
    Asus NX90jq
    Intel core I7
    700GB free disk space
    16384Mbytes memory
    O/S: Windows 7 Ultimate, 64-bit
    UPDATE 2apr13
    I have now unistalled and re-installed Firefox 20.0. restored preferences etc. using MozBackup, and Java Platform and Java Toolkit10.17.2.2. both show as working Add-ons - BUT STILL NO JAVA AND STILL NO RED ICON IN TOOLBAR. What is going on, please ?

    I don't understand any of these replies. How do I get Java to run for Pogo.com? I had no problems a week ago. I do not have the red icon. I am not a programer so keep it simple. I am a 59 year old speech therapist.
    [email protected] HELLLLLLP

  • Tried to launch photoshop CS 5.1 suite, messages said I had to unistall it - and then reinstall it but needed to download Java se 6 I installed java and was given Java for Ox 2014-001 then uninstalled PS  I have been unable to reinstall PS 5.1 I don't kno

    I tried to launch photoshop CS 5.1 design premium suite. It did not launch.( Have not had a problem before this) Received a message which said that I had to uninstall it  and then reinstall....but first had to download Java se6. I installed Java...
    it gave me Java OX 2014-001.Message:   that version supercedes all previous versions of Java.
    Went back to PS suite icon and uninstalled all. I have been unable to figure out how to
    reinstall this program.  The only thing that I could find was a very grey icon with an arrow that said "finder".
    Went to the finder icon, searched with NO SUCCESS. Please help.  I have read several blogs and many people seem to be having
    this problem. Note. I recently upgraded to Yosemite.  jude obscure. Thank you

    Thanks for reply. Will search for the answer on forum .  Just found the forum website about 2 days ago.
    Adobe help contacted me. Offered an $1,800. upgrade to PS 6. Not a good choice. Was very happy
    with PS 5 design suite.  Will try to figure out how to download PS updates and manually apply them.
    Adobe person walked me thru a download process for PS 5....last night.
    After  2:30 am I installed PS 5  design suite.  I now have a PS 5 D.S. icon with a red disc on desktop..
    but am unable to install it.  Will continue to search for way to apply it. thanks again.

  • How to install Java and Tomcat on my VPS

    Hello,
    I am new in Java.
    I would like to install Java and Tomcat on my VPS server.
    Do you know which doc or info i should read?
    Thanks a lot.
    Gil

    The free Perian will do it for you automatically.
    Additional free new machine setup stuff:
    Install and update your Flash here
    http://get.adobe.com/flashplayer/
    Install Perian (addiitonal Quicktime codecs)
    http://perian.org/
    Install the Unarchiver (uncompress software)
    http://wakaba.c3.cx/s/apps/unarchiver.html
    Flip for Mac (for Windows media in Quicktime)
    http://www.telestream.net/flip4mac-wmv/overview.htm
    VLC (plays anything just about)
    http://www.videolan.org/
    Easy Find (finds everything on a Mac)
    http://www.devon-technologies.com/download/index.html
    OnyX (maintenance, cleanup, repair utility)
    http://www.titanium.free.fr/

  • ...desperating trying to install itunes 10.7, but it asked me to install Mac OS X 10.6.8.  I did, but then it said that I needed to install Java for Mac OS x 10.6.  I did that and now it keeps saying 'this update requires Mac OS X version 10.6??

    ....desperating trying to install itunes 10.7, but it asked me to install Mac OS X 10.6.8.  I did, but then it said that I needed to install Java for Mac OS x 10.6.  I did that and now it keeps saying 'this update requires Mac OS X version 10.6??

    Upgrading to Snow Leopard
    You must purchase Snow Leopard through the Apple Store: Mac OS X 10.6 Snow Leopard - Apple Store (U.S.). The price is $19.99 plus tax. You will be sent physical media by mail after placing your order.
    After you install Snow Leopard you will have to download and install the Mac OS X 10.6.8 Update Combo v1.1 to update Snow Leopard to 10.6.8 and give you access to the App Store. Access to the App Store enables you to download Mountain Lion if your computer meets the requirements.
         Snow Leopard General Requirements
           1. Mac computer with an Intel processor
           2. 1GB of memory
           3. 5GB of available disk space
           4. DVD drive for installation
           5. Some features require a compatible Internet service provider;
               fees may apply.
           6. Some features require Apple’s MobileMe service; fees and
               terms apply.
    Actually, you cannot download Snow Leopard. You downloaded a Snow Leopard updater.

  • I upgraded to Mountain Lion and now Firefox doesn't work, also it asked to install Java to run Adobe Illustrator

    I just upgraded my iMac from OS 10.7.5 to 10.8.3. Firefox was my default browser and has all my bookmarks. Now when I try to load a page, the content is all jumbled and doesn't display correctly. I just updated Firefox to 20.0 but it still doesn't work right.
    Also, the first time after upgrading, Adobe Illustrator wouldn't start unless I installed Java. Isn't that the program that should be disabled because of security issues? Or has that been resolved?
    Thanks in advance for any help!

    I think I figured out Firefox, I went under Help > Troubleshooting Information > Reset Firefox.
    I only have one account on my computer. Honestly I don't even really know how multiple accounts work. I've never played around with it. I already allowed Java - should I disable it?

  • Installing Java Stack and Abap Stack, same machine.

    Hi all:
    Does anybody installed Java Stack and Abap Stack on the same machine?
    I installed ABAP stack first, and am trying now to install Java stack but it seems like at the end of the process, ABAP stack. (is not working now).
    Any idea?

    Not sure about installing both as I haven't tried either!
    Anyway, in theory if the SIDs and instance numbers are completely different, then you should be OK. If you ahev the same SID or instance number, I can see possible problems,
    Portal only runs on Java, so in theory any Java system will be OK. NWDW would be a good choice.

  • I am using Mandriva Linux now and I have installed Firefox 6 but I could not install Java plugin with it. Can anyone please help me how to install it?

    I am using Mandriva Linux now.
    But I am using Firefox 3.6.8, but I cannot install java plugin in it.
    Can anyone please help me how to install it?

    The plugins folder in the Firefox installation folder doesn't exist by default. There is no default plugin in Firefox 4, so that folder would be empty and in thus not included. If you want to use that location then you need to create a plugins folder.
    Did you try /usr/lib/mozilla/plugins ?

  • My macbook air with snow leopard OS. migrated to OS lion and have installed Java RE. a Bank website while opening in Java shows one error which window activity shows some applets not opening. it was fine in snow leopard. will somebody help?

    My macbook air with snow leopard OS was purchased last year. Recently migrated to OS lion and have also installed Java RE. A Bank website while opening in Java shows one error which window activity shows some applets not opening. But it was fine in snow leopard. Will somebody help?

    My macbook air with snow leopard OS was purchased last year. Recently migrated to OS lion and have also installed Java RE. A Bank website while opening in Java shows one error which window activity shows some applets not opening. But it was fine in snow leopard. Will somebody help?

  • How do I install JAVA JVM, JServer and XDK in Oracle Express Ed database

    IF I query with SELECT COUNT(*) FROM all_objects WHERE object_type LIKE 'JAVA%'; I get a count of 0.
    I see no DBMS_JAVA package.
    How can I install JAVA JVM, JServer and XDK in the Oracle Express Edition database?
    I see no initjvm.sql, initxml.sql and xmlja.sql scripts. There are catjava.sql and catexf.sql scripts in the rdbms/admin folder.

    cssifah,
    Looks like you want this Web page:
    http://www.oracle.com/technology/products/database/xe/forum.html
    Good Luck,
    Avi.

  • Installed Java Runtime and Perian without authentication prompt

    OSX LION 10.7.3 MacBook Pro 2.2 GHz i7 Late 2011
    It was my understanding (and experience thus far) that any changes to the operating system, including the addition of new applications, would prompt admin authorization and require a password.  I recently installed Jave Runtime Environment and Perian without the required authentication.
    I restarted my machine and downloaded and installed Chrome as well.
    Any ideas?

    MAC ATTACKED wrote:
    It was my understanding (and experience thus far) that any changes to the operating system, including the addition of new applications, would prompt admin authorization and require a password.
    Only if you weren't logged in as an admin user. Very few require authentication.

  • Can't Launch Illustrator CS6 on my Mac and keep getting message to install Java SE 6

    When I try to launch Illustrator on my Mac, it asks me to install legacy Java SE 6 every time. Even after installing Java SE 6, it still doesn't open up and keep asking me to install legacy Java SE6. How can I get Illustrator to open without this message?

    i got stuck trying to understand the nuts & bolts of this post too but the answer is here on post #7 link in creating the two folders manually or by the Terminal routines
    i put screenshots on my thread of the column views Pls just tell me how - CS6 Yosemite Java
    as post #9 said, i am pretty sure you just manually create the new folders in the locations, give them the suggested names, and the OS will do the rest but i did mine through Terminal...
    as a final redundant note, u probably don't want to install the legacy JAVA 6 on the Apple link because it's old, go to https://www.java.com/en/download/mac_download.jsp?locale=en  and install the latest version of JAVA (and be sure to update it in the future in case apple/adobe software updates don't find it for u)

  • I'm installing java 8 but in the middle I skip the installation because it took so long and now I can't even shut down or cancel the installation.. Please help!

    I'm installing java 8 in my macbook pro but in the middle I skip the installation because it took so long and now I can't even shut down or cancel the installation.. Please help!

    Hello christine valentina,
    Thanks for using Apple Support Communities.
    If the failed installation of Java is preventing your computer from shutting down normally, then I'd like you to please first try to force quit the unresponsive installer.
    OS X: How to quit an unresponsive application using Force Quit - Apple Support
    Cheers,
    Alex H.

Maybe you are looking for

  • RH crash

    With RoboHelp ver7.0 and using Win2000 opening the .mpj results in: "Open project was cancelled or RoboHelp was unable to load database" When I try to "create a new project" then press "finish" the application crashes. This used to work on the system

  • SAP-JEE, SAP_BUILDT, and SAP_JTECHS and Dev Configuration questions

    Hi experts, I am configuring NWDI for our environment and have a few questions that I'm trying to get my arms around.   I've read we need to check-in SAP-JEE, SAP_BUILDT, and SAP_JTECHS as required components, but I'm confused on the whole check-in v

  • Folder with Question Mark, Clicking hard drive and unformatted status on the hard drive in DU

    Hi. We have a mac Mini 2012. Only 6 months old and has been used as a media server for the entire 6 months. All of a sudden the mac will not work as usual. When it starts up there is a clicking sound, almost like a clock, then a white screen with a f

  • JavaScript SaveAs: Acrobat Pro vs. Reader

    Hi Guys, My Privilaged / Protetected JavaScript SaveAs function works perfectly in AcrobatPro. The problem is that it will start to run in Reader, but the SaveAs won't execute. Ideas?

  • External RSS feed through Omniportlet?

    Just curious to know how to get an external RSS news feed to work properly through the Omniportlet in 10g. I've got the feed coming in and filtered properly, but the link that is created when the portlet displays includes the base portal url (i.e. ht