Rfc error in portal

hi experts,
i have made a new user same as mine and trying to open the reports.
when i am opening the reports ,it is fyn. but when the new user we have created is getting an error when trying to open the report in portal.
Error is:First RFC call failed, Config not loaded. Check the system Landscape configuration.
please help..........

Hi Heena,
Check the authorizations of your new user, especially RFC connections.
Check this link, you will find your solution:
http://wiki.sdn.sap.com/wiki/display/BOBJ/PermissionsandauthorizationsrequirementsforBExWebintoBI+4.x
Another solution is to create the new user with an exact copy oh the good one.
Hope it helps,
All the best.
Amine

Similar Messages

  • RFC error while using SSO

    Hi experts,
    We tried to configure SSO using logon tickets on our EP 6.0 SP 16 system.
    We created JCO RFC destinations in portal server giving the SAP target system's host name and service. Similarly, we created a new TCP/IP connection in the R/3 also with the same details.
    We finished all the other procedures like importing and exporting portal certificates into R3 server.
    Finally, when we tried to access the system from portal, the following error mesage is shown.
    The following error text was processed in the system SER : An invalid type handle was passed to the RFC API.
    The error occurred on the application server sapsbox_SER_10 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Function: AC_FLUSH_CALL_INTERNAL of program SAPLOLEA
    Function: AC_FLUSH_CALL of program SAPLOLEA
    Function: AC_SYSTEM_FLUSH of program SAPLOLEA
    Form: HANDLE_FLUSH_PBO of program SAPFGUICNTL
    Form: %_CTL_OUTPUT of program SAPMSSYD
    Module: %_CTL_OUTPUT1 of program SAPMSSYD
    Does any one know why this is happening?
    Did we miss out anything??
    Please help
    Thanks alot
    Shobin

    An ABAP runtime error ("RABAX") has occured.
    You should analyze the problem in the ABAP system running ABAP transaction ST22. Well, obviously you've managed to call an ABAP function module, so it's not an authentication issue ...

  • Reg : Error in Portal while accessing BI Report.

    Hi,
       When I am trying to access BI report in the portal I got the following error  in Portal
       User #### has no RFC authorization for function group SYST.
    Please assist to resolve the issue.
    Thanks,
    Prakash.

    Hi
    This is an authorization issue.
    Either include SYST in authorization object S_RFC.
    Or assign SAP_ALL role to the user and then try.

  • Creat RFC destination for portal

    Hello,
    when i am doing RSPOR_SETUP , i am getting java and abap support package versions are different error message for step 2, i.e creating RFC destination for portal.
    Please send me suggestion regarding this issue.
    regards
    Sreesudha

    is ur BI and Portal SP versions different ?? ....if true ?? make sure they have the same SP
    use this link
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/00bed70a-7501-2a10-ec9e-9a04485ab477
    for guidance......

  • Facing "double logon pad" error in portal.

    Hello,
    Issue:Facing "double logon pad" error in portal.
    I am facing double logon pad error in the system in the WoC Home.I checked TREX is running fine.
    Kindly suggest me in this issue.
    Thanks & Regards,
    harshavarddhan

    Just check these things.
    As you said BI-ABAP stack level is 20. so you have to upgrade the java stack to the same level.
    Please ensure that both ABAP and JAVA stack should be in same level. Check for the SSO connectivity when u configured portal with your BI.
    As you are getting Server is missing error in portal, have you configured the BI server settings in the portal ie., exact server name and system no.? please check the same, if you havent checked.
    As usual check for the RFC connection. whether it is working fine or not. Check for the userids which you are given for the configuration.
    If the userid get locked, the configuration will not work and the execution of query will not be happen on portal.
    Please check these things and try to execute it again.
    Hope this would help you.

  • Runtime Error in Portal Application

    Can any body help me in resolving the following runtime error in portal application, (Netweaver Version : 7.0)
    Full Message Text
    03:21_21/09/11_0002_6275851
    [EXCEPTION]
    java.lang.NoClassDefFoundError: org.apache.commons.httpclient.methods.RequestEntity
    at java.lang.J9VMInternals.verifyImpl(Native Method)
    at java.lang.J9VMInternals.verify(J9VMInternals.java:69)
    at java.lang.J9VMInternals.initialize(J9VMInternals.java:131)
    at java.lang.Class.forNameImpl(Native Method)
    at java.lang.Class.forName(Class.java:152)
    at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.getInstanceInternal(PortalComponentItemFacade.java:228)
    at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.getComponentInstance(PortalComponentItemFacade.java:160)
    at com.sapportals.portal.prt.core.broker.PortalComponentItem.getComponentInstance(PortalComponentItem.java:732)
    at com.sapportals.portal.prt.component.PortalComponentContext.getComponent(PortalComponentContext.java:103)
    at com.sapportals.portal.prt.component.PortalComponentContext.init(PortalComponentContext.java:242)
    at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.refresh(PortalComponentContextItem.java:271)
    at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.getContext(PortalComponentContextItem.java:316)
    at com.sapportals.portal.prt.component.PortalComponentRequest.getComponentContext(PortalComponentRequest.java:387)
    at com.sapportals.portal.prt.connection.PortalRequest.getRootContext(PortalRequest.java:488)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:607)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:540)
    at java.security.AccessController.doPrivileged(AccessController.java:246)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:423)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(AccessController.java:219)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Caused by: java.lang.ClassNotFoundException: org.apache.commons.httpclient.methods.RequestEntity
    Found in negative cache

    Hi,
    this exception seems caused by a missing interface org.apache.commons.httpclient.methods.RequestEntity. Please the following ones:
    http://www.jarfinder.com/index.php/java/info/org.apache.commons.httpclient.methods.RequestEntity
    Br,
    Javier

  • Open and close RFC connection with portals...

    Hi Experts,
    I created a RFC having a query which is taking a long time to execute. So i want to close RFC connection with portals which is via java connector(JCO)  before that query and open the connction again after that query.
    Please advice is it possible to achieve this. If yes, then how.
    Regards,
    Guddan

    Hi Guddan,
    I created a RFC having a query which is taking a long time to execute. So i want to close RFC connection with portals which is via java connector(JCO) before that query and open the connction again after that query.
    I guess i will need to understand your requirement a little more in detail, as i understand you have an RFC which has a query within to fetch some data and is taking a long time to do so. In the meantime you don't want to keep the connection open?
    My question would be, Is the role of this RFC to only execute the query and fetch the data or does it do something else?
    If it does other things and these are independent of the query execution, then you can span a parallel call within the RFC to execute the query and in the meantime the RFC does the other things (or vice versa) hence reducing the overall time taken.
    If the sole purpose of this RFC is to execute the query, then you will not be able(i mean to say there is no simple and direct way of doing this) to close the connection after the Query is started and re-establish the connection after its execution, for a simple reason that - how will you know if the query has completed it's execution, so that you can establish the connection back.
    Alternate solutions, make this a two way asynchronous call, 1) You invoke the RFC asynchronously and close the connection, the RFC in turn will execute the query and transfer the data to JCO via another RFC call.
    If this needs to be a synchronous call, then you will need to optimize the query to its best.
    Regards,
    Chen

  • Error during Portal Setup: An error occurred while executing a custom action:_GrantLocalPermissionsToWCSAccount

    Error:
    Configure Portal Setup
    An error occurred while executing a custom action:_GrantLocalPermissionsToWCSAccount.11EE91AB_EABF_48A6_9973_4DCD73190AC6
    This upgrade attempt has failed before permanent modifications were made. Upgrade has successfully rolled back to the original state of the system. Once the correction are made, you can retry upgrade for this role.
    Errors in the Log:
    MSI (s) (38:14) [21:30:36:094]: NOTE: custom action _GrantLocalPermissionsToWCSAccount.11EE91AB_EABF_48A6_9973_4DCD73190AC6 unexpectedly closed the hInstall handle (type MSIHANDLE) provided to it. The custom action should be fixed to not close that handle.
    CustomAction _GrantLocalPermissionsToWCSAccount.11EE91AB_EABF_48A6_9973_4DCD73190AC6 returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
    MSI (s) (38:94) [21:30:36:115]: User policy value 'DisableRollback' is 0
    MSI (s) (38:14) [21:30:36:094]: NOTE: custom action _GrantLocalPermissionsToWCSAccount.11EE91AB_EABF_48A6_9973_4DCD73190AC6 unexpectedly closed the hInstall handle (type MSIHANDLE) provided to it. The custom action should be fixed to not close that handle.
    CustomAction _GrantLocalPermissionsToWCSAccount.11EE91AB_EABF_48A6_9973_4DCD73190AC6 returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
    MSI (s) (38:94) [21:30:36:115]: User policy value 'DisableRollback' is 0
    I cannot get past this error. I am running Sharepoint Foundation 2010 with Sp1. This is on a Windows Server 2008 R2 Server +Sp1.
    Any ideas?
    David Baur

    I finally figured this out, The issue was that I had put in the Self Service Portal Computer Name and Service account into the Service Manager SQL as SysAdmin, once I removed it flew through just fine.
    David Baur

  • RFC error when trying to add transport request in queue in STMS..

    Hi,
    When I try to add a Transport request in queue in STMS transaction. I get RFC error saying some problem with tp program.
    But when I go and check the RFC connection through STMS in system overview -> Communication -> RFC setting, it says RFC connection Ok.
    What may be the issue  ? I really need some light on this..
    Regards,
    Rajesh.

    Hi Rajesh,
    At times when u try to add the TR to a queue there would be 2 reasons.
    1. If u have imported a TR into a system say QTY and it needs to be re imported, then we delete it fromthe STMS queue and add it again to re import it.
    2. If u have some transport from external sap system to be imported here we place the data and Co files in the trans directory and then add the TR to this queue.
    A TP failure happens if the data and co files does not exist in the TP directory or else, the TR target system is incorrectly mentioned.
    Hope it helps.
    Br,
    Sri
    Award points for helpful answers

  • RFC ERROR while running BI Process Chain

    I'm recieving the following error while running certain Process Chains in BI.
    RFC error: FAILED
    RFC Message: FAILED
    The system log in BI shows the following.
    Communication error, CPIC return code 017, SAP return code 672
    672 Logon to Netweaver failed
    Other process chains work correctly via CPS.
    Any Ideas?
    Thanks

    This looks like a BW problem. Do you get the same message when you submit it manually in SAP?

  • RFC error while publishing dialog transaction

    Dear All,
                  I had made an internet service in a dialog pool.But while publishing it i am getting RFC errors.Can you tell me what are the prerequisites for designing an internet servise as i want my module pool page to be displayed through internet browser.
                                                               Pratighya Jain

    Hi Pratighya,
    you got RFC-errors during the publishing of an internet service?
    I assume you are talking about the integrated ITS.
    Ok, that is what will happen if you publish an internet service:
    the templates are copied to the the table containing the published ones
    the MIME object are activated in order to be loadable by the icman - the
      Web server part of the WebAS
    The template caches on each application server of the system are invalidated.
    For doing the last part we need RFC connections between the application servers,
    since the order to refresh the cache is send using a function module via RFC. Is
    the system configuration clean? Are all of the servers reachable by RFC?
    You may check the state of the template caches using the transaction SITSPMON.
    hope this helps
    Tobias

  • Rfc error while importing TR

    Hi All,
             i have setup CHARM created a TR and task and assigned a correction to thes task, released the task and TR and while trying to import the the trequest to quality system (from solutionmanager) throwing an error"TMS Communication Error with [email protected]". opened the performance assisant of this error which displays "User SAPSYS has no RFC authorization for function
    group TMSC "
    rgds,
    Anand

    Dear Anand,
    Please go to Tcode:SM59,select the [email protected] rfc under ABAP Connections and check for the connection test.
    In the Log on tab(when you double click [email protected])check for the user which is mentioned there.
    If you get same RFC error when you do the connection test,the proper RFC authorization should be given to the user mentione in the log on tab in the satellite system.
    Revert for any clarifications,
    Thanks and Regards,
    Avinash.

  • RFC error in idoc to file scenario in PI 7.0

    Hi Experts,
       I am getting a RFC error message like this below
    :u201D  RFC_ERROR_SYSTEM_FAILURE: An exception occurred that was not caught.: com.sap.aii.af.rfc.afcommunication.RfcAFWException: error while processing message to remote system:com.sap.aii.af.rfc.core.client.RfcClientException: JCO.Exception while calling Z_XI_SEND_MAIL in remote system (RfcClient[RFC_REJECTION_MAIL]):com.sap.mw.jco.JCO$Exception: (104) RFC_ERROR_SYSTEM_FAILURE: An exception occurred that was not caught.u201D
    Here  Z_XI_SEND_MAIL is a customised function module which is calling some classes. This function module is responsible for sending emails to a group of people.  This function module is working fine in acceptance server and development server but throwing exception in production. Thus the users are unable to receive emails. There has been no code changes in the function module. Idocs are being triggrred from sap r/3 system into XI, then being processed by a BPM, finally RFC   (Z_XI_SEND_MAIL )   is being called to send email messages. SXMB_MONI  is showing that the email message is being send to the RFC properly but communication channel is showing the above mentioned error.
    Please suggest me what might be the reason of such errors?
    Regards
    Anupam

    Hello,
    Have you tested the production data in your acceptance system or development system for the interface?
    Is it working fine??
    It seems that the function module is generating exception, which could be due to data.
    -Rahul

  • Getting Error in Portal while booking Time Sheet......

    Hi All,
    I am Getting Error in Portal when Booking Time sheet in Record working time Link. Getting below Error.
    "Enter activity type only in conjunction with cost center"...I have entered data in KP26.
    But for the same employee if i am booking the Efforts through R/3 (CAT2 Transaction) not getting the error. Successfully able to release the efforts it is storing in CATSDB.
    PLease advice on this.
    Regards,
    Srinivas...

    Hi Srinivas,
    Please make sure that CATS data entry fields are marked as "input only".
    Regards,
    Dilek

  • RFC ERROR IN WEB DYNPRO

    Hi
    I m Doing Web Dynpro Program For DMS Project There Is Some Problem Occuring In Default Function Module ARCHIVOBJECT_CREATE_FILE
    And The Error Msg Is : Cannot Call RFC Program And No Return Possi
    By
    Srinivasan.R

    Hi,
    Please check if its Remote Enabled. The FM ARCHIVOBJECT_CREATE_FILE is a normal function module and not remote enabled.
    As you have said, RFC error, I assume you are trying to call the FM from a different system specifying the DESTINATION
    option.
    Regards,
    Sagar

Maybe you are looking for

  • In SD point of view , that r things we can check in Screen MD04

    In SD point of view , that r things we can check in Screen MD04 Key areas and feilds in MD04 to look after for SD and PP integration and respective roles of consultants.

  • For Malcolm Rayfield, or anyone who knows about VGA/DVI/ADC ports

    I gave up on my Apple Monitor and bought a new 19" LCD flatscreen, but I'm getting a lot of ghosting from my windows and text which stretches the length of the screen in both directions. The monitor came with both a DVI port and a VGA port, whereas m

  • Cannot connect to db using toad

    hi , I get the following error while I try to connect my db using toad and windows sql ========================================================= Fatal OSN connect error 12203, connecting to: (DESCRIPTION=(CONNECT_DATA=(SID=INS)(CID=(PROGRAM=TOAD.exe)

  • Document saved(no automatic clearing) during VF11

    Hi experts, I cancelled an invoice document through VF11. Cancellation invoice was also created, but when i save this, i get the message "Document xxxxxxxxx saved(no automatic clearing)". Note:Invoice is of zero value. This doesnt financially affect

  • Personal yahoo-email together with business email

    Hi, I'm trying to set up a second email address for personal use (Yahoo) on my Blackberry Curve. The first email address (that is already set up and working just fine) is my business email (through our business server). I'm using AT&T with a data pla