An exception that could not be caught occurred.

While creating shopping cart at the very first step I am getting following error message.
Error when processing your request
Note
The following error text was processed in the system: An exception that could not be caught occurred.
The error occurred on the application server and in the work process 1.
The termination type was: RABAX_STATE
The ABAP call stack was:
Function: BBP_PD_ABORT of program SAPLBBP_PDH
Form: ABORT of program SAPLBBP_PDORG
Form: CHECK_PROC_ORG_AND_GROUP of program SAPLBBP_PDORG
Form: ORG_CHECK_SINGLE of program SAPLBBP_PDORG
Form: ORG_MAINTAIN_SINGLE of program SAPLBBP_PDORG
Function: BBP_PDORG_CREATE of program SAPLBBP_PDORG
Form: ITEM_F_CREATE_FROM_WTAB of program SAPLBBP_PDIAD
Form: ITEMLIST_F_UPDATE of program SAPLBBP_PDIAD
Function: BBP_ITEMLIST_UPDATE of program SAPLBBP_PDIAD
Form: PROCDOC_UPDATE of program SAPLBBP_PD
What can I do?
If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system DSR in transaction ST22.
If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server in transaction SM21.
If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 1 in transaction ST11 on the application server. In some situations, you may also need to analyze the trace files of other work processes.
If you do not yet have a user ID, contact your system administrator.
Error code: ICF-IE-http-c -l:E-s: -i: -w:1-d:20080606-t:104953-v: RABAX_STATE-e: UNCAUGHT_EXCEPTION
HTTP 500 - Internal Server Error
Your SAP Internet Communication Framework Team
I have checked In ST22 (ABAP Dump Analysis) it says,
Runtime Errors         UNCAUGHT_EXCEPTION
Exceptn                    CX_BBP_PD_ABORT
ShrtText
    An exception that could not be caught occurred.
  The exception 'CX_BBP_PD_ABORT' was raised but was not caught at any stage in the call hierarchy.
  Since exceptions represent error situations, and since the system could not react adequately to this error, the current program, 'SAPLBBP_PDH', had to be terminated.
I also checked the note no. 673372
SAP Note     673372              Version  9     
Implementation Status           Cannot be implemented          
Processing Status   New        Processor                  
As per the note I checked BBP_CND_CUSTOMIZING_CHECK, it through an error of IPC not running, As if this is a classic scenario I guess IPC is not used. 
Please guide me to solve this issue.
Regards,
Vivek B.

Hi Vivek,
Having a look a would say that the problem is in the determination of  purchasing organization. I would advice to review the attributes in PPOMA, mainly the responsability of the organizational unit that you has defined as purchasing group and purchasing unit.
I hope this help
BR

Similar Messages

  • An exception that could not be caught occurred -- SYSFAIL in QUEUE

    hi.
    my server shutdown for electricity problems. when i was traying to reactive queues one of then was SYSFAIL.
    the details of SYSFAIL was:  An exception that could not be caught occurred.
    i cant reactive this queue??
    any suggestion??
    thanks ans regards

    Hi,
    When you go to Queue transcation SMQ1 or SMQ2 for that particular messgae please look into the description of the error message double click on the item and you will get more info. Please post that, it might say something like a Function module does not exist or something like that.
    Do check and let us know.
    Also check in SMICM-->Services check if HTTP port are fine.
    Thanks,
    Prakash

  • Common Language Runtime Debugging Services Application has generated an exception that could not be handled

    Our custom got an error when startup our .NET windows form application.
    XXXXX.exe - Common Language Runtime Debugging Services
    Application has generated an exception that could not be handled
    Process id=0x654(1620), Thread id = 0x5b0 (1456)
    Click OK to terminate the application
    Click CANCEL to debug the application
    If they click on "CANCEL" then following error message appears:
    Registered JIT debugger is not available. An attempt to launch a JIT
    debugger with the following command resulted in an error code of 0x2(2)
    Please check the computer settings
    cordbg.exe !a0x654
    Click on Retry to have the process wait while attaching a debugger
    manually.
    Click on Cancel to abort the JIT debug request
    We can not duplicate this problem in our development environment and test environment. So, we ask them to uninstall application, .NET Framework 1.1 and resinstall .NET Framework 1.1 and application. They still got same error. We further ask them to install .NET Framework SDK 1.1. They got some detail error message.
    [thread 0x840] Thread created.
    Unable to determine existence of prolog, if any
    [thread 0x188] Thread created.
    [thread 0xba8] Thread created.
    [thread 0x840] Unhandled exception generated: <0x00c0344c> <System.IO.FileNotFoundException>
     _fileName=<null>
     _fusionLog=<null>
     _className=<null>
     _exceptionMethod=<null>
     _exceptionMethodString=<null>
     _message=<0x00c04cc8> "The specified module could not be found."
     _innserException=<null>
     _helpURL=<null>
     _stackTrace=<0x00c04d2c> array with dims=[156]
     _stackTraceString=<null>
     _remoteStackTraceString=<null>
     _remoteStackIndex=0x00000000
     _HResult=0x8007007e
     _source=<null>
     _xptrs=0x00000000
     _xcode=0xe0434fd
    Thread 0x840 R 0x00000000: <unknown>
    <cordbg>
    Looks like the problem is casued by missing component. But we don't know which component missing and how to find it. Is there anybody can give us some clue what we need to check next and what tool we can use to detect missing component.
    Thanks!!!!

    I tried Dependency Walker in our development environment, looks like it's useless for .NE T Window Form application, the result I got is like bellow,
    XXXXX.EXE
        MSCOREE.DLL
            KERNEL32.DLL
            USER32.DLL
            ADVAPI32.DLL
            SHLWAPI.DLL
            URLMON.DLL
            VERSION.DLL
    I know we used some other DLL like Mirosoft Office Object Library, but MSCOREE.DLL (.NET Runtime Engine) covered them. Any other idea? Thanks!!!!

  • Application has generated an exception that could not be handled

    my add on works fine on some PC's but on one particular one keeps crushing giving
    Application has generated an exception that could not be handled
    Process id =0x147c(5244), thread id=0x1478 (5240)
    or
    "Incorrect Connection string for Add on"  messages
    After browsing net I found solution to my problem therefore I have decided to post it here, so those who will hit it could find the answer.
    If you get this error, you will need to adjust the .NET security with 'Microsoft .NET Framework Wizards' . As simple as that.
    enjoy
    P.S. I wasted 5 days re-installing software

    Hey Dleksiy,
    Could you tell me how did you(i am expecting steps followed) adjust the .NET security using .net framework wizard my customer is facing the same error message "incorrect connection string for add-on"..
    Thanks in advance
    Regards...

  • After many hours of "rendering", the message appears that"--could not be prepared for publishishing because an error occurred error code= -34"  What does this mean?

    After many hous of "rendering"  the message appeared that "--could not be prepared for publishing because an error occurred error code= -34"

    re-post in the iMovie forum where all the people that use that software are.  This is the Lion 10.7 forum.

  • Error message: The preset used by one or more sequences in this project requires third-party components that could not be located. These sequences will be modified to use a custom sequence setting instead. To continue editing using the original preset, qu

    Hello all,
    I can't open a PP project without this error message appearing:
    "The preset used by one or more sequences in this project requires third-party components that could not be located. These sequences will be modified to use a custom sequence setting instead. To continue editing using the original preset, quit the application without saving the project, reinstall any third-party components that are required and reopen the project".
    What I had been doing before this occurred was editing a PP project using ProRes sequences and multi-camera editing. Multi-camera was not working very well and after a few attempts to fix that I gave up and finished the job cutting 3 layers of video instead. AME refused to render the three finished sequences of over 1hr duration so rendered final videos from the PP sequences.
    I tried deleting plists for AME, PP and QT, repairing disc permissions and rebooting but there was no improvement.
    Client is satisfied for now but will want to come back to this job at a later date so decided to uninstall and re-install AME and PP in the hope both would be ready to work properly when needed again. AME works fine in conjunction with a different PP project but now I can't open the PP project in question without the above error message appearing.
    Having searched the net it would seem that the problem may be caused by ProRes but I haven't been able to find a definitive solution for the problem. Does anyone know either:
    1. How to fix this?
    2. If I chose the "modified using a custom sequence setting", can I be sure that my sequences will look the same even if they don't use ProRes? The final deliverable format will be mp4 so as long as the overall look doesn't change then I can  afford a change in the edit codec. It's just that with three sequences over an hour long, I don't want days of work to be ruined.
    Other older PP projects of mine open and work fine.
    Premiere Pro CC 8.2.0
    Media Encoder CC 8.2.0.54
    OSX 10.10.2
    Any help would be greatly appreciated.
    Duncan.

    Adobe web chat come up with a solution.
    Open the PP project.
    Export your sequence or project as a Final Cut Pro XML file.
    Set up a new PP project.
    Import the Final Cut Pro XML file.
    This will get you back up an running.
    Since getting back to editing this project I have found that some things will be lost or change in using XML:
    You will lose position key framing, black video clips, dissolve fx, audio levels, audio dynamic fx, the ability to open a multi camera clip and change the camera view.
    You will keep cut points, crop fx.
    Not perfect but only took a couple of hours to save 3 days work.

  • After December 2014 update, Compile Error - calling Excel Objects Sub "Object library invalid or contains references to object definitions that could not be found"

    When try to call Sub in Excel Objects > SheetXX after the original xlsm is modified and saved by another user in diff machine, getting an error below and seems Excel cannot identify any subs exists in Sheet.
    Compile error:
    Object library invalid or contains references to object definitions that could not be found
    Note: it seems that this problem has been occurring After December 2014 update and still exists even after applying the fix:
    http://blogs.technet.com/b/the_microsoft_excel_support_team_blog/archive/2014/12/11/forms-controls-stop-working-after-december-2014-updates-.aspx)

    Hi Kwlee324,
    Thanks for sharing the workaround with us. It would be very helpful for others who have the same issue.
    Also I found a two useful links about the error message "Object library invalid or contains references to object definitions that could not be found":
    https://support.microsoft.com/kb/2703186
    http://blogs.msdn.com/b/vsod/archive/2009/06/05/visual-basic-6-controls-stop-working-after-security-advisory-960715.aspx
    Hope it is helpful.
    Regards & Fei
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Central Administraion Internal server error 500 | event id 5586 sharepoint foundation unknown sql exception 2812 could not find stored procedure dbo.proc_gettimerlock

    Hi,
    We have two SharePoint 2010 SP2 servers with one SQL 2012 Backend.
    Recently we cannot open the central administration, getting 500 internal server error and multiple SQL errors in event viewer:
    event id 5586 sharepoint foundation unknown sql exception 2812 could not find stored procedure dbo.proc_gettimerlock
    event id 5586 sharepoint foundation unknown sql exception 2812 occured could not find stored procedure 'proc_fetchdocforhttpget'
    Also I cannot run SharePoint configuration wizard, getting this error: sharepoint 2010 failed to resgister sharepoint services
    In the log file, I found this error "an exception of type microsoft.sharepoint.spexception was thrown 0x80131904"
    Any ideas?
    Thanks, Shehatovich

    As You can see below stored procedure has its specific Permission's, check user who is performing action as well as CentralAdministation Pool has right permission and their permissions are not modified from SQL Server.
    -Samar
     =
    Sr. Software engineer

  • Why is it that when I try to open a project, it says "the project contained a sequence that could not be opened. No sequence preview preset file or codec could be associated with this sequence type"?

    It could be opened last night but today it just kept showing "the project contained a sequence that could not be opened. No sequence preview preset file or codec could be associated with this sequence type". I really need to access my video.
    Some help out there, please?

    Hi,
    Please check this out : https://forums.adobe.com/message/4626663#4626663#4626663
    Thank You
    Arjun

  • I have had my iMac for 55 days now and twice I had to power off/on and then It does not power up correctly.  I verified my disk and found errors that could not be repaired.  I erased the drive and restored system back to the previous day.

    I have had my iMac for 55 days now and twice I had to power off/on and then It does not power up correctly.  I verified my disk and found errors that could not be repaired (errors were associated with boot drive)  I erased the drive and restored system back to the previous day.  Has anyone else experienced this problem?

    Since it's a new machine, contact Apple's Support and let them deal with it. Allen's already recommended an Apple repair station visit. Do note that if you have AppleCare's protection plan and you're within 50 miles (80 KM) of an Apple repair station, you might be eligible for an onsite repair since yours is a desktop machine (depends on where you're located).  BTW, the AppleCare Protection Plan's the best warranty policy available for desktop machines. Get it if you don't have it before contacting Apple.
    27" i7 iMac (Mid 2011) refurb, OS X Mavericks (10.9.4), ML & SL, G4 450 MP w/Leopard, 9.2.2

  • How do I delete a rental movie that could not download

    How do I delete a rental move that could not be downloaded

    Have you tried swiping across the progress bar and see of a delete button comes up that way?
    Or try Settings>General>Usage>Storage>Videos. If the movie appears in the setting, try the edit button in the upper right corner.
    You can also try resetting the iPad and then see if you can delete the download.
    Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.

  • When I sync my phone with my macbook pro, there are "3,307 items that could not be synced". What do I do?

    When I sync my phone with my macbook pro, there are "3,307 items that could not be synced". What do I do?

    What you should do is figure out why no songs will sync:
    Is there an Apple ID problem?  That's the most likely reason.  Maybe you haven't signed in to your Apple ID on iTunes.  Maybe the Apple ID on your computer differs from that on your iPhone.
    Have you been syncing your iPhone to some other computer?  It only syncs to one computer.
    Are you using the latest iTunes?  The current version is 11.0.5.

  • Org.hibernate.exception.GenericJDBCException: could not execute query

    while executing sql statements with hibernate oracle this type of errors
    org.hibernate.exception.GenericJDBCException: could not execute query
    ava.sql.SQLException: ORA-01001: cursore non valido can any one suggest
    a solution for this.
    Thanks

    This is likely due to a commit/rollback being executed after the statement has been executed but befofre the result set has been processed by the application. In TimesTen, unlike Oracle, commit/rollback closes all open cursors on the connection. This could be a case of using the wrong Hibernate dialect. Are you using a TimesTen dialect in Hibernate?
    Chris

  • What are the two XSLT tags, previously that could not be used in XI?

    What are the two XSLT tags, previously that could not be used in XI?

    Dear Niladri,
    sorry I missed your question a little bit... my answer was about the XSD barriers.
    About XSLT, it's the format-number() and unparsed-entity-uri() functions which are not supported.
    Best regards,
    Andras

  • Received a notice that could not use photo stream unless I updated my software.  Went to apple preferences/icloud to disable photo stream.  Not allowed to do so.  What do I do to disable so I won't continue to receive annoying messages from apple/icl

    received a notice that could not use photo stream unless I updated my software.  Went to apple preferences/icloud to disable photo stream.  Not allowed to do so.  What do I do to disable so I won't continue to receive annoying messages from apple/icloud

    I think you can solve your problems by removing your AppleID email address from BOTH the Messages setting on your iPhone and the iMessages settings on your Mac.
    On iPhone:
    Settings > Messages > iMessage > Dissabled
    Settings > Messages > Send & Receive > touch the "(i)" < touch "Remove This Email"
    On Mac:
    Open "Messages" application
    Click "Messages menu > Preferences
    Click "Accounts"
    Select your AppleID account
    Under the "You can be reached for messages at" settings, uncheck your AppleID email address and your phone number
    Then uncheck the "Enable this account" setting
    And lastly, ask all of your friends with iPhones to delete all iMessage conversations (blue bubbles) in their entirety.
    To test, send a friend a new text using their phone number (not their email address) and watch the color of the bubble.  If it's green then you are using SMS.

Maybe you are looking for

  • Problem while parsing xmlString in jsp using JSTL

    HI, I am not able to display data in jsp page that I have stored in string variable in XML form. I want to print xmlString data in jsp using jstl. probably i might have to parse it but i don't have idea . Can any one help me PLZ??

  • PO Multilevel Release - Value Decreased

    Dear Gurus, I'm not familiar with PO release procedure. We have a scenario: Release is based on the price $5000 - $20000 release by FI >$20000 release by FI, then release by MG How to set it? Currently we create 2 strategy: FI  consist of FI MG consi

  • Camera raw not responding cs6?

    I am unable to open any jpegs in adobe camera raw. I have tried to open the camera raw preferences in bridge however it is unresponsive? I find this weird as I was previously able to open up any jpegs by right clicking on the selected image and openi

  • Reports and Workflow

    Hi, I4m trying to access the table wf_item_attribute_values (oracle workflow table), from a Ref Cursor Query in Oracle Reports, but the following messagem is shown: Error 905 object OWF_MGR.WF_ITEM_ATTRIBUTE_VALUES is invalid Could anyone help me? Th

  • J2EE USER problem

    Hi all, Right now, we are using two users in the java stack, j2ee_admin and user1. We have been using this for a year now. It's just now that we needed to create a new user, user2. Problem is we cannot create user2 in the JAVA stack. It works fine in