Big error

I put the video on the timeline and just disappeared. From a file of 46 Gb turned into one 1.4 Gb and there is no information on it. File is now white. Thank you hope to get an answer

This is a print scree and repeat when I tried to put the clip in the timeline it gave General error and was reduced to 1.4 Gb and can not be accessed. Sorry for my English.

Similar Messages

  • Code to big error

    I am writing a program and I receive a "code to large" error. What does this mean? My code for the program is only 20,000 lines I have other programs that are larger and before this I have never seen this error. It is only in one portion of my program in a class that extends a JPanel. When I eliminate the code I just added and add more code in another portion of the program I do not receive this error. Is there a code length maximum that is only allowed in one class and if there is how can I extend that length to a desired length. I am sure people write some extensive programs in Java and I find it hard to believe I have already reached a code to big error only after 20,000 lines of code. If there is anybody who can help me out that would be great. I need to add a section of code to my program to make it work but I can not due to the preceding error message.

    There are no hard and fast rules for the max size
    your file should reach. It depends a lot on what it's
    doing, how much you comment, etc.Not that it matters much, but there are some hard limits on the size of a .class
    file; I ripped this from the VM spec:4.1 The ClassFile Structure
    A class file consists of a single ClassFile structure:
        ClassFile {
             u4 magic;
             u2 minor_version;
             u2 major_version;
             u2 constant_pool_count;
             cp_info constant_pool[constant_pool_count-1];
             u2 access_flags;
             u2 this_class;
             u2 super_class;
             u2 interfaces_count;
             u2 interfaces[interfaces_count];
             u2 fields_count;
             field_info fields[fields_count];
             u2 methods_count;
             method_info methods[methods_count];
             u2 attributes_count;
             attribute_info attributes[attributes_count];
        }As you can see, no more than 64K different constants are allowed, no more than
    64K implemented interfaces, no more than 64K fields and no more than 64K
    methods per class. But even with 20,000 lines of code shudder, you won't
    meet this limits ;-)
    kind regards,
    Jos

  • Array Dimension Too Big Error

    Hi,
    For the following declaration I am getting "Array Dimension Too Big" error with Forte C Compiler on Solairs 8.
    double try[23200][23000];
    What is the mx dimension possible? and Where do I find such info on boundary conditions??
    Regards,
    Gurudatta

    Hi There,
    The legal limit of the array is whatever the hardwareand swap space will support.
    You are asking for 8*23000*20000 bytes /1024/1024 = 3509.52 megabytes = 3.43 gigabytes.
    You are declaring this much allocation locally via
    automatic array in your example. You'll have to define a stack this size (hardly practical).
    If you ask for this much memory with malloc() which is a much better idea, you'll still need to have enough swap.
    You can also do mmap(...,MAP_NORESERVE,...) in which case you may not even need the swap to support it.
    It all depends on what you are doing and why.
    .....jagruti
    Developers Technical Support
    Sun Microsystems, http://www.sun.com/developers/support

  • Big error after run Validate Application Accounting Definitions

    Dear all
    i have face big problem, after upgrading from R11I to R12.1.3 on linux, i have run Validate Application Accounting Definitions an i found all valid except in payables some of them valid and other invalid, that is the output
    i need any help to solve this issue
    that is the error text
    The following journal line types assigned to the journal Error
    lines definition have an invalid accounting class. Please
    use the Subledger Accounting Lookups window to define the
    accounting class, or select a different accounting class for
    the journal line type.
    Subledger Accounting Application Report Date: 01-NOV-12
    Application Accounting Definition Validation Report Page: 1
    Application Application Accounting Definition Owner Event Class Status
    Payables Accrual Basis Oracle Credit Memos Invalid
    Payables Accrual Basis Oracle Debit Memos Invalid
    Payables Accrual Basis Oracle Future Dated Payments Valid
    Payables Accrual Basis Oracle Invoices Invalid
    Payables Accrual Basis Oracle Payments Valid
    Payables Accrual Basis Oracle Prepayment Valid
    Applications
    Payables Accrual Basis Oracle Prepayments Invalid
    Payables Accrual Basis Oracle Reconciled Payments Valid
    Payables Accrual Basis Oracle Refunds Valid
    Payables Cash Basis Oracle Credit Memos Valid
    Payables Cash Basis Oracle Debit Memos Valid
    Payables Cash Basis Oracle Future Dated Payments Valid
    Payables Cash Basis Oracle Invoices Valid
    Payables Cash Basis Oracle Payments Valid
    Payables Cash Basis Oracle Prepayment Valid
    Applications
    Payables Cash Basis Oracle Prepayments Valid
    Payables Cash Basis Oracle Reconciled Payments Valid
    Payables Cash Basis Oracle Refunds Valid
    Payables China Accrual Basis Oracle Credit Memos Invalid
    Payables China Accrual Basis Oracle Debit Memos Invalid
    Payables China Accrual Basis Oracle Future Dated Payments Valid
    Payables China Accrual Basis Oracle Invoices Invalid
    Payables China Accrual Basis Oracle Payments Valid
    Payables China Accrual Basis Oracle Prepayment Valid
    Applications
    Payables China Accrual Basis Oracle Prepayments Invalid
    Payables China Accrual Basis Oracle Reconciled Payments Valid
    Payables China Accrual Basis Oracle Refunds Valid
    Payables Encumbrance Accrual Oracle Burden for Invoices Valid
    Payables Encumbrance Accrual Oracle Burden for Prepayment Valid
    Applications
    Payables Encumbrance Accrual Oracle Burden for Valid
    Prepayments
    Payables Encumbrance Accrual Oracle Credit Memos Invalid
    Payables Encumbrance Accrual Oracle Debit Memos Invalid
    Payables Encumbrance Accrual Oracle Future Dated Payments Valid
    Payables Encumbrance Accrual Oracle Invoices Invalid
    Payables Encumbrance Accrual Oracle Payments Valid
    Payables Encumbrance Accrual Oracle Prepayment Valid
    Applications
    Payables Encumbrance Accrual Oracle Prepayments Invalid
    Payables Encumbrance Accrual Oracle Reconciled Payments Valid
    Payables Encumbrance Accrual Oracle Refunds Valid
    Payables Encumbrance Cash Oracle Burden for Invoices Valid
    Payables Encumbrance Cash Oracle Burden for Prepayment Valid
    Applications
    Payables Encumbrance Cash Oracle Burden for Valid
    Prepayments
    Payables Encumbrance Cash Oracle Credit Memos Valid
    Payables Encumbrance Cash Oracle Debit Memos Valid
    Payables Encumbrance Cash Oracle Future Dated Payments Valid
    Payables Encumbrance Cash Oracle Invoices Valid
    Payables Encumbrance Cash Oracle Payments Valid
    Subledger Accounting Application Report Date: 01-NOV-12
    Application Accounting Definition Validation Report Page: 2
    Application Application Accounting Definition Owner Event Class Status
    Payables Encumbrance Cash Oracle Prepayment Valid
    Applications
    Payables Encumbrance Cash Oracle Prepayments Valid
    Payables Encumbrance Cash Oracle Reconciled Payments Valid
    Payables Encumbrance Cash Oracle Refunds Valid
    Payables Federal Payables AAD Oracle Credit Memos Invalid
    Payables Federal Payables AAD Oracle Debit Memos Invalid
    Payables Federal Payables AAD Oracle Future Dated Payments Invalid
    Payables Federal Payables AAD Oracle Invoices Invalid
    Payables Federal Payables AAD Oracle Payments Invalid
    Payables Federal Payables AAD Oracle Prepayment Invalid
    Applications
    Payables Federal Payables AAD Oracle Prepayments Invalid
    Payables Federal Payables AAD Oracle Reconciled Payments Invalid
    Payables Federal Payables AAD Oracle Refunds Invalid
    Application: Payables
    Context: Default
    Application Accounting Definition: Federal Payables AAD
    Application Accounting Definition Owner: Oracle
    Error Category: Application Accounting Definition
    Error Number Error Text Error Type
    95617 The validation process has encountered an internal error. Error
    Please enable the FND: Log Enabled profile option,revalidate
    the application accounting definition, and review the log
    for more information.
    Error Category: Source Assignments
    Error Number Error Text Error Type
    95459 The following sources have been assigned to the event class Error
    but do not have corresponding columns in any of the
    transaction objects for the transaction object type and
    event class. Please use the source assignments window to
    unassign these sources from the event class, or inform your
    system administrator or support representative that:
    Columns for the sources are missing from the transaction
    objects for the transaction object type and event class.
    Event Class Source Name Transaction Object Name Transaction Object Type
    Payments Line
    Payments Line
    Payments Line
    Payments Line
    Payments Line
    Payments Line
    Payments Line
    Payments Line
    Payments Line
    Application: Payables
    Subledger Accounting Application Report Date: 01-NOV-12
    Application Accounting Definition Validation Report Page: 3
    Application: Payables
    Context: Default
    Journal Lines Definition: Accrual, Credit Memos All
    Journal Lines Definition Owner: Oracle
    Error Category: Journal Line Types
    Error Number Error Text Error Type
    The following journal line types assigned to the journal Error
    lines definition have an invalid accounting class. Please
    use the Subledger Accounting Lookups window to define the
    accounting class, or select a different accounting class for
    the journal line type.
    Journal Accounting Accounting
    Lines Line Type Source Source Attribute Attribute
    Event Class Event Type Definition Owner Name Owner Name Type Name Group
    Credit Memos All Accrual, Oracl Self-Assessed Oracle
    Credit Memos e Recoverable
    All Tax
    Error Number Error Text Error Type
    The following journal line types assigned to the journal Error
    lines definition have an invalid rounding class. Please use
    the Subledger Accounting Lookups window to define the
    rounding class, or select a different rounding class for the
    journal line type.
    Journal Accounting Accounting
    Lines Line Type Source Source Attribute Attribute
    Event Class Event Type Definition Owner Name Owner Name Type Name Group
    Credit Memos All Accrual, Oracl Self-Assessed Oracle
    Credit Memos e Recoverable
    All Tax
    Application: Payables
    Context: Default
    Journal Lines Definition: Accrual, Debit Memos All
    Journal Lines Definition Owner: Oracle
    Error Category: Journal Line Types
    Error Number Error Text Error Type
    The following journal line types assigned to the journal Error
    lines definition have an invalid accounting class. Please
    use the Subledger Accounting Lookups window to define the
    accounting class, or select a different accounting class for
    the journal line type.
    Subledger Accounting Application Report Date: 01-NOV-12
    Application Accounting Definition Validation Report Page: 4
    Application: Payables
    Context: Default
    Journal Lines Definition: Accrual, Debit Memos All
    Journal Lines Definition Owner: Oracle
    Error Category: Journal Line Types
    Journal Accounting Accounting
    Lines Line Type Source Source Attribute Attribute
    Event Class Event Type Definition Owner Name Owner Name Type Name Group
    Debit Memos All Accrual, Oracl Self-Assessed Oracle
    Debit Memos e Recoverable
    All Tax
    Error Number Error Text Error Type
    The following journal line types assigned to the journal Error
    lines definition have an invalid rounding class. Please use
    the Subledger Accounting Lookups window to define the
    rounding class, or select a different rounding class for the
    journal line type.
    Journal Accounting Accounting
    Lines Line Type Source Source Attribute Attribute
    Event Class Event Type Definition Owner Name Owner Name Type Name Group
    Debit Memos All Accrual, Oracl Self-Assessed Oracle
    Debit Memos e Recoverable
    All Tax
    Application: Payables
    Context: Default
    Journal Lines Definition: Accrual, Invoices All
    Journal Lines Definition Owner: Oracle
    Error Category: Journal Line Types
    Error Number Error Text Error Type
    The following journal line types assigned to the journal Error
    lines definition have an invalid accounting class. Please
    use the Subledger Accounting Lookups window to define the
    accounting class, or select a different accounting class for
    the journal line type.
    Journal Accounting Accounting
    Lines Line Type Source Source Attribute Attribute
    Event Class Event Type Definition Owner Name Owner Name Type Name Group
    Invoices All Accrual, Oracl Self-Assessed Oracle
    Invoices All e Recoverable
    Tax
    Error Number Error Text Error Type
    Subledger Accounting Application Report Date: 01-NOV-12
    Application Accounting Definition Validation Report Page: 5
    Application: Payables
    Context: Default
    Journal Lines Definition: Accrual, Invoices All
    Journal Lines Definition Owner: Oracle
    Error Category: Journal Line Types
    Error Number Error Text Error Type
    The following journal line types assigned to the journal Error
    lines definition have an invalid rounding class. Please use
    the Subledger Accounting Lookups window to define the
    rounding class, or select a different rounding class for the
    journal line type.
    Journal Accounting Accounting
    Lines Line Type Source Source Attribute Attribute
    Event Class Event Type Definition Owner Name Owner Name Type Name Group
    Invoices All Accrual, Oracl Self-Assessed Oracle
    Invoices All e Recoverable
    Tax
    Application: Payables
    Context: Default
    Journal Lines Definition: Accrual, Prepayments All
    Journal Lines Definition Owner: Oracle
    Error Category: Journal Line Types
    Error Number Error Text Error Type
    The following journal line types assigned to the journal Error
    lines definition have an invalid accounting class. Please
    use the Subledger Accounting Lookups window to define the
    accounting class, or select a different accounting class for
    the journal line type.
    Journal Accounting Accounting
    Lines Line Type Source Source Attribute Attribute
    Event Class Event Type Definition Owner Name Owner Name Type Name Group
    Prepayments All Accrual, Oracl Self-Assessed Oracle
    Prepayments e Recoverable
    All Tax
    Error Number Error Text Error Type
    The following journal line types assigned to the journal Error
    lines definition have an invalid rounding class. Please use
    the Subledger Accounting Lookups window to define the
    rounding class, or select a different rounding class for the
    journal line type.
    Subledger Accounting Application Report Date: 01-NOV-12
    Application Accounting Definition Validation Report Page: 6
    Application: Payables
    Context: Default
    Journal Lines Definition: Accrual, Prepayments All
    Journal Lines Definition Owner: Oracle
    Error Category: Journal Line Types
    Journal Accounting Accounting
    Lines Line Type Source Source Attribute Attribute
    Event Class Event Type Definition Owner Name Owner Name Type Name Group
    Prepayments All Accrual, Oracl Self-Assessed Oracle
    Prepayments e Recoverable
    All Tax
    Application: Payables
    Context: Default
    Journal Lines Definition: China Accrual, Credit Memos All
    Journal Lines Definition Owner: Oracle
    Error Category: Journal Line Types
    Error Number Error Text Error Type
    The following journal line types assigned to the journal Error
    lines definition have an invalid accounting class. Please
    use the Subledger Accounting Lookups window to define the
    accounting class, or select a different accounting class for
    the journal line type.
    Journal Accounting Accounting
    Lines Line Type Source Source Attribute Attribute
    Event Class Event Type Definition Owner Name Owner Name Type Name Group
    Credit Memos All China Oracl Self-Assessed Oracle
    Accrual, e Recoverable
    Credit Memos Tax
    All
    Error Number Error Text Error Type
    The following journal line types assigned to the journal Error
    lines definition have an invalid rounding class. Please use
    the Subledger Accounting Lookups window to define the
    rounding class, or select a different rounding class for the
    journal line type.
    Journal Accounting Accounting
    Lines Line Type Source Source Attribute Attribute
    Event Class Event Type Definition Owner Name Owner Name Type Name Group
    Credit Memos All China Oracl Self-Assessed Oracle
    Accrual, e Recoverable
    Credit Memos Tax
    All
    Edited by: 969289 on Nov 2, 2012 10:41 PM

    Hi Raju,
    Did you get any solution for this problem?
    Regards,
    Natesh

  • Has anyone been able to contact Adobe to learn why their Flash Player does not work on Mac OS 10.6.8, no matter how many updates you install?  This seems like a big error by Adobe.

    I have thee Mac computers with Mac OS 10.6.8, one of which is a Mac Pro.  No matter how many updates I install from Adobe, their Flash Player does not work on any of these 3 computers.  I don't know how to contact Adobe Systems about this problem, but I think it is their responsibility to make sure that their so-called "universal" software works proplerly on a relatively recent operating system like OS 10.6.8 that is still in widespread use.  When you install the updates, nothing happens -- not even an error message.  What is the point of a universal player that is not universal?  It works fine on my MacBook Pro with OS 9 Mavericks, but it does not work at all -- indeed, has never worked -- on my 3 Macs with OS 10.6.8.  Has anyone contacted Adobe Systems to find out why the Flash Player does not work with OS 10.6.8 and what they plan to do about it?

    Where are you getting Flash from?
    Get the appropriate dmg installer here and then run it.
    http://www.adobe.com/products/flashplayer/distribution3.html
    If it still won't install, do these two things: First uninstall any Flash by going into the second level Hard Drive Library>Internet Plug-ins, and trash the Flash Player.plugin and flashplayer.xpt. Then boot into Safe Boot, Shift at the startup chime (give it much longer than a usual boot) and run the installer while booted in Safe Boot.

  • Windows Media Won't Start Up - Big Error Message - wmploc.dll, etc

    "Error" message when trying to open up Windows Media Player:
    "The file wmploc.dll has a version number of 12.0.7601.18150 where
    12.0.7601.17514 was expected.
    Windows Media Player is not installed properly and must be reinstalled.
    Do you want to reinstall the Player from the Microsoft web site?"
    I click on "yes" and go to the site.
    Many reinstall attempts fail everytime. The WMP seems to download and install properly, but always get same red circle X box message 
    This is where MS takes me:  http://windows.microsoft.com/en-us/windows/download-windows-media-player
    Thank you very much in advance for your help,
    Jim

    Hi,
    From the error message, it indicates the version of wmp.dll is out of sync with what is set in the Windows registry.
    Please attempt to fix it through the steps below:
    Reboot your system.
    Open cmd.exe as an administrator by selecting Start/All Programs/Accessories.
    Right click on Command Prompt and choose Run as administrator.
    Type in unregmp2.exe /UpdateWMPVersion
    Press enter.
    Andy Altmann
    TechNet Community Support

  • Skype blue screen big error's

    (pardon my english, not from English country)
    So, i've been having real big issues with my skype for over a year now. Story:
    I have used skype (ver. 6.16 i think) on my computer (HP pavilion G6, Windows 7 Home Premium) for a very long time, suddenly about a year ago or so it BSoD'd when I tried to start skype. I never thought more about that.
    After som time I tried to open skype again and it blue screened again. So I tried to uninstall it via control panel and it also bluescreened. Sooo.. I tried to manually remove the program and it only left a icon in the control panel that I can't delete, it says that some skype.msi file is missing or something. So I tried using that MS-fix-it program and it deleted everything. But when im downloading skype it also causes BSoD. Im very tired of always have to use my iPad as a skype system and want to have it again on PC.
    I've read like every single skype-support thread about this problem but nothing really helps me..
    I've attached a picture of my BSoD since it does'nt save any dumpfile or whatever it is called.
    Big thanks to the one who can solve my problem

    The issue might be with HP Webcam.
    Please,  run the DirectX diagnostics tool (32-bit option).
    Go to Windows Start and in the Run box type dxdiag.exe and press the OK button. This will start the DirectX diagnostics program. Run this diagnostics and save the results to a file. Please, attach this file to your post.
    Be aware that you will have to zip this file before attaching it here.

  • Lacie Big Disk BIG ERROR (-9972)

    Below is the definition for the issue I'm having on my G4. I've used disk Utility, Drive Genius and Disk Warrior. None of them could fix the issue. The solution below states that I should "back Up" the disk and start fresh. Here's the problem: How I access files on a drive won't allow me to see what's on it?
    Any help will do.
    Much Thanks.
    ~MF
    Symptoms
    In rare circumstances, Disk Utility may display the following message when you try to verify or repair a disk:
    "The underlying task reported failure"
    The Disk Utility log will also display a -9972 error code. This indicates that your disk volume has issues that Disk Utility cannot fix.
    Products Affected
    Disk Utility, Adobe Photoshop CS2, Adobe Illustrator CS2
    Resolution
    What can I do?
    If you experience this rare occurrence, you should attempt to resolve the issue as soon as possible.
    Try using fsck in single user mode, or start up your computer from a different volume before verifying or repairing.
    Back up as much of your important data and files as you can, then try using a third-party disk utility to repair the drive. Be sure that you use one that works with your version of Mac OS X.
    Back up as much of your important data and files as you can, then perform an Erase and Install installation of Mac OS X on the affected volume.
    Important: This option completely erases the destination volume and then installs a new copy of Mac OS X. You should always backup important files on the target volume before performing an Erase and Install installation. You can then restore your backed up files afterwards.

    Hi, ~MF -
    It is good practice to cite the source of quoted material; if possible, give the link to the aarticle. In this case, it would appear that you quoted a portion of this Apple KBase article -
    http://support.apple.com/kb/TS1901
    If you have tried to do what you can using Disk Utility (while booted to a CD) and Disk Warrior, try using a data retrieval program to capture your data from the drive before re-initializing it, such as -
    Data Rescue
    Virtual Lab
    Both of those have trial versions available for download; either may have restrictions re what versions of OSX they support.

  • I make big error

    Hallo. For my project I am working on for other company I have to put code in sun solaris server. Company have give me "root" user name and I log in from "ssh" protocol. I am beginner for solaris so I look on internet for commands I I make error of enter "rm -rf *" in file. Now many program disapear and is not good. How to get back as is no recyling bin? Plese advise as I am get email and also phone call.

    Supposing for the sake of argument that El Twinky
    were for real, how would you rate his chances of
    achieving this?Erm, -0.0000000000 or some such? ( give or take a bit ;-)
    Though I do rather miss the "good" old days of tech-support...True story follows (on topic with your other reply): when I was a young
    student an older friend of mine (also a student) asked me to "take care
    of everything for an hour or so" because he wanted to play pool with
    his friends down town although he was on duty: garding a VAX/780,
    running unix V6 with 40 or so terminals attached to it.
    No problem, I could do it (I said ignorantly). After a few minutes those
    darn users started to complain about the system getting too slow and
    blahblahblah. Me, being the proud owner of an early Acorn Atom (tm)
    home computer, trotted off to the central university computining centre,
    asked which one of those humming washing machines was a VAX
    and simply turned the key; waited a bit to get rid of the "wheeooooh ..."
    ventilator sounds and turned that key back the other way then.
    Just as I did with my little Acorn Atom home computer ...
    When I got back to that terminal room everybody was still complaining
    and even more: the numerical analysis group had started to complain
    too: their PDP 11/70 had stopped responding. So I went back to that
    central computing centre and randomly swicthed off and back on again
    some systems, including that VAX 11/780 (by sheer serendipity).
    I (clevery) decided to wait awhile before returning to those terminal rooms.
    After, say, 15 minutes or so I returned, my friend got back too and,
    believe it or not: everybody was happy again: all systems were back up
    again and everybody was working on their finite elements methods and
    whatever again.
    I must have it in me ;-)
    kind regards,
    Jos

  • Big error in itunes 10

    After installing itunes 10, my computer got this problem:
    After 1h on the computer (itunes open whole time) there comes a strange noise from my 5.1 speakers and headphones, then the computer freezes (can't even move the mouse) this happend to me 2 times before posting this.
    I'm using windows 7 64-bit

    *Here is some additional error information (computer freezed 5mins ago -.-)*
    Problem signature:
    Problem Event Name: BlueScreen
    OS Version: 6.1.7600.2.0.0.256.1
    Locale ID: 2077
    Additional information about the problem:
    BCCode: 124
    BCP1: 0000000000000000
    BCP2: FFFFFA8007D848F8
    BCP3: 0000000000000000
    BCP4: 0000000000000000
    OS Version: 617600
    Service Pack: 0_0
    Product: 256_1
    Files that help describe the problem:
    C:\Windows\Minidump\090710-29796-01.dmp
    C:\Users\Toffe\AppData\Local\Temp\WER-62718-0.sysdata.xml
    Read our privacy statement online:
    http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409
    If the online privacy statement is not available, please read our privacy statement offline:
    C:\Windows\system32\en-US\erofflps.txt

  • Error in vf01 or vf11 "Big Error !! "

    I get an Update/ ABAP runtime error during billing or cancel creation. The error occurs during processing of the update module -RV_INVOICE_POST
    This error does not occuring always, as I am sometimes able to create a billing or cancel without getting update error

    Check OSS  Note 407607 - SQL_ARRAY_INSERT_DUPREC in RV_INVOICE_POST.
    Regards,

  • Error in va01 "Big Error !! "

    I get an Update/ ABAP runtime error during Sales order creation. The error occurs during processing of the update module -RV_SALES_DOCUMENT_ADD.
    This error does not occuring always, as I am sometimes able to create a Sales order without getting update error
    the follwoing is my operation !!
    When i have tried to create an order for a customer(VA01), the system says, .....standard order.... 237293982 saved but immediately after this saved message, this email-like message is seen
    And when i want to see the lastly created order via va03, it says not such an order etc.

    Dear,
    Pl check if there is any user exits being triggered during sales order creation.
    thx
    dilip sadh

  • Big error in display text in SAPscript ?

    hello experts ,
    I am ecountering a great problem in displaying a list in SAPscript. That is :
    The code is like
    Loop at itab.
    Write_form . "Main form/
    End loop.
    And in the sapscript code
           &caufvd-matxt(40)&,,&caufvd-matnr(10)&
    But when output :
      AHJDHJAHDDAJHDJD         50255555
      JAKLUEKWJEKWJKED       20555555
      HASJDHUISYDUIDSUWE  85555555   "error in displaying , not in the same tab. (?)
      zSJHDJSHDUISHUIYDUI      88888888
    Althoug i have set the lenght of output value , but the result is like above.
    I was so supprising , i do not know how to recover this problem
    If you please tell me some advices .
      Thank you very much .

    Change the tab space in the paragraph format.
    Ex:
    PH   &caufvd-matxt(40)&,,&caufvd-matnr(10)&
    Goto PH-> paragraph format and change the lenght of first tab to 40 LN
    this will solve your problem.
    Give point to all answers that helped to re-solve your issue.
    Regards,
    SaiRam

  • BIG error message problem

    From what I can see alot of others like myself are having the same problem. Whenever songs or movies are bought, especially with redeemable gift cards, error messages pop saying the network has timed out or the itunes store cannot connect or some bull like that.
    If anyone has a fix to this problem that actually works posting it would be much appreciated.

    No fix my man. I think it's just traffic. I was able to redeem my cards after a while but haven't been able to purchase anything yet.
    Keep at it.

  • Big Error in PEI

    I'm implementing a OnAfterLogin PEI. We are doing this to populate User Info settings (approx. 40 for employees). The data for the User Info settings comes from a SQL Server database. We develop in .NET and use the Microsoft Data Access Blocks to connect to our data stores. So, in OnAfterLogin, I get the user's UserID and Domain, and then look them up in a "profile" table to get their employee ID and other information. Here's the problem:When this line of code is simply included not even executed in the PEI it causes a server exception. When I say included, not even executed, that is because it is in an if loop. If (sFullID.ToString() != "Guest") Then the code never executes. This is the line of code:DataSet oDataSet = SqlHelper.ExecuteDataset(sqlConn, CommandType.Text, strSQLStatement);And this is the error returned from PTSpy when that code is Anywherein the PEI:Unable to log in user Guest: You could not be logged in to the portal.System.IO.FileNotFoundException at com.plumtree.portalpages.browsing.login.Profile.OnAfterLogin(Object oUserSession, ApplicationData appData)
    at com.plumtree.uiinfrastructure.login.LoginHelper.DoTasksAfterLogin(Object userSession, IXPRequest request, IWebData webData, IApplication application, ISessionManager sessionManager)
    at com.plumtree.uiinfrastructure.login.LoginHelper.AttemptLogin(String strUserName, String strPassword, Object token, Boolean bUseNumericConnect, ISessionManager subSession, IApplication application, String strRequestURL, IXPRequest request, IWebData webData)
    Any help please? This makes absolutely no sense to me. I have isolated it to this line of code by removing code line by line. We have to be able to connect to a database and select values in our OnAfterLogin PEI, or we're Dead In The Water.Thanks,Jason Odom

    First, I am confused by this statement:"The data must still be stored into the User's Profile either manually or automatically through a Profile Web Service, before you can get access to that data through the UserInfo settings in a portlet."In 4.5ws we could set User Info settings in the userinfo.asp page. These settings acted as "run-time" variables, pulled from a database when the user logs into the system. If a portlet wishes to consume one of these settings, I would enter the setting name in the registration of the portlet, and the setting is sent over as a CSP header. In 4.5 there is no concept of a "user property" as there is in 5.0.2. Let me stress: We will not be setting User Properties due to many reasons, one being security. Am I understanding you correctly, that there is no way to set a User Info setting in 5.0.2 without a corresponding User Property? If that's the case, that is bad.About the code. Yes, If I remove the line, or just set it to:DataSet oDataSet = null;The PEI executes correctly. If I have this line in my PEI, even though it is never fired:DataSet oDataSet = SqlHelper.ExecuteDataset(sqlConn, CommandType.Text, strSQLStatement);It causes the entire portal application to fail. The error occurs during initial load of the portal, no UI elements are ever displayed. I have turned on all tracing in PTSpy, but these are all the relevant messages returned:Entering handleRequest: GET http://localhost:80/portal/server.pt-------Unable to log in user Guest: You could not be logged in to the portal.System.IO.FileNotFoundException at com.plumtree.portalpages.browsing.login.Profile.OnAfterLogin(Object oUserSession, ApplicationData appData)
    at com.plumtree.uiinfrastructure.login.LoginHelper.DoTasksAfterLogin(Object userSession, IXPRequest request, IWebData webData, IApplication application, ISessionManager sessionManager)
    at com.plumtree.uiinfrastructure.login.LoginHelper.AttemptLogin(String strUserName, String strPassword, Object token, Boolean bUseNumericConnect, ISessionManager subSession, IApplication application, String strRequestURL, IXPRequest request, IWebData webData)-------Couldn't log in as Guest. Failing: You could not be logged in to the portal.-------Unable to proccess request.com.plumtree.openfoundation.util.XPException at com.plumtree.uiinfrastructure.activityspace.Interpreter.DoGuestLogin(RequestData tempData)
    at com.plumtree.uiinfrastructure.activityspace.Interpreter.HandleRequest(IXPRequest request, IXPResponse response, ISessionManager session, IApplication application)------- Server error.com.plumtree.openfoundation.util.XPException at com.plumtree.uiinfrastructure.activityspace.Interpreter.DoGuestLogin(RequestData tempData)
    at com.plumtree.uiinfrastructure.activityspace.Interpreter.HandleRequest(IXPRequest request, IXPResponse response, ISessionManager session, IApplication application)------- Error displaying error page.System.NullReferenceException at com.plumtree.portalpages.common.uiparts.PlumtreeAS.Init() in C:\UI Source Code\portalpages\dotnet\prod\src\com\plumtree\portalpages\common\uiparts\PlumtreeAS.cs:line 117
    at com.plumtree.portalpages.common.error.ErrorAS.Init() in C:\UI Source Code\portalpages\dotnet\prod\src\com\plumtree\portalpages\common\error\ErrorAS.cs:line 32
    at com.plumtree.uiinfrastructure.activityspace.Interpreter.CreateSpace(RequestData tempData)
    at com.plumtree.uiinfrastructure.activityspace.Interpreter.DisplayServerErrorPage(RequestData tempData)
    at com.plumtree.uiinfrastructure.activityspace.Interpreter.HandleError(Exception e, Boolean bDisplayErrorInComments, RequestData tempData)-------Leaving handleRequest - User ID:

Maybe you are looking for

  • Horizontal Mapping and Flat mapping with Metadata Value Indicator

    Hi I have an abstract class B which itself extends another abstract class A. There is no table for A. The fields in A are mapped to B. I believe this is called "horizontal mapping" C and D inherit off B. There's a also a table named B (mapped to clas

  • Need BAPI or function module to do FMZ1 transaction for funds commitment.

    Hi,     I need a BAPI or function module to do FMZ1 transaction, please advise. Regards Fellow ABAPer.

  • PO Releases 'invoice match option'

    Hi, The PO has one match option at the header and a different match option at the release line. This is causing an inability to match the invoice in Payables until it gets correctd. How do i check where this invoice match option is defaulting from? I

  • IDoc string field to JDBC date field - Not working

    Hello everyone, Once again I must ask you something that is keeping me.. I had a interface type RFC ASync to JDBC SQL Server, it was working fine. Then, I was asked to change to a type iDoc ASync to JDBC SQL Server. At first, it was not a problem, ju

  • Single account reconciliation within a workflow

    Hi all, I need assistance, I'm trying to reconcile a single account within a workflow. I use the following code, but IDM performs a full reconciliation instead of to reconcile the specified account: --<Action id='0'> --<expression> --<block> --<set n