Trying to open a confirmation workitem (from SRM50 backend) in portal UWL

Hi all,
we are trying to open a confirmation workitem, which is generated in sap srm 50 backend system in portal UWL (universal worklist).
The workitem is listed correctly, but after opening the workitem a pop up is opening and displays a portal runtime exception.
Does anybody know, what the issue might be? Probably we have forgotten a configuration step?
Thank you for your efforts!
Kind regards, Patrick.

HI Koti,
below is the log-file. He tells, that user credentials would be invalid. I have created the backend system in portal, created a system alias and imported a certificate from the portal in the backend and from the backend in the portal for authorization.
Morevoer the username in portal and backend are the same. Any further ideas, what could be wrong?
1.5 #001A4B06538C0079000001290000377C0004615DF9829466#1232956152770#com.sap.engine.services.rfcengine##com.sap.engine.services.rfcengine#J2EE_GUEST#0##n/a##d2998a20eb7d11dd98e0001a4b06538c#SAPEngine_Application_Thread[impl:3]_31##0#0#Error#1#/System/Server#Plain###java.lang.reflect.InvocationTargetException#
#1.5 #001A4B06538C00790000012A0000377C0004615DF9829EF1#1232956152780#com.sap.engine.services.rfcengine##com.sap.engine.services.rfcengine.DefaultRequestHandler.handleRequest(JCO.Function function)#J2EE_GUEST#0##n/a##d2998a20eb7d11dd98e0001a4b06538c#SAPEngine_Application_Thread[impl:3]_31##0#0#Error##Plain###java.lang.reflect.InvocationTargetException#
#1.5 #001A4B06538C00790000012B0000377C0004615DF9829FDB#1232956152780#com.sap.engine.services.rfcengine##com.sap.engine.services.rfcengine.DefaultRequestHandler.handleRequest(JCO.Function function)#J2EE_GUEST#0##n/a##d2998a20eb7d11dd98e0001a4b06538c#SAPEngine_Application_Thread[impl:3]_31##0#0#Error##Plain###java.lang.reflect.InvocationTargetException
     at sun.reflect.GeneratedMethodAccessor723.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.call(RFCDefaultRequestHandler.java:277)
     at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.handleRequest(RFCDefaultRequestHandler.java:219)
     at com.sap.engine.services.rfcengine.RFCJCOServer$J2EEApplicationRunnable.run(RFCJCOServer.java:254)
     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
Caused by: com.sap.mw.jco.JCO$J2EEAbapException: (126) SLD_CLIENT_EXCEPTION: AbapSLDRequestHandler.getObjectServer(): User credentials are invalid or user is denied access
     at com.sap.lcrabapapi.util.AbapSLDRequestHandler.raiseAbapException(AbapSLDRequestHandler.java:4184)
     at com.sap.lcrabapapi.util.AbapSLDRequestHandler.execGetObjectServer(AbapSLDRequestHandler.java:2917)
     at com.sap.lcrabapapi.util.AbapSLDRequestHandler.execute(AbapSLDRequestHandler.java:928)
     at com.sap.lcrabapapi.util.AbapSLDRequestHandler.processRequest(AbapSLDRequestHandler.java:264)
     at com.sap.lcrabapapi.ejb.AbapSLDRequestBean.processFunction(AbapSLDRequestBean.java:45)
     at com.sap.lcrabapapi.ejb.AbapSLDRequestObjectImpl0_0.processFunction(AbapSLDRequestObjectImpl0_0.java:259)
     at sun.reflect.GeneratedMethodAccessor724.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at com.sap.engine.services.ejb.session.stateless_sp5.ObjectStubProxyImpl.invoke(ObjectStubProxyImpl.java:187)
     at $Proxy167.processFunction(Unknown Source)
     ... 10 more
##Plain###java.lang.reflect.InvocationTargetException
     at sun.reflect.GeneratedMethodAccessor723.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.call(RFCDefaultRequestHandler.java:277)
     at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.handleRequest(RFCDefaultRequestHandler.java:219)
     at com.sap.engine.services.rfcengine.RFCJCOServer$J2EEApplicationRunnable.run(RFCJCOServer.java:254)
     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
Caused by: com.sap.mw.jco.JCO$J2EEAbapException: (126) SLD_CLIENT_EXCEPTION: AbapSLDRequestHandler.ping(): server connection *** failed *** on Mon Jan 26 08:49:12 GMT+01:00 2009
     at com.sap.lcrabapapi.util.AbapSLDRequestHandler.raiseAbapException(AbapSLDRequestHandler.java:4184)
     at com.sap.lcrabapapi.util.AbapSLDRequestHandler.raiseAbapException(AbapSLDRequestHandler.java:4191)
     at com.sap.lcrabapapi.util.AbapSLDRequestHandler.execPing(AbapSLDRequestHandler.java:2939)
     at com.sap.lcrabapapi.util.AbapSLDRequestHandler.execute(AbapSLDRequestHandler.java:932)
     at com.sap.lcrabapapi.util.AbapSLDRequestHandler.processRequest(AbapSLDRequestHandler.java:264)
     at com.sap.lcrabapapi.ejb.AbapSLDRequestBean.processFunction(AbapSLDRequestBean.java:45)
     at com.sap.lcrabapapi.ejb.AbapSLDRequestObjectImpl0_0.processFunction(AbapSLDRequestObjectImpl0_0.java:259)
     at sun.reflect.GeneratedMethodAccessor724.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at com.sap.engine.services.ejb.session.stateless_sp5.ObjectStubProxyImpl.invoke(ObjectStubProxyImpl.java:187)
     at $Proxy167.processFunction(Unknown Source)
     ... 10 more

Similar Messages

  • I have design standard with creative cloud, I have installed this on 2 computers, my office and home which I was told was allowed, I have just tried to open an indesign file from the office at home and and error message said that this was created with a n

    I have design standard with creative cloud, I have installed this on 2 computers, my office and home which I was told was allowed, I have just tried to open an indesign file from the office at home and and error message said that this was created with a newer version? they are the same versions and both are up to date, I was asked this morning to put in my adobe id email and password to connect to CC which I have never been asked to do before, can anyone help?

    what's your home version (click help>about) and was that just a warning so you were able to open the file?

  • HT3775 I get the following message when trying to open an .avi downloaded from my video cam, need help, can not find the codec, thank you.The document "IMAG0026.AVI" could not be opened. A required codec isn't available.

    I get the following message when trying to open an .avi downloaded from my video cam, need help, can not find the codec, thank you. This is for Quicktime Player.
    "The document “IMAG0026.AVI” could not be opened. A required codec isn't available."

    Try Perian.
    http://perian.org/

  • Trying to open a PDF document from a website

    when trying to open a PDF document from a website, it goes to a totally black page with a white box in the middle, and states: 
    Adobe Reader 
    Before viewing PDF documentsin this browser you must launch Adobe Reader and except the End User License Agreement, then Quit and re-launch the browser.
    consequently, i can't open the document

    The first question is, did you do what it said? Launch Reader (on its own, not in a browser) and accept the agreement?

  • ADS Error when trying to open Benefits Confirmation Statement

    Hello,
    I am on EP7.0 NW04s ECC6.0 and trying to open Benefits Confirmation Statement in ESS and when clicking on it I get the following error with the SAP GUI in the portal saying :
    ADS : Request Start Time : Tue Oct 09 13:43:00 CDT 2007(200101)
    and this is happening only for one UserId.
    I wonder for the cause for this.
    Any help would be highly appreciated.
    Message was edited by:
            SubhashTripathi

    Hi Subhash,
    Please check in your visual administrator to see whether you have <u>properly installed</u> the credential file for Reader Rights . Do this as described in "Installing and Configuring Credentials" in the Adobe Document Services Configuration Guide and note 736902.
    Regards,
    Shyam.

  • I am trying to open up my iTunes from my Mac. It says "You can't open the application iTunes because it is not supported on this type of Mac." What do I do?

    I am trying to open up my iTunes from my iMac. It says "You can't open the application iTunes because it is not supported on this type of Mac." What do I do? I've already force closed all other apps.

    Well, obviously the problem isn't with the other apps, it's with the type of Mac you have. What type of Mac do you have?

  • I am trying to open a .mxf files from 2 different Panasonic cameras in After effects CS3

    I am trying to open .mxf files from 2 different Panasonic cameras (the HVX 200A and the HPX 170) in Adobe After Effects CS3.  I have down loaded all of the Adobe CS3 upgrades and I have also installed the P2 card reader for Tiger which is the operating system on my mac.  I have not been able to open these files.  Can anyone help pls?

    >  I have not been able to open these files.
    Please tell us exactly what you're trying to do and exactly what happens. Make sure that you're following the instructions here.

  • Time out when trying to open Word/Excel document from portal

    Several of our users have been timing out when trying to open/download documents stored in our portal.
    The error message is "Download failed. Connection to server was reset."
    Is there some obvious setting that I am missing here?
    It happens with things as small as 200K - Word and Excel documents.
    thanks!!

    Hi Gary Jiang,
    Thanks for posting in MSDN forum.
    This forum is for developers discussing issues about
    apps for Office.
    Based on the description, it seems that you got an issue when you deploy the code sample. If I understood clearly, I suggest that you contact the author of the code sample from the "Q and A" tab.
    Also if you have the question about WOPI, I suggest that you get more effective response from
    Office
    Protocols forum.
    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.

  • Error while trying to open the template library from a client - ver4.2

    I receive the message below when trying to open the tempalte library (have refreshed cache, reproc security).
    Any help is appreciated.  All other functions seem to work except the eAnalyze template library:
    T          "he description information is missing.  Do you want to update your template information from the server?"
                 Yes or No
    Yes u2013 prompts a u2018download fileu2019 refresh.  It returns u201Cupdate Completeu201D, select OK and get the following message:
                  "Description information is missing.  Please contact your administrator."

    I have moved this thread to the [BPC MS forum|SAP Planning and Consolidation, version for the Microsoft platform;.  Notice the sticky [note|Please do not post BPC, SSM or FI/CO questions here!; at the top of the FPM - General (PCM, FC, Other) Forum whereby we announced new dedicated forums for BPC which are the proper place to post your questions regarding BPC in the future.
    [Jeffrey Holdeman|http://wiki.sdn.sap.com/wiki/display/profile/Jeffrey+Holdeman]
    SAP Labs, LLC
    BusinessObjects Division
    Americas Customer Solutions Adoption (CSA) team

  • Runtime errror displayed R6034 when trying to open the iTunes program from my computer.

    I am unable to open my iTunes program from my computer. Immediately a box comes up displaying:
    Program: C:\Program Files\iTunes\iTunes.exe
    R6034
    An application has made an attempt to loead the C runtime library incorrectly and to please contact the application's support team for more info.
    What does this mean?
    I am currently on Windows 7 Home Premium 32-bit. I never had a problem, for last 2 years, until this past week when trying to access the program. I have an ipod that 5th generation touch ipod I sync to my library, which successfully will load and update any app needing to be updated, and play my music library with no issues.
    I just do not understand why I cannot open this program any longer from my computer.
    Thank you so much for any help!

    sounds encrypted if you dont know that password you cant restore.  have an icloud backup?
    see this about encrypted backups
    http://support.apple.com/kb/TS5162
    Peace, Clyde

  • I am trying to open a raw file from a nikon 810 but won't open. says raw doesn't support camera model. I re installed nx2 with erroe u43m1d207. How do I open raw files?

    I am tryng to open a raw file from a Nikon 810 but won't open. Says RAW DOESN'T SUPPORT CAMERA MODEL.  I re installed nx2 with error code u43m1d207. How do I open a file.

    you can use the dng converter if updating your adobe program(s) fails.
    Adobe - Adobe Camera Raw and DNG Converter : For Windows : Adobe DNG Converter 8.7

  • Dreamweaver has suddenly started trying to open PSD files even from Windows Explorer

    All my psd files have the little dreamweaver icon next to
    them now. When I try to open them either from Dreamweaver or from
    Windows Explorer, I get a message in Dreamweaver "failed to open
    document". I've tried changing my preferences for which program
    should open psd files but that isn't working either. I can open
    them from within photoshop or from within dreamweaver only if I
    righ click on it and tell it to open with photoshop.
    This just started but I have been using CS3 for a while now.
    What am I missing?
    Thanks.

    I found a solution but it's a pain in the .... Apparently
    this is just another of Vista's many quirks and annoyances. n h c,
    I tried what you said and it just wouldn't work.
    I searched again on google and ended up downloading a program
    called creative element power tools, which finally let me change
    the file association.
    Thanks for the suggestions.

  • Error while trying to open exported PDF file from Datagridview??

    Hi everyone ,
       I want to export datagridview to PDF file,After generating the pdf I'm not able to open that file..when i try to open it shows file corrupted error message and also not getting "Pdf Generation successfully " Message.
    Here is my code :
    private void btnExportPdf_Click(string heading, string filename)
                try
                    SaveFileDialog saveFileDialog = new SaveFileDialog();
                    saveFileDialog.Filter = "All Files | *.*  ";
                    if (saveFileDialog.ShowDialog() == DialogResult.OK)
                        string path = saveFileDialog.FileName;
                        Document pdfdoc = new Document(PageSize.A4); // Setting the page size for the PDF
                        PdfWriter writer = PdfWriter.GetInstance(pdfdoc, new FileStream(path + ".pdf", FileMode.Create)); //Using the PDF Writer class to generate the PDF
                        writer.PageEvent = new PDFFooter();
                        // Opening the PDF to write the data from the textbox
                        PdfPTable table = new PdfPTable(dataGridView1.Columns.Count);
                        //table.TotalWidth = GridView.Width;
                        float[] widths = new float[] 
                            dataGridView1.Columns[0].Width, dataGridView1.Columns[1].Width, dataGridView1.Columns[2].Width 
                        table.SetWidths(widths);
                        table.HorizontalAlignment = 1; // 0 - left, 1 - center, 2 - right;
                        table.SpacingBefore = 2.0F;
                        PdfPCell cell = null;
                        pdfdoc.Open();
                        //doc.Open();
                        //   Phrase p = new Phrase(new Chunk(heading, titleFont));
                        // doc.Add(p);
                        foreach (DataGridViewColumn c in dataGridView1.Columns)
                            cell = new PdfPCell(new Phrase(new Chunk(c.HeaderText)));
                            cell.HorizontalAlignment = PdfPCell.ALIGN_CENTER;
                            cell.VerticalAlignment = PdfPCell.ALIGN_CENTER;
                            table.AddCell(cell);
                        if (dataGridView1.Rows.Count > 0)
                            for (int i = 0; i < dataGridView1.Rows.Count; i++)
                                PdfPCell[] objcell = new PdfPCell[dataGridView1.Columns.Count];
                                for (int j = 0; j < dataGridView1.Columns.Count - 1; j++)
                                    cell = new PdfPCell(new Phrase(dataGridView1.Rows[i].Cells[j].Value.ToString()));
                                    cell.HorizontalAlignment = PdfPCell.ALIGN_CENTER;
                                    cell.VerticalAlignment = PdfPCell.ALIGN_CENTER;
                                    table.AddCell(cell);
                                    //lstCells.Add(cell);
                                    objcell[j] = cell;
                                PdfPRow newrow = new PdfPRow(objcell);
                                table.Rows.Add(newrow);
                        pdfdoc.Add(table);
                        MessageBox.Show("Pdf Generation Successfully.");
                        pdfdoc.Close();
                catch (Exception ex)
                    MessageBox.Show("Error in pdf Generation.");
    Thanks & Regards RAJENDRAN M

    Your question sounds like it is related to PdfWriter as that is how you're saving the file.  These forums are for MS products.  Please post questions related to third-party products in their forums.

  • Mac, keep getting configuration error 1 when trying to open files re-installed from external drive

    I recently had to do a clean install of my computer and tried to run my Adobe applications after installing them from a hard drive backup. It keeps giving me Configuration Error 1. I tried to take a different route and use my serial number to activate Adobe Acrobat X Pro and my serial number will not work to activate the free download.
    I downloaded a university copy of Adobe Creative Suite Design Premium CS5.5 in September 2011.

    http://helpx.adobe.com/creative-suite/kb/cs5-5-product-downloads.html
    Mylenium

  • I am trying to open Numbers 2.3 from iWork 09 in this application in this same application --

    Even when I change the "open with" in the information pane, it still opens with the newer numbers.  I know about the right click, but there must be a way to change the default to open the older numbers and not the newer ones.  The same with Keynote.  Does anyone know how?
    Thanks!

    No, there is no way to change the Open With preference. For some reason, Apple wants to push the new app and overrides your setting.
    You can Uninstall the new Numbers in LaunchPad. That should cure the problem. You can reinstall any time you wish from the Mac App Store Purchases tab. Don't do that if you have any documents that have been initiated or altered in the new program because those won't work in the old program until you either export them back to iWork '09 format or find a backup document that hasn't been touched by the new version.
    Jerry

Maybe you are looking for

  • Oracle 10g Linux - Bad files on otn

    Am I the only one that is having problems here... I have tried downloading 10g over the past couple of days, multiple times. Each time, the files come in without issue but trying to unpack them with cpio (after un-gzipping them) gives me errors - eve

  • Urgent: Flat file load issue

    Hi Guru's, Doing loading in data target ODS via flat file, problem is that flat files shows date field values correct of 8 characters but when we do preview it shows 7 characters and loading is not going through. Anyone knows where the problem is why

  • Could not load FastCore Routines modules error

    I am using Adobe Photoshop Elements 5.0 and I have recently started getting a message saying "Could not load the FastCore Routines module because the file could not be found". How do I fix this?

  • Oc4j log file

    Dear All I have a Oracle application server version 10,1,3 some applications have been deployed on it in current setting all system.out.println('xxxx') writed to OracleAS\opmn\logs\default_group~home~default_group~1.log i want oc4j dont do this and d

  • Script to make a non-unique column unique?

    Hi all, Currently I have a table that contains nothing but ID's (the rest of the table is to be populated at a later date). In this table there are around 500,000,000 ID's, of which only about 35,000,000 are unique. I need to run a script that will f