No permission / access denied-message when importing cds to external hd

Hello all,
I can't import cds to my library folder on the external usb hd.
This happens after I did the following:
• I have an iTunes library on an ext hd which used to be connected and which I used to admin via pc
• I connected it to my MacBook and imported the library to the "virgin" iTunes there
• I started to import the first cd, it imported the first 8 out of 11 songs alright
• I then realised I hadn't yet pointed iTunes to the iTunes library on the ext hd, so I caught up with it
• It refused to import the remaining songs and refuses to import every other cd.
I changed back the default location to the [user]/music/iTunes/iTunes Music-path, and it imports again. On that occasion it copied the entire contents to the internal hd...
...which is exactly the opposite of what I want: I do want to use the library that is on the ext drive, and I definitely don't want to cram the int hd with music files.
So how do I convince iTunes that using the existing external library and importing there is the best solution for both of us?
Thanks for reading and replying - Cheers!

Hi TonE,
I had exactly the same problem with a 2TB LaCie FireWire Drive after some login problem due some other bug.
A little but very helpful App called "BatChmod" saved everything - it is very powerful on changing file rights. Google for it, and be careful using it.
I only know the german interface of BatChmod, but some hints:
- on the button on the top left, you can not only choose files but a whole drive to change permissions
- permissions can be set to "owner", group", "everyone" and a long list of other optional assigns in dropdown boxes
- OPTIONS: be careful, I just ticked "Change owner and permissions" and "unlock" and it unlocked my LaCie Drive.
Because the CTRL+i thing and setting permissions there would not work...
Best luck
Chris

Similar Messages

  • Access Denied message when running WU_TEST_106 form!!!

    Hi all,
    I am trying to use WebUtil components to use Oracle 9.0.3 Form to write from an Oracle Form to a MS Word document. To learn more about WebUtil, I downloaded a sample form named WU_TEST_106.fmb and compiled and have been trying to run it. When this form gets loaded, I click on the 'OLE' tab and then type a message in the 'Enter text to Transfer to Word' box and then pick a file named Sample.doc on my C:\ directory and then click on 'Write to Word' button. This causes the following 'access denied' message and the 'Sample.doc' file never gets updated.
    We are using JInitiator 1.3.1.17, IE 6.0, Java 1.4.2_03 and Oracle 10g database.
    Below is the contenet of the trace file:
    Oracle JInitiator: Version 1.3.1.17
    Using JRE version 1.3.1.17-internal Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\seyedg
    Proxy Configuration: no proxy
    JAR cache enabled
    Location: C:\Documents and Settings\seyedg\Oracle Jar Cache
    Maximum size: 50 MB
    Compression level: 0
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    q: hide console
    s: dump system properties
    t: dump thread list
    x: clear classloader cache
    0-5: set trace level to <n>
    Loading <SERVER NAME>/forms90/java/f90all_jinit.jar from JAR cache
    Loading <SERVER NAME>/forms90/java/frmwebutil.jar from JAR cache
    Loading <SERVER NAME>/forms90/java/jacob.jar from JAR cache
    proxyHost=null
    proxyPort=0
    connectMode=HTTP, native.
    Forms Applet version is : 9.0.4.0
    Exception occurred during event dispatching:
    java.lang.ExceptionInInitializerError: java.security.AccessControlException: access denied (java.lang.RuntimePermission loadLibrary.jacob)
         at java.security.AccessControlContext.checkPermission(Unknown Source)
         at java.security.AccessController.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkLink(Unknown Source)
         at java.lang.Runtime.loadLibrary0(Unknown Source)
         at java.lang.System.loadLibrary(Unknown Source)
         at com.jacob.com.Dispatch.<clinit>(Dispatch.java:537)
         at oracle.forms.webutil.ole.OleFunctions.create_obj(OleFunctions.java:398)
         at oracle.forms.webutil.ole.OleFunctions.getProperty(OleFunctions.java:189)
         at oracle.forms.handler.UICommon.onGet(Unknown Source)
         at oracle.forms.engine.Runform.onGetHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.processEventEnd(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Thanks in advance for your help,
    Seyed

    Hi all,
    Please disregard this posting. I resolved this issue by re-signing both the jacob.jar and frmwebutil.jar. See below:
    Signed the Jacob.jar file once again on 06/02/2008;
    C:\DevSuiteHome\forms90\webutil\webutil>sign_webutil c:\devsuitehome\forms90\jav
    a\jacob.jar
    Generating a self signing certificate for key=webutil2...
    keytool error: java.lang.Exception: Key pair not generated, alias <webutil2> alr
    eady exists
    There were warnings or errors while generating a self signing certificate. Pleas
    e review them.
    Backing up c:\devsuitehome\forms90\java\jacob.jar as c:\devsuitehome\forms90\jav
    a\jacob.jar.old...
    1 file(s) copied.
    Signing c:\devsuitehome\forms90\java\jacob.jar using key=webutil2...
    ...successfully done.
    C:\DevSuiteHome\forms90\webutil\webutil>
    I also re-signed frmwebutil.jar on 06/02/2008 at 9:55 AM:
    C:\DevSuiteHome\forms90\webutil\webutil>sign_webutil c:\devsuitehome\forms90\web
    util\frmwebutil.jar
    The given jar file c:\devsuitehome\forms90\webutil\frmwebutil.jar does not exist
    C:\DevSuiteHome\forms90\webutil\webutil>sign_webutil c:\devsuitehome\forms90\webutil\java\frmwebutil.jar
    Generating a self signing certificate for key=webutil2...
    keytool error: java.lang.Exception: Key pair not generated, alias <webutil2> alr
    eady exists
    There were warnings or errors while generating a self signing certificate. Pleas
    e review them.
    Backing up c:\devsuitehome\forms90\webutil\java\frmwebutil.jar as c:\devsuitehom
    e\forms90\webutil\java\frmwebutil.jar.old...
    1 file(s) copied.
    Signing c:\devsuitehome\forms90\webutil\java\frmwebutil.jar using key=webutil2..
    ...successfully done.
    I can now run the WU_TEST_106.fmb form and successfully write to a MS Word file.
    Thanks for your attention:
    Seyed

  • Receiving Relay Access Denied message when trying to send mail

    Hello,
    I have a client who getting the following error when sending a message:
    domainname-com.mail.protection.outlook.com[207.46.163.215] said: 550 5.7.0 Relay Access Denied (in reply to RCPT TO command)
    I think this is a Microsoft/outlook.com issue.
    Please advise.
    Have a great day,
    Don

    Hi,
    Please send emails to different addresses, check if the message will always return.
    What is the user's account type? If it's Outlook.com via Exchange ActiveSync, then we should check the service status on
    www.live.com. If the there's trouble sending from Web as well, it should be somthing related to the recipient's side, contact them via a possible portal and let them know that they seem to have rejected your emails.
    Thanks,
    Melon Chen
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click
    here

  • "Access Denied" Message When Posting Discussion

    Why can't I post a discussion? I want to post some things from Terminal so someone can trouble shoot for me, but it won't let me. I can post this discussion fine..

    Hello
    As far as I can tell, shebang is currently filtered. And / b i n / b a s h (without spaces) iself is also filtered. I hope this is temprorary measure.
    Regards,
    H
    PS. Testing. Are these filtered?
    #!/usr/bin/ruby
    PPS. It turned out shebang itself seems OK.
    Message was edited by: Hiroto (added PPS)

  • HT4623 Iphone 4s access denied error message when importing photos

    ok got iphone 4s in feb have used windows live photo gallery to import since i got the phone and never had any problems    started having problems with itunes not working say it was on a locked disk and/or didint have write permissions fixed this with a total uninstall and reinstall of itunes and now that works fine  but at the same time the itunes stopped working i started getting an access denied error when importing photos via usb via windos live photo gallery    i was however able to import my husbands photos from his ipad three days ago the same way i do my iphone and it worked fine with the ipad but not my iphone   so here is what i do click for click  i plug in the iphone via usb and the autoplay and itunes starts. i close itunes and go to autoplay click on import using windows live photo gallery than the pops open i check the folder to import too (which is on an exterial hard drive) and then i click import and it starts to import and on the very first photo and all photos the access is denied error message pops up   help please this is driving me crazy that it worked fine one day and now it doesnt work

    Good afternoon
    There seem to be a number of possibilities.
    Here is a thread that conatins a number of solutions.  The most common one is to load 50 pics at a time.
    https://discussions.apple.com/thread/3947440?start=0&tstart=0
    Hope this helps

  • Access Denied message in Flash CS5 help

    Hi,
      I had the problem with an Access Denied message when running community help and followed the technote instructions to re-install, but still had errors.
      Browsing the config files in my newly created folder for the chc app:
      %appData%\chc.4875E02D9FB21EE389F73B8D1702B320485DF8CE.1\Local Store\HelpCfg\en_US
      I find that the "baseURL" setting in Flash_11.0.helpcfg was set to: baseUrl="http://help.stage.adobe.com/"
      Which also shows the Access Denied error in the browser.
      Changing this to baseUrl="http://help.adobe.com/" seems to start it working and I get packages downloading etc.
      Not sure if the URL is right, but that helped me.

    I am having the same issue, Mac OSX.
    Can't find ANY of the files you have referred to, and I'm incredibly frustrated that once again Adobe has screwed up my day's work.
    Why can't we just have the reference documentation instead of all this 'community' help.
    There's a time an a place for that - and it's online. Why can't I just get the reference info I want for the app I am using by clicking on HELP?
    And why does my CD-based install require access to your website to get help files?
    Now I have to waste time finding and fixing another of your bugs because you're trying to make something overly complicated.
    I understand why you do not give printed documentation with boxed product - but WHY can't we just have a PDF file?

  • When trying to download an on-line document, how do I correct an access denied message?

    When trying to download an on-line document, how do I correct and "access denied" message?

    If you are trying to access a document from someone else's site and you are getting an access denied message, it is probably because you are not supposed to be able to acquire the file without getting more access permissions than you have at the moment.

  • Getting access denied error while importing file using input type="file"

    Hi All,
    I am using struts application wherein I need to import file for some purpose.I have used input type="file" for the same which goes like:
    <input type="file" id="uploadFile" name="uploadFile" size="50">
    I have the import button on which I have used onClick event to call javascript function submitValues() used to validate all the fields from the page which goes like:
    <input type="button" name="select" value="Import" class="CSSButton" onClick="javascript:submitValues();">
    The JS function then in turn submits the form and calls the action.The problem is sometimes even when the correct path is specified for the file to be imported results in access denied error.This error comes sometimes and other times it works fine.But when this error comes,I need to relogin into the application and then it works fine.I am using IE7 for this.
    Any idea why I am getting access denied error while importing? Has it got something to do with IE7 version or with the input type="file" which is being used here?
    Thanks for any help if anyone can provide.
    Edited by: passionateforjava on Mar 4, 2009 2:18 AM

    vishnuS1984 wrote:
    Hi Friends,
    I have gone through scores of examples and i am failing to understand the right thing to be done to copy a file from one directory to another. Here is my class...So let's see... C:\GetMe1 is a directory on your machine, right? And this is what you are doing with that directory:
    public static void copyFiles(File src, File dest) throws IOException
    // dest is a 'File' object but represents the C:\GetMe1 directory, right?
    fout = new FileOutputStream (dest);If it's a directory, where in your code are you appending the source file name to the path, before trying to open an output stream on it? You're not.
    BTW, this is awful:
    catch (IOException e)
    IOException wrapper = new IOException("copyFiles: Unable to copy file: " +
    src.getAbsolutePath() + "to" + dest.getAbsolutePath()+".");
    wrapper.initCause(e);
    wrapper.setStackTrace(e.getStackTrace());
    throw wrapper;
    }1) You're hiding the original IOException and replacing it with your own? For what good purpose?
    2) Even if you had a good reason to do that, this would be simpler and better:
    throw new IOException("your custom message goes here", e);
    rather than explicitly invokign initCause and setStackTrace. Yuck!

  • Error message when importing CD's into iTunes.

    I've just started getting an error message when importing audio CD's into itunes. +"Error occured while converting the file "........". The disk could not be read from or written to."+ I've been importing CDs for years now and this just started happening last night. The disk image shows up on the desktop, itunes opens and recognizes the disk and searches the database and finds the artist/track names/album etc. Then when I click the import button, I get this message. If I click on the disk image in the desktop and click on a specific file it will play through iTunes. No new changes except for maybe downloading the latest iTunes update. Any suggestions? Thank you very much in advance.

    Iron-Mike wrote:
    Every time I import a CD, mp3 is louder then AAC. It's just every so often if I try AAC the volume will be really low. Like barely hearable. Maybe it has to with the fact the CD was released long before AAC format was around? Something to do with compatibility maybe?
    Iron-Mike, MP3 and AAC were both invented well after CD audio and both algorithms are well aware of CD format. Make sure you have "Soundcheck" settings turned on both for iTunes playback and for CD burning. iTunes Soundcheck is supposed to normalize the volumes in spite of variations in the files. Many people have noticed that they don't really work very well, but having them on is better than nothing.

  • I am not able to open a PDF file that I just created. I get an access denied message instead.

    I am not able to open a PDF file that I just created. I get an access denied message instead.

    Thanks for asking.
    I was combining different types of files into a single PDF. Some of them were excel spreadsheets and I had set the print areas in each file. When I cleared the print area the problem stopped. So I am assuming that had something to do with it. Though I am not sure.
    The strange thing was that I was able to open the excel source documents after creating the faulty PDF but some of the MS word source documents also had "access denied" status. I still cannot figure that part out.

  • Purchased a Digital Download of CS5, get Access Denied message

    I've just purchased a digital download of Adobe Photoshop CS5 for a Mac, and the online company has given me the links and key for the download. However, following the company's directions after downloading the Adobe Download Assistant, clicking on the link sent by the company gives me an Access Denied message:
    Access Denied
    You don't have permission to access "http://trials2.adobe.com/AdobeProducts/PHSP/12/win32/Photoshop_12_LS1.exe" on this server.
    Reference #18.4046cd8.1355007792.1108aab1
    Any thoughts on why my link to download CS5 doesn't work?

    Well, not to state the obvious: You have been had. A company selling digital downloads of CS5 now that CS6 is out and then pointing to the trial versions? Do you need any more evidence that this is a scam? The download issues can be resolved following proper procedures as described here:
    Direct Download Links for Adobe Software
    Still, probably a moot point since your serial numbers will be most likely useless...
    Mylenium

  • Access Denied Error when Installing Suitcase

    I am encountering an Access Denied Error when installing Suitcase X1 on a 600 MHz G3 ibook running 10.4.3 with all updates and it gets to 2 items remaining to be installed and I get access denied error and then another screen pops up and says "You do not have enough access privileges for this installation". I am logged in as an administrator, I tried creating a new Administrator account, I have repaired permissions, I have tried downloading a new file, all with no luck and now I am stuck. Any ideas?
    G3 Pismo, G4 Desktop   Mac OS X (10.4.3)  

    Hi,
    Firstly, please let us know if it is a workgroup or domain environment.
    Also, please let us know more details about the configurations of the server and clients.
    Meanwhile, you can check the settings by referring to the following:
    Allow someone to connect to your computer using Remote Desktop Connection
    http://windows.microsoft.com/en-HK/windows7/allow-someone-to-connect-to-your-computer-using-remote-desktop-connection
    Remote Desktop Connection: frequently asked questions
    http://windows.microsoft.com/en-hk/windows/remote-desktop-connection-faq#1TC=windows-8
    If issue persists, please provide us the unedited error message or screenshot for further research.
    Thanks.
    Jeremy Wu
    TechNet Community Support

  • Acess Denied message when trying to reinstall iTunes.

    I couldn't upgrade my iTunes. I uninstalled it and components and restarted. Downloaded 64 iTunes and get an Access Denied message.  Now what?

    From Troubleshooting issues with iTunes for Windows updates.
    For "Object already exists" or "Access denied" errors when installing try opening Control Panel > Programs and Features > View installed updates then checking for Security Update for Microsoft Windows (KB2918614). Uninstall if you have it, then reboot and try installing again.
    tt2

  • Access Denied error when copying Lead conversion layout

    Hi..
    I wanted to mark as default the following:
    -Create new account.
    -Create new contact
    -Create new opportunity
    when converting a lead.
    For this porpuse I tried to copy the "Standard Lead Conversion Layout" and take out the other options. In the first step I marked "use this as the default layout" but when saving it during step 3 I got and access denied message.
    Is there a way to already mark these 3 options when converting a lead? should I contact customer care?
    Many thanks in advance
    JC

    I have opened a service request and "miraculously" it works now!
    Thanks!
    JC

  • Access denied message in FR

    Hi All,
    We are getting <BR> Access denied message many times, when we are working on FR ? Can you pls. let me know what will be the reason for this ? Users also getting te same issue.
    Thanks,
    PVR

    There can be mutiple reasons for that..
    IF its intermittent errors on Web then you might need to adjust the java settings for FR .Also If this is the issue is on the Reports client then you want to make sure that path for css.dll is being added to system path

Maybe you are looking for

  • Accessing form elements within a Spry region.

    Since nested Spry regions isn't yet support, can someone tell me how to access and modify form elements within a existing region? For example, I have a region that displays a form based on data I defined in a javascript array. On of the form elements

  • BDC to hiring employee

    Dear All expert, I am developing a program to hire employee.But after 'call transaction' , the database have not been updated. It seems the new employee number already assigned , I think it in buffer. Is there any way to get the data from this kind o

  • Number of structures in package for ABAP proxy

    Hey guys, do we need 4 levels of structures in package for a simple ABAP proxy to file scenario,isn't there any inbuilt package which can be used(cant we jst use $TMP as it is )? thanx ahmad

  • Jsp + display in table + certain records

    Hello I want to display records from database in a table . There are lakhs of records but I want to display only 20 records in table on jsp Rest should be displayed when user clicks on next page icon on jsp, then next 20 records,and so on���� How sho

  • ResulSet problem

    I use one ResultSet rs and Statement st in order to Query a Table, I need to Update the records just retrieved, Can I use the same ResultSet and Statements variables?