Catalog manager is not opening

Hi,
I am trying to open catalog manager but when i start it generate the error log file this is the error.
!SESSION 2011-05-09 11:05:25.576 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.7.0-ea
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.osgi 2011-05-09 11:05:27.618
!MESSAGE Error reading configuration: An error occurred while locking file "c:\OracleBI\web\catalogmanager\configuration\org.eclipse.osgi\.manager\.fileTableLock": "Access is denied". A common reason is that the file system or Runtime Environment does not support file locking for that location. Please choose a different location, or disable file locking passing "-Dosgi.locking=none" as a VM argument.
!STACK 0
java.io.IOException: An error occurred while locking file "c:\OracleBI\web\catalogmanager\configuration\org.eclipse.osgi\.manager\.fileTableLock": "Access is denied". A common reason is that the file system or Runtime Environment does not support file locking for that location. Please choose a different location, or disable file locking passing "-Dosgi.locking=none" as a VM argument.
     at org.eclipse.core.runtime.internal.adaptor.Locker_JavaNio.lock(Locker_JavaNio.java:46)
     at org.eclipse.core.runtime.adaptor.FileManager.lock(FileManager.java:361)
     at org.eclipse.core.runtime.adaptor.FileManager.open(FileManager.java:658)
     at org.eclipse.core.runtime.adaptor.EclipseAdaptor.initFileManager(EclipseAdaptor.java:809)
     at org.eclipse.core.runtime.adaptor.EclipseAdaptor.initialize(EclipseAdaptor.java:139)
     at org.eclipse.osgi.framework.internal.core.Framework.initialize(Framework.java:126)
     at org.eclipse.osgi.framework.internal.core.Framework.<init>(Framework.java:104)
     at org.eclipse.osgi.framework.internal.core.OSGi.createFramework(OSGi.java:90)
     at org.eclipse.osgi.framework.internal.core.OSGi.<init>(OSGi.java:31)
     at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:272)
     at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:159)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:623)
     at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
     at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
     at org.eclipse.core.launcher.Main.run(Main.java:973)
     at org.eclipse.core.launcher.Main.main(Main.java:948)
!ENTRY initial@reference:file:plugins/org.eclipse.core.runtime_3.1.0.jar/ 0 0 2011-05-09 11:05:28.880
!MESSAGE FrameworkEvent.ERROR
!STACK 0
org.osgi.framework.BundleException: Exception in org.eclipse.core.internal.runtime.PlatformActivator.start() of bundle org.eclipse.core.runtime.
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1013)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:969)
     at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:321)
     at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:339)
     at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1024)
     at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:576)
     at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:498)
     at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:275)
     at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:458)
     at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:189)
     at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:291)
Caused by: java.io.IOException: An error occurred while locking file "c:\OracleBI\web\catalogmanager\configuration\org.eclipse.core.runtime\.manager\.fileTableLock": "Access is denied". A common reason is that the file system or Runtime Environment does not support file locking for that location. Please choose a different location, or disable file locking passing "-Dosgi.locking=none" as a VM argument.
     at org.eclipse.core.runtime.internal.adaptor.Locker_JavaNio.lock(Locker_JavaNio.java:46)
     at org.eclipse.core.runtime.adaptor.FileManager.lock(FileManager.java:361)
     at org.eclipse.core.runtime.adaptor.FileManager.open(FileManager.java:658)
     at org.eclipse.core.internal.runtime.InternalPlatform.initializeRuntimeFileManager(InternalPlatform.java:786)
     at org.eclipse.core.internal.runtime.InternalPlatform.start(InternalPlatform.java:1086)
     at org.eclipse.core.internal.runtime.PlatformActivator.startInternalPlatform(PlatformActivator.java:141)
     at org.eclipse.core.internal.runtime.PlatformActivator.start(PlatformActivator.java:57)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:994)
     at java.security.AccessController.doPrivileged(Native Method)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:988)
     ... 10 more
Root exception:
java.io.IOException: An error occurred while locking file "c:\OracleBI\web\catalogmanager\configuration\org.eclipse.core.runtime\.manager\.fileTableLock": "Access is denied". A common reason is that the file system or Runtime Environment does not support file locking for that location. Please choose a different location, or disable file locking passing "-Dosgi.locking=none" as a VM argument.
     at org.eclipse.core.runtime.internal.adaptor.Locker_JavaNio.lock(Locker_JavaNio.java:46)
     at org.eclipse.core.runtime.adaptor.FileManager.lock(FileManager.java:361)
     at org.eclipse.core.runtime.adaptor.FileManager.open(FileManager.java:658)
     at org.eclipse.core.internal.runtime.InternalPlatform.initializeRuntimeFileManager(InternalPlatform.java:786)
     at org.eclipse.core.internal.runtime.InternalPlatform.start(InternalPlatform.java:1086)
     at org.eclipse.core.internal.runtime.PlatformActivator.startInternalPlatform(PlatformActivator.java:141)
     at org.eclipse.core.internal.runtime.PlatformActivator.start(PlatformActivator.java:57)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:994)
     at java.security.AccessController.doPrivileged(Native Method)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:988)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:969)
     at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:321)
     at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:339)
     at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1024)
     at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:576)
     at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:498)
     at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:275)
     at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:458)
     at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:189)
     at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:291)
!ENTRY org.eclipse.osgi 2011-05-09 11:05:28.880
!MESSAGE Startup error
!STACK 1
java.lang.IllegalStateException: Bundle initial@reference:file:plugins/org.eclipse.core.runtime_3.1.0.jar/ [4] is not active.
     at org.eclipse.core.runtime.adaptor.EclipseStarter.ensureBundlesActive(EclipseStarter.java:410)
     at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:297)
     at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:159)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:623)
     at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
     at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
     at org.eclipse.core.launcher.Main.run(Main.java:973)
     at org.eclipse.core.launcher.Main.main(Main.java:948)
PLEASE HELP ME OUT

Dude,
Try following what the error message tells you to do.
When you launch catalog manager you are basically calling a cmd file that calls a JAR file and opens up the catalog manager GUI. Locate the path of the cmd file for the catalog manage, in OBI 11g it is here, C:\oracle\fmw\instances\instance1\bifoundation\OracleBIPresentationServicesComponent\coreapplication_obips1\catalogmanager
Right-click to "Edit" the runcat.cmd file (use Wordpad as you can see the word wrap and line breaks better than in notepad).
On the line,
set CATMAN_VMARGS=-vmargs -Xmx1024M -Dosgi.clean=true -Declipse.noRegistryCache=true
change it to,
set CATMAN_VMARGS=-vmargs -Xmx1024M -Dosgi.clean=true -Declipse.noRegistryCache=true -Dosgi.locking=none
Please mark this as the correct answer if it is so that this thread can be closed.
Cheers mate,
Christian
http://www.artofbi.com

Similar Messages

  • Extension Manager will not open and Adobe doesn't care

    Just search on “extension manager will not open” in the Adobe Forums or Google and pages of hits come up going back to CS4. This is a serious problem that Adobe is simply ignoring.
    I have Windows 7 Professional 64-bit with Design Premium CS5 installed. Nothing happens when I click on Manage Extensions from within any Adobe application, nothing happens when I click on Adobe Extension Manager CS5 on the start menu, and nothing happens when I double click on a .mxp file. No error messages – nothing.
    So I had a free couple of hours and decided to call Adobe. Six hours later, after talking with Raj, Peenal, Tushar, Madhur, and Sandeep (get the picture?), after noting that none of them had ever even heard of the problem, after my call was dropped during one 30 minute wait, and after a complete uninstall and reinstall of the complete CS5, I have exactly the same problem I started with.
    For my purposes, Design Premium CS5 is literally useless without extensions and Adobe has left me holding a $1500 boat anchor. Do you think anybody at Adobe cares?  I don’t.
    Bottom line - DO NOT BUY Design Premium CS5 if you need extensions. They very possibly will not install and Adobe won't/can't help you.

    Thanks to Carl Sun and Zhiqianq Liu, my problem with Extension Manager is resolved (the problem with Adobe support is not).
    I followed Carl's Sun's instructions to the letter. I created a ExManLog.YES file and then manually ran Adobe Extension Manager CS5.exe via "Run as administrator" as Carl suggested and the Extension Manager ran for the first time.
    In other words, either creating the ExManLog.YES file (unlikely) or manually running the .exe file as administrator (most certainly the solution) solved the problem.
    Running, rerunning, rebooting and rerunning all work now – all without right clicking on Adobe Extension Manager CS5.exe before running Extension Manager. That is, it was apparently sufficient to right click on Adobe Extension Manager CS5.exe and then run the Extension Manager as administrator one time.
    Now what's diabolical about this is that my user has full administrator privileges. Still, Extension Manager wasn’t actually running as administrator until I physically located the .exe file and manually ran it as administrator one time.
    And what’s doubly diabolical is that all those guys at Adobe didn’t have a clue and Carl and Zhiqianq solved it right away.
    Thank you, thank you.
    Now – Adobe – if you are reading this, five of you guys caused me six hours of untold grief (case # 182188172) when the solution was actually very simple. I won’t be forgetting that anytime soon and I hope others who read this will get the message that Adobe support is seriously dysfunctional.

  • Adobe cloud manager will not open

    I have adobe updates waiting but the creative cloud manager will not open from desktop icon. The tile is missing from the start menu. I have recently upgraded to win 8.1. Can this be the problem?  If so how do I fix it?

    I am a Mac User, with everything updated and ready to go!
    That's merely a bold, but unsubstantial statement without any realworld value. You have not provided any useful technical info like what Mac actually and what version of OSX. If it doesn't even make a blip in safe mode, something is terribly wrong...
    Mylenium

  • ITunes U Course Manager will not open on my PC. When I open the web address the page loads blank.

    iTunes U Course Manager will not open on my PC. When I open the web address the page loads blank. Would like to design a new course.

    Try to using the latest version of Safari Browser or Mozilla Firefox.

  • My application manager will not open

    I can log into my creative cloud account, but cannot download After effects. Also my application manager will not open on my desktop.

    Ricardo Oyarzabal do you receive any specific error messages when you try to open the Creative Cloud Desktop application?  In addition if you are unable to open the Creative Cloud Desktop application how are you initiating the download and installation process for After Effects?  Please see Install and update apps - https://helpx.adobe.com/creative-cloud/help/install-apps.html for information on how to install the Adobe Creative applications included with your membership.

  • Hotsync manager will not open!

    I have uninstalled desktop and the manager twice and re-installed it also with the same results.  I had been able to sync prior to this but the manager kept losing my connection selection. The manager will not open at all on any of my attempts. It will show up on the tool bar but it will flash red and lock up with out opening.  I have a palm TX device and operating system of windows 7 home premium 64 bit.  I have been syncing via my wireless internet connection.  HELP PLEASE!  I have been searching for three days for anything relevant to my problem.
    Post relates to: Palm TX

        There are several ways to sync available. Do a clean uninstall and attempt again. There are 64bit drivers that will work so you can cable sync. There is allot of info on all of this in the first few posts in this section of the forum. Don't give up! Post back about any problems.

  • Password manager will not open

    password manager will not open in Firefox 4.0.1

    Benn, your password is not what you think it is.
    This is common for users who might have some numbers or UPPER case characters in their password, you might think your pressing the ALT key for a second number, but your're not.
    For example, if you think your password is '1234', you press ALT + 1234, and the password could really be '1ers'. Look at your device keyboard and see what I mean.
    If you can figure that out, you'll be good to go.
    If you can't, go reset your password on the device to something very simple all lower case letters for now, like tgfr' and then connect to the DM ok.
    But your mistake is a common one for people who never plug their device into the Desktop, and all of sudden the password doesn't work.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Catalog Manager Error: while opening Catalog in Offline Mode

    Hi All,
    I am not able to open a catalog in offline mode through Catalog Manager.
    Error Message:_
    JVM terminated. Exit code=1
    C:\Program Files\Java\jdk1.6.0_13\bin\javaw.exe
    -Xmx1024M
    -Djava.library.path=C:\OracleBI\web\bin
    -Declipse.noRegistryCache=true
    -jar C:\OracleBI\web\catalogmanager\startup.jar
    -os win32
    -ws win32
    -arch x86
    -launcher C:\OracleBI\web\catalogmanager\catalogmanager.exe
    -name Catalogmanager
    -showsplash 600
    -exitdata 2158_a8
    -vm C:\Program Files\Java\jdk1.5.0_19\bin\javaw.exe
    -vmargs
    -Xmx1024M
    -Djava.library.path=C:\OracleBI\web\bin
    -Declipse.noRegistryCache=true
    -jar C:\OracleBI\web\catalogmanager\startup.jar
    There is no issue while opening a catalog in Online Mode.
    I have OBIEE Client Tool 10.1.3.4.0 installed on Windows Server 2008.
    Any help on this will be appreciated.
    Thanks,
    Deepak

    Hi All,
    Do anyone have any idea on this issue?
    Thanks,
    Deepak

  • Firefox 10 Add-Ons Manager does not open in a tab

    In later versions of Firefox 9 and now Firefox 10, the "Add-Ons Manager" refuses to open in a tab. Instead, it opens as a window with no border that will not move and cannot be moved or closed except by closing it from the Start Bar at the bottom of the screen.
    This occurs on 2 separate PCs, one running Vista, one running XP.
    I know it should open as a Tab, but I see no way to do this.
    Do I need to change some setting to get it to open properly?
    Thanks,
    Ken West

    updates 9 and 10 have caused me problems as well with add ons and the extra tab appearing welcoming me to firefox.
    With update 10 all my add ons disappeared.. upon going to tools /add ons I found half my add ons were incompatable and the others were closed! I just opened them again and all was fine. Luckily the add ons I use often were still compatable.
    The other option is to just add them again if they are compatible.. if not you can get around it by googling and comming up with a solution there somewhere.. One I use a lot is download helper and I had to do this about 3 versions ago to get it running.
    There could be a solution in Help/trouble shooting and looking at extensions.. your add ons should be listed there and all be True..
    If not you will most probably have to open Containing folder in top block and do something there.. Not sure what but will leave it up to the experts..
    Seriously it would most probably be quicker to reinstal you add ons.

  • Solution manager can not open pdf documents

    What is the reason Solution manager (we have still 3.2) can not open pdf documents (under project documentation).
    Thank you in advance

    Solution Manager is the SERVER, it can't open PDF documents; most likely your PC can't open them.
    Markus

  • Manage Widgets not opening up

    The little (X) in the lower left screen that you use to click on to manage your widgets is not opening up. I have widgets in the folder (library) but the widgets manager is not there. How can it be restored or downloaded from somewhere?

    Restarting did not help but I have since found a solution by deleting all my widgets in the widgets folder in the HD library. Then I verified disk permissions (go to Utilities/Disk Utility/select HD/First Aid then click Verify Disk Permissions). Restarted and downloaded new widgets from apple.com. It worked.

  • Application Manager will not open

    Hi - I'm just getting going on the CC, but the Application Manager starts to open and then immediately crashes in both Safari & Chrome... Any ideas on what's going wrong? I can't get my apps!

    Anniew87040710 do you receive any specific error messages?  What version of Mac OS are you using?

  • Firefox does not open, profile manager does not open, not listed in task manager

    firefox worked fine about two days back. Our norton expired so I downloaded Kaspersky Anti-Virus 12.0.0.374. I don't know if that has any connection to firefox not working.
    I click on the icon, nothing happens. The task is not mentioned in the task manager.
    I try to run it in safe mode, nothing happens. I try to open the profile manager, nothing happens! What can I do to fix this?

    Thank you fmdeveloper! I did some more research after I posted the question and it turns out Kaspersky was not the issue. I had done a system restore two days back and it says online that after a system restore, you have to uninstall and reinstall firefox. So I uninstalled it (kept my settings and data) and reinstalled it and voila, it works!
    I did switch from Kaspersky to Avira too for Anti-vifus, don't know if that's a sane decision or not, but it's good to know that Kaspersky was not the culprit!

  • Enterprise Manager is not opening.

    Hi ,
    I have installed SOA Suite 11.1.7 withpur any error.
    I have started web logic server without any issue . But when I am trying to open EM CONSOLE  ,  i am getting following error   - 
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.5 404 Not Found
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this INFORMATION available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
    Could you please help me with this ?
    SOA suite -11.1.7
    JDEv  - 11.1.7
    DB - 11G
    Java 7
    Weblogic server - 10.3.6.0
    OS - windows 8.@

    Hi,
    1)Could you please login to Weblogic Console and Goto Deployments -----> Check if EM application is listed in the Deployments.
    2)Incase EM Application doesn't show up then could you please follow the below steps to include EM application :-
        + Goto %MW_HOME%/wlserver_10.3/common/bin
        + Invoke the command ./config.sh ( Linux ) or config.cmd ( Windows )
        + Select "Extend domain" when GUI Comes up.
        + Click on next , Select your SOA Domain , in the Components page select "Enterprise Manager" Component and click next , Click on Extend to include EM in your SOA Domain.
        + Once the application is deployed then Go to Weblogic Console , Deployments and select "EM Application" ----> Select "Server all requests" and see that EM comes to Active state.
       + Access the EM application once the above steps are performed and let us know the result.
    Regards,
    Prakash.

  • Profile manager will not open in windows 7

    I am trying to create a new profile on a new ASUS netbook

    See:
    *http://support.mozilla.com/en-US/kb/Managing%20profiles
    *http://kb.mozillazine.org/Profile_Manager
    <br />
    '''Other issues that need your attention'''
    The information submitted with your question indicates that you have out of date plugins with known security and stability issues that should be updated. To see the plugins submitted with your question, click "More system details..." to the right of your original question post. You can also see your plugins from the Firefox menu, Tools > Add-ons > Plugins.
    *Adobe Shockwave for Director Netscape plug-in, version 11.5.9.615
    **'''''Security update 10.5.9.620 released on 2011-02-08'''''
    *Adobe PDF Plug-In For Firefox and Netscape "9.4.1"
    **'''''Security update for versions 9 (ver. 9.4.2) and 10 (see below) (ver. 10.0.1) released on 2011-02-08'''''
    **New Adobe Reader X (version 10) with Protected Mode was released 2010-11-19
    **See: http://www.securityweek.com/adobe-releases-acrobat-reader-x-protected-mode
    *Shockwave Flash 10.1 r102
    **'''''Security update 10.2.152.26 released on 2011-02-08'''''
    *Next Generation Java Plug-in 1.6.0_20 for Mozilla browsers
    **3 updates behind; 2 security updates and 1 stability update
    #'''Check your plugin versions''': http://www.mozilla.com/en-US/plugincheck/
    #*'''Note: plugin check page does not have information on all plugin versions'''
    #'''Update Shockwave for Director'''
    #*NOTE: this is not the same as Shockwave Flash; this installs the Shockwave Player.
    #*Use Firefox to download and SAVE the installer to your hard drive from the link in the article below (Desktop is a good place so you can find it).
    #*When the download is complete, exit Firefox (File > Exit)
    #*locate and double-click in the installer you just downloaded, let the install complete.
    #*Restart Firefox and check your plugins again.
    #*'''<u>Download link and more information</u>''': http://support.mozilla.com/en-US/kb/Using+the+Shockwave+plugin+with+Firefox
    #'''Update Adobe Reader (PDF plugin):'''
    #*From within your existing Adobe Reader ('''<u>if you have it already installed</u>'''):
    #**Open the Adobe Reader program from your Programs list
    #**Click Help > Check for Updates
    #**Follow the prompts for updating
    #**If this method works for you, skip the "Download complete installer" section below and proceed to "After the installation" below
    #*Download complete installer ('''if you do <u>NOT</u> have Adobe Reader installed'''):
    #**Use the links below to avoid getting the troublesome "getplus" Adobe Download Manager and other "extras" you may not want
    #**Use Firefox to download and SAVE the installer to your hard drive from the appropriate link below
    #**Click "Save to File"; save to your Desktop (so you can find it)
    #**After download completes, close Firefox
    #**Click the installer you just downloaded and allow the install to continue
    #***Note: Vista and Win7 users may need to right-click the installer and choose "Run as Administrator"
    #**'''<u>Download link</u>''': ftp://ftp.adobe.com/pub/adobe/reader/
    #***Choose your OS
    #***Choose the latest #.x version (example 9.x, for version 9)
    #***Choose the highest number version listed
    #****NOTE: 10.x is the new Adobe Reader X (Windows and Mac only as of this posting)
    #***Choose your language
    #***Download the file, SAVE it to your hard drive, when complete, close Firefox, click on the installer you just downloaded and let it install.
    #***Windows: choose the .exe file; Mac: choose the .dmg file
    #*Using either of the links below will force you to install the "getPlus" Adobe Download Manager. Also be sure to uncheck the McAfee Scanner if you do not want the link forcibly installed on your desktop
    #**''<u>Also see Download link</u>''': http://get.adobe.com/reader/otherversions/
    #**Also see: https://support.mozilla.com/en-US/kb/Using+the+Adobe+Reader+plugin+with+Firefox (do not use the link on this page for downloading; you may get the troublesome "getplus" Adobe Download Manager (Adobe DLM) and other "extras")
    #*After the installation, start Firefox and check your version again.
    #'''Update the [[Managing the Flash plugin|Flash]] plugin''' to the latest version.
    #*Download and SAVE to your Desktop so you can find the installer later
    #*If you do not have the current version, click on the "Player Download Center" link on the "'''Download and information'''" or "'''Download Manual installers'''" below
    #*After download is complete, exit Firefox
    #*Click on the installer you just downloaded and install
    #**Windows 7 and Vista: may need to right-click the installer and choose "Run as Administrator"
    #*Start Firefox and check your version again or test the installation by going back to the download link below
    #*'''Download and information''': http://www.adobe.com/software/flash/about/
    #**Use Firefox to go to the above site to update the Firefox plugin (will also install plugin for most other browsers; except IE)
    #**Use IE to go to the above site to update the IE ActiveX
    #*'''Download Manual installers'''.
    #**http://kb2.adobe.com/cps/191/tn_19166.html#main_ManualInstaller
    #**Note separate links for:
    #***Plugin for Firefox and most other browsers
    #***ActiveX for IE
    #'''Update the [[Java]] plugin''' to the latest version.
    #*Download site: http://www.oracle.com/technetwork/java/javase/downloads/index.html (Java Platform: Download JRE)
    #*Also see "Manual Update" in this article to update from the Java Control Panel in Windows Control Panel: http://support.mozilla.com/en-US/kb/Using+the+Java+plugin+with+Firefox#Updates
    #* Removing old versions (if needed): http://www.java.com/en/download/faq/remove_olderversions.xml
    #* Remove multiple Java Console extensions (if needed): http://kb.mozillazine.org
    #*Java Test: http://www.java.com/en/download/help/testvm.xml

Maybe you are looking for