HT201210 what to do with an error 4013 ???

can not update due to recievicing error code 4013.
What is error 4013 ????

Try this discussion...
https://discussions.apple.com/message/23208745#23208745

Similar Messages

  • "No headers or footer ware added because Acrobat encountered an unidentified error." in adobe professional 6.0, what to do with this error?

    "No headers or footer ware added because Acrobat encountered an unidentified error." in adobe professional 6.0, what to do with this error?

    My suggestion is that you reconsider whether your in Non-Drop frame. NTSC standard is Dropframe 29.97. I'm afraid you may have this backwards. DVX100's default to dropframe (29.97fps) in the USA. FCP could be encountering a pulldown cadence every few minutes because it expects a frame drop that is not there.
    Remember the frame drop only occurs every few minutes so this makes sense. With standard NTSC capture (not 24fps pulldown removal) such dropped frames don't mess anything up. They just subtly shift the timing and sync of the audio track. You could have captured this way for years and rarely seen a problem with short clips. When doing a pulldown removal, a missing or in your case extra frame can confuse the pulldown removal system as it expects to find the video encoded in 29.97 rather than 30fps.

  • ISync fails - what to do with this error message?

    I set my iMac to autosync everyday at a certain time. I realized that the last sync was 7/27/06, and when I go to Sync tab in the .Mac system preferences, I get the following ".Mac Sync Error" message exactly as follows:
    "* -[NSKeyedUnarchiver initForReadingWithData:]: incomprehensible archive (0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)"
    Any idea of what sync fails? and what I need to do ?
    Thanks!

    With the release of Mac OS X 10.4 more than a year ago, iSync no longer has anything to do with the synchronization of contacts, calendars and tasks with .Mac - that is the responsibility of .Mac Sync. You should probably post you query in the .Mac Sync forum, here:
    http://discussions.apple.com/forum.jspa?forumID=957
    You may be able to deal with the error message by resetting the Sync Services framework—its truth database, actually—by launching iSync, opening the Preferences… dialog, and pressing the Reset Sync History button. That will leave your data intact and your sync clients registered, but reset the truth database and framework to behave in such a way that your next synchronization event will appear to be the first event you have ever performed.
    The 'incomprehensible archive' the error message refers to is likely on your Macintosh.
    Before proceeding further, back up your contact and calendar files using the built in provision to do so in both the Address Book and iCal. If resetting the database does not correct your issue, you can launch System Preferences, open the .Mac pane and press the Advanced tab. In the lower left corner is a Reset Sync History button. Press that, and in the dialog which appears, configure .Mac to overwrite the data files for one OS X application on your machine at a time, starting with contacts. Make sure that you overwrite your computer data [which you have just backed up, and can therefore restore if that is necessary] with the data from .Mac.

  • What to do with this error message?

    Database Log In Failed
    TNS could not resolve service name
    Verify that the TNS name in the connectstring entry of the DAD for this URL is valid.
    Thank you,
    David
    [email protected]

    With the release of Mac OS X 10.4 more than a year ago, iSync no longer has anything to do with the synchronization of contacts, calendars and tasks with .Mac - that is the responsibility of .Mac Sync. You should probably post you query in the .Mac Sync forum, here:
    http://discussions.apple.com/forum.jspa?forumID=957
    You may be able to deal with the error message by resetting the Sync Services framework—its truth database, actually—by launching iSync, opening the Preferences… dialog, and pressing the Reset Sync History button. That will leave your data intact and your sync clients registered, but reset the truth database and framework to behave in such a way that your next synchronization event will appear to be the first event you have ever performed.
    The 'incomprehensible archive' the error message refers to is likely on your Macintosh.
    Before proceeding further, back up your contact and calendar files using the built in provision to do so in both the Address Book and iCal. If resetting the database does not correct your issue, you can launch System Preferences, open the .Mac pane and press the Advanced tab. In the lower left corner is a Reset Sync History button. Press that, and in the dialog which appears, configure .Mac to overwrite the data files for one OS X application on your machine at a time, starting with contacts. Make sure that you overwrite your computer data [which you have just backed up, and can therefore restore if that is necessary] with the data from .Mac.

  • What to do with this error

    for example:
    public class BitwiseDemo {
    static final int VISIBLE = 1;
    static final int DRAGGABLE = 2;
    static final int SELECTABLE = 4;
    static final int EDITABLE = 8;
    public static void main(String[] args) {
    int flags = 0;
    flags = flags | VISIBLE;
    flags = flags | DRAGGABLE;
    if ((flags & VISIBLE) == VISIBLE) {
    if ((flags & DRAGGABLE) == DRAGGABLE) {
    System.out.println("Flags are Visible "
    + "and Draggable.");
    flags = flags | EDITABLE;
    if ((flags & EDITABLE) == EDITABLE) {
    System.out.println("Flags are now also Editable.");
    above example should output below:
    Here's the output from this program.
    Flags are Visible and Draggable.
    Flags are now also Editable.
    why does it run with this error?
    BitwiseDemo.java:43: requires "class" or "interface"
    ^
    BitwiseDemo.java:43: requires "class" or "interface"
    who can help me ?
    thanks!

    Hi, I have no problem with executing your source after copy paste to netbeans.
    Is "for example" code the same as code with error result?

  • HT201210 What to do when an error occurs after the restoring process? my phone wont turn on anymore

    What to do when an error occurs after the restoring process? my phone wont turn on anymore

    The phone is telling you to plug in your phone to your computer. Do that then let it sit for a few minutes and then try it again and make sure itunes is open when you do

  • HT201210 What to do with error msg 1050

    I was trying to restore my iphone 3G but getting error message of 1050 and couldn't complete process. BTW I have the latest version of iTune.
    How to fix error msg 1050?

    http://lmgtfy.com/?q=iPhone+error+code+1050

  • What to do with download error. tap to try

    I rented a movie last night, so it went to my downloads. after a few minutes, it stopped downloading and "download error. tap to try" appeared. What should I do? How do I redownload it?

    Hi, I have no problem with executing your source after copy paste to netbeans.
    Is "for example" code the same as code with error result?

  • What's up with this error???

    Here's the NullPointerException I'm getting:
    java.lang.NullPointerException
    at javax.swing.plaf.metal.BumpBuffer.fillBumpBuffer(MetalBumps.java:174)
    at javax.swing.plaf.metal.BumpBuffer.<init>(MetalBumps.java:152)
    at javax.swing.plaf.metal.MetalBumps.createBuffer(MetalBumps.java:61)
    at javax.swing.plaf.metal.MetalBumps.setBumpColors(MetalBumps.java:96)
    at javax.swing.plaf.metal.MetalBumps.<init>(MetalBumps.java:53)
    at javax.swing.plaf.metal.MetalScrollBarUI.installDefaults(MetalScrollBa
    rUI.java:80)
    at javax.swing.plaf.basic.BasicScrollBarUI.installUI(BasicScrollBarUI.ja
    va:98)
    at javax.swing.JComponent.setUI(JComponent.java:325)
    at javax.swing.JScrollBar.updateUI(JScrollBar.java:189)
    at javax.swing.JScrollBar.<init>(JScrollBar.java:140)
    at javax.swing.JScrollBar.<init>(JScrollBar.java:155)
    at javax.swing.JScrollPane$ScrollBar.<init>(JScrollPane.java:635)
    at javax.swing.JScrollPane.createVerticalScrollBar(JScrollPane.java:780)
    at javax.swing.JScrollPane.<init>(JScrollPane.java:242)
    at javax.swing.JScrollPane.<init>(JScrollPane.java:262)
    This only happens maybe 1 in every 20 runs of the application. So what's up the the "fillBumpBuffer"? Is there a way fix this exception?

    I've gotten that working with JSP. There's a thing about setUI() in there that makes me want to tell you to run this line of code:
    javax.swing.UIManager.setLookAndFeel(
        javax.swing.UIManager.getSystemLookAndFeelClassName()
    );Yeah. That should work. It should make everything look like the other stuff in your OS, too.
    Spaceman40
    P.S: Put that code in before initializing any Components, or any gui stuff at all.

  • HT201210 What means by (An unknown error occurred (-1).)?

    i update my iphone and after that it stop working, it is showing itune and USB cable. please advise what could the problem?

    It means that the update didnt work correctly and to prevent bricking your phone it displays that screen. Just connect your phone to the computer you sync it with and it should instruct you on what steps need to be taken.

  • What to do with "Unknown Error"

    I have just finished re-creating a website that had been published and is no longer in my iWeb domain file. I went to publish it and get an Publish Error that simply reads "Unknown error". How do you go about knowing how to fix this? I am at my wits end.

    I got the unknown error message when I created a new page and did not change the graphics. In other words, I left the default picts iWeb created. Changing them and typing in new text fixed the problem and the site published normally.
    Kurt

  • What does this Adobe Muse error message mean: MuseJSAssert: Error calling slector function:SecurityError: Failed to read the 'contentDocument' property from 'HTMLIFrameElement': Blocked a frame with orign "null" from accessing a cross-origin frame.

    So what is up with this error message in Muse?
    MuseJSAssert: Error calling slector function:SecurityError: Failed to read the ‘contentDocument’ property from ‘HTMLIFrameElement’: Blocked a frame with orign “null” from accessing a cross-origin frame.

    This is a genuine security error generated by the browser when viewing a page with iFrame content locally.
    Please refer to Zak's reply in the following thread: https://forums.adobe.com/message/6496180#6496180
    Cheers,
    Vikas

  • Iphone 5s error 4013

    i have a iPhone 5S with Restore Error 4013 and you need Apple Warranty Coverage to Replace the iPhone 5S and you live in Israel. How do I get a Replacement iPhone from Apple? Help?

    Did you follow all the steps in the article I posted?
    Symptoms
    When you try to update or restore your iPhone, iPad, or iPod touch, iTunes may display one of these messages:
    The iPhone [device name] could not be restored. An unknown error occurred (4005).
    The iPhone [device name] could not be restored. An unknown error occurred (4013).
    The iPhone [device name] could not be restored. An unknown error occurred (4014).
    This may happen if the device unexpectedly disconnects during the update or restore or iTunes couldn't tell the device to go to the restore state. 
    Resolution
    Try these steps to resolve the issue:
    Install the latest version of iTunes.
    Restart your computer.
    Make sure your computer is up to date. If an update requires a restart, check for updates again after you restart.
    Learn more about updating OS X.
    Learn more about updating Windows.
    Restore using another USB cable.
    Restore your device on another computer.
    If you continue to see error 4005, 4013, or 4014 when you restore your device, contact Apple for support.

  • Error 4013 for iphone4s to update 7.0.4

    1

    Hi Tan boramey,
    If you are having issues with an error 4013 when trying to update your iPhone, you may find the following articles helpful:
    Apple Support: Resolve iOS update and restore errors in iTunes
    http://support.apple.com/kb/ts1275
    Apple Support: Resolve specific iTunes update and restore errors
    http://support.apple.com/kb/TS3694
    Regards,
    - Brenden

  • HT201210 Itunes will no longer open with the error message MSVCR80.dII is missing from the computer, and I'm advised to reinstall itunes but that hasn't worked.  What else can I try?

    Itunes will no longer open with the error message MSVCR80.dII is missing from the computer, and I'm advised to reinstall itunes but that hasn't worked.  What else can I try?
    Thanks for your help
    Pippa

    Click here and follow the instructions.
    (98708)

Maybe you are looking for

  • Need help Sorting an Arraylist of type Object by Name

    Hey guys this is my first time posting on this forum so hopefully i do it the right way. My problem is that i am having difficulties sorting an Array list of my type object that i created. My class has fields for Name, ID, Hrs and Hrs worked. I need

  • How to Embbed Tomcat in Java Application

    Hi At the moment i have the basic setup of applicatoin like this first i run the file "Tomcat.bat" that start the tomcat server, in a specific directory and also the webservice is enabled. Secondly then i run the Program.java that uses the web servic

  • Drag and Drop is duplicating images on an iPad...?

    Hi, I have a drag and drop interaction in my CP8 course. I'm dragging several sources into one target, and it's functioning perfectly in all browsers. However, when you complete the interaction on the iPad, it's duplicating the last image that the le

  • I have Duplicates on Ipod Touch, Not Itunes.

    Okay so when i go to listen to music on my ipod, there is about 10-15 sings that are duplicated. But when i go to itunes, it says every song is a single song and i have no duplicates. I dont wish to restore my ipod because not everything is saved fro

  • Firefox 4 wont load page completely or play videos on youtube after clearing cache

    Firefox 4 wont load page completely or play videos on youtube and ive noticed its always after clearing cache. after a while it will start working properly but its kind of annoying. Know what the problem is?