OUI permission Denied when trying to Install 10gr2 on RHEL5

Hi,
I have been trying to install oracle1ogr2 on RHEL5 on our test server and i m following the procedure mentioned in this site http://www.oracle-base.com/articles/10g/OracleDB10gR2InstallationOnRHEL5.php
The problem that i m facing for past 2 days is ...when i try to execute runInstaller i get this message
*./runInstaller: line 54: /home/oracle/Disk1/database/install/.oui: Permission denied*
Inspite of following all the the steps i m stuck at this one point. It would really be great if some one could help me out me this.
Thanks,
Edited by: Suhail Faraaz on Jul 19, 2010 11:51 PM

oracle@localhost database]$ ./runInstaller
Starting Oracle Universal Installer...
Checking installer requirements...
Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
                                      Passed
All installer requirements met.
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-07-20_01-15-18PM. Please wait ...[oracle@localhost database]$ Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2010-07-20_01-15-18PM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(Unknown Source)
        at java.lang.ClassLoader.loadLibrary(Unknown Source)
        at java.lang.Runtime.loadLibrary0(Unknown Source)
        at java.lang.System.loadLibrary(Unknown Source)
        at sun.security.action.LoadLibraryAction.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
        at sun.awt.DebugHelper.<clinit>(Unknown Source)
        at java.awt.Component.<clinit>(Unknown Source)Now this is what i m receiving

Similar Messages

  • Photoshop cs4 access denied when trying to install from disc in Windows 7 64bit.

    Photoshop cs4 access denied when trying to install from disc in Windows 7 64bit. I tried it in
    safe mode and it starts to install but get an error there as well.
    What do I do?

    So when you put the disk in it won't run correctly? When the disk is inserted you should have a window pop up with 2 options. 1 to install and the other to see what is on the disk. Choose to explore or open the disk. Go to the CS4 folder where the photoshop .exe file is (that will run the setup), right click on the .exe file and choose run as Admin and it should start. See if it will install. If not then read below.
    I am not sure how far you got in the install before so chances are you will have to run the CS4 cleanup utility. 2 levels to run at but don't use 1 or 2 just type in the number 3.
    http://www.adobe.com/support/contact/cs4clean.html
    You may need to run the windows installer cleanup utility too
    http://support.microsoft.com/kb/290301
    Before you try to reinstall the software ensure that adobe reader is not installed. If it is remove it. It has caused issues in the past with vista and CS4 installs.
    Also turn off windows Defender and any anti-virus software. You can keep UAC on in Windows 7.
    During the CS4 install at 90 percent it will almost stop and may take 5 to 10 mins to finish. This is normal. What a pain huh......
    After install is finished, reboot
    After reboot, go to the CS4 64 bit or 32 bit icon (depends on 32 or 64 bit Windows 7) in start area, right click on CS4 64 bit (if you have windows 7 64 bit) and choose properties, compatibility tab and then check run as Admin at the bottom area. Hit apply, ok to close out.
    Now start CS4 and run the updater.

  • Access denied when trying to install itunes on windows 7

    when trying to install itunes I get a message access denied. using win 7 i have read that a certain windows update can cause this. can anyone  provide any information on how to fix this?  I've tried to remove this, but in control panel-update history, it say it was installed 08/22. when i look at the list to uninstall it, i don't see it.
    KB2918614

    Go to Control Panel > Programs and Features > View installed updates then search the list for Security Update for Microsoft Windows (KB2918614). You may need to adjust the column widths to read the full titles. Uninstall it if you have it, then reboot and try installing iTunes again.
    If you have further issues see Troubleshooting issues with iTunes for Windows updates.
    tt2

  • Permission denied when trying to save document

    My wife is trying to save a Pages document and when she gives it a name to replace "untitled" she gets a drop down dialogue that says "Permission Denied." I ran Disk Utility to repair disk permissions, she has tried saving it under several names to avoid duplicates. Any idea why this would suddenly crop up?

    I couldn't all the sudden get pages to save or change or update any document in my external hard drive, when I dragged the document to a flashdrive suddenly I could do it, it is still a mystery to me, this is a Macbook, as far as I know my external drive will still do it in my iBook

  • Error Message access denied when trying to install on SD Card

    Hi,
    I got this errormessage whan I'm trying to install the image about CMD (run as Admin):
    C:\FFUTEST>dism.exe /Apply-Image /ImageFile:flash.ffu /ApplyDrive:\\.\PhysicalDr
    ive1 /SkipPlatformCheck
    Access is denied.
    Does anybody know a solution?

    Are you able to see the SD card in file explorer?  When you performed the diskpart command sequence:
    diskpart
    list disk
    exit
    Did your SD card show up as physicaldrive1?
    Is the SD card either 8 or 16 GB in size and Class 10?
    Also, are you running this command on a Windows 10 install?
    You might check that explorer or cmd don't have a reference to the SD card still.  If a program is accessing the card that might prevent DISM from accessing it in exclusive mode.
    Jonathan Tanner | Microsoft | Windows 10 IoT Core Insider Preview Support | This posting is provided 'as is' with no warranties and confers no rights.

  • [Solved] Permission denied when trying to create aur4 repo

    I'm trying to follow the steps here to migrate my aur packages to aur4.  I've created my public key, edited ~/.ssh/config as described, and copied my public key file to my aur4 account settings.
    When I run my git clone command I get this:
    $ git clone ssh://[email protected]/wcgbrowser-git.git
    Cloning into 'wcgbrowser-git'...
    Permission denied (publickey).
    fatal: Could not read from remote repository.
    Please make sure you have the correct access rights
    and the repository exists.
    Is there a step missing here where I need to create the repository on aur4 first, or is that done automatically when I clone?  Seems logical, but I couldn't find a way to create the repo either in the web interface or on the wiki.  Or is this indeed an authentication issue of some kind?
    Last edited by lykwydchykyn (2015-06-08 18:53:57)

    lykwydchykyn wrote:is this indeed an authentication issue of some kind?
    The "Permission denied (publickey)" message suggests that this is the case. Double-check that your ~/.ssh/config and the public key on the AUR web interface are correct.

  • Permission Denied when trying to Save or Save As

    I don't know what I did to make it happen. I added a couple of new text boxes and now it won't let me save. Sometimes it says something about Myriad Pro being the default (and I'm ok with that). Here is my error log:
    Generating PDF Document...
    Font Service: Default font typeface is Myriad Pro.
    PDF generated successfully.
    Generating PDF Document...
    Font Service: Default font typeface is Myriad Pro.
    Unable to open or create file C:\Users\owner\Documents\Kathee's Docs\3-NMF\public_html\Lab Test Order Form - Version Feb 2014-Female.pdf
    Permission denied
    Generating PDF Document...
    Unable to open or create file C:\Users\owner\Documents\Kathee's Docs\3-NMF\public_html\Lab Test Order Form - Version Feb 2014-Female.pdf
    Permission denied
    2 warnings/errors reported.
    Any ideas????
    Kathee

    Just as I was typing out that that could not be the problem as I'm the only one that would ever work on it and I have definitely closed out of it ... it occured to me ... check my task manager to see if it's being held open somewhere ... sure enough ... it was. I have no idea why, but it doesn't surprise me. I am not a big fan of Adobe, but because we need it in our every day life I can't stop using it.
    Thank you for your fast response!!
    Kathee

  • Access Denied When Trying To Install Printer - Windows 7

    Good Day
    I have a serious problem on a client's computer. All I need to do is connect the laptop to a network printer, but I am having a lot of difficulty in doing so.
    First the details of the laptop: Windows 7 Professional 64-bit connected to network using ETH cable. Avira Professional antivirus running, firewall disabled on pc, user is member of administrators group only.
    Details of the printer: Xerox Workcentre 3220, connect to network using ETH cable, but also shared on pc also running Windows 7 64-bit Professional.
    I am able to ping the printer and have connected all the other pcs on the network to the printer without any troubles whatsoever. Printing, scanning - everything is working fine for the other pcs. I am also able to connect to shares from the laptop to any
    other pc.
    So here is my issue with this specific laptop:
    Firstly, when using the "Add Printer" wizard, the "Add a local printer" option is greyed out.
    So I tried connecting to the printer using the"Add a network, wireless or Bluetooth printer" option, which seemed to be working, but during installation it gives an Access Denied error and undoes the installation.
    Then I tried connecting to the share of the printer on one of the other pcs, which had the exact same result.
    I then tried to modify an other printer, by firstly trying to add a new Local Port, but the I recieve the following error: "Specified port cannot be added. Access is denied."
    I tried then adding the driver using the Windows Print Server, but the buttons were unavailable.
    After reading on many forums, I accessed the Print Management console (Control Panel -> Administrative Tools -> Print Management)m and tried adding the printer and ports there, but recieved an "Access Denied" error every time.
    Basically whatever I tried, I recieved "Access Denied" errors. I created a new user, which is only a member of the Administrators group. Logged in with new user, without any success in connecting to the printer. I then tried adding security permisssions
    for "everyone" to the folder C:\Windows\System32\spool\PRINTERS, as I read on another forum. I tried modifying the group policy using gpedit.msc and also using the Local Security Policy, although I could have missed some things in these two places,
    but basically with a quick glance, everything seemed fine. I am sure there are no virusses, etc on this laptop and as I have said all the other pcs connected to the printer very easily.
    How can it be that I cant install a printer on this laptop, while I was able to do so a year or so back?
    I have gotten a few suggestions that it will in the end just save me time by formatting the pc and reloading all the data and programs, but this isn't an option I really want to take. And then I have previously had issues with the "Add a local printer"
    option greyed out and unable to add printers, etc, but then I was able to solve the problem by creating a new user and then switching to that user - which indicated a possible user profile corruption. But in this case even that did not work.

    Hi,
    please check your below configuration:
    1.Start the policy editor (Control Panel -> Administrative tools -> Local security policy)
    2.Select “Local policy” item
    3.Find the item “Devices: Prevent Users from Installing Printer Drivers” in the section Security Settings -> Security Options and change it to Enabled
    4.Go to “Security Settings -> User Rights Assignment” section and check, that “Load & Unalod Drivers” option contains the active user group. It important, that even if it has “All Staff” already, it still could miss “Administrators” group, so it’s necessary
    to add it manually.
    In addition, this thread could be referred:
    http://social.technet.microsoft.com/Forums/en-US/8c3c3d97-9d85-4ab0-9fc8-4b7aba202fb2/windows-cannot-connect-to-the-printer-access-is-denied-please-help?forum=itprovistaprinting
    Karen Hu
    TechNet Community Support

  • Hi, I have Mac Book It currently at 10.6.8 I want know how to recover the FileVault Password? I tried /Library/Keychains/FileVaultMaster.keychain but it say permission denied when i'm the admin account

    Hi, I have Mac Book It currently at 10.6.8 I want know how to recover the FileVault Password? I tried /Library/Keychains/FileVaultMaster.keychain but it say permission denied when i'm the admin account

    Hi BobRz,
    As this is a new issue for me, I believe I had the incorrect approach, maybe you can help me. What I want to do is recover a few files in my desktop, and some information i had on the iCal application and the Mail application as well.As I do not want to do a full migration into this computer (which is not mine) I believe that starting the damaged MBP in Target mode should allow me to search and cop the files I need. But:
    1. Can I open the Ical and mail apps to look for the info I need while reading it as an external HD  ?
    2. Do the target machine (my friends) still need to be updated to ML o Mavs so that it recognizes my MBP as an external drive if starting it in Target mode ? (no migration assistant)
    Thanks.

  • Permission Denied when calling a method from VB using WebLogic 8.1.2 JCOM

    Hi,
    We are calling an java/ejb methods from VB using WebLogic JCOM 8.1 SP2. But
    using JCOM, we are getting a error Permission denied when called from VB. We think
    that we should update pathch jintegra 2.0 or 2.1 in WebLogic 8.1.2 the to solve
    this issue, because we faced the same problen "permission denied" when we used
    JINTEGRA(third party software). Once we installed the JINTEGRA 2.1 it solved the
    issue.
    So, can anyone help on regard to this issue of "Permission denied" in WebLogic
    JCOM 8.1 SP2.
    Thanks & Regards
    Raghu

    I too am experiencing the jCOM error: "Run-time error '70': Permission Denied". The problem appears to be related to a Microsoft Security Patch KB835732 (MS04-011 which, as you indicated, has been fixed in J-Integra v2.1 (FYI, jCOM 8.1 is based on J-Integra 1.5.4, see J-Integra/jCOM versions.
    Did you ever get a resolution concerning 8.1 SP2? 8.1 SP3 is available now but I don't see any mention of jCOM updates in the WebLogic 8.1 What's New documention. I can't immediately upgrade (trying to stay on same version as a few other developers I work with) but I am hoping it is resolved in SP3.

  • Error code 1632 when trying to install management tools

    Getting this rather dated error message when trying to install the Exchange 2007 SP3 admin tools on a Windows 7 x64 Professional SP1 client PC.
    "Installing product C:\temp\exchangeserver.msi failed. The Temp folder is on a drive that is full or is inaccessible. Free up space on the drive or verify that you have write permission on the Temp folder. Error code is 1632."
    I've done all the obvious stuff, the group everyone has full control of pretty much everything on the computer at this point, tried copying the files locally, tried running it from a UNC path, no luck.  Definitely am an administrator on the computer.
    The only other software on it at this point is IE11 and Windows updates.
    Tried it from the UI, tried it from the command line, i.e. setup /r:mt and I get the same error code.  Definitely is enough disk space.  The version I'm installing definitely is the x64 SP3 version.
    Any ideas?
    [14/01/2014 18:57:45] [0] Setup will run the task 'install-msipackage'
    [14/01/2014 18:57:45] [1] Setup launched task 'install-msipackage -logfile 'C:\ExchangeSetupLogs\ExchangeSetup.msilog' -targetdirectory 'C:\Program Files\Microsoft\Exchange Server' -features 'AdminTools' -packagepath 'C:\temp\exchangeserver.msi' -updatesdir
    'C:\temp\Updates' -PropertyValues 'DISABLEERRORREPORTING=1 PRODUCTLANGUAGELCID=1033 DEFAULTLANGUAGENAME=ENU DEFAULTLANGUAGELCID=1033 INSTALLCOMMENT="Installed language for this product: English (United States)"''  
    [14/01/2014 18:57:45] [1] Beginning processing.
    [14/01/2014 18:57:45] [1] ProductCode is '24b2c164-de66-44fe-b468-a46d9d5e6b31'.
    [14/01/2014 18:57:45] [1] PackagePath was set to 'C:\temp\exchangeserver.msi'; normalizing to 'C:\temp\exchangeserver.msi'.
    [14/01/2014 18:57:45] [1] ProductCode is '24b2c164-de66-44fe-b468-a46d9d5e6b31'.
    [14/01/2014 18:57:45] [1] Installing MSI package 'C:\temp\exchangeserver.msi'.
    [14/01/2014 18:57:45] [1] [ERROR] Unexpected Error
    [14/01/2014 18:57:45] [1] [ERROR] Installing product C:\temp\exchangeserver.msi failed. The Temp folder is on a drive that is full or is inaccessible. Free up space on the drive or verify that you have write permission on the Temp folder. Error code is 1632.
    [14/01/2014 18:57:45] [1] [ERROR] The Temp folder is on a drive that is full or is inaccessible. Free up space on the drive or verify that you have write permission on the Temp folder
    [14/01/2014 18:57:45] [1] Ending processing.
    [14/01/2014 18:57:45] [0] The Exchange Server Setup operation did not complete. For more information, visit http://support.microsoft.com and enter the Error ID.
    [14/01/2014 18:57:45] [0] End of Setup
    [14/01/2014 18:57:45] [0] **********************************************

    Hello,
    Accroding to your description, the issue may related to your account, please check if the problematic account has the Domain Admins role and Organization Admin role as the HossFly's suggestion.
    If you have any feedback on our support, please click
    here
    Cara Chen
    TechNet Community Support

  • I have checked all of my permissions and contiue to get this message after 68% mark when trying to install Adobe flash player. User does not have sufficient privileges to install adobe flash player. A required file (C:\windows\syswow64\macromed\flash\flas

    I have checked all of my permissions and contiue to get this message after 68% mark when trying to install Adobe flash player. User does not have sufficient privileges to install adobe flash player. A required file (C:\windows\syswow64\macromed\flash\flashplayer.xpt:5) could not be written due to insufficient permission.

    Perform a clean install as described in https://forums.adobe.com/thread/928315

  • Error Messages when trying to install, uninstall or run iTunes 9

    I get the following error message when trying to Install iTunes:
    The path C:\DOCUME~1\Frank\LOCALS~1\Temp\IXP206.TMP\iTunes.msi cannot be found. Verify that you have access to this location and try again, or try to find the installation package 'iTunes.msi' in a folder from which you can install the product iTunes.
    I search my entire computer for the file but it's not there.
    Then, when I try to uninstall the iTunes and start the install from scratch I get another error:
    "The feature you are trying to use is on a network resource that is unavailable"
    Catch-22, I can't install or uninstall and when I try to run iTunes I get:
    "The action is only valid for products that are installed"
    Very frustrating but I'm stumped and I don't know how to proceed. Any help would be very much appreciated.

    wooooooooo!!! got it working again!! having spent the last 6 hours..no joke six f*cking hours trying to sort it ive finally got iTunes back!!
    ok here is what you need to do:
    go to the link below and download the Microsoft Windows Installer CleanUp Facility.
    http://www.locksleynet.com/2009/06/09/missing-itunesmsi-problem-resolved/
    once you have downloaded it, install it and run it from the start menu. once its up and running remove everything to do with iTunes (so iTunes itself, quicktime, bonjour......the lot). Dont worry about removing iTunes completely, all the music is still there when it works again trust me!!
    ok once you have removed everything restart your computer, im not sure if this is a must but i did it.
    next download quicktime from the apple website (go to the 'downloads' tab near the top. download and install quicktime and restart your computer so the new settings are put in to place ( i think it asks you to restart anyway).
    go back to the apple website, 'downloads' tab and download iTunes itself. install that bad boy and you will be up and running with all your library intact!
    Hope it works for you mate!

  • I'm getting an error code (A12E1) when trying to install Creative Cloud for photographers. Agraphers

    I'm getting error code A12E1 when trying to install the Creative Cloud app for photographers. Can anyone help me get installed?

    Hi Redrock,
    Could you try the solutions described here:
    http://helpx.adobe.com/creative-cloud/kb/a12e1-error-downloading-creative-cloud.html
    Thanks,
    -Dave B

  • How to resolve message "Installer database is corrupt" when trying to install CS4 on Win 8.1?

    I purchased a disk set of CS4 a few years back and have recently purchased a new computer. When trying to install CS4 on the new computer, I received an error message saying "Installer database is corrupt. Please contact Adobe Customer support." Called "customer support" and after a VERY long time and three transfers, I was told "Too bad, we can't help you. Maybe download a new copy?" So I did. When trying to install the fresh download, I received the exact same error message: "Installer database is corrupt. Please contact Adobe Customer support." This appears to be a conflict between the CS4 installer database and Win 8.1. Is this a known issue? How do I resolve it? Thanks for any assistance. ~Evey

    Error "...Installer Database is Corrupt..." when you install Adobe Creative Suite 4 or point product

Maybe you are looking for

  • AS Server 10g R2 install fails during OID

    I am trying to install Oracle Application Server 10g Release 2 but the install fails during the install of the OID configuration assistant. I have retried that specific install numerous times but it continues to fail. I receive the following message

  • Director 12 on MAC not playing .flv files; only Quicktime

    Although Adobe has now abandoned .flv as a supported format (which is too bad) I used it for putting embeded cue points into the movie to trigger Flash actionscript and create essentially closed captions (under the video). Then I use the .swf movies

  • Aperture and iPhoto Events

    Just wondering if I do decide to switch to Aperture 3, how does it handle importing all my iPhoto events? Do they become "Projects" and behave the same way? I know the app just came out but any help would be great. Thanks in advance.

  • Why can I no longer send animated MMS in iO6 on iphone 5? Is there a fix?

    After upgrading to io6, I am unable to copy GIF animations to messages from Animoticon apps - does anyone know why this is? and is there a fix planned? Thank you MDC

  • Trouble Installing retail Aperture

    We've had the Trial version of Aperture on our MacPro. Now we have a retail version. After loading the Aperture disc and running the installation, we try to run the application and only get the 'Trial Version Badge' which asks you to authorize or qui