Kindel fails at loading from App

I have tried to use the Kindel app on my Imac  with OS Mountain Lion 10.8 but get the following screen:
App External ID: 4403181
Code Type:       X86 (Native)
Parent Process:  launchd [135]
User ID:         501
Date/Time:       2012-08-13 22:08:59.243 +0100
OS Version:      Mac OS X 10.8 (12A269)
Report Version:  10
Interval Since Last Report:          150503 sec
Crashes Since Last Report:           3
Per-App Interval Since Last Report:  36 sec
Per-App Crashes Since Last Report:   3
Anonymous UUID:                      F78112CC-0CEF-48BA-B846-576A1A1D7E99
Crashed Thread:  6
Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
abort() called
There after lots of code after this.  I have used Disk Utility to use the Fiorst Aid app and re-booted thye system, also have trashed the app then re installed the Kindel App.  No joy so far, can anybody help me.
thanks
Dave P

Solution is:
1) Close App Store.
2) Open terminal and run: open $TMPDIR../C/
3) Delete folder: "com.apple.appstore."
4) If FCP file exists in the applications folder - delete that too.
5) Launch App Store
6) Restart downloads.
This worked for me and others as well.

Similar Messages

  • XSL Mapper JDeveloper plugin fails to launch from App Engine

    XSL Mapper JDeveloper plugin fails to launch from App Engine ONLY WHEN THE TARGET LOCATION OF THE SERVICE CONFIGURATION POINTS TO AN HTTPS URL.
    If I make the target location field of the service configuration point to an HTTP url, the plugin launches fine.
    The error message indicates that there is a missing certificate in the chain:
    oracle.tip.tools.ide.common.xsdgrammar.SchemaGrammarException: sun.security.validator.ValidatorException: No trusted certificate found
    A basic google search on this error leads me to believe that I need to add a key to the java clients keystore on my PC. Can anyone confirm or deny this? Has anyone else encountered this?

    After digging pretty hard I believe I've found the cause and two possible solutions...and I quote...
    "This seems to be a known conflict between versions of the Digi 001, the Audio Media III card, Panther OS, Pro Tools, and QuickTime 7 and above. This Mac is running...
    OS Panther 10.3.9
    Pro Tools LE 6.2.2
    This is what I've found from http://sillydog.org/forum/sdt_8928.php (page three of this thread).
    "testing has yielded that the Audio Media III card can be used with Pro Tools LE 6.2.3 on a platform as high as OSX Panther 10.3.9 as long as you do not (I repeat do not) install QuickTime 7ever. The QuickTime 6.5.2 re-installer will not remove problems created by installing QuickTime 7."
    "Basically if you are running what Digidesign refers to as “Legacy” hardware. Audio Media III/ Toolbox or the Digi 001. You are running a version of Pro Tools LE that is incompatible with QuickTime 7. If at any point QuickTime 7 is installed you must re-install (the OS and all programs) to delete its effects, and are stalled on OSX 10.3.9 (w/o QuickTime 7)."
    Knowing this, I was able to find a possible solution here... http://fox-gieg.com/tutorials/2005/undo-quicktime-7/
    The other solution is to upgrade equipment, or re-install OS and other Apps to go backwards.
    Hope this helps some people!

  • AR can't be added-Error "Failed to load from XML resource"

    Hi Everyone,
    I need help with this error. When entering an item and then tabbing in an AR document, this code appears.
    "Failed to load from XML resouce".
    Thanks,\
    Debbie

    Hello experts,
    I am facing this issue in SBO 9.0 PL 08.
    Using SBOdemoUS, clic 'Duplicate' an existing Sales Order, then select a Business Partner, and hit 'yes' to the question in order to refresh rows with new BP info. You will get red bar error 'Failed to load from XML resource - (UI_API 7004) [Message 66000-6]'  and it wipes out all the copied rows info.  Does not happen with BPs that don't have default Ship To info.
    Your advise please.
    Thanks

  • RAW files failing to load from LR5 to PS6

    Hi, normally my Lightroom happily opens the files in Photoshop either straight or as smart objects but, for some reason now when I try all seems well and Photoshop automatically opens but the actual files fail to load. This is frustrating to the MAX as I am on a big edit at the moment. Any help gratefully received,
    LR is version 5.3 and PS is version 13.0.6 x64 The files are from Sony A7 and A7R. My machine is a 27" Imac with rammed to the max. The same catalog loads fine on my 15" Retina MAcBookPro

    Just a bump-

  • Final cut pro fails to download from app store

    Final cut pro X fails partway through downloading from app store. When I try to re initialize it immediately fails. Reboot creates the same result. I have 350gb available on this drive. It appears to consistently fail at around 2.2gb of download.

    Solution is:
    1) Close App Store.
    2) Open terminal and run: open $TMPDIR../C/
    3) Delete folder: "com.apple.appstore."
    4) If FCP file exists in the applications folder - delete that too.
    5) Launch App Store
    6) Restart downloads.
    This worked for me and others as well.

  • I can't down load from App Store.i can't remember if it's been since I updated my iPad was up

    Wen I go in2 my setting then try 2 go in2  app and settings on my iPad it freezes up and doesn't go in2 it.can this be why I can't download from App Store ? How can I get app settings 2 open? Help please

    Close apps by double-tapping the home button, then swiping upward on the app window (not the smaller icon) off the screen. Then reset the device: hold down the home button along with the power button until you see the Apple, then let go.

  • WebStart Fails to load cached app when disconnected from internet under Apple OS-X

    Java WebStart broken under OS-X
    Our Java WebStart application fails to re-launch when disconnected from the internet.
    Instructions:
    Running OS-X 10.8 or 10.9 with internet connected.
    Launch a WebStart application (e.g.. from http://www.dsuk.biz/Downloads/SmartType/SmartType2.0.19/APPLICATION.JNLP)
    Disconnect from internet.
    Relaunch the application either with the downloaded JNLP file or the installed desktop shortcut.
    I get "Unable to launch application" error with following exception:
    java.net.UnknownHostException: www.dsuk.biz
      at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
      at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
      at java.net.Socket.connect(Socket.java:589)
      at java.net.Socket.connect(Socket.java:538)
      at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
      at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
      at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
      at sun.net.www.http.HttpClient.<init>(HttpClient.java:211)
      at sun.net.www.http.HttpClient.New(HttpClient.java:308)
      at sun.net.www.http.HttpClient.New(HttpClient.java:326)
      at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1167)
      at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1103)
      at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:997)
      at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:931)
      at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1511)
      at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1439)
      at com.sun.deploy.net.HttpUtils.followRedirects(Unknown Source)
      at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source)
      at com.sun.deploy.net.BasicHttpRequest.doGetRequestEX(Unknown Source)
      at com.sun.deploy.cache.ResourceProviderImpl.checkUpdateAvailable(Unknown Source)
      at com.sun.deploy.cache.ResourceProviderImpl.isUpdateAvailable(Unknown Source)
      at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)
      at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)
      at com.sun.javaws.Launcher.updateFinalLaunchDesc(Unknown Source)
      at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
      at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
      at com.sun.javaws.Launcher.launch(Unknown Source)
      at com.sun.javaws.Main.launchApp(Unknown Source)
      at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
      at com.sun.javaws.Main.access$000(Unknown Source)
      at com.sun.javaws.Main$1.run(Unknown Source)
      at java.lang.Thread.run(Thread.java:744)
    I have reproduced with Java build 1.8.0-b132 and 1.7.0_51
    Java Web Start 11.0.2.132
    Using JRE version 1.8.0-b132 Java HotSpot(TM) 64-Bit Server VM
    Re launching the application under Windows 7 when disconnected from the internet seems to work fine (tested in virtual Windows 7 64 bit VM under Parallels). It used to work fine on OS-X!
    RANT/QUESTION
    WebStart over the last two years has given me no end of headaches with deployed applications mysteriously breaking when either Oracle or Apple have made changes. So far WebStart just has not been a reliable and robust means of deployment.
    Is WebStart to be taken seriously as a deployment vehicle for a commercial application or should I be looking at other solutions?
    Also: How do I report bug to Oracle? Do you have to pay for support in order to report bugs?

    Java WebStart broken under OS-X
    Our Java WebStart application fails to re-launch when disconnected from the internet.
    Instructions:
    Running OS-X 10.8 or 10.9 with internet connected.
    Launch a WebStart application (e.g.. from http://www.dsuk.biz/Downloads/SmartType/SmartType2.0.19/APPLICATION.JNLP)
    Disconnect from internet.
    Relaunch the application either with the downloaded JNLP file or the installed desktop shortcut.
    I get "Unable to launch application" error with following exception:
    java.net.UnknownHostException: www.dsuk.biz
      at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
      at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
      at java.net.Socket.connect(Socket.java:589)
      at java.net.Socket.connect(Socket.java:538)
      at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
      at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
      at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
      at sun.net.www.http.HttpClient.<init>(HttpClient.java:211)
      at sun.net.www.http.HttpClient.New(HttpClient.java:308)
      at sun.net.www.http.HttpClient.New(HttpClient.java:326)
      at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1167)
      at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1103)
      at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:997)
      at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:931)
      at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1511)
      at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1439)
      at com.sun.deploy.net.HttpUtils.followRedirects(Unknown Source)
      at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source)
      at com.sun.deploy.net.BasicHttpRequest.doGetRequestEX(Unknown Source)
      at com.sun.deploy.cache.ResourceProviderImpl.checkUpdateAvailable(Unknown Source)
      at com.sun.deploy.cache.ResourceProviderImpl.isUpdateAvailable(Unknown Source)
      at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)
      at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)
      at com.sun.javaws.Launcher.updateFinalLaunchDesc(Unknown Source)
      at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
      at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
      at com.sun.javaws.Launcher.launch(Unknown Source)
      at com.sun.javaws.Main.launchApp(Unknown Source)
      at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
      at com.sun.javaws.Main.access$000(Unknown Source)
      at com.sun.javaws.Main$1.run(Unknown Source)
      at java.lang.Thread.run(Thread.java:744)
    I have reproduced with Java build 1.8.0-b132 and 1.7.0_51
    Java Web Start 11.0.2.132
    Using JRE version 1.8.0-b132 Java HotSpot(TM) 64-Bit Server VM
    Re launching the application under Windows 7 when disconnected from the internet seems to work fine (tested in virtual Windows 7 64 bit VM under Parallels). It used to work fine on OS-X!
    RANT/QUESTION
    WebStart over the last two years has given me no end of headaches with deployed applications mysteriously breaking when either Oracle or Apple have made changes. So far WebStart just has not been a reliable and robust means of deployment.
    Is WebStart to be taken seriously as a deployment vehicle for a commercial application or should I be looking at other solutions?
    Also: How do I report bug to Oracle? Do you have to pay for support in order to report bugs?

  • Apps fail to download from app store

    I am having trouble downloading or updating several apps from the App Store. I get the error message, " ...app failed to download. Use the Purchases page to try again." Gets caught in that cycle.
    I'm on 10.9.5, 2012 MacBook Pro.
    Gatekeeper settings ar correct, and I've disabled Sophos virus protection.  I've checked other community support answers, have not come up with anything that works.
    My Apple ID login is correct and confirmed. No problems downloading and installing system updates.
    I've also tried downloading as a new user (with the same apple ID).

    I have no idea how my reply could be "misleading". I stated the exact situation: there are millions of apps in the iTunes Store, and providing a comprehensive, accurate list of which apps support which version(s) of iOS would be highly impractical. You can perhaps help with your search by going to AppShopper:
    http://appshopper.com/search/?search=iOS+3
    That will give you at least some starting points, but AppShopper is neither comprehensive nor completely accurate. I've found a number of apps listed there over the time the site has existed that either are no longer offered or which have been updated beyond the iOS version indicated. But it might help.
    Regards.

  • Ultra Ram Disk does not load from App Store.

    It is impossible to purchase Ultra Ram Disk from the App Store.  A pop-up window appears saying, "We could not complete your purchase.  The product distribution file could not be verified.  It may be damaged or was not signed."  Could someone in authority fix this please.  Thanks.

    Hi..
    Installing the appropriate combo update may help this issue.
    For Snow Leopard >  Mac OS X 10.6.8 Update Combo v1.1
    For Lion >  OS X Lion Update 10.7.4 (Client Combo)
    Restart your Mac after the combo is installed then try the App Store.
    The combo update helped for the same topic here >   ERROR: The product distribution file could not be verified.

  • Numbers fails to load from any template or document

    Below is the code from Console when I tried to open the 'notes' template in Numbers '09.  The software is up to date, Pages and Keynote operate normally.  I have checked Fontbook and eliminated one duplicate font.
    Please help!
    4/3/13 8:44:19.113 AM Numbers: Error loading /Library/QuickTime/XviD_Codec-r58 (ppc).component/Contents/MacOS/XviD_Codec:  dlopen(/Library/QuickTime/XviD_Codec-r58 (ppc).component/Contents/MacOS/XviD_Codec, 262): no suitable image found.  Did find:
              /Library/QuickTime/XviD_Codec-r58 (ppc).component/Contents/MacOS/XviD_Codec: unknown file type, first eight bytes: 0x58 0x89 0x0A 0xDC 0x9D 0xFB 0xE6 0x66
    4/3/13 8:44:21.554 AM Numbers: *** -[__NSArrayM insertObject:atIndex:]: object cannot be nil
    4/3/13 8:44:21.554 AM Numbers: (null)

    Hi,
    I was just having the exact same problem.
    I had a look at the code mentioned in the log (/usr/share/asweome/lib/wibox/init.lua:107), which seems to be the wibox constructor. I then tried adding a height parameter to my rc.lua and that fixed it.
    So specifically, in my rc.lua (which is the default one installed in /etx/xdg/awesome/) I changed this line:
    mywibox[s] = awful.wibox({ position = "top", screen = s })
    to this:
    mywibox[s] = awful.wibox({ height = 24, position = "top", screen = s })
    Now awesome does load correctly (although something seems wrong with the font... I'll try to figure that out next).
    What I still don't understand is why the wibox constructor in my new arch installation needs a 'height' parameter, while my other arch installation, which also uses awesome, doesn't. They're both completely up to date.
    Anyway, I hope that fixes it for you as well.
    Cheers,
    Ewoud

  • Can't Down load from app store

    Hi. On my mac book air I can't download or buy anything form the application store but from my mac book pro I have no issue so it doesn't seem to be my account. After I log to account on my macbook air goes to a screen to enter password again on billing info and then stops responding. any ideas? thx

    Hi, I am having a similar problem: I can surf the App Store, but when I try to download anything the download starts, hangs for a while, then it stops with the following message (I am translating from Italian, the actual English message may be slightly different):
    Application download not possible
    Installation launch not possible
    Any hint?  Please note that I can download upgrades form the Preferences panel with no problem.
    Please help!
    Thanks in advance,
    Fabio

  • IPhoto 9.2 wont load from App Store

    Hi folks,
    after updating to 10.7.2 and all iOS davoces to iOS 5 i saw in the App Store a new version of iPhoto!
    My actual iPhoto-version is from a iLife 11-DVD.
    App Store says to change my account to another account (with which i should have bought iPhoto), but i dont have another account!!!
    What can i do to update iPhoto???

    Updating iPhoto:
    How old is your Mac? If it's very recent you need to update via the App Store
    If you purchased iPhoto 11 at the App Store you need to update via the App Store
    Otherwise you update via Softare Update
    If you have moved iPhoto from the default location (i.e. into a Folder) then the updater won't find it. Move it back.
    If you have renamed iPhoto, the updater won't find it. Change it back.
    Regards
    TD

  • PDFs fail to load from backup

    I upgraded my iOS recently. In the process, I took a backup of my iPad 2. In addition to some purchased books, my iBooks had a lot of other books that I downloaded from the net, a lot of them marked with some important info I can ill afford to lose.
    When I restored from the backup, only the purchased books were restored, and the rest lost. How do they restore the other books, and the associated notes/highlights/comments ?
    Also, I was unable to restore the images from the backup.
    Please, please help me.

    Thanks Meg :)
    I called the service centre up, and they asked me to do the same too. One pointer though for someone facing the same problem - if you lay your hands on the link from which you downloaded the original PDF/ePub, any notes/comments/highlights in the book will be retained

  • Purshace Failed, Lost $10 from App Store

    Hello, how are you today?
    Yesterday I've redeemed $10 itunes card, and after trying to purschase things it always gives me " Purshace Failed " after 30 mins when I tried again it says I don't have enough money, when I just redeemed and I checked that the $10 was there by it is now gone. I've throwed the itunes gift card since I saw it worked one I tried ... can you check my account history.

    We are fellow users here on these forums, you're not talking to iTunes Support nor Apple.
    You can check your account's purchase history via your computer's iTunes : See your purchase history in the iTunes Store - Apple Support
    Or on your phone you can view the last 90 days purchases via http://reportaproblem.apple.com
    If you think that you've been charged when you shouldn't have been, or been over-charged, then you can either use the above 'report a problem' page to contact iTunes Support, or you can contact them via this page : http://www.apple.com/support/itunes/contact/

  • Lion OS X down load from app store. Error message on instllation.Does anyone else have this problem?

    I have purchased lion os x and when i go to install it it comes uop with an error message of corrupted file. I deleted and then re installed but the same error.?

    Apple's final answer was like this.
    They know this problem and also know considerable people have experienced it. However only they can say is to use the outer network. In case we can't bring the machine to outside, we can download Lion OS in the other machine and copy the installer into the target machine.
    They refunded my bill because my machine at home is too old to download the OS. They told me I can buy the USB type of the OS. Today I checked the price of it and found it costs more than double of downloadable version!
    I remember the disk version of previous OSs were cheaper and that was almost same as the price of Lion OS downloadable version. Why should I buy such expensive USB version?
    I swear here that I never buy Lion OS until Apple will fix this problem!

Maybe you are looking for

  • Table for parked and posted vendor bills for purchase order.

    Gurus In which table purchase order histroy data is stored? Is there any standard report for viewing following po no,PO date,line item no.,material code,ordered quantity,GRN date,GRN qty,GRN amount,parked qty,parked amount,posted qty, posted amount.

  • PayPal donation button not displaying correctly in FireFox

    I added a PayPal donation button, but it only displays correctly in Explorer - not in FireFox.  The site is:  www.washoe.k12.nv.us/mtrose <div id="content"><!-- InstanceBeginEditable name="content" -->         <form action="https://www.paypal.com/cgi

  • Problem with 2nd installation

    I pay on monthly basis for the Teachers Version of Adobe CC. I installed Adobe CC on my Desktop and want to install it now on my laptop. Although I have an Adobe ID and I entered the serial number, Adobe CC doesn't accept and I only get an Trial vers

  • I want to add same value/text in every cell in a column in Numbers 3.0

    I want to add same value/text in every cell in a column.  For example, in all my file names are for pictures that are uploaded to a host site, but the name in the cell does not include the URL associated with it.  Does anyone know how to be able to a

  • Publishing RoboHelp 9 files into SharePoint 2010

    Does anyone know why I continually get an invalid SharePoint path when trying to publish from "Robo into SharePoint? Do I need to choose a particular workspace template when I am in SharePoint? Any help would be appreciated.