Error messages in opening and closing garageband

when I open or start a project it says
"Error reading/writing file \U201Ccom.apple.garageband.cs\U201D:
Logical end-of-file reached during read operation."
Then when I quit it says
"The application GarageBand quit unexpectedly."
ect
Basicly its a bit annoying and I want to get rid of it!!
Please help

delete the file, it's in your ~/Library/Preferences/ folder

Similar Messages

  • DB_RUNRECOVERY error after just opening and closing a DB_ENV and DB

    Hi,
    I'm currently writing a bdb database maintanance utility for the OS project Netatalk which uses bdb for some data storage.
    We're using transactions and therefor we open DB_ENV with
    (DB_CREATE | DB_INIT_LOCK | DB_INIT_LOG | DB_INIT_MPOOL | DB_INIT_TXN | [DB_RECOVER]).
    DB_RECOVER is only used from the main application, not from the utility I'm currently developing, because afaict running recovery on an environment which another process has opened is not allowed.
    Now I can reproduce the following problem by just running my utility exactly 138 times(!) [1] while the utility just:
    - opens the environment
    - configures logging
    - opens a database file which contains one main database with 2 additional indexes
    - associates the indexes
    - closes the database (indexes first)
    - closes the environment
    The main application (netatalk) is not running!
    At the 138 time I'm getting these errors when closing the database:
    ---8<---
    Run: 137
    Run: 138
    CNID database dump:
    Mai 08 16:06:04.449917 [12991] {dbif.c:328} (E:CNID): error closing database cnid2.db: DB_RUNRECOVERY: Fatal error, run database recovery
    Mai 08 16:06:04.450054 [12991] {dbif.c:348} (E:CNID): error closing DB environment: DB_RUNRECOVERY: Fatal error, run database recovery
    Error closing database
    ---8<---
    These log messages come from my utility. As I've setup bdb logging I've got some more interesting stuff from that:
    ---8<---
    ./log.0000000001: log file open failed: No such file or directory
    PANIC: No such file or directory
    DB_ENV->log_newfh: 1: DB_RUNRECOVERY: Fatal error, run database recovery
    PANIC: fatal region error detected; run recovery
    PANIC: fatal region error detected; run recovery
    File handles still open at environment close
    Open file handle: ./cnid2.db
    PANIC: fatal region error detected; run recovery
    ---8<---
    I've tested this on different platforms (Solaris, Linux) with the same result.
    I was hoping this info might be enough for someone more experienced with bdb then I am. If not I can put up a minimal source file which reproduces the error. But as that requieres collecting code spread over quite some files I didn't come up with that this time.
    Anybody?
    Thanks!
    -Ralph
    [1]
    like this:
    $ i=1; while true; do echo Run: $i ; pfexec ./dbd -d /Volumes/ACL/ ; if [ $? -ne 0 ] ; then break ; fi ; i=$((i+1)) done
    The utility is named dbd.

    Ok, got it, sorry for the noise:
    I had mixed up the order of int cwd=open(".", O_RDONLY), chdir to bdb env, open bdb stuff, do bdb stuff, close bdb stuff, chdir back to cwd.
    I was changing dir back before closing the bdb stuff...
    -Ralph

  • Firefox error? when opening and closing...

    Hi,
    I got this error when opening firefox
    [http://i231.photobucket.com/albums/ee316/xpoiled7/open.jpg link text]
    And this, when i'm closing firefox
    [http://i231.photobucket.com/albums/ee316/xpoiled7/close.jpg link text]
    What is the meaning of those error?
    Thanks.

    Please see solution in http://kb.mozillazine.org/Problematic_extensions
    for "McAfee Site Advisor".
    (Windows): For best results you should uninstall '''McAfee Site Advisor''' from Control Panel > add/change programs (Programs and Features). Reboot the system. Then Reinstall from http://www.siteadvisor.com/ and reboot the system. When installing refuse other suggested (crapware) applications.
    <br><small>Please mark "Solved" one answer that will best help others with a similar problem -- hope this was it.</small>

  • Photo Gallery shows error message when opening and closes right after it

    Hi,
    I have Photo Gallery installed on my computer and my photos are in an external hard drive. At the beginning worked well. But today I tried opening Photo Gallery and it shows an error only giving you the option to click "Accept". After you accept
    the error, Photo Gallery closes.
    The error goes as follows:
    "One or more folders included in Photo Gallery is offline and is preventing Photo Gallery from starting.
    Either remove offline folders from Photo Gallery using Windows Explorer, or make sure that all folders are inline and try starting Photo Gallery again"
    Why did this happen and how can I fix this, I tried repairing and uninstall/reinstall Windows Essentials and it didn't work.
    Help please!, thanks!

    Hi,
    Consider Windows photo gallery is part of Windows Essentials, we have a better forum to seek help for problems related with that:
    Windows Essentials
    Additional information about Photo Gallery:
    Photo Gallery Help Page
    Thank you for your understanding.
    Best regards
    Michael Shao
    TechNet Community Support

  • HT5868 the error message repaetedly opens and closes, not allowing me to click trust

    AHHHHHHHH!
    Do I need to buy an android to stop this madness?!? Every update is a nightmare!

    Ok after following all the advice to unload, reload, repair, delete, turn on, turn off,etc. I finally went and found an original iphone cable and done. Never had any problem until this updtae, the aftermarket cables charge, download, upload etc just fine, until now.

  • Opening and closing Access database in a loop causes an Error.

    I am loading test conditions from an Access DB in a multiple nested loop. The loops successively drill into the DB. ei Temperature, Humidity, Power. Consequently the DB is opened and closed numerous (2000) times. The Errors returned are(-2147467259) Unspecified Error or (2147024882) System Resources low. I have disabled result recording in the edit sequence properties dialog. I do see a constant memory consumption, but of 128MB, it never gets below 40MB. I have enclosed the example sequence file I am using.
    Attachments:
    Open-Close.seq ‏35 KB

    Jacy,
    "jacy" wrote in message
    news:[email protected]..
    > I am loading test conditions from an Access DB in a multiple nested
    > loop. The loops successively drill into the DB. ei Temperature,
    > Humidity, Power. Consequently the DB is opened and closed numerous
    > (2000) times. The Errors returned are(-2147467259) Unspecified Error
    > or (2147024882) System Resources low. I have disabled result recording
    > in the edit sequence properties dialog. I do see a constant memory
    > consumption, but of 128MB, it never gets below 40MB. I have enclosed
    > the example sequence file I am using.
    I've seen problems with OLEDB (which I assume TestStand used behind the
    scenes) with Access and SQL where rapid opening/closing of the sam
    e source
    (database) can generate errors. I don't know for sure, but I assume that
    the changes from the last close are not fully propogated before the next
    open is processed.
    Getting back to TestStand, if all the tables you're querying are in the same
    database, then you should just open the database once at the beginning and
    close it at the end. Then do seperate table open/closes between the
    database open/close.
    Bob.

  • I received the error (in iCal on my iMac): "The server responded with an error". The error message is very large, and if there is a way to acknowledge and close it I can't find it. Because this error message is open, I can't do anything in iCal. Any sugge

    I received the error (in iCal on my iMac): "The server responded with an error". The error message is very large, and if there is a way to acknowledge and close it I can't find it. Because this error message is open, I can't do anything in iCal. Any suggestions on how I could kill this error message? Thanks.
    iMac, Mac OS X (10.7.2)
    Basically i tried to enter too much information into my calendar and it has crashed  now i can not get rid of the error message or use the calendar  can anyone help please

    did you find ou how to get rid of it i can't

  • I am getting a 42404 error message when opening itunes and itunes will not let me connect my iphone to it trying to get me to restore. I need help?

    I am getting a 42404 error message when opening itunes and itunes will not let me connect my iphone to it trying to get me to restore. I need help? I am not that technically inclined and really simple terms  are appreciated.

    Try downloading the songs from a different device. If you are doing it from your iOS device, try form your computer.

  • I can't open PSE.  Get error message 150:30 and restarting computer doesn't help.  Any suggestions?

    I can't open PSE.  Get error message 150:30 and restarting computer doesn't help.  Any suggestions?

    Please try out the instructions mentioned in this article.
    Thanks!!

  • When I open itunes to play content I've already purchased and while attempting to view trailers for movies in the itunes store, I receive a generic error message from windows, and I'm directed to reinstall the latest version of itunes.  Not a fix.  Help?

    When I open itunes to play content I've already purchased and while attempting to view trailers for movies in the itunes store, I receive a generic error message from windows, and I'm directed to reinstall the latest version of itunes.  Not a fix.  Help?

    after perusing other subjects with playback issues: 
    this is the fix: 
    -Launch Control Panel - Double click Quicktime, If you do not see quicktime, look on the top left side of control panel and switch to classic view. This will then allow you to see Quicktime.
    -Now click the advanced tab and click on Safe Mode GDI Only, Apply, then ok.

  • I had to reinstall CS4 and now have error messages when opening bridge and photoshop

    The error message is "The specified module could not be found. C:\Program Files (x86)\Common Files\Adobe\Adobe Version Cue CS4\Client\4.0.1\Version Cue.DLL

    I tried what you suggested and it did not help.  whenever I try to open either photoshop or bridge, I get a message saying that there was a problem loading scripts the last time that Bridge was open and do I want to try loading them again?  If I click yes, I get that same error message that I reported in my original question and photoshop/bridge will immediately close.  If I click no, photoshop and bridge will open but it will not let me open a raw format document.  It seems like Adobe Camera Raw is not being recognized.   One of the updates I downloaded was an update to Adobe Camera Raw so the functionality is there, it just can't be accessed.  do you think I should try to uninstall and re-install Photoshop again?
    Date: Mon, 3 Sep 2012 19:48:31 -0600
    From: [email protected]
    To: [email protected]
    Subject: I had to reinstall CS4 and now have error messages when opening bridge and photoshop
        Re: I had to reinstall CS4 and now have error messages when opening bridge and photoshop
        created by Arpit Kapoor in Downloading, Installing, Setting Up - View the full discussion
    Go To Help->Updates and install the latest update. It should work.
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4670793#4670793
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4670793#4670793. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Downloading, Installing, Setting Up by email or at Adobe Forums
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • I updated my iPhone 3GS on iOS 5.1 everything is ok but when I tap a message in notification area a SMS error comes "This URL wasn't loaded: sms:/open?groupid=1." and when i tap on messages app open and then close certainly... Please anyone helpe me......

    I updated my iPhone 3GS on iOS 5.1 everything is ok but when I tap a message in notification area a SMS error comes "This URL wasn't loaded: sms:/open?groupid=1." and when i tap on messages app open and then close certainly... Please anyone helpe me......

    Forgot to mention I live in Peru Southamerica, the cell provider is Claro (America Moviles).

  • I tried to open my Illustrator CS6 today and got the following error message, "To open Adobe Illustrator CS6 you need to install the legacy Java SE runtime". The window then states, "Click More info...to visit the legacy Java SE 6 download website."  I do

    Help. I tried to open my Illustrator CS6 today and got the following error message, "To open Adobe Illustrator CS6 you need to install the legacy Java SE runtime". The window then states, "Click More info...to visit the legacy Java SE 6 download website."  I do click on the More Info... button, but the webpage is blank. Please help.
    Thanks,
    Leo

    Leo,
    Depending on your OS, you should be able to use;
    Win:
    http://www.oracle.com/technetwork/java/javase/downloads/java-archive-downloads-javase6-419 409.html
    Mac:
    http://support.apple.com/kb/DL1572
    Some have found that the page may turn up blank to start with, so it may be necessary to reload the page.
    Others have found that it may depend on browser. Specifically, a switch from Safari has solved it in one case.

  • I get the error message 150:30 and cannot open pse.  What do I do?

    Trying to use photoshop I get the error message 150:30 and cannot open pse.  What do I do?

    Error "Licensing has stopped working" | Mac OS
    Error "Licensing has stopped working" | Windows
    Mylenium

  • I have the ipad2 with the latest Os upgrade.  On certain websites, I get the following error message: cannot open page. Safari cannot open the page because the network connection was lost. I have rebooted, turned off wifi and reset the password.

    This is happening to only certain websites.  Unfortunately, the work ones that I need to access.  I appreciate any help.
    Error message:
    Cannot open page
    Safari cannot open the page because the network connection was lost
    I reset the wifi and the password, I also rebooted several times.

    Do you have any other browsers on your iPad? If you don't have one, why don't you try downloading one of these free browsers - they will all be "lite" versions (not full featured)  - but if you can access these websites with one of those - then I assume that we can point to Safari as being the culprit. That will not solve the Safari problem, but it will give us another point from which to work.
    http://www.google.com/search?client=safari&rls=en&q=free+ipad+web+browsers&ie=UT F-8&oe=UTF-8
    I have Mercury, iCab Mobile, Opera, Dolphin and Atomic. iCab Mobile - the paid version is great.
    BTW ... have you tried to access these sites from another WiFi connection - like a library, a friend's house - any other WiFi network?

Maybe you are looking for

  • Sign-in error when trying to buy a Book?!

    Trying to purchase a book, I get an Apple account Sign-in error message. "The was an error while accessing your account information. Please check your network connection and try again." I checked my account info (login/password) using a web browser a

  • New OM object in IT0001

    Hello Experts, does anybody know how to integrate a new OM custom object in the infotype 0001? Thank you very much!

  • Multiple files do not open in alphabetical order in Photoshop CS4

    When I open multiple files at once in Photoshop, they never open in alphabetical order. The order is completely unpredictable. As far as I know - it's not an issue of Photoshop, cause when using Bridge to open files, they open in correct order.

  • Query to BIBeans

    HI, Query 1: For simple installation: bi_installcatauto.bat For advanced installation: bi_installcatalog.bat We are able to execute these batch files with parameters. Exception thrown is : Exception in thread "main" java.lang.NoSuchFieldError:envChar

  • Error when recording from Siebel 7.5

    I have been attempting to record step/actions from Siebel 7.5 using OnDemand Developer 9.1.0 (Build 9.1.0.3230), with IE version 6.0.2900.5512. It was working fine but then it forced my PC to shut down and restart. Since then everytime I attempt to r