Download Problem, please assist.

OK, so when I download a file off of the internet, what will happen is that the internet connection will go out. Then after fixing the connection, i will hit resume on the download and it will say: "you do not have permission to access the requested file". What should I do?

Back up all data before proceeding.
This procedure will unlock all your user files (not system files) and reset their ownership, permissions, and access controls to the default. If you've intentionally set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it, but you do need to follow the instructions below.
Step 1
If you have more than one user, and the one in question is not an administrator, then go to Step 2.
Triple-click anywhere in the following line on this page to select it:
sudo find ~ $TMPDIR.. -exec chflags -h nouchg,nouappnd,noschg,nosappnd {} + -exec chown -h $UID {} + -exec chmod +rw {} + -exec chmod -h -N {} + -type d -exec chmod -h +x {} + 2>&-
Copy the selected text to the Clipboard by pressing the key combination command-C.
Launch the built-in Terminal application in any of the following ways:
☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
☞ Open LaunchPad and start typing the name.
Paste into the Terminal window by pressing command-V. I've tested these instructions only with the Safari web browser. If you use another browser, you may have to press the return key after pasting.
You'll be prompted for your login password, which won't be displayed when you type it. Type carefully and then press return. You may get a one-time warning to be careful. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
The command may take several minutes to run, depending on how many files you have. Wait for a new line ending in a dollar sign ($) to appear, then quit Terminal.
Step 2 (optional)
Take this step only if you have trouble with Step 1, if you prefer not to take it, or if it doesn't solve the problem.
Start up in Recovery mode. When the OS X Utilities screen appears, select
          Utilities ▹ Terminal
from the menu bar. A Terminal window will open. In that window, type this:
resetp
Press the tab key. The partial command you typed will automatically be completed to this:
resetpassword
Press return. A Reset Password window will open. You’re not going to reset a password.
Select your startup volume ("Macintosh HD," unless you gave it a different name) if not already selected.
Select your username from the menu labeled Select the user account if not already selected.
Under Reset Home Directory Permissions and ACLs, click the Reset button.
Select
           ▹ Restart
from the menu bar.

Similar Messages

  • Weblogic GC Problem - Please assist

    Hi,
    I am working on WebLogic(for the first time) with a sun JVM on a 8 CPU solaris machine, we have set the GC algorithm as,
    "-Xms2048m -Xmx2048m -XX:NewSize=576m -XX:MaxNewSize=576m -XX:PermSize=256m -XX:MaxPermSize=256m -XX:SurvivorRatio=8 -Xverify:none -verbose:gc -XX:+PrintGCTimeStamps -XX:+PrintGCDetails -XX:+PrintTenuringDistribution -XX:+UseParallelGC "
    The problem is The FULL GC takes consistently between 15 - 20 sec, firstly is that a concern?
    We see that the heap is used up to 1.9 GB before it GC's
    The CPU Utilzation on box is not high below 40% on an average.
    Is using the "Concurrent Low Pause Collector" a good option in this case?
    Please assist.
    Thanks in advance.
    Following GC trace,
    4028.217: [GC 1425000K->1003932K(2012352K), 0.4191734 secs]
    4028.637: [Full GC[Unloading class sun.reflect.GeneratedMethodAccessor655]
    [Unloading class jsp_servlet._web_45_inf._apcwp._ptrck._jsp.__ptstatementpdf]
    [Unloading class sun.reflect.GeneratedMethodAccessor1726]
    [Unloading class jsp_servlet._web_45_inf._apfa._opnac._jsp.__ocainput]
    [Unloading class jsp_servlet._web_45_inf._apfa._hkgcb._hkcareer._jsp.__main]
    [Unloading class jsp_servlet._web_45_inf._apfa._hkgcb._hkcareer._jsp.__job]
    [Unloading class jsp_servlet._web_45_inf._apcwp._ptrck._jsp.__ptstatement]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor290]
    [Unloading class sun.reflect.GeneratedMethodAccessor1725]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor356]
    [Unloading class sun.reflect.GeneratedMethodAccessor2253]
    [Unloading class sun.reflect.GeneratedMethodAccessor653]
    [Unloading class jsp_servlet._web_45_inf._jba._common._jsp.__cantdo]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor357]
    [Unloading class jsp_servlet._web_45_inf._apeba._ebrk_reg._rsp._jsp.__screen100]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor355]
    [Unloading class jsp_servlet._web_45_inf._apcwp._myprf._jsp.__profilesummary]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor323]
    [Unloading class jsp_servlet._web_45_inf._jba._ada._jsp.__adaprintfriendly]
    [Unloading class sun.reflect.GeneratedMethodAccessor654]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor335]
    [Unloading class jsp_servlet._web_45_inf._apfa._hkgcb._itvisa._jsp.__itvisaempdet]
    [Unloading class jsp_servlet._web_45_inf._apfa._hkgcb._hkcareer._jsp.__generic]
    [Unloading class sun.reflect.GeneratedMethodAccessor652]
    [Unloading class sun.reflect.GeneratedMethodAccessor1966]
    [Unloading class jsp_servlet._web_45_inf._aptc._fxrates._jsp.__fxrateview]
    [Unloading class sun.reflect.GeneratedMethodAccessor2252]
    [Unloading class jsp_servlet._web_45_inf._apfa._hkgcb._itvisa._jsp.__dummy]
    [Unloading class jsp_servlet._web_45_inf._jso._uidn._jsp.__successcinpin]
    [Unloading class jsp_servlet._web_45_inf._apfa._hkgcb._hkcareer._jsp.__service]
    [Unloading class jsp_servlet._web_45_inf._apfa._hkgcb._hkcareer._jsp.__job_list_category_unit]
    [Unloading class jsp_servlet._web_45_inf._aptc._fxrates._jsp.__calculate]
    [Unloading class jsp_servlet._web_45_inf._jba._scdp._jsp.__displaynopayeeinlistscreen]
    1003932K->862215K(2015232K), 15.3721435 secs]

    I am guessing from your question that you are concerned about the full GC pauses.
    1.5.0_06 onwards there is a parallel old gc option available -XX:+UseParallelOldGC
    which can help on an 8-way. I'd expect (much handwaving and guessing here)
    that your full GC pauses might reduce from the current 15 sec range to the 2 second
    range.
    The concurrent GC would also help, albeit might require a bit of tuning to get
    right -XX:+UseConcurrentMarkSweepGC, available since 1.4.2, and made
    much more efficient and scalable in 5.0 and 6.0.
    For tuning guidance, look at the tuning guides and white papers available
    off of http://java.sun.com/docs/hotspot ,
    especially http://java.sun.com/docs/hotspot/gc5.0/gc_tuning_5.html
    and the associated FAQ (at the end of the tuning guide referenced above).

  • ATTENTION Oracle Support! Fix the download problem please!

    There've been several complaints about problems with downloading Oracle 8i and 9i from this site. I can't download it either (Windows XP with IE6).
    OTN please respond on the issue.

    ORACLE SUPPORT:
    Please just go to another PC somewhere else, maybe the next block and try downloading your own files!!!
    You will be surprised to learn how difficult it is to just get a set of 9i installation zips that unzip without 1 CRC problem.
    The downloads sets could be too big, so why not span them further or provide downloads for individual files!!!
    Phew... I cannot but wonder what you people think at the world's number one database company. I reckon you are too comfortable working in the mighty corporation that you forget there are developers out there who face other daily work stress, and bad CRCs are just one more that they gladly love NOT to deal with.
    PLEASE!!! FIX IT....
    Don't forget, you're still number one!

  • Adobe Air problem - Please assist?

    4 days ago on start-up I had a message that update was required for Adobe Air so I let it install.  Yesterday I noted my websites were missing graphics, videos on You tube not playing etc,  so I restarted computer and had message on start up re ADOBE AIR saying "The installation of this application is damaged - Try reinstalling or contacting publisher for help".
    As the latter is not an existing option as they say "no help with Air just look at forums for assistance"  this very non technical pensioner is asking for help as I have tried to do what I know by uninstalling and reinstalling THREE times now and still het the message and when I try to get into google it now tells me my profile cannot be used it belongs to a newer version - dont have a clue what I can do for this so any simple advice would be appreciated. 
    To be honest I dont even know if putting this is the right place but nothing anywhere seems to relate to problems with Air.  If I should be asking elsewhere perhaps somebody could point me in that direction as would hate a major problem as because of disability my computer my lifeline.
    Thank you.

    Thank you - apologies for delay with my health I have up and down days and the bad ones have my fingers refuse to behave on here.   I have to have Adobe Air installed for our BBC catch up TV programme BBC I Player The other day on switch on i had a message that adobe air needed to load a new version which is v  3.30.3650 and so i set it to run,  then 2 days later I start getting the message above that the application is damaged so i take it off and re-install.  while it was off I checked my bbc i player app and found the videos were pixelating then when I reinstalled the pixelating had stopped.  Im operating a fairly new desktop vaio on windows 7.  I have taken the system back up to 3 weeks now way before the air update when the problem started but its still happening, telling me its damaged, remove and re-install I feel like Im in Groundhog Day every morning!
    So anyone who can help would be like an angel.  Thanks

  • So that we may better diagnose DOWNLOAD problems, please provide the following inform

    Hi,
    I've downloaded "Oracle8i Enterprise Edition Release 3 (8.1.7) for Compaq Tru64 UNIX" zipped files from OTN, and "InfoZip's zip utility" for Compaq Tru64" too.
    When I try to start the unzip utility, it goes in dump with the following error message:
    21430:unzip: /sbin/loader: Error: Unresolved symbol in unzip: CentSigMsg
    Memory fault(coredump)
    How could I solve that problem?
    Thank's in advance.
    Fabrizio

    Hello,
    Thank you for your submission/ concern about the Tech Ed certification exam you had last year. I have taken your notes regarding the exam and question structure to the test development organization so they can incorporate your feedback into this and future exams.
    Your concerns regarding the instructor/ proctors have been sent to SAP India and the Tech Ed India organization so it can be addressed.
    Your feedback does help us in creating a better experience in the future and specifically for Tech Ed 09
    Regards,
    Richard Strattner

  • HT201270 i can not use wifi always says unable to connect what would be the problem please assist me.

    i can not connect to wifi or celluer what would be the problem with my i phone 5

    Hi chege,
    If you are having issues establishing a connection to either Wi-Fi or cellular with your iPhone 5, you may find the following articles useful:
    iOS: Troubleshooting Wi-Fi networks and connections
    http://support.apple.com/kb/ts1398
    iPhone: Troubleshooting a cellular data connection
    http://support.apple.com/kb/ts3780
    Cheers,
    Brenden

  • 3 problems: please assist

    problem 1: I used to be able to command-select multiple images, drag a keyword to one of them, and have that keyword apply automatically to all images selected. Now, that doesn't work. The keyword (dragged from the HUD) only applies to the image to which it's dragged.
    Any thoughts? Could I have changed a preference or something that affects this behavior? Anyone else having this issue?
    problem 2: I have several smart albums. some of them are fast(er), returning the images. This has nothing to do w/ the number of images or size of the images (that was the first thing that I tested). Rather, it appears to be random: some of the smart galleries open quickly and display all images quickly; others open really, really slowly, and it takes 30 seconds or more for all images to display.
    problem 3: when I click on the magnifying glass next to a smart album (to change or modify the criteria), the search hud box doesn't appear for a long, time. This is a huge problem: I don't know if you are supposed to hold the mouse button down, or what. Often that search hud appears and then immediately disappears. I click again on the glass/search icon, and nothing happens, again. Have you found this to be fast? Is it only on my system that it's really slow?
    Would appreciate any useful feedback.

    problem 1 i did this myself. you have probably toggled the Primary Only button (rightmost of the group of 5 display controls on the lower left of the control bar).
    can't help with the others.

  • Free Personal Oracle 9i install error originated by a download problem

    So that we may better diagnose DOWNLOAD problems, please provide the following information.
    - Server name:
    http://otn.oracle.com/software/products/8i_personal/content.html
    - Filename:
    A91514-01_oracle9i
    - Date/Time
    11/29/2002
    - Browser + Version: AOL 8.0
    - O/S + Version: Windows ME
    - Error Msg:
    java.lang.NoClassDefFoundError: com/inprise/vbroker/CORBA/Object
         at oracle.sysman.assistants.dbca.backend.Host.<init>(Host.java:437)
         at oracle.sysman.assistants.dbca.ui.UIHost.<init>(UIHost.java:151)
         at oracle.sysman.assistants.dbca.ui.ProgressOnlyHost.<init>(ProgressOnlyHost.java:72)
         at oracle.sysman.assistants.dbca.Dbca.getHost(Dbca.java:123)
         at oracle.sysman.assistants.dbca.Dbca.execute(Dbca.java:82)
         at oracle.sysman.assistants.dbca.Dbca.main(Dbca.java:144)
    Exception in thread "main"
    The seed database was not installed. Any clues.
    Would appreciate very much.
    Lev Vaynberg,
    Oracle Developer/DBA.
    Last place of work: Conseco Finance Corp in St. Paul/MN

    Zarmia
    The best thing I advise you to do when installing Oracle 9i onto GNU/Debian is to carry a search on the OTN newsgroups for the keyword 'Debain'. I found that there were quite a few previous posts which explain in considerable detail the processes which should be followed when installing Oracle 9i onto Debain. Failing that, if you carry out a Google search for "Oracle 9i on Debian", you will there quite a few web pages which provide information of installing Oracle 9i onto Debian.
    Hope this helps
    Harish

  • Download problems with Oracle 9i

    So that we may better diagnose DOWNLOAD problems, please provide the following information.
    - Server name : http://download-east.oracle.com
    - Filename : 92010NT_Disk1.zip, 92010NT_Disk2.zip, 92010NT_Disk3.zip
    - Date/Time : 15 Aug 2002
    - Browser + Version : IE 5.x, Netscape 4
    - O/S + Version : MS Windows 98/2000
    - Error Msg
    I have been trying to download Oracle 9i for the past three weeks. Every time I try to download the above mentioned files the file Login.jsp gets copied. I've tried using both GetRight and GoZilla!
    Could someone please advise me what to do. Any help would be appreciated.

    I recently downloaded Oracle9i personal edition, it took me more than 7 hours, and the downloaded zip file is A91514-01.zip. You need to check how reliable is your internet connection. regards. winston

  • Oracle9iAS Release 2 download problems

    So that we may better diagnose DOWNLOAD problems, please provide the following information.
    - Server name
    - Filename
    - Date/Time
    - Browser + Version
    - O/S + Version
    - Error Msg
    Hello,
    I have successfully downloaded Disk1,Disk3 and Disk4 of the Oracle9iAS Release 2 for Linux. When trying to download Disk2
    I am getting the following error:
    Server Error
    The following error occurred:
    The ICAP server reset the connection while reading the response. The ICAP server has a problem. Contact your system administrator.
    Please contact the administrator.
    Any help geratly appreciated.
    Zoran Sabljo

    Slight confusion, methinks.
    9iDS is available now for XP/W2K.
    9iAS is still a few weeks away from release.
    There have been previous threads on OTN on this very subject.

  • Oracle 9iDS download problem

    So that we may better diagnose DOWNLOAD problems, please provide the following information.
    - Server name
    - Filename
    - Date/Time
    - IE ver 6.0
    -winXP
    I have downloaded oracle 9iDS using GETITRIGHT , unzipped it but SETUP.EXE from disk1 doesn't run !
    Does any one have a clue?
    Thanks for your help.

    Hi there,
    I am having trouble with disk1 and disk2 as well. The download finishes well but afterwards the files on disk are corrupt.
    What's wrong?

  • I'm using a late 2006 2.33GHz imac.I clean installed 10.6 from disc then updated to 10.7 from download.Now every time my computer goes into sleep it won't wake up.Anyone know how to cure this problem please??

    I'm using a late 2006 2.33GHz imac.
    I clean installed 10.6 from disc then updated to 10.7 from download.
    Now every time my computer goes into sleep it won't wake up.
    The only way it will restart is to pull the mains lead out of the imac, put it back and try until it will start.
    This only happened after reinstalling.  Only Apple OS was on the imac and so it must be an issue with the software I believe.....
    Anyone know how to cure this problem please?
    Thanks
    paul

    This isn't a fix, more a workaround I used when I had wake from sleep problems that lasted from some point in 10.6.x, through 10.7 and into 10.8 (got fixed for me in 10.8.2). It seems to be connected with Bluetooth failing to wake up properly:
    System Preferences>Energy Saver and set 'computer sleep' to 'never'.

  • Can someone please assist me. I was given an iPod 3G as a gift and I tried to download various apps and it told me that my iPod needs to be iOS 7 or more but I checked and my iPod is at its latest upgrade which is 6.1.6, how can I get those app?

    Can someone please assist me. I was given an iPod 3G as a gift and I tried to download various apps and it told me that my iPod needs to be iOS 7 or more but I checked and my iPod is at its latest upgrade which is 6.1.6, how can I get those app?

    See a a version compable with your iPod is available:
    Starting when iOS 7 was released, Apple now allows downloading the last compatible version of some apps (iOS 4.2.1 and later only)
    App Store: Downloading Older Versions of Apps on iOS - Apple Club
    App Store: Install the latest compatible version of an app
    You first have to download the non-compatible version on your computer. Then when you try to purchase the version on your iPod you will be offered a compatible version if one exists.
    Also, if you have iOS 6.1.6 yo have a 4G (has cameras). A 3G does not have cameras and can only go to 5.1.1

  • Can someonoe please assist me in my Adobe Photoshop CS6 Extended.  I keep getting a 'Couldn't Complete Your Request because Dynamic Link is not Available?" Is there a way of getting a software patch for this problem?  I thought you didn't need extra softw

    Can someonee please assist me in my Adobe Photoshop CS6 Extended.  I keep getting a 'Couldn't Complete Your Request because Dynamic Link is not Available?" Is there a way of getting a software patch for this problem?  I thought you didn't need extra software.  My software other than that problem works fine.

    Couldn't complete what request?   Way more information please.
    What operating system?

  • Bought bulk sms App and it appears downloaded in iTunes. Can't access my Apps in iTunes and won't download to my my iPhone either, please assist!!!

    Please assist. I bought group sms App from iTunes store and it downloaded to my Windows Ultimate 7 Pc. Cannot get it downloaded to my iPhone 4 and cannoy access any App in iTunes that I have downloaded before. Supposed to transfer to my phone with sync but no transfer happens notwithstanding numerous syncs. Apps remains unclickable in iTunes and not accessable, please point me in the correct direction??

    Unhappy-user wrote:
    Apps remains unclickable in iTunes and not accessable
    That is because they only work on iOS devices.
    As for the other issue, connect the device, select it in the left hand pane.  In the right pane, select the Apps tab.  Is Sync Apps checked?  Is the specific App(s) checked?  Is Automatically sync new apps checked?
    Any errors in iTunes or on the device when syncing?

Maybe you are looking for