Problem in Error Message

Hi Abappers,
I have coded as
LOOP AT lt_toa01 INTO ls_toa01.
  INSERT INTO toa01 VALUES ls_toa01.
  IF sy-subrc NE 0.
    MESSAGE ID 'ZIXMESSAGE' TYPE 'E' NUMBER '000'.
    CONTINUE.
    WRITE:/ ls_toa01-mandt,
            ls_toa01-sap_object,
            ls_toa01-object_id,
            ls_toa01-archiv_id,
            ls_toa01-arc_doc_id,
            ls_toa01-ar_object,
            ls_toa01-ar_date,
            ls_toa01-del_date,
            ls_toa01-reserve.
  ENDIF.
  CLEAR ls_toa01.
ENDLOOP.
Now, when the duplicate record exist in the database, it gives the error message as Duplicate entry.
and comes out of the program.
I want to do that if there are 100 records, and 51 st is the duplicate entry, then it list the 51st record and continue to upload the remaining records from the internal table to the Database table.
How to do this?
Please reply.
Regards,
Rahul

first of all get all the entries from your table ..
read if an entry already exists .. if not then only append .
LOOP AT lt_toa01 INTO ls_toa01.
read table it_toa01 with key ....
if sy-subrc = 0.
  write :/ it_toa01-field1 ...
             sy-tabix.
else.
INSERT INTO toa01 VALUES ls_toa01.
.endif.

Similar Messages

  • "Error 16" solution doesn't solve problem, same error message pops up.  Further steps?

    Steps followed: all Adobe products (CS6 Suite and CC) have been removed (w/uninstaller and manual Library cleanup) and reinstalled (from discs and downloads); permissions corrected as per KB note on Error 16, to no change. This occurred after updating Mac OS to 10.9x. The OS was then reinstalled, new admin & standard users created (MacPro hardware passes all tests). "Error 16" permission solution performed at every stage to no change in error generation. Adobe Reader, Lightroom 4, and CS6Bridge do launch, but Acrobat Professional, Photoshop (13, CS6), and CC Photoshop stop launch w/error 16.  Stumped!

    Thanks for the suggestion, Gene, but it had no affect on the ³error 16²
    situation, I¹m afraid.  I think I¹m going to have to start with a new drive
    and import/update until I find the source of this issue.
    Jim
    "Error 16" solution doesn't solve problem, same error message pops up.
    Further steps?
    created by gener7 <https://forums.adobe.com/people/gener7>  in Photoshop
    General Discussion - View the full discussion
    <https://forums.adobe.com/message/7154907#7154907>
    Permissions problem.  Open Terminal and copy/paste this line: sudo chmod -R
    777 /Library/Application\ Support/Adobe Gene
    If the reply above answers your question, please take a moment to mark this
    answer as correct by visiting:
    https://forums.adobe.com/message/7154907#7154907 and clicking ŒCorrect¹ below
    the answer 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:
    Please note that the Adobe
    Forums do not accept email attachments. If you want to embed an image in your
    message please visit the thread in the forum and click the camera icon:
    https://forums.adobe.com/message/7154907#7154907 To unsubscribe from this
    thread, please visit the message page at
    , click "Following" at the
    top right, & "Stop Following" Start a new discussion in Photoshop General
    Discussion by email
    <mailto:[email protected]>  or
    at Adobe Community
    <https://forums.adobe.com/choose-container.jspa?contentType=1&containerType=14
    &container=4694>  For more information about maintaining your forum email
    notifications please go to https://forums.adobe.com/thread/1516624.
    >

  • Firefox crashes when I try to attach a file. Seems related to second problem, receive error messages when opening a pdf in adobe (which I've reinstalled twice)

    Crash report:
    bp-74bcae4f-7091-4121-a809-5d0a12140616 is the crash report.
    I have a Toshiba.
    When I open my email (gmail, school email) and try to attach a file, firefox immediately crashes and gives me two error messages. first one is a WerFault, i think. I don't know if that's relevant.
    Apart from these crashes in Firefox, I am also having the same problem when trying to view or open a pdf in adobe reader, or even open adobe reader itself. It won't try to open, I just receive the error messages. I've uninstalled and reinstalled it two times now. I did this thing suggested online where you go into the control panel and look at all your plugins. Then, "repair" adobe reader - pretty sure it's just a button that says repair. that didn't do anything, of course I also could have done something wrong.
    I realize this could be a problem unrelated to Firefox, but I'm doing what I can before I take my laptop in.
    Please save me.

    Ok two things based on the crash report and the steps you took right before the crash:
    # Try to disable scrolling acceleration and restart Firefox. Does it continue to crash?
    # Try Safe Mode and do the same task as above with email and the pdf [[Troubleshoot Firefox issues using Safe Mode]]
    # Also pdf.js may be helpful to read pdfs in the meantime. You can change the default reader in the Preferences/Options > Application menu of Firefox.
    # Try to clear out the downloads folder and update flash to version 14 (that should do it)
    IF it crashes again please also provide the new crash signatures and we can take a look :-) Sorry for the crashing :-(

  • ITunes install problems -- no error messages

    I believe my problem is unique, but if this has been brought up before, I apologize. Anyway, down to business:
    A friend just bought an iPod nano and had problems installing iTunes, so I volunteered to help. Here's what happens:
    1) I run the iTunes installer
    2) the installer appears to be doing fine, I can even see the iTunes desktop shortcut appear
    3) right before it should tell me "installation successful," the installer just disappears. The icon that was on the desktop a second ago is gone, and there is no trace of any iTunes files on the system. Here's the fun part: There are no error messages.
    Also important:
    The same thing happens with the iPod software updater installer.
    The same things happen whether I am using the CD that came with the nano, or if I'm using freshly downloaded installers from Apple's website.
    I am myself a Mac user, and am pretty clueless as to the common tips and tricks of windows, so please don't assume I know things. Any help at all would be greatly appreciated.
    Thanks,
    Ross

    Alright, turning off the virus protection didn't do it.
    Next on the list of things to try is:
    1. Locate the original Windows XP Home Edition CD that came with your PC or the upgrade disc used to install Windows XP Home Edition.
    2. Insert the disc into your PC and use it to begin reinstalling Windows
    3. During installation, your computer will restart or you will be prompted to do so in order to continue.
    4. After the computer restarts you'll see a dialog asking if you want to install Windows. Select the option to install Windows. A repair option will be presented.
    5. Choose the option to repair an installation of Windows
    6. After the repair is completed, your PC should restart.
    7. Attempt to reinstall iTunes.
    I poked at this a little bit, but after I got into the repair option, all I had was a blank command prompt, and that scares me.
    Does anybody have more advice on how I can repair this installation of XP?
    Thanks,
    Ross
    900mhz iBook G3   Mac OS X (10.4.3)  

  • Problem handling error messages in Axis

    I am consuming a web service, and all calls work fine. However, when the web service raises an error (for example I pass the wrong login), my Java application returns the following:
    java.lang.ClassCastException: org.apache.axis.message.Text
    The error soap packet that gets returned looks fine, but the Java (or Axis) can't seem to parse out the error message. I am doing a simple catch
    catch(Exception e){
              System.out.print(e.getCause());
    Here is an example of a Soap message it couldn't parse:
    HTTP/1.1 500 Internal Server Error
    Connection: close
    Date: Tue, 16 Aug 2005 19:59:50 GMT
    Server: Microsoft-IIS/6.0
    X-Powered-By: ASP.NET
    Content-Type: text/xml
    Connection: Keep-Alive
    Content-Length: 366
    <SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
    <SOAP:Body>
    <SOAP:Fault>
    <faultcode>SOAP:Server</faultcode>
    <faultstring>Unable to authenticate technician. Either the Technician ID or password is incorrect, or there is more than one technician with submitted credentials.</faultstring>
    <detail>1030</detail>
    </SOAP:Fault>
    </SOAP:Body></SOAP:Envelope>
    I've tried all versions of Axis and keep getting the same problem. Am I catching the wrong type of Exception? Does the SOAP packet look weird? Is there something special I need to do when creating the classes from the WSDL2Java? Some setting?
    I don't know. Thanks.

    The format of the SOAP Fault is valid, and can be properly deserialized using oc4j DP4 release.
    Maybe you are having trouble in the processing of the detail element; the message.Text axis is complening about.
    Instead of catching a generic Exception, try catching javax.xml.rpc.soap.SOAPFaultException. Then, you will have accessor for each part of the fault. Based on your sample fault, the following code:
    } catch (SOAPFaultException sfe) {
    System.out.println("Expected error: " + sfe.getFaultString());
    outputs:
    Expected error: Unable to authenticate technician. Either the Technician ID or password is incorrect, or there is more than one technician with submitted credentials.
    Process exited with exit code 0.
    Hope this helps,
    eric

  • [BUG] Problem with Error message handling in JDeveloper 11.2.1.0

    Hello!
    I'm Daniel from Brazil.
    I have been facing a problem recently to which I see no solution. I need to use a specific component called 'Panel Label and Message' in order to nest three other components which need to be grouped together to work properly (an input text box, a LOV calling 'search button', which searchs and populates the input box, and an output text box which displays text depending on the input field). This works fine!!
    The problem comes when I try to place an Access Key that should focus on the input text box part of the group component. In order to do that, I put it on the 'Panel Label and Message' component, and set the 'for' property to the input text box. This too works fine, as when I access it the component redirect the focus to the right place.
    Problem is, when the user decides to this specific field (which is required) blank, JDev has problems handling the actual name of the component, and just calls it 'Component', as the screenshots below show. Apparently, for the other error messages that are handled by myself or generated by other means, it deals with the component's actual name just fine. Is there any way around this? Thanks!
    'Panel Label and Message' component properties. it9 is the id of the 'Input Text' field component. Access Key set to F.
    http://img.photobucket.com/albums/v82/myfireburnsblack/PropertiesErrorBug.png
    Error message I get (it's in portuguese). Field has been left blank, and JDev says I have to put something in, but refers to the field as 'Component'. Any other error is handled correctly, as far as I've tested.
    http://img.photobucket.com/albums/v82/myfireburnsblack/jdevError.png

    Hi Daniel,
    You're not the only one who has seen this: {message:id=9938606}
    As mentioned in that other thread - I had tested similar use cases and it works for me.
    Do you have access to https://support.oracle.com to file an SR?
    John

  • Crw32.exe has encountered a problem.. error message

    I am using Crystal Reports 10 to create reports.  I am selecting tables from two different SQL databases on two different servers. I have successfully used each of these tables in other reports, independently.
    I link the tables with an inner join.  Once I  attempt to actually use a field from the second table in my report, I get this error:
    crw32.exe has encountered a problem and needs to close. We are sorry, etc,etc.
    Any suggestions?

    Some of the users are getting the following error message while trying to open the Crystal Reports from Mobile Sales.
    "This program is used to host and to initialize the UF F has encountered a problem and needs to close. We are sorry for the inconvenience."
    I think, this is a windows error.
    Can you please let me know where can I find any update about these issues?
    Has anyone ever come across this type of error?
    Thanks in advance.
    Regards,
    Pijush

  • Problem when error message in exit Save document prepare(MV50AFZ1) on PGI

    Hi,
    I am using USER_EXIT_DOCUMENT_PREPARE for throwing  error message during PGI. The error triggers properly, But after that if I press enter button, The program ends with an ABEND error 'Risk of posting several mat.documents for one delivery->long text'.
    If anyone come across with this please help me.
    Thanks in Adv.
    Regards
    Nishad

    Hi,
    I am not clearing any tables , there is a check where any BOL lading is entered or not, if not entered then throw the error message. I think when i debugged, in standard code they is a flag check
    if wa_zaehl > 0  and        "WA-Zaehler noch Null?
         fcode(4) <> 'SIC1' and  "und FCODE nicht 'Sichern'!!!
         fcode(4) <> 'LT06'.     "und FCODE nicht 'LT06'
        message a621.            "wenn nein, Abbruch!!!
      endif.
    in include MV50AF0F_FCODE_BEARBEITEN  causes problem, This flag is set after successful creation of voucher.
    I am not sure how can this be tackled.
    Thanks for your reply.
    Nishad

  • How to solve this probleme in  error message RJ012 when extract co-pa ?

    Hello everyone:
        When I extract co- pa data source in t-code Rsa3 ,It is a error message which is Errors occurred during the extraction(message id RJ012).
         Please help me to solve this problem!
         Thanks!

    Hi Amit:
    ST22 and SM21 do not show any dump under my username.
    In RSA3, I am able to extract the delta for the datasource COPA.
    When it is on delta update then i am gettign the 0 records, when i changed to "F" it is giving me the error 'Errors occurred during the extraction' and the error messege says "Errors occurred during the extraction Message no. RJ012
    I enter a (correct) value in field 'Target sys', too.
    Why it is not correct?
    Thanks and Regards!
    Lian

  • Hard reset problem and error message (sys 0505) (0, 841) Palm T/X

    I've read the various posts covering the error message and I believe I downloaded an incompatible program using the Addit site. While attempting to do a hard reset (following the user guide) I am unable to reach the screen showing the reset options. I receive the error message (sys 0505) (0, 841) in a box in front of the preferences screen after the palm resets (soft).  There is a Software icon that was placed on my opening page on the Palm, which when pressed shows the same error message. Any suggestions on how to remove the program or reset the Palm T/X would be helpful.Thanks.
    Post relates to: Palm TX

    The error is caused by the installation of MyPalm, MyTreo, or MyHand on your device.  These were designed for phones.
    Delete any of the ones mentioned and the problem should go away.
    Your timing may be a bit off when trying to do the Hard Reset.
    To perform a Hard Reset: (Palm Knowledgebase article #887)
    While pressing and holding the Power button down, tap and release the Reset button in back and continue to hold the Power button down. When the grey Palm logo appears, you can release the Power button.
    You should now see the warning page in about 5 languages. Press the UP direction on the 5-way pad to complete the task. Your Palm will reset itself several times as it re-installs the original programs and erases all your previous data.
    WyreNut
    Post relates to: Centro (AT&T)
    I am a Volunteer here, not employed by HP.
    You too can become an HP Expert! Details HERE!
    If my post has helped you, click the Kudos Thumbs up!
    If it solved your issue, Click the "Accept as Solution" button so others can benefit from the question you asked!

  • Problem with error message truncated

    hi, friends                iam new to informatica i need 1000 realtime scenarios  please help me how can i get the scenarios for practice....

    Hi,
    When Iam Trying to excute the mapping Which is having Lookup Override (dynamic cache enabled) on Teradata Target tables it causing unexpected error.in lookup i have taken care by giving alias names for all colums and used same in ports.i also maintained column count in override with port columns with same data types.i also maintained same data types for incoming ports with lookup ports.
    lookup overide is
    Select
    CASE When INDIVIDUAL.Birth_Date IS Null Then CAST('01/01/9999' AS DATE FORMAT 'MM/DD/YYYY') Else INDIVIDUAL.Birth_Date End AS Birth_Date,
    CASE When INDIVIDUAL.Gender_Code IS Null Then 'NULL' Else UPPER(INDIVIDUAL.Gender_Code) End AS Gender_Code,
    CASE When INDIVIDUAL.Individual_Name_Prefix_Code IS NULL Then 'NULL' Else UPPER(INDIVIDUAL.Individual_Name_Prefix_Code) End AS Individual_Name_Prefix_Code,
    CASE When INDIVIDUAL.Individual_First_Name IS Null Then 'NULL' Else UPPER(INDIVIDUAL.Individual_First_Name) End AS Individual_First_Name,
    CASE When INDIVIDUAL.Individual_Middle_Name IS Null Then 'NULL' Else UPPER(INDIVIDUAL.Individual_Middle_Name) End AS Individual_Middle_Name,
    CASE When INDIVIDUAL.Individual_Last_Name IS Null Then 'NULL' Else UPPER(INDIVIDUAL.Individual_Last_Name) End AS Individual_Last_Name,
    CASE When INDIVIDUAL.Individual_Name_Suffix_Code IS Null Then 'NULL' Else UPPER(INDIVIDUAL.Individual_Name_Suffix_Code) End AS Individual_Name_Suffix_Code,
    CASE When PARTY.Duns_Num IS Null Then -1 Else PARTY.Duns_Num End AS Duns_Num,
    CASE When PARTY.Legal_Entity_Code IS Null Then 'NULL' Else UPPER(PARTY.Legal_Entity_Code) End AS Legal_Entity_Code,
    CASE When PARTY.Party_Type IS Null Then 'NULL' Else UPPER(PARTY.Party_Type) End AS Party_Type,
    CASE When PARTY.SBI_Client_ID IS Null Then -1 Else PARTY.SBI_Client_ID End AS SBI_Client_ID,
    CASE When PARTY.Tax_ID IS Null Then 'NULL' Else UPPER(PARTY.Tax_ID) End AS Tax_ID,
    CASE When PARTY.Tax_Identifier_Type IS Null Then 'NULL' Else UPPER(PARTY.Tax_Identifier_Type) End AS Tax_Identifier_Type
    from
    EDW_QI_TDV.PARTY
    JOIN
    EDW_QI_TDV.INDIVIDUAL
    ON
    EDW_QI_TDV.PARTY.Party_ID=EDW_QI_TDV.INDIVIDUAL.Party_ID
    It Showing error message by giving following description
    TRANSF_1_1_1> CMN_1022 Database driver error...
    CMN_1022 [
    FnName: Prepare -- lookup override(Teradata) problem for Date Ca[ODBC Teradata Driver][Teradata RDBMS] Syntax error, expected something like '(' between the 'FORMAT' keyword and the string 'M' keyword. ]
    TRANSF_1_1_1> Mon Feb 13 08:58:37 2006
    TRANSF_1_1_1> CMN_1056 Error executing sql statement to fetch lookup data
    CMN_1056 [SELECT FORMAT 'MM/DD/YYYY') Else INDIVIDUAL.Birth_Date End AS Birth_Date,
    CASE When INDIVIDUAL.Gender_Code IS Null Then 'NULL' Else UPPER(INDIVIDUAL.Gender_Code) End AS Gender_Code,
    CASE When INDIVIDUAL.Individual_Name_Prefix_Code IS NULL Then 'NULL' Else UPPER(INDIVIDUAL.Individual_Name_Prefix_Code) End AS Individual_Name_Prefix_Code,
    CASE When INDIVIDUAL.Individual_First_Name IS Null Then 'NULL' Else UPPER(INDIVIDUAL.Individual_First_Name) End AS Individual_First_Name, CASE When INDIVIDUAL.Individual_Middle_Name IS Null Then 'NULL' Else UPPER(INDIVIDUAL.Individual_Middle_Name) End AS Individual_Middle_Name,
    CASE When INDIVIDUAL.Individual_Last_Name IS Null Then 'NULL' Else UPPER(INDIVIDUAL.Individual_Last_Name) End AS Individual_Last_Name, CASE When INDIVIDUAL.Individual_Name_Suffix_Code IS Null Then 'NULL' Else UPPER(INDIVIDUAL.Individual_Name_Suffix_Code) End AS Individual_Name_Suffix_Code,
    CASE When PARTY.Duns_Num IS Null Then -1 Else PARTY.Duns_Num End AS Duns_Num, CASE When PARTY.Party_Type IS Null Then 'NULL' Else UPPER(PARTY.Party_Type) End AS Party_Type,
    CASE When PARTY.Legal_Entity_Code IS Null Then 'NULL' Else UPPER(PARTY.Legal_Entity_Code) End AS Legal_Entity_Code,
    CASE When PARTY.SBI_Client_ID IS Null Then -1 Else PARTY.SBI_Client_ID End AS SBI_Client_ID, CASE When PARTY.Tax_ID IS Null Then 'NULL' Else UPPER(PARTY.Tax_ID) End AS Tax_ID,
    CASE When PARTY.Tax_Identifier_Type IS Null Then 'NULL' Else UPPER(PARTY.Tax_Identifier_Type) End AS Tax_Identifier_Type from EDW_QI_TDV.PARTY JOIN EDW_QI_TDV.INDIVIDUAL ON EDW_QI_TDV.PARTY.Party_ID=EDW_QI_TDV.INDIVIDUAL.Party_ID ORDER BY Birth_Date,Gender_Code,Individual_Name_Prefix_Code,Individual_First_Name,Individual_Middle_Name,Individual_Last_Name,Individual_Name_Suffix_Code,Duns_Num,Party_Type,Legal_Entity_Code,SBI_Client_ID,Tax_ID,Tax_Identifier_Type
    if replace first CASE with INDIVIDUAL.Birth_Date it excutes correctly.
    when i excuted above query teradata it giving correct values.
    Can anybody help regarding this.
     

  • Problem locking error message.

    Hi experts,
    I've been working in a WebDynpro application that shows error messages in a Errors-Message Area element. The problem is that if I collapse or expand a tray in the view, then the errors displayed in the message area disappear. Is it possible to lock these error messages?
    In case it was possible, how could I unlock them when I don't want to keep showing these messages?
    Thanks in advance,

    Another possible solution is to validate fields in the wdDoModifyView, so whenever you perform an action in any UI element the error messages are renewed.
    The only problem would be to use wdComponentAPI because it is a non-static element and wdDoModifyView is static. It can be solved using:
    IWDMessageManager msgMgr = wdThis.wdGetAPI().getComponent().getMessageManager();
    Instead of:
    IWDMessageManager msgMgr = wdComponentAPI.getMessageManager();
    msgMgr.reportMessage(IMessageYourAppliactionComp.ERROR, arg1, true);
    Best regards,
    Joan

  • Problem in error message display

    public void messid( )
        //@@begin messid()
         msg = wdComponentAPI.getComponent().getMessageManager();
              IPublicMessage.IEmpNode node = wdContext.nodeEmp();
              IPublicMessage.IEmpElement ele = node.currentEmpElement();
              if(ele.getId().length()<3 );
                   msg.raiseMessage(IMessageMessage.MSGID,new Object[]{"id"},true);
                   msg.reportSuccess("must not be empty");
        //@@end
    In the above code to display simple error message, even if i m entering more than 3 digits, it is displaying the error msg.What si the problem????

    1) If you have this code:
    if(ele.getId().length()<3 )
    msg.raiseMessage(IMessageMessage.MSGID,new Object[]{"id"},true);
    msg.reportSuccess("must not be empty");
    Then for input 0 to 99 you will get the message "must not be empty".
    For values higher or equal than 100 you will not get the message.
    Please check if this is happening ?
    2) If you code like this:
    if(Integer.parseInt(ele.getId()) < 3 )
    msg.raiseMessage(IMessageMessage.MSGID,new Object[]{"id"},true);
    msg.reportSuccess("must not be empty");
    For  input 0-2 you will get the message "must not be empty".
    For values higher or equal to 3 you will not get the message.
    Please check if this is happening ?
    Regards,
    Ashwani Kr Sharma

  • Problem forwarding error message

    Please advise how I can get the error message to show up on the feedback.jsp page.
    My action page here:
    <%
    String email = request.getParameter("txtEmail");
    if (email == null || email.equals("")) {
    String msg = "Please enter an email address";
    session.setAttribute("ERRORMSG",msg);
    pageContext.forward("feedback.jsp");
    %>The feedback.jsp page gives me error saying problem with msg variable.
    Here is what I have on feedback.jsp:
    <html>
    <body>
    <%
    String myText = session.getAttribute("msg");
    out.println(myText);
    </body>
    </html>
    %>

    You are using different names for the attribute in your get/set calls.
    // if you set the variable like this
    session.setAttribute("ERRORMSG",msg);
    // retrieve it like this
    String myText = (String)session.getAttribute("ERRORMSG"); Cheers,
    evnafets

  • Problem connecting error message

    I keep getting the following error message on my iphone 4s:
    "Problem connecting check date/time on your device and your internet connection"
    The error is only happening on one app (bike race) but I am addicted to this game and cant play it!
    The error message happens everytime I open the app whether I am connected to wifi or use 3g, other apps are working fine.
    I have closed teh app, restarted the phone but still no joy.
    Please could someone help me out.
    Thanks very much for your time

    Why is there a colon appended?
    It is either the file:// protocol to open a local file or a file with the .file file extension (i.e. without trailing colon)

  • Capture problem -- strange error messages -- computer freezes

    Upon 25 minutes or so into capturing, I get a strange error message to this effect: "analyzing DV audio -- validating audio data" -- the video slows to a crawl until it completely freezes -- rainbow wheel whirls nonstop -- sometimes command-option-escape force quits it, sometimes not and I have to reboot the computer. Sometimes I don't get the error message -- the computer capture screen freezes but the camera keeps going. Anyway here are the specs: Intel dual-processor iMac 300 GB with Mac OS X Leopard 10.5.5., format Mac OS Extended journaled. External hard drives Western Digital 500 GB formatted the same; QT 7.5.5; FCE 4.0.1; Settings: DV NTSC 48 Khz. Format & use - DV NTSC. Device control preset: firewire NTSC. Camera - Canon 900 ZR (miniDV tapes) hooked up to back of iMac via 6 pin shiny orange firewire for capture. I capture to Mac hard drive and then move video to external hard drive. Yes there is enough space and RAM. I had this problem before except the error message was "locating time break." So it was suggested I capture to hard disk. Seems like it's always something! I've lost hours trying to fix this problem. Hope someone can help. Thanks.

    12 bit. Haven't been having any audio problems with FCE. However, I tried the nightmare iDive and never got audio (much less anything else) to work with that. So I uninstalled it and asked for my money back.

Maybe you are looking for

  • Installing elements 4.0 on my (disc drive-less) new mac??

    I recently treated myself to a new macbook air, which doesn't have a disc drive, and want to install a photoshop elements 5.0/4.0 macintosh disc.  I'm hoping that I will be able to download directly from adobe (although I realise it's an ancient prog

  • App Error 523

    Hey Folks, Im in a bit of a bother. 3 weeks ago, i went to goa for a few days off. I had switched off my phone, and when i landed, i turned it on in order to call the hotel. When i did turn it on, i got this white screen which simply said "app error

  • No sound, ecept whem plug speakers in

    I know this subject or a similar subject has been touched on quite a bit, but I couldn't find anything that directly correlated to my problem. I have no sound on my power mac g-5 except when I plug in external speakers. I tried to look into the audio

  • To check whether a service is running in a remote machine

    My problem is to test whether a service is running in a machine or not. I have done a simple socket program.It just takes the IP and the port at which the service is supposed to run. My algo is to check whether it fails to make a connection or not. I

  • Generic extractor on kna1

    I am trying to build a view on certain customer master tables for an extraction requirement and have these questions: How do I create a view on KNA1 and text tables such as t005u, t151t, tvv2t etc.what is the key to tie these tables? Also, how do I t