Permission denied when running runInstaller

I'm getting 'permission denied' message when running
runInstaller. I'm running the program directly from the CD. I'm
logged-in as oracle with 'dba' group. I've checked the
permissions on jre and it is fine. I can run jre on the
command-line without any problem. I also tried running the
runIns.sh and the same message is returned.
What could be the other reasons why I am getting this message?
null

I don't know if it has anyhting to do with it but I had a similar
problem. The difference was that I was part of the root group
not dba as you state. The documentation suggests using a group
called oinstall. Give it a try ... you never know how the
packages within the installtion might have been built.
kiwi (guest) wrote:
: I'm getting 'permission denied' message when running
: runInstaller. I'm running the program directly from the CD.
I'm
: logged-in as oracle with 'dba' group. I've checked the
: permissions on jre and it is fine. I can run jre on the
: command-line without any problem. I also tried running the
: runIns.sh and the same message is returned.
: What could be the other reasons why I am getting this message?
null

Similar Messages

  • 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.

  • 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.

  • 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

  • Permission denied when saving from applications on shared volume

    We have an AFP shared volume on Xraid attached to an Xserve running 10.5.8. The OS is kept up to date.
    Users started to get a "permission denied" message when trying to save open files on the shared volume, which is using POSIX permissions only. This seems to happen to Snow Leopard clients using Pages and Numbers (iLife 09). No errors appear in the server logs.
    At the moment they can circumvent the problem by saving locally and then copying the file onto the server.
    Has anyone got any pointer to a solution?
    Thanks.

    Lucazade wrote:
    This seems to happen to Snow Leopard clients using Pages and Numbers (iLife 09).
    Of course I meant iWork, not iLife.

  • [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.

  • Getting Access is Denied when Running Script in OSD Task Sequence

    I am attempting put in a script that will move the computer account to the proper OU in AD.  I have the script but when it launches inside of the TS I get "CScript Error: Loading script "C:\_SMSTaskSequence\WDPackage\Scripts\MoveOU.vbs" failed
    (Access is denied. )."
    I am using the Run Command Line, and using the "Run this step as the following account"  I have verified that the account has access to do what I need it to do in AD.  I have attached the logs as well.
    PackageID = 'WI10015A' InstallSoftware
    3/21/2012 8:46:53 AM 3316 (0x0CF4)
    BaseVar   = '', ContinueOnError='' InstallSoftware
    3/21/2012 8:46:53 AM 3316 (0x0CF4)
    SwdAction = '0001' InstallSoftware
    3/21/2012 8:46:53 AM 3316 (0x0CF4)
    Getting linked token InstallSoftware
    3/21/2012 8:46:53 AM 3316 (0x0CF4)
    failed to get the token information InstallSoftware
    3/21/2012 8:46:53 AM 3316 (0x0CF4)
    Get RunAs private desktop SMSTS-169042\SMSTSDesktop
    InstallSoftware 3/21/2012 8:46:54 AM
    3316 (0x0CF4)
    Run command line under a user account InstallSoftware
    3/21/2012 8:46:54 AM 3316 (0x0CF4)
    Found the location for the package _SMSTSWI10015A. The location is on \\<SCCMSERVERNAME>\SMSPKGF$\WI10015A\
    InstallSoftware 3/21/2012 8:46:54 AM
    3316 (0x0CF4)
    nPos != CCM::Utility::String::npos, HRESULT=80004005 (e:\nts_sms_fre\sms\framework\tscore\resolvesource.cpp,253)
    InstallSoftware 3/21/2012 8:46:54 AM
    3316 (0x0CF4)
    Creating a connection to \\<SCCMSERVERNAME>\SMSPKGF$\WI10015A\ with default account
    InstallSoftware 3/21/2012 8:46:54 AM
    3316 (0x0CF4)
    Connection request for "\\<SCCMSERVERNAME>\SMSPKGF$\WI10015A"
    InstallSoftware 3/21/2012 8:46:54 AM
    3316 (0x0CF4)
    No credentials available for connecting to "\\<SCCMSERVERNAME>\SMSPKGF$\WI10015A". See whether the share has already been connected.
    InstallSoftware 3/21/2012 8:46:54 AM
    3316 (0x0CF4)
    Connecting to "\\<SCCMSERVERNAME>\SMSPKGF$\WI10015A"
    InstallSoftware 3/21/2012 8:46:54 AM
    3316 (0x0CF4)
    Successfully connected to "\\<SCCMSERVERNAME>\SMSPKGF$\WI10015A"
    InstallSoftware 3/21/2012 8:46:54 AM
    3316 (0x0CF4)
    Resolved source to '\\<SCCMSERVERNAME>\SMSPKGF$\WI10015A'
    InstallSoftware 3/21/2012 8:46:54 AM
    3316 (0x0CF4)
    Command line for extension .exe is "%1" %* InstallSoftware
    3/21/2012 8:46:54 AM 3316 (0x0CF4)
    Set command line: Run command line InstallSoftware
    3/21/2012 8:46:54 AM 3316 (0x0CF4)
    Working dir '\\<SCCMSERVERNAME>\SMSPKGF$\WI10015A'
    InstallSoftware 3/21/2012 8:46:54 AM
    3316 (0x0CF4)
    Executing command line: Run command line InstallSoftware
    3/21/2012 8:46:54 AM 3316 (0x0CF4)
    Create a process under given user token InstallSoftware
    3/21/2012 8:46:54 AM 3316 (0x0CF4)
    Process completed with exit code 1 InstallSoftware
    3/21/2012 8:46:54 AM 3316 (0x0CF4)
    Microsoft (R) Windows Script Host Version 5.8
    InstallSoftware 3/21/2012 8:46:54 AM
    3316 (0x0CF4)
    Copyright (C) Microsoft Corporation. All rights reserved.
    InstallSoftware 3/21/2012 8:46:54 AM
    3316 (0x0CF4)
    InstallSoftware 3/21/2012 8:46:54 AM
    3316 (0x0CF4)
    CScript Error: Loading script "C:\_SMSTaskSequence\WDPackage\Scripts\MoveOU.vbs" failed (Access is denied. ).
    InstallSoftware
    3/21/2012 8:46:54 AM 3316 (0x0CF4)
    Command line returned 1 InstallSoftware
    3/21/2012 8:46:54 AM 3316 (0x0CF4)
    Entering ReleaseSource() for \\<SCCMSERVERNAME>\SMSPKGF$\WI10015A\
    InstallSoftware 3/21/2012 8:46:54 AM
    3316 (0x0CF4)
    reference count 1 for the source \\<SCCMSERVERNAME>\SMSPKGF$\WI10015A\ before releasing
    InstallSoftware 3/21/2012 8:46:54 AM
    3316 (0x0CF4)
    Released the resolved source \\<SCCMSERVERNAME>\SMSPKGF$\WI10015A\
    InstallSoftware 3/21/2012 8:46:54 AM
    3316 (0x0CF4)
    Process completed with exit code 1 TSManager
    3/21/2012 8:46:54 AM 2520 (0x09D8)
    TSManager 3/21/2012 8:46:54 AM
    2520 (0x09D8)
    Failed to run the action: Move Computer to Correct OU. 
    Incorrect function. (Error: 00000001; Source: Windows)
    TSManager 3/21/2012 8:46:54 AM
    2520 (0x09D8)
    Sending status message . . . TSManager
    3/21/2012 8:46:54 AM 2520 (0x09D8)
    Send a task execution status message SMS_TSExecution_ActionFailError
    TSManager 3/21/2012 8:46:54 AM
    2520 (0x09D8)
    MP server <SCCMSERVERNAME> and port 80. SSL=false. CRL=false.
    TSManager 3/21/2012 8:46:54 AM
    2520 (0x09D8)
    Site code: WI1 TSManager
    3/21/2012 8:46:54 AM 2520 (0x09D8)
    Client machine name: 1J44KQ1 TSManager
    3/21/2012 8:46:54 AM 2520 (0x09D8)
    Client Identity: GUID:6ffb32d4-1184-4e40-a1c8-26272a707a72
    TSManager 3/21/2012 8:46:54 AM
    2520 (0x09D8)
    Advertisement ID: WI12029D TSManager
    3/21/2012 8:46:54 AM 2520 (0x09D8)
    Package ID: WI1001E7 TSManager
    3/21/2012 8:46:54 AM 2520 (0x09D8)
    Sending StatusMessage TSManager
    3/21/2012 8:46:54 AM 2520 (0x09D8)
    Formatted header: TSManager
    3/21/2012 8:46:54 AM 2520 (0x09D8)
    <Msg SchemaVersion="1.1" ReplyCompression="zlib"><ID/><SourceID>ABB94CBE-33F4-4EB9-A151-34EE3474A0F9</SourceID><SourceHost/><TargetAddress>mp:[http]MP_StatusManager</TargetAddress><ReplyTo>direct:OSD</ReplyTo><Priority>3</Priority><Timeout>3600</Timeout><SentTime>2012-03-21T12:46:54Z</SentTime><Protocol>http</Protocol><Body
    Type="ByteRange" Offset="0" Length="4174"/><Hooks/><Payload Type="inline"/><TargetHost/><TargetEndpoint>StatusReceiver</TargetEndpoint><ReplyMode>Sync</ReplyMode><CorrelationID/></Msg>
    TSManager
    3/21/2012 8:46:54 AM 2520 (0x09D8)
    CLibSMSMessageWinHttpTransport::Send: URL: <SCCMSERVERNAME>:80  CCM_POST /ccm_system/request
    TSManager 3/21/2012 8:46:54 AM
    2520 (0x09D8)
    The request has succeeded. 200 OK TSManager
    3/21/2012 8:46:55 AM 2520 (0x09D8)
    Set a global environment variable _SMSTSLastActionRetCode=1
    TSManager 3/21/2012 8:46:55 AM
    2520 (0x09D8)
    Set a global environment variable _SMSTSLastActionSucceeded=false
    TSManager 3/21/2012 8:46:55 AM
    2520 (0x09D8)
    Clear local default environment TSManager
    3/21/2012 8:46:55 AM 2520 (0x09D8)
    Let the parent group (Testing) decides whether to continue execution
    TSManager 3/21/2012 8:46:55 AM
    2520 (0x09D8)
    The execution of the group (Testing) has failed and the execution has been aborted. An action failed.
    Operation aborted (Error: 80004004; Source: Windows)
    TSManager 3/21/2012 8:46:55 AM
    2520 (0x09D8)
    Failed to run the last action: Move Computer to Correct OU. Execution of task sequence failed.
    Incorrect function. (Error: 00000001; Source: Windows)
    TSManager 3/21/2012 8:46:55 AM
    2520 (0x09D8)
    Any suggestions would be greatly appreciated!
    "You can't fix stupid!"

    I'm having the exact same issue.  I'm using AutoIT for my script to move the computer account.  I've tried using ADO, LDAP, and LDAP/ADSystemInfo object.  They all fail with access denied.  In fact the ADO version of my script fails just
    trying to create the "ADODB.Connection" object which I know for a fact doesn't require elevation or administrator access.  However, all three versions of the script work correctly when run manually outside the TS.  They also work correctly on XP
    machines during OSD.  Only when deploying a Win7 machine do they fail during the TS.  I've tried adding the runas user to the local administrators group beforehand but no dice.  Did you have to restart the computer after doing the net localgroup
    change?  There has to be some other security config in Win7 that is set somewhere doing this.  I just can't figure out what.  I've even started looking at DCOM/COM permissions to see if something isn't right there.
    I don't see why but maybe the script needs to be run locally?  Any other ideas?

  • 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

  • [SOLVED]"permission denied" when building pkg

    most consistantly, I get the error when a pkgbuild has the line: ./autogen.sh
    in building linphone-git, mediastreamer-git and ortp-git
    another time, I got burned with the line: ./system.tmp
    from building wiimms-iso-tools
    and the last pkg I tried to build, I got it on the line: ./file2h
    while building linux-wbfs-manager
    ...it really bugs me about these packages, because my desktop has the exact same install and works fine (so well, I can build them on the desktop and install them on the laptop... but that becomes tedious after a while, so I'd like to fix this issue... I searched for the issue in the forums, and it always semed to be related to the actual pkgbuild... but that's not the case in my scenario because the build works fine on the desktop and kicks me in the teeth on the laptop.  Please ask whatever questions necessary to get the info needed to deal with this issue.  I'm not really strong at pkgbuild configurations (only make a couple for my own to test my abiliities) so I'm not sure what to include exactly.  I can include the line numbers for the pkgbuilds in question, but I'm sure the PKGBBUILDs are not the issue here... it's something to do with my laptop...
    come to think of it, my desktop isn't quite up to date as my laptop, I think... because the laptop ran into an issue where python-qt and python-sip were attempting to replace python2-qt and python2-sip, but both python2 pkgs were deps for like 50+ other packages... so I'm not sure if that's related.  Pretty sure I didn't update my desktop and get that issue... not in the last couple of days.  And that issue started on my laptop today... both issues, actually, so maybe they are related.
    SOLUTION: removed "noexec" from tmpfs options for /tmp ramdisk setup in fstab
    Moral of the story: be mindful of how you configure things, because an old configuration can ruin a new package installation or functionality.
    Last edited by CPUnltd (2011-01-24 22:09:34)

    ==> Starting make...
    patching file Makefile
    Hunk #1 succeeded at 165 (offset 11 lines).
    Hunk #2 succeeded at 459 (offset 19 lines).
    ./setup.sh: line 47: ./system.tmp: Permission denied
    ***  create templates.sed     
    ***  create version.h         
    /bin/bash: ./gen-template.sh: Permission denied
    make: *** [version.h] Error 126
        Aborting...
    The build failed.
    ==> Starting build()...
    gcc -march=x86-64 -mtune=generic -O2 -pipe -Wall -DLARGE_FILES -D_FILE_OFFSET_BITS=64 -Ilibwbfs -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14    -c -o file2h.o file2h.c
    gcc -o file2h file2h.o
    ./file2h wbfs_gui_glade.h wbfs_gui.glade
    make: execvp: ./file2h: Permission denied
    make: *** [wbfs_gui_glade.h] Error 127
        Aborting...
    The build failed.
    ==> Starting make...
    /tmp/packerbuild-1000/linphone-git/linphone-git/PKGBUILD: line 39: ./autogen.sh: Permission denied
        Aborting...
    The build failed.
    /tmp/packerbuild-1000/mediastreamer-git/mediastreamer-git/PKGBUILD: line 35: ./autogen.sh: Permission denied
        Aborting...
    The build failed.
    ==> Starting make...
    /tmp/packerbuild-1000/ortp-git/ortp-git/PKGBUILD: line 34: ./autogen.sh: Permission denied
        Aborting...
    The build failed.

  • 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 running Get-WmiObject -Class Win32_SystemServices -ComputerName ServerName

    When I run the following powershell WMI command 
    Get-WmiObject -Class Win32_SystemServices -ComputerName SRV_XYZ
    I get the following error:
    Get-WmiObject : Access denied
    At line:1 char:14
    + Get-WmiObject <<<<  -Class Win32_SystemServices -ComputerName SRV_XYZ
        + CategoryInfo          : InvalidOperation: (:) [Get-WmiObject], Managemen
       tException
        + FullyQualifiedErrorId : GetWMIManagementException,Microsoft.PowerShell.C
       ommands.GetWmiObjectCommand
    Note that, using the same user I run the previous command, I also run the following command, but this completes successfully with no errors:
    Get-WMIObject -query "select * from Win32_ComputerSystem" -computername SRV_XYZ
    Note also that SRV_XYZ is a remote server.
    The Question is: what additional permission I should give the current user on that SRV_XYZ remote server to be able to run the first WMI command remotely and successfully?

    Still accesee denied ! ... I tried to chnage win32_systemservices to win32_service but it gave me the same error.
    Regardless of whither it is a usable class or not! my question is related to authentication and permission that needed to be granted to the current user to be able to remotely run Win32_SystemServices or Win32_service.
    Note that running any of the commands with domain admin rights completes successfully.

  • Permission denied when in windows trying to save files to the MacHD

    I just made the huge leap from a Dell Laptop to the Mac Book Pro and I can't be more thrilled about it! With change, obviously comes with some challenges, not the least of which is my lack of knowledge on the new platform.
    Because I had some programs I wanted to keep that were more robust in the Windows environment than Mac OS, I set up a dual boot. It works great.
    For the first few days I was able to write while in Mac to the Windows Drive and while in Windows to the Mac drive.
    Now, for some reason, and I'm not sure what change I made or installation caused it, but I'm now getting "denied access you don't have permission to write to this drive" when I'm in windows trying to save doc's to the Mac. I keep everything in one place.
    I used disc utility and verify and repair permissions, there was a bunch of code on the screen it says it fixed it except one area in the library it said it couldn't modify. This is all greek to me at this point.
    Im at the point of reinstalling the OSX system with the archive and install, to see if a 'reset' in that fashion would work.
    Any help for a Mac Newbie would be appreciated. The learning curve is fun.

    As you have found out, Paragon HFS+ and MacDrive allow you to write from Windows to Mac, while booted in Windows, but you may also want to get Paragon's NTFS for Mac or NTFS Mounter (free) which also enable you to write to the Windows partition while booted in Mac. These install on the Mac side of course. I often use these to put files on the Windows desktop (or elsewhere) I know I may want next time I boot to Windows.
    Paragon's NTFS for Mac is seamless compared to NTFS Mounter, but is more expensive, and also requires a slightly different process (via the Paragon pref pane) to boot from Mac to Windows.
    BTW I have experience of both MacDrive 8 and Paragon HFS+. Both work but I had Paragons HFS+ installed when I tried to update to Windows 7 Service Pack 1 recently, and it kept failing. There was a thread about it here somewhere, where a number of other people had the same problem. The culprit was Paragon HFS+. Uninstalled Paragon HFS+ and the update went through. MacDrive 8 was OK, and I have stayed with it since then.
    MacDrive 8 is good and has good support, but it has the most draconian activation policy I have ever encountered. You can deactivate in order to use the SN on another computer, but if you forget or the hard drive fails you will get a message about exceeding allowed number of activations. Support are very quick to reset it when this happens, but it is irksome.

  • Permission denied when I execute a unix command from within my java applet.

    Hi Gang,
    Forgive me if this is not the appropriate forum for this problem. I'm posting this problem on this forum since I got no answers on the other forum I posted on.
    I've written a simple java applet that runs a unix command and then displays some information. The applet compiles fine, and runs perfectly from the command line on my unix system.
    However, when I point a browser at the applet from my desktop PC I get the following error as taken from the java console:
    Exception in thread "AWT-EventQueue-2" java.security.AccessControlException: access denied (java.io.FilePermission <<ALL FILES>> execute)
    This is of course the first line in a long line of error messages. It appears that I am not able to execute a command on the unix system through my applet. I know the problem is with trying to execute a unix command since commenting it causes no error in the web browser. This is the command I'm using in java to execute the unix command:
    p = Runtime.getRuntime().exec("ps");
    Here's the html file on the unix system:
    <html>
    <head></head>
    <body>
    <appletcode=G.class height="250" width="400">
    Your browser does not support the applet tag.
    </applet>
    </body>
    </html>
    I won't list the java code since it is compiling and working on the command line. But, if you want to see it I'll provide it.
    I've done quite a bit of research on this and it seems that a great number of people have similar problems reading or executing files through java. I have yet to find a solution to this problem.
    Here are some details about my setup:
    Server:
    HP9000 running HP/UX 11.23
    Apache Web Server 2.0.35
    Java 1.5
    Desktop PC:
    Win2K Pro
    Internet Explorer 6
    Java 1.6
    If you have a solution I would be very grateful! This problem is keeping me from writing my application!
    thanks!
    kev

    Multi-posted.
    Already answered here http://forum.java.sun.com/thread.jspa?threadID=5225314&messageID=9916327#9916327

  • Permission denied when I execute a unix command from inside my Java applet.

    Hi Gang,
    Forgive me if I'm posting this to the wrong forum! I didn't get any answers on the previous forum that I posted this to.
    I've written a simple java applet that runs a unix command and then displays some information. The applet compiles fine, and runs perfectly from the command line on my unix system.
    However, when I point a browser at the applet from my desktop PC I get the following error as taken from the java console:
    Exception in thread "AWT-EventQueue-2" java.security.AccessControlException: access denied (java.io.FilePermission <<ALL FILES>> execute)
    This is of course the first line in a long line of error messages. It appears that I am not able to execute a command on the unix system through my applet. I know the problem is with trying to execute a unix command since commenting it causes no error in the web browser. This is the command I'm using in java to execute the unix command:
    p = Runtime.getRuntime().exec("ps");
    Here's the html file on the unix system:
    <html>
    <head></head>
    <body>
    <appletcode=G.class height="250" width="400">
    Your browser does not support the applet tag.
    </applet>
    </body>
    </html>
    I won't list the java code since it is compiling and working on the command line. But, if you want to see it I'll provide it.
    I've done quite a bit of research on this and it seems that a great number of people have similar problems reading or executing files through java. I have yet to find a solution to this problem.
    Here are some details about my setup:
    Server:
    HP9000 running HP/UX 11.23
    Apache Web Server 2.0.35
    Java 1.5
    Desktop PC:
    Win2K Pro
    Internet Explorer 6
    Java 1.6
    If you have a solution I would be very grateful! This problem is keeping me from writing my application!
    thanks!
    kev

    Multi-posted.
    Already answered here http://forum.java.sun.com/thread.jspa?threadID=5225314&messageID=9916327#9916327

  • Permission denied when creating database in Sql Server 2008 for SQLExpress

    I'm getting an permission error while restoring the database. I'm using SQL Server 2008 SQLEXPRESS
    I'm able to create the user using this script " CREATE LOGIN [darth\vader] FROM WINDOWS;
    GO;"
    But when I try to give role to the user it's still give me permission error.. SP_ADDSRVROLEMEMBER ‘darth\vader’, ‘sysadmin’
    Can someone guide me how to resolve this issue?

    http://msdn.microsoft.com/en-us/library/ms186858.aspx
    Permissions
    If the database being restored does not exist, the user must have CREATE DATABASE permissions to be able to execute RESTORE. If the database exists, RESTORE permissions default to members of the sysadmin and dbcreator fixed
    server roles and the owner (dbo) of the database (for the FROM DATABASE_SNAPSHOT option, the database always exists).
    RESTORE permissions are given to roles in which membership information is always readily available to the server. Because fixed database role membership can be checked only when the database is accessible and undamaged, which is not always the case when RESTORE
    is executed, members of the db_ownerfixed database role do not have RESTORE permissions.
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

Maybe you are looking for