Strange Error When Opening Logic

Hi all. I'm using Logic Pro version 7.2.3, and I'm getting a weird error that reads as follows:
"Error reading/writing file "com.apple.logic.pro.cs": Logical end-of-file reached"
I'm able to load files, but unable to hear anything or do anything.
Anyone experience this and/or know what I must do to revert things back to normal? Many thanks...

Choose Go to Folder from the Finder's Go menu, enter ~/Library/Preferences/Logic/ as the path, and move that file to the desktop.
(32619)

Similar Messages

  • Strange Crash when opening Logic 9 after deleting control surfaces preferences file

    Hey, I have been having issues where logic crashes when I save certain projects of mine, so I tried to find a solution and one that I had read said that I should delete the control surfaces preferences file named com.apple.logic.pro.cs.  I deleted the file, but it seems to have bricked my copy of Logic.  I have included a screenshot of what happens when I now open Logic, which requires a force quit to get out of.  If anyone has any suggestions of what I should do next I would really appreciate it.

    Solved.  It was an issue with my prokit (I had also been messing with that unfortunately).  Found another thread and followed their instructions, back in action.  Feel free to lock this thread.

  • Strange error when open /dev/ttyS0

    Hi, i try to open RS232 port on PD43, PC43 and get very very strange exception DllNotFoundException libc firmware version: 10.07.009375 Here is stack trace:DllNotFoundException libc
    at (wrapper managed-to-native) System.IO.Ports.SerialPortStream:strerror (int)
    at System.IO.Ports.SerialPortStream.ThrowIOException () [0x00000] in <filename unknown>:0
    at System.IO.Ports.SerialPortStream..ctor (System.String portName, Int32 baudRate, Int32 dataBits, Parity parity, StopBits stopBits, Boolean dtrEnable, Boolean rtsEnable, Handshake handshake, Int32 readTimeout, Int32 writeTimeout, Int32 readBufferSize, Int32 writeBufferSize) [0x00000] in <filename unknown>:0
    at (wrapper remoting-invoke-with-check) System.IO.Ports.SerialPortStream:.ctor (string,int,int,System.IO.Ports.Parity,System.IO.Ports.StopBits,bool,bool,System.IO.Ports.Handshake,int,int,int,int)
    at System.IO.Ports.SerialPort.Open () [0x00000] in <filename unknown>:0
    at (wrapper remoting-invoke-with-check) System.IO.Ports.SerialPortpen ()
    at PC43.MainClass.ThreadProcSafe () [0x00000] in <filename unknown>:0
    at PC43.MainClass.ThreadProc () [0x00000] in <filename unknown>:0 Here is my code: using Intermec.Printer;
    using System;
    using System.Diagnostics;
    using System.Threading;
    namespace PC43
    internal class MainClass
    private static UI.Canvas.Text mS_titleText;
    private static UI.Canvas mS_canvas;
    private static UI.Canvas.Timer mS_timer;
    private static bool m_threadExit;
    public static void Main(string[] args)
    Debug.Listeners.Add(new TextWriterTraceListener(Console.Out));
    using (MainClass.mS_canvas = new UI.Canvas())
    using (UI.Keypad keypad = new UI.Keypad())
    MainClass.m_threadExit = false;
    keypad.add_KeyDown(new UI.Keypad.KeyEventHandler(MainClass.HandleKeyDown));
    MainClass.mS_titleText = new UI.Canvas.Text(5, MainClass.mS_canvas.get_Height() / 3 - 20, "Ожидание данных...", "Univers", 18, new Color(255, 255, 255, 255));
    MainClass.mS_canvas += MainClass.mS_titleText;
    MainClass.mS_timer = new UI.Canvas.Timer();
    MainClass.mS_timer.set_Interval(100);
    MainClass.mS_timer.add_Tick(new UI.Canvas.TimerEventHandler(MainClass.HandleTick));
    MainClass.mS_timer.Start();
    Thread thread = new Thread(new ThreadStart(MainClass.ThreadProc));
    thread.Start();
    MainClass.mS_canvas.Run();
    private static void HandleKeyDown(object sender, UI.Keypad.KeyEventArgs e)
    if (e.get_KeyChar() == '\t')
    Console.WriteLine("Exit!");
    MainClass.mS_canvas.Exit();
    private static void HandleTick(object sender, UI.Canvas.TimerEventArgs e)
    Console.WriteLine("Tick!");
    MainClass.mS_canvas.Refresh();
    private static void ThreadProcSafe()
    string text = Communication.SerialPort.GetPortNames()[0];
    using (Communication.SerialPort serialPort = new Communication.SerialPort(text))
    Console.Write("Trying open port {0}...", text);
    serialPort.Open(); <------- DllNotFoundException libc
    Console.WriteLine("ok");
    while (!MainClass.m_threadExit)
    string text2 = serialPort.ReadLine();
    Console.Write(string.Format("Data from port: \"{0}\"", text2));
    MainClass.mS_titleText.set_Data(text2);
    private static void ThreadProc()
    try
    MainClass.ThreadProcSafe();
    catch (Exception ex)
    Console.Write("{0} {1}\r\n{2}", ex.GetType().Name, ex.Message, ex.StackTrace);
    }

    Have the same conditions. Found that i should first turn on printer, run c# application, only after this turn on serial device.May be serial device fills the buffer.

  • Error When Opening Any Form

    Hi All.,
    Im facing some issue while opening any form..its stuck in below mention file while opening any form i tried all the ways still im not able to fix the issue.
    Application:11.5.10.2
    OS-----------HP-UX
    DB-----------10.2.0.4.0
    File Name:
    oracle/forms/ui/FLWTextArea
    Work Around
    Relink the all the files
    Regenerated the jar files
    Regenerated the forms
    f60gen help=y
    Forms 6.0 (Form Compiler) Version 6.0.8.28.0 (Production)
    Forms 6.0 (Form Compiler): Release - Production
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    PL/SQL Version 8.0.6.3.0 (Production)
    Oracle Procedure Builder V6.0.8.21.0 Build #0 - Production
    Oracle Virtual Graphics System Version 6.0.5.39.0 (Production)
    Oracle Multimedia Version 6.0.8.25.0 (Production)
    Oracle Tools Integration Version 6.0.8.17.0 (Production)
    Oracle Tools Common Area Version 6.0.5.32.0
    Oracle CORE Version 4.0.6.0.0 - Production
    Metalink Doc id
    java.lang.NoClassDefFoundError: oracle/forms/ui/FLWTextArea Error When Opening Any Form [ID 1219663.1]

    Thanks,
    From the below doc id we are currently in patch set 19 but im not able see that in ad_bugs.,
    Note: 232313.1 - Information on Previous Versions of Developer 6i Patchsets
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=232313.1
    Here is an example:
    If you have Forms: 6.0.8.27.x --> You are on Developer 6i Patch 18
    If you have Forms: 6.0.8.26.x --> You are on Developer 6i Patch 17
    If you have Forms: 6.0.8.25.x --> You are on Developer 6i Patch 16
    If you have Forms: 6.0.8.24.x --> You are on Developer 6i Patch 15
    SQL> select bug_number from ad_bugs where bug_number='&BUG_NUMBER';
    Enter value for bug_number: 9935935
    old 1: select bug_number from ad_bugs where bug_number='&BUG_NUMBER'
    new 1: select bug_number from ad_bugs where bug_number='9935935'
    no rows selected
    SQL>

  • Getting 500 Internal Server Error when opening GC page

    There was no change in configuration and all of a sudden, I can not connect to GC. I did notice that OC4J for OC4J_EM is down and I can't get it to go "Alive". Can someone run opmnctl status and print the output for me?
    I'm on Windows 2003/GC 10.1.0.4. Anyone has seen this problem?
    Cheers,
    Rodney

    Exact error when opening page is:
    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator, [email protected] and inform them of the time the error occurred and anything you might have done that may have caused the error. More information about this error may be available in the server error log.

  • Error when opening an RFC connection (CPIC-CALL: 'ThSAPOCMINIT' : cmRc=2 thRc=679

    Hi,
    We update the BW landscape for version 7.4 suppport package 4 (whitout HANA).
    We use a external system connection to extract data from a SQLServer database (Microsoft Connector 1.1 for SAP/BW)
    In the previous version (BW 7.0.1 SP 10) run correctly, but now is in error.
    Below the  BW error log:
    Error: COMMUNICATION_FAILURE with function RSB_API_OHS_3RDPARTY_NOTIFY and target system SQLIS.
    Error when opening an RFC connection (CPIC-CALL: 'ThSAPOCMINIT' : cmRc=2 thRc=679 Transaction program not regist).
    Error log of Integrations Services
    [SAP BI Destination 1 [476]] Error: Microsoft.SqlServer.Dts.SapBw.Connectivity.ERPException: An error occurred during the dispatch of the incoming function. The last return code was "RFC_FAILURE".
    em Microsoft.SqlServer.Dts.SapBw.Components.SapBwSourceBWLoader.ProcessInput(Int32 inputID, PipelineBuffer buffer)
    em Microsoft.SqlServer.Dts.Pipeline.ManagedComponentHost.HostProcessInput(IDTSManagedComponentWrapper100 wrapper, Int32 inputID, IDTSBuffer100 pDTSBuffer, IntPtr bufferWirePacket)
    [SSIS.Pipeline] Error: SSIS Error Code DTS_E_PROCESSINPUTFAILED.  The ProcessInput method on component "SAP BI Destination 1" (476) failed with error code 0x80131500 while processing input "SAP BI Destination Input" (491). The identified component returned an error from the ProcessInput method. The error is specific to the component, but the error is fatal and will cause the Data Flow task to stop running.  There may be error messages posted before this with more information about the failure.
    I checked the topic and notes below, but without success
    CPIC Return Code 679 - Transaction Program not Registered - ABAP Connectivity - SCN Wiki
    Note 1480644 - gw/acl_mode versus gw/reg_no_conn_info.
    Note 353597 - Registering RFC server programs
    Regards,
    Bruno

    Hi Bruno,
    We were able to resolve the issue. SAP RDS is assisting us with our upgrade and one of their consultants gave us this fix/workaround.
    Edit and add an entry into P:\usr\sap\<SID>\DVEBMGS00\data\reginfo.dat on your BW host server.
    Below is the entry I added.
    P TP=<NAME OF PROGRAM ID> HOST=<remote hostname where you creating the RFC to> CANCEL=<remote hostname> ACCESS=*
    P TP=CTSAPNPSCI_PORTAL_FPS HOST=ctsapnpsci CANCEL=ctsapnpsci ACCESS=*
    Then in BW system goto smgw > goto > Expert Funtions > External Security > ReRead ACL (N) & Globally
    I hope that this works for you.
    Regards
    James 

  • Error when opening an RFC connection (LB : Hostname or service of the messa

    Hi All,
    Im trying to transport datasources in BW, they are 7.x  RSDS datasources. but we did not change the source system, it was existing and we are using the same source for older BW version. we now installing new BW 7.x system.
    These  transports went fine in BQ system but failing in BP system with the below error :
    Error when opening an RFC connection (LB : Hostname or service of the message ser
    Error when activating DataSource 2LIS_17_I0NOTIF RP1CLT100
    Error when opening an RFC connection (LB : Hostname or service of the message ser
    Error when resetting DataSource 2LIS_17_I0NOTIF RP1CLT100 to the active version
    the datasource 2LIS_17_I0NOTIF is active in RP1CLT100 system. when this transport goes to prod it tries to overwrite the existing one, as there are no changes to the datasource the structure will be the same.
    but after that it cant able to activate that datasource.
    so my question is can we able to activate this datasource in RP rather than doing transport again from R/3 Dev---R/3 PRD.
    i tried RSDS_DATASOURCE_ACTIVATE_ALL but it doesn't help.
    another question is when we migrate from 3.x datasource to 7.x, does this change any metadata in R/3 system as well.
    Best Regards
    Robyn.

    Hi Rizwan,
    Looking at the error message it seems like there is some issue with RFC connection and whatever objects you are trying to move are not reaching to target system. Just have a check with basis team.
    Once you migrate DS from 3.x to 7.0 yes there will be some meta data changes e.g. the DS type will be changed from ISFS to RSDS. You will have to send the migration along with current data source.
    Regards,
    Durgesh.

  • Error when opening an RFC connection in IDT

    Hi Experts,
    I m trying to create a relational connection (JCO) from IDT to BW 7.4, and I m getting the following error:
    Error when opening an RFC connection (CPIC-CALL: ' ThSAPOCMINIT', communication
    I searched this error in Internet and I found many discussions about it ...And I think it's about autorizations in BW system that by default dosen't allow external servers to connect to it.
    So, I changed the values for the following parameters in RZ11 t-code:
    gw/acl_mode = 0
    gw/reg_no_conn_info = 0
    But I still get the same error ...When I checked the SM59 t-code I found that IDT create an entry in TCP/Ip connections ...
    Can you guide me to solve this issue...
    BW server is 7.4 version on AIX OS
    BO server is 4.1 SP05 on windows system
    Thank's a lot for your help.
    Abdess,

    Hi,
    test the RFC connection in sm59.If it is sussecfull then try to create conneciton otherwise see the error message.
    Amit

  • Error when opening table container file keydb read only

    Hi Guys,
    We are installing solution manager 4.0 on windows/sql but we are getting following error and couldnt continue the installation
    FKD-00070  Error when opening table container file C:\PROGRA1\SAPINS1\SOLMAN\SYSTEM\MSS\CENTRAL\AS\keydb.xml for writing. Possible reason: "read-only"
    ERROR 2008-06-04 20:10:56.843
    FKD-00049  XML - Parser error: error: no DTD specified, can't validate in line 1, 1
    in file C:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\MSS\CENTRAL\AS\keydb.xml.
    Please help
    Regards,
    Santosh

    Further info
    keydb.xml is empty and the directory has got write access for everyone
    regards
    Edited by: Santosh Keerti on Jun 4, 2008 1:29 PM

  • Error When Opening the Setup/Transactions/ Sources Window

    Hi All,
    in Oracle E-Business Suite R12 Version
    Error When Opening the Setup/Transactions/ Sources Window
    APP-FND-01388: Cannot read value for profile option FND_DEVELOPER_MODE in routine &ROUTINE.
    ORA-01403: no data found
    FRM-40735: WHEN-CREATE-RECORD trigger raised unhandled exception ORA-06502.

    Amr,
    Please see the suggested solutions in these docs.
    App-Fnd-01388: Cannot Read Value For Profile Option Fnd_developer_mode In Routine [ID 563884.1]
    R12: How To Avoid The Error Message APP-FND-01388 On Drilldown [ID 556668.1]
    R12 APXINWKB Error APP-FND-01388 When Trying To Query Invoice [ID 864195.1]
    APP-FND-01388 Cannot Read Profile Option FND_DEVELOPER_MODE In Benefits Service Center Form [ID 422182.1]
    Thanks,
    Hussein

  • Error when opening document with ECL control: INVALID_DATA

    Hi Gurus,
    I've tried to search the net for this problem but could not find anything and I'm stuck now.
    Description:
    we're using ECL to view attached documents (to POs etc.) which are stored through ArchiveLink on the content repository.
    when we try to open this document, time-to-time we get following error:
    Error when opening document with ECL control: INVALID_DATA
    Message no. SDV004
    by time-to-time I mean that when we try to open same attachment again it opens successfully (sometimes we need to re-open it 3-4 times to get it)
    what we've tried is to enlarge timeout for HTTP protocol (tx SMICM, from former 30 to actual 60) but only effect we got is that we're waiting for the error longer time
    It will be really great if anybody of you guys can give me an advice where the problem can be or where should I look and what to check
    Thanks,
    David

    Hi Christoph,
    thanks for tip, unfortunately this was already flagged, currently settings are:
    for Display Settings:
    yes - include ECL control
    use HTML control
    empty - maximum viewer wait time
    (do you think that setting some value for this could help)
    yes - deactivate generic object services in viewer
    no - doc display as dialog box
    yes - deactivate data provider cache
    Storage Settings:
    yes - always copy document class from document type
    yes - permit multiple assignment
    Thanks,
    David

  • Error When Opening Document

    I receive the following error when opening a Web Intelligence Document, no matter the user.
    C​a​n​n​o​t​ ​i​n​i​t​i​a​l​i​z​e​ ​R​e​p​o​r​t​ ​E​n​g​i​n​e​ ​s​e​r​v​e​r​.​ ​(​E​r​r​o​r​:​ ​R​W​I​ ​0​0​2​2​6​)​ ​(​E​r​r​o​r​:​ ​I​N​F​ ​)
    I also cannot run any reports. Anyone have an idea? I cannot seem to find any information in the knowledgebase on that error.

    Phasenjager,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

  • Outlook 2010 gives error when opening a PowerPoint attachment.

    Outlook 2010 gives error when opening a PowerPoint attachment. 
    Hi All,
    We have several VIP employees that are getting the following error on all PowerPoint documents that come as attachments from Outlook.
    I have researched and tried the following steps and verified these settings are already applied.
    I did find a work around but not a fix and our security team will NOT allow me to change this setting however if I uncheck the setting all employees can open the outlook attachment.
    Any other ideas on a fix for this if I am unable to uncheck Enable Protected View.

    Hi Matthew,
    This is a perennial problem, here is a thread which has a deep discussion about this issue:
    http://social.technet.microsoft.com/Forums/office/en-US/07f710a5-a6ca-4256-8f27-6aac41a6b37e/outlook-2010-unable-to-open-word-excel-and-power-point-attachments-from-an-email?forum=outlook
    It looks like nobady really find a solution there, the only workaround is what you have found - change the protected view setting in Trust Center. You will lose some security by doing this but it seems to be the only solid solution currently.

  • Error when opening User and Group Preferences

    After upgrading to Lion there is an error when opening User and Group Preferences.
    I´ve repaired permissions but the problem is still there...
    Thanks...

    Hi,
    Double click on ur webdynpro application.Go to application properties tab.create new application property,select predefined property->browse->it will open a popup->select expiration time->give the value for expiration time.
    or
    Refer the note : [842635|https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=842635&nlang=EN&smpsrv=https%3a%2f%2fwebsmp206%2esap-ag%2ede]
    Hope it helps,
    Reward points if helpful.
    Regards,
    Shailesh Nagar

  • Error when opening an RFC connection

    Hello Team,
    We are facing "Error when opening an RFC connection" when we are executing RFC . I checked JCO connections . its working . What could be the reason ?
    Regards,
    Mayank

    Hi Santosh,
    But If I will delete or rebind again , it may happen that I miss some mappings and it will create other errors then. As I mentioned earlier from code perspective it was working good. We had Host name migration and it stopped working. I guess I am or Basis is missing some configuration. What do you think Playing with Model will be a good idea ?
    Regards,
    Mayank

Maybe you are looking for

  • Sender SOAP Adapter Security Issue

    Hi All, We are building a SOAP to proxy scenario. The sender is a SOAP Adapter and the receiver is Proxy. The SOAP WSDL and URL is provided to the legacy system. When the legacy system is trying to send the data using the WSDL and the URL provided, t

  • Any way to make .FLV files editable in iMovie?

    I have some .flv files I want to edit in imovie, but I don't know how to make them into a .dv format that imovie would let me edit. Any ideas?

  • I want to delete all tree node at a time

    hi all i built my tree manualy using ftree.add_tree_node (not by record group and populate the RG) and i want to delete all tree nodes at a time in one statment please urgent

  • Android Image Quality Help

    Hi All, Just finished an app that I designed with multiple devices in mind so since the resolutions are all over the place I start with high res images and then they get scaled according to the screen size. Works and looks great on iPhone 3g and iPho

  • Disable Debugging when you hit Option key while running Actions in Background?

    I have a Photoshop droplet that runs a full series of common actions on my images to resize them and add a copyright watermark before I show them to my clients. Since this may be over 1000 images at one time, it often takes over an hour to complete t