Forms Listener wont start

On NT 4 with SP 5 and OAS 4.0.8 evrything is up except for the Forms listener.
I get the error message : NLS subsystem could not be initialized.
Ideas?

Your Oracle homes were not installed in the correct order.
Always install the DEFAUT_HOME first and only then the other Oracle Homes

Similar Messages

  • TNS Listener wont start

    Hi,
    I have Oracle 11g installed on Win. Vista Home Premium edition. I have set the "Startup" Type for "OracleOraDb11g_home1TNSListener" service to "Manual" and when I try to start it, I get a pop-up saying:
    "The OracleOraDb11g_home1TNSListener service on Local Computer started and then stopped. Some services stop automatically if they are not in use by other services or programs."
    P.S.: I do not get this error message every time. At times it works fine.

    Monk wrote:
    Thanks for the response guys, but no luck yet.
    I know the problem is with listener.ora file
    The "Host" is assigned an IP and since my laptop keeps connecting to different wireless connections I am getting different IP.
    Ah, a critical detail.
    Go back and re-read the Installation Guide. Pay particular attention to the section on installing a loopback adapter.
    And remember that no oracle product is certified for any "home" flavor of any release of Windows.
    To combat that I modified the Hosts file under "C:/Windows/system32/drivers/etc/" and have added a line 10.10.10.10 <My computer name>
    But even then listener.ora file's Hosts attribute points to my initial IP.So what's stopping you from changing it?
    >
    The outputs for lsnrtc start and stop are:
    C:\>lsnrctl start
    LSNRCTL for 32-bit Windows: Version 11.1.0.6.0 - Production on 29-JAN-2009 16:28:50
    Copyright (c) 1991, 2007, Oracle. All rights reserved.
    Starting tnslsnr: please wait...
    TNS-12560: TNS:protocol adapter error
    TNS-00530: Protocol adapter error
    C:\>lsnrctl stop
    LSNRCTL for 32-bit Windows: Version 11.1.0.6.0 - Production on 29-JAN-2009 16:34:00
    Copyright (c) 1991, 2007, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 2: No such file or directory
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=<my initial IP>)(PORT=1521)))
    TNS-12535: TNS:operation timed out
    TNS-12560: TNS:protocol adapter error
    TNS-00505: Operation timed out
    32-bit Windows Error: 60: Unknown error
    C:\>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 11.1.0.6.0 - Production on 29-JAN-2009 16:35:16
    Copyright (c) 1991, 2007, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 2: No such file or directory
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=<my initial IP>)(PORT=1521)))
    TNS-12535: TNS:operation timed out
    TNS-12560: TNS:protocol adapter error
    TNS-00505: Operation timed out
    32-bit Windows Error: 60: Unknown error
    P.S.: Also I am unable to change my listener.ora file.
    Edited by: Monk on Jan 29, 2009 4:41 PM

  • Unable to start form listener on linux

    Hi,
    i have just installed 9iAS with oracle 8.1.6 on same redhat7.1
    m/c
    when I'm unable to start the form server, a listener error occur
    error is like this............
    $ forms60_server start
    Stopping Forms Server processes on port 9001
    f60ctl stop port=9001 mode=socket
    port=9001
    mode=cosket
    choosing default pool 1 for this process........
    1
    Could not find Forms Listener om port 9001
    Starting Forms Server processes on port 9001
    f60ctl start port=9001 mode=socket
    port=9001
    mode=socket
    Choosing default pool 1 for this process......
    1
    Forms environment:.......
    Failed to exec runform f60webm [error:2]
    Forms listener started on port 9001
    In last it says form server started but when I execute any form
    through browser it gives error
    I haven't install form6i on my machine
    is this the reason or any thing else
    what should I have to do run form server
    thanks in advance
    Akhil

    This is a common problem, if you have gcj (the GNU GCC java clone) in your path. My two suggestions are:
    1. Deinstall GCJ or
    2. Put the JDK bin directory in your PATH variable in front of everything
    Works fine for me,
    --olaf                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Kernel Error on Boot, wont Start up

    So i was updating the new updates for my macbook (Has Tiger, not leopard) and after the updates it restarted. Upon booting, it loaded the apple logo and that little spinner then it just went into the kernel panic mode. I tried inserting the Mac OS X CD and it wont start up on it. I took out the batter and pressed the power button to take out any electrical power. Still didnt boot. I then pushed cmd+s to go into the single user mode and it also paniced on me, but luckily i was able to take a picture of it clearly. Heres the pic:
    http://dl.getdropbox.com/u/496929/Photos/kernelerrorsmall.jpg
    anyone know what the heck all that means?

    Ahhh, be careful now. Just make sure you know what sort of drive you have. Go to the Apple logo in your menu bar and click "About this Mac" and then click "More info".
    Is your hard drive under ATA or Serial-ATA? The former needs an IDE adapter, and the latter needs a SATA adapter. The really important part is making sure you get one designed for laptop drives, otherwise it won't fit.
    I think you have a SATA drive, so here is a laptop SATA one for $20 + shipping:
    http://www.buy.com/retail/product.asp?sku=207383829&listingid=19687748&dcaid=179 02

  • How to check whether ESBAgentListener listener is started or not for ESBSys

    Hi,
    I am working on Oracle ESB 10g, I want to know how to check whether the ESBAgentListener listener is started or not for particular ESB system. I know we can verify the logs but I want to know is it possible from database or any other sources.
    Thanks in advance.
    Ramesh

    Hi Jogdand ,
    You can get the PO total value change form the PO business Object BUS2201 attribute  POTotalValueIncreased .
    Below code sample decribes how to get the BO attribute values
    1. INCLUDE <swfcntn01>.
    2. Create an instance of the BO by calling the macro and passing the three parameter.
        swf_create_object     <po bor object>     <BUS2201>     <po_guid>
    3. Get the PO attribute by calling macro
      swf_get_property   <po BOR object>   < 'POTotalValueIncreased' >    < lv_pototalvalueincreased>
    OR
    You can query the table BBP_PDHGP and get the original Value of the PO and call the FM BBP_PD_PO_GETDETAIL to get the new Value of the PO. Check the difference and if there is any difference then the PO value is changed.
    I hope this will be very useful.
    Regards,
    Surender

  • My pc wont start...... please help

    actually my mainboard is 865pe neo3 but it wasnt listed .... anyway ..... yesterday ...... after a long time playing lan on my pc I plugged in my 280 watt speakers to my pc to listen to some music  ..... when ... suddenly my screen froze the usb mouse stopped working and the keyboard got stuck and the music stopped    ..... sooo i kept pressing the power button until the pc turned of ... not shutdown ... it just turned off ..... then i tried to turn it on but the screen says no signal  ...... there was a beep i usually heard at boot but i didnt ....... i have a usb hub with usually 4 green lights it now became 2 ..... so what do i do... and what happened i dont even see the boot screen ......         please help me my pc just wont start and its only 5 days old  .... I was running some anti virus programs in taskbar and core center and winamp ... i had D.O.T enabled ... what should i do ...... and here are my specs :
    G-force fx5200-t128 ddr tv-out ...
    865pe neo3 with msi corecell with D.O.T
    intel P4 3.2 processor
    and to fans tunnelled to take air in so the pc cools ...... 

    Is this the motherboard?
    Do you have the D-Bracket installed? If so what is it hanging at?
    Please post complete system specs, including the max amps for the 3.3v 5v and 12v rails of the powersupply. This info can be found on a sticker on the side of the PSU. What speakers were you using before? And what are the current speakers?
    Good Luck
    Jeremy

  • [SOLVED] gParted wont start

    I have Arch installed with KDE. I wanted to make some changes to my partiton table and thought of using gParted to get the work done.
    I installed gparted as:
    sudo pacman -S gparted
    Now, when I try executing gparted form the GUI, I get the authentication window, where it asked for the user password. Upon entering it, nothing at all happens. gParted just wont start.
    I tried running it from Konsole:
    sudo gparted /dev/sda
    I get an error as:
    No protocol specified
    (gpartedbin:2475): Gtk-WARNING **: cannot open display: :0
    Please help identify why gParted wont start on my system.
    Last edited by darnir (2012-01-08 05:11:09)

    @anonymous_user: thanks, i have been looking for that
    @darnir: you could change the first posts title and add [SOLVED] at the begining

  • Nokia N95 wont start up

    Hi All,
    my Nokia N95 wont start up, 
    this morning I tried to listen to the radio thru my Nokia N95, but no sound was coming out of the headphones so I thought it was a bug and I decided to turn my phone off and on again, and I havent been able to get it to turn back on since.
    When I try to turn it on, the nokia logo appears, but the screen isnt properly backlit (looks like its on standby), there is no vibration that I normally get when I turn it on,and then after a few seconds the screen fades off as if the power to it was cut.
    When I turned the phone off it still had 2 bars of battery left, I have tried charging the phone, and removing the battery, and I also tried holding down different buttons as I started the phone, but so far no luck.
    the phone is probably about 8 months old, roughly.
    tl;dr: phone wasnt outputting sound, I tried to restart it and it never started again.
    any help would be appreciated!
    James

    Looks like you have already tried removing the battery and leaving it out for a vew minutes as well as the 3 finger reset. But just in case you were not doing it right, I'll explain it again.
    Don;t forget to backup your phone before trying any of this.
    Firstly take the battery out for 5 minutes and then replace and see if that makes any difference.
    Then try the "3 finger deep reset" which is depress these three keys simultaneously "*" "3" "green phone" and then power on phone whilst keeping those same three keys depressed until you hear start-up tone.
    This should ONLY be done if the device doesn't power up normally anymore and it wipes everything in the Phone memory that is not part of the ROM.
    Also try restarting without the memory card.
    If none of the above works then you will have no choice but to send it to your Nokia Care Point.
    You can find your nearest Nokia Care Point at:
    For UK
    http://www.nokia.co.uk/A4228006
    For Europe:
    http://europe.nokia.com/A4388379
    For Asia-Pacific
    http://www.nokia-asia.com/A4416070
    Elsewhere:
    http://www.nokia.com select your country, go to the support section, then select repair.

  • Satellite A660 wont start again until i turn to safe mode

    Just purchase toshiba Satellite A660: i tell the story to compensate closely to my answer, hopefully ..
    I just purchase it new, run the insallation program for first use. When its up and running just within that day i noticed that it start to hang up when i hooked external drive for some program installation (adobe lightroom).
    Its still fine but when i turn it off, it wont start again until i did turn to safe mode so that i could back up some of the files and run the recovery again.
    This time on 64bit. When its finish its process, it works well for just a couple of hours.
    It fell faster now thou, maybe because its on 64bit? ( any recommendation whether its 32 or 64bit) specs: i5 , 4ram, 1g ddcatd graphics , win7 home premium, ..
    Now, when i turn it off it never start back again windows say.. start up repair. ..
    I did let it run since this morning until now still they cant find whats the problem (i'm refering the loptop) .
    So any idea on whats goin ?

    > It fell faster now thou, maybe because its on 64bit? ( any recommendation whether its 32 or 64bit) specs: i5 , 4ram, 1g ddcatd graphics , win7 home premium, ..
    64bit Operating system is better if your notebook supports 4GB or more RAM.
    Why? Because Win 32bit recognizes max 3.2GB even if more RAM is available.
    This is 32bit limitation; no matter what OS it is; Linux, Win XP, Vista, Win7 etc
    This is the reason why 64bit OS are so popular in the last time
    Regarding the OS issue;
    I recommend running a HDD recovery again... this means you should reinstall the OS usign the Toshiba recovery option;
    Press F8 while powering up the notebook, Choose Repair my Computer, -> HDD recovery

  • After Effects just bounces in the dock but wont start

    Hi all,
    Just installed CS4 production studio under Snow Leopard.  All works well and updated using the Adobe Updater.  All apps are fine except AE which just bounces in the dock a few times and then stops.  I read that this could be because Rosetta was not installed.  I installed Rosetta from the Snow Leopard DVD and still nothing.  Have restarted 3 times just in case (I also read that several restarts may be required to get it to work), but still nothing.
    Any help would be greatly appreciated.
    Regards
    Dave

    OK... Now I feel like Scott of the Antartic writing in his journal before the inevitable... I am writing this purely to help anyone else with the same issue to resolve it without the pain that I am still experiencing.  Hopefully the last entry will read "all solved" and not "I am about to pop outside... I may be some time..."
    After using CS2 for the bulk of my work I thought I'd try and get this solved once and for all, especially as we have a DVCPROHD project coming up and need CS4 to do it.
    OK... The so now I have the suite running, except Premiere is running under at trial without the presets and the updates fail when installing.  Contacted support this week, they wont re-open the original case because it has been over a month.  Fair enough, new case.
    The adobe guy takes control of my machine, deactivates it, then from Finder deletes lots of folders.  He then asks me to re-install the products.  I do this (2 hours later) and run Premiere and it appears to work with presets.  I look a bit closer and notice that under the help menu of Premiere Register, Deactivate and Updates are all greyed out.  This is not the case in the other products of the suite.  OK, so not a major deal but does imply something is not installed right.  I run the Adobe Updater, Premiere updates, but AE, PS and several updates fail.
    Call back to support.  This time the Adobe guy takes control of my machine suggests I deactivate the suite, run the un-install and then download and run the CS3 Clean script and re-install.  I do all this.  Another 2 hours later feeding discs into the machine... and... Premiere looks fine, presets all there... but wait for it... AFTER EFFECTS JUST BOUNCES IN THE DOCK BUT WONT START.
    3rd call back to support and ask for the issue to be escalated.  This is difficult and I have to cause a fuss to realise that this problem is the same one that has been hanging around for months and that I am not prepared to spend more hours removing every trace of Adobe from my machine and re-installing - this doesn't work.  The support technician asks me to delete a hidden folder that has all the Adobe patches in it, manually download the AE 9.0.2 update and install it.   It installs but AE wont start.  I explain that I've had enough and want the problem escalated.
    I finally get a call back from a 2nd level engineer this morning.  After explaining the that AE wont start and then answering the question "why is this a problem for you!" we do some quick troubleshooting.  This time I have to pull out the network cable, turn off Airport, create a new user account, log on to it and then see if AE runs.  Which it does.  Within seconds we get launched into the pre-determined script, "if it runs under another user account then there is nothing wrong with the applications and I should call Apple".  After being patronised for a further 5 mins I had to PROVE to the guy that it was also possible that the fault was Adobes.  I also know the moment I phone Apple, the response will be "Call Adobe".
    The only example I could give him at the time was to image a piece of software I had written that allocated memory based on the screen resolution (this is a user preference) and if my code was badly written and crashed when encountering a screen resolution bigger than my code was expecting.  OK, is that Apple's fault, no it is my code.  Will it run under one user and not another, yes it will.  There are a million other posibilities.  Some I agree could be Apple's, but equally some could be Adobes and the big fat fob off as soon as you can is terrible.
    I have also since realised since leaving this call with the technician, that:
    1) This is a brand new iMac and the Adobe Suite was the 1st piece of 3rd party software installed on it.
    2) The iMac is for video editing and nothing else.
    3) This was working without presets before the Adobe guys deleted all these files and asked me to re-install.  It is more likely that they have deleted something they should not have rather than the a bug in the OS.  A bug in the OS is still possible but I suspect the problem is with a rogue bit of installation code from Adobe.
    Finally incase anyone from Adobe is reading this:
    I have paid thousands of pounds for this software.
    I have been unable to use it for months.
    A problem like this should be gold dust for you.  Here is the chance to get to the bottom of an issue that several people are having, understand the mechanics of what is going wrong.  Write a KB article as well as a patch and this would save the time/money and effort of an awful lot of people (including your own).
    As a short thought experiment I would like everyone at Adobe to image the following:
    You pay £1,000 of your own money for a tool to do your work on the promise that you can make this money back in productivity gains, new business, etc.
    The tool you use every day to make a living won't work.  For the benefit of the experiment, imagine this is your email client, web browser or case management tool.
    You have no IT group to replace your machine or to come and solve it.
    You can't tell your customers that your software is down and you have to keep doing your job.
    You have to spend an additional 3 days in your own time, working late or weekends to try and fix the software yourself.
    You to keep downloading a Gigabyte of data 3 or four times and you have to pay for downloads.  Currently you are running up a bill of over £100 in downloads and phone calls.
    You don't get paid the overtime and your customers start complaining you are late with your work.
    You lose customers... you eventually get fired because you have lost too many of them.
    ...This is what it feels like for a small creative business to not be able to install the software they bought.

  • WONT START AT ALL

    Dear all, this is frustrating. The system just wont start up, chimes and spins around but just goes up to the apple logo and that is it. I leftit in sleep mode all night by mistake and the following day refused to start. Any ideas pls? I've done all the suggestions to reset the pram/ram.

    Take each of these steps that you haven't already tried. Stop when the problem is resolved.
    Step 1
    The first step in dealing with a boot failure is to secure your data. If you want to preserve the contents of the startup drive, and you don't already have at least one current backup, you must try to back up now, before you do anything else. It may or may not be possible. If you don't care about the data that has changed since your last backup, you can skip this step.   
    There are several ways to back up a Mac that is unable to boot. You need an external hard drive to hold the backup data.
         a. Boot into the Recovery partition, or from a local Time Machine backup volume (option key at startup.) When the OS X Utilities screen appears, launch Disk Utility and follow the instructions in this support article, under “Instructions for backing up to an external hard disk via Disk Utility.”
    b. If you have access to a working Mac, and both it and the non-working Mac have FireWire or Thunderbolt ports, boot the non-working Mac in target disk mode. Use the working Mac to copy the data to another drive. This technique won't work with USB, Ethernet, Wi-Fi, or Bluetooth.
    c. If the internal drive of the non-working Mac is user-replaceable, remove it and mount it in an external enclosure or drive dock. Use another Mac to copy the data.
    Step 2
    Press and hold the power button until the power shuts off. Disconnect all wired peripherals except those needed to boot, and remove all aftermarket expansion cards. Use a different keyboard and/or mouse, if those devices are wired. If you can boot now, one of the devices you disconnected, or a combination of them, is causing the problem. Finding out which one is a process of elimination.
    If you've booted from an external storage device, make sure that your internal boot volume is selected in the Startup Disk pane of System Preferences.
    Step 3
    Boot in safe mode. Note: If FileVault is enabled on some models, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Post for further instructions.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    When you boot in safe mode, it's normal to see a dark gray progress bar on a light gray background. If the progress bar gets stuck for more than a few minutes, or if the system shuts down automatically while the progress bar is displayed, your boot volume is corrupt and the drive is probably malfunctioning. In that case, go to Step 5.
    If you can boot and log in now, empty the Trash, and then open the Finder Info window on your boot volume ("Macintosh HD," unless you gave it a different name.) Check that you have at least 9 GB of available space, as shown in the window. If you don't, copy as many files as necessary to another volume (not another folder on the same volume) and delete the originals. Deletion isn't complete until you empty the Trash again. Do this until the available space is more than 9 GB. Then reboot as usual (i.e., not in safe mode.)
    If the boot process hangs again, the problem is likely caused by a third-party system modification that you installed. Post for further instructions.
    Step 4
    Sometimes a boot failure can be resolved by resetting the NVRAM.
    Step 5
    Launch Disk Utility in Recovery mode (see Step 1.) Select your startup volume, then run Repair Disk. If any problems are found, repeat until clear. If Disk Utility reports that the volume can't be repaired, the drive has malfunctioned and should be replaced. You might choose to tolerate one such malfunction in the life of the drive. In that case, erase the volume and restore from a backup. If the same thing ever happens again, replace the drive immediately.
    This is one of the rare situations in which you should also run Repair Permissions, ignoring the false warnings it may produce. Look for the line "Permissions repair complete" at the end of the output. Then reboot as usual.
    Step 6
    Reinstall the OS. If your Mac was upgraded from an older version of OS X, you’ll need the Apple ID and password you used to upgrade.
    Step 7
    Repeat Step 6, but this time erase the boot volume in Disk Utility before installing. The system should automatically reboot into the Setup Assistant. Follow the prompts to transfer your data from a Time Machine or other backup.
    Step 8
    This step applies only to older Macs (not current models) that have a logic-board ("PRAM") battery. Both desktop and portable Macs used to have such a battery. The logic-board battery is separate from the main battery of a portable. A dead logic-board battery can cause a gray screen at boot. Typically the boot failure will be preceded by loss of the startup disk and system clock settings. See the user manual for replacement instructions. You may have to take the machine to a service provider to have the battery replaced.
    Step 9
    If you get this far, you're probably dealing with a hardware fault. Make a "Genius" appointment at an Apple Store to have the machine tested. If you can't get to an Apple Store, go to another authorized service provider.

  • Satellite U400-14B shuts itself off and now it wont start up

    Hi
    just got a new Satellite U400 this week.
    Was working perfectly the first few days, then last night, it just shuts itself off and now it wont start up.
    I press the on button and the row of lights next to it light up, but nothing happens I dont even get as far as the Toshiba screen.
    I have tried many things. I left it plugged in overnight, tried taking the battery out and no result as of now.
    The little led lights on the bottom indicate that there its plugged in, the battery is white not orange, when pressed they all light up again only for a split second.
    The only thing I can liken this too is when a car wont start and you keep turning and turning the key, well in this case pushing a button, and nothing happens, the fans dont whir or anything...
    help please...

    Has extra Memory (RAM) been installed? Try removing one Memory Module and try a different Memory Slot.
    If bad memory is not the problem, then there is not much else you can do except send it to an ASP for warranty repairs.

  • Installation of Oracle 11g on RHEL 5 (Listener cannot start )

    Hello,
    I have install Oracle 11g on my linux RHEL5. The installation was succesfull but cannot start the listener. The configuration of even the EM at the end of the installation for the same reason , Listener not started.
    Trying to connect to my Listener i got the following error
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=karen)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCPS)(HOST=karen)(PORT=2484)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    LSNRCTL> start
    Starting /u01/app/oracle/product/11.1.0/db_1/bin/tnslsnr: please wait...
    TNS-12537: TNS:connection closed
    TNS-12560: TNS:protocol adapter error
    TNS-00507: Connection closed
    Linux Error: 29: Illegal seek
    Can Some help troubleshoot this problem.
    Thanks

    Dear bezgodo!
    Please execute the following commands and compare the results.
    1.
    hostname --fqdn2.
    nslookup <your_ip_address>In both cases you should see the fully qualified hostname of your server.
    Yours sincerely
    Florian W.

  • Itunes wont start and i get no error messages

    i just downloaded itunes 7.3 and itunes wont start any ideas how to fix?

    Okay. I'm still wondering about your firewall. A "persistent" iTunes.exe in your processes is most consistent with a firewall blocking iTunes, iTunesHelper and/or QuickTime from accessing the Internet. (Norton Internet Security 2005 is by far the worst offender in this regard, but it can be produced both other firewalls too.)
    Head into the Firewalls settings and make sure that iTunes, iTunesHelper, and QuickTime are all being allowed full access to the internet.
    If iTunes still doesn't launch after making sure the firewall is correctly adjusted, reboot the PC and try the suggestion from the following document. (It's a much rarer issue, but it can also produce that persistent iTunes.exe symptom in conjunction with an error-message-free iTunes launch failure.)
    iTunes for Windows doesn't open after upgrading

  • ITunes wont start up

    Hi, i had a look on this answer to a topic : itunes wont start :
    +The QuickTime problem is most likely causing the iTunes launch problem. So let's try swapping out your QuickTime again taking a few additional explicit precautions.+
    +Head into your Add/Remove programs. uninstall QuickTime.+
    +Next, we’ll manually remove any leftover program files and folders.+
    +1. On the Start menu, click My Computer (or double-click My Computer on the Desktop).+
    +2. In My Computer, open Local Disk.+
    +3. Open Program Files.+
    +4. Right-click on the QuickTime folder and click Delete from the shortcut menu.+
    +5. Navigate to C:\Windows\system32\.+
    +6. Remove the files QuickTime.qts and QuicktimeVR.qtx. (If “Hide filename extensions for known file types” is enabled on the PC, then those two files will appear as “QuickTime” and QuickTimeVR”.)+
    +7. Restart your computer.+
    +Next, we'll get a fresh copy of QuickTime into your PC by doing a repair install of itunes.+
    +Switch off antivirus and antispyware applications prior to the repair install.+
    +Go into Add/Remove and select itunes. Click "Change" and then click "Repair".+
    but when it comes to install/uninstall an error comes out : An error ocured while installation
    and i cant get rid of it. Pls help. Any ideas? Thx. J

    but when it comes to install/uninstall an error comes out : An error ocured while installation
    Let's try getting the program uninstalled by other means then.
    Download and install the Windows Installer CleanUp utility:
    Description of the Windows Installer CleanUp Utility
    Now run the utility (“Start > All Programs > Windows Install Clean Up”), select any QuickTime entries in the list of programs that appears in CleanUp, and then click “Remove”.
    Next, we’ll manually remove leftover program files and folders.
    1. On the Start menu, click My Computer (or double-click My Computer on the Desktop).
    2. In My Computer, open Local Disk.
    3. Open Program Files.
    4. Right-click on the QuickTime folder and click Delete from the shortcut menu.
    5. Navigate to C:\Windows\system32\.
    6. Remove the files QuickTime.qts and QuicktimeVR.qtx. (If “Hide filename extensions for known file types” is enabled on the PC, then those two files will appear as “QuickTime” and QuickTimeVR”.)
    7. Restart your computer
    Does the repair install go through properly now? Or do you get another error message when you try the repair install?

Maybe you are looking for

  • Using HR data in R/3 to create business partners in Solution Manager

    Is it OK for me to setup Solution Manager to automatically download HR data from R/3 to create the Business Partners (employee role) in Solution Manager? We have setup SAP CRM 4.0 to automatically download the HR data and create Business Partners (em

  • LR 1.4.1 "An error occurred when attempting to change modules."

    I see entries in the FAQ on this error relating to LR 1.3, but nothing newer. The error has only started today, though I only run LR about once or twice a month.   First symptom was that NO Lightroom windows would appear (Mac OS 10.5), not even the "

  • ITunes 7 is not opening!?Please Help!

    This new iTunes 7 is starting to really bug me. My problem is that everytime i try to open my iTunes the program opens for like 2 seconds then automatically closes. I've tried everything from repair in control panel and I even spent an hour on the ph

  • How create ear to setup file or exe

    how i will create setup or exe from ear.

  • Using PL/SQL with DAC

    Is there a way to execute PL/SQL statements in DAC? Is this advisable? This is to better tune some parts of the application that are so slow in Informatica.