Error in Portal without a component.

Hi "Amigous",
I Have a EP 7.0 SP16  with Java 7.0 and in the default.trc are recorded many of the nest error.
Why don´t show after the user the component where is the error happening ??
any ideas?
Thanks.
Category:      /System/Server
Location:      com.sap.portal.portal
Application:      sap.com/irj
Thread:      SAPEngine_Application_Thread[impl:3]_37
Data Source:      /usr/sap/SP0/JC00/j2ee/cluster/server0/log/defaultTrace.trc
Message ID:      2E128450040300780000021C000560C200045847A69906B7
Argument Objects:      com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Portal Component
User : h0002376
at com.sapportals.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:973)
at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:343)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
at java.security.AccessController.doPrivileged(AccessController.java:246)
at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
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:102)
at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
Caused by: com.sapportals.portal.prt.core.PortalRequestManagerException: PortalRuntimeException
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:143)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
... 24 more
Caused by: java.lang.NullPointerException
at com.sapportals.portal.navigation.fpm.NavigationFpmListener.getUnescapedTitle(NavigationFpmListener.java:571)
at com.sapportals.portal.navigation.fpm.NavigationFpmListener.addToHistory(NavigationFpmListener.java:537)
at com.sapportals.portal.navigation.fpm.NavigationFpmListener.doNavigatePhase(NavigationFpmListener.java:162)
at com.sapportals.portal.navigation.fpm.NavigationFpmListener.doPhase(NavigationFpmListener.java:74)
at com.sapportals.portal.pb.fpm.FPMContainer.distributeEvent(FPMContainer.java:63)
at com.sapportals.portal.pb.fpm.FPM.doDocumentHook(FPM.java:148)
at com.sapportals.portal.prt.service.document.DocumentHookMulticaster.doDocumentHook(DocumentHookMulticaster.java:100)
at com.sapportals.portal.prt.service.document.DocumentHookMulticaster.doDocumentHook(DocumentHookMulticaster.java:99)
at com.sapportals.portal.prt.service.document.DocumentHookMulticaster.doDocumentHook(DocumentHookMulticaster.java:99)
at com.sapportals.portal.prt.service.document.DocumentHookService.doDocumentHook(DocumentHookService.java:119)
at com.sapportals.portal.prt.service.document.DocumentHookServiceNew.doDocumentHook(DocumentHookServiceNew.java:183)
at com.sapportals.portal.prt.connection.PortalHook.doDocumentHook(PortalHook.java:824)
at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:261)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
... 28 more
Arguments:      com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Portal Component
User : h0002376
at com.sapportals.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:973)
at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:343)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
at java.security.AccessController.doPrivileged(AccessController.java:246)
at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
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:102)
at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
Caused by: com.sapportals.portal.prt.core.PortalRequestManagerException: PortalRuntimeException
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:143)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
... 24 more
Caused by: java.lang.NullPointerException
at com.sapportals.portal.navigation.fpm.NavigationFpmListener.getUnescapedTitle(NavigationFpmListener.java:571)
at com.sapportals.portal.navigation.fpm.NavigationFpmListener.addToHistory(NavigationFpmListener.java:537)
at com.sapportals.portal.navigation.fpm.NavigationFpmListener.doNavigatePhase(NavigationFpmListener.java:162)
at com.sapportals.portal.navigation.fpm.NavigationFpmListener.doPhase(NavigationFpmListener.java:74)
at com.sapportals.portal.pb.fpm.FPMContainer.distributeEvent(FPMContainer.java:63)
at com.sapportals.portal.pb.fpm.FPM.doDocumentHook(FPM.java:148)
at com.sapportals.portal.prt.service.document.DocumentHookMulticaster.doDocumentHook(DocumentHookMulticaster.java:100)
at com.sapportals.portal.prt.service.document.DocumentHookMulticaster.doDocumentHook(DocumentHookMulticaster.java:99)
at com.sapportals.portal.prt.service.document.DocumentHookMulticaster.doDocumentHook(DocumentHookMulticaster.java:99)
at com.sapportals.portal.prt.service.document.DocumentHookService.doDocumentHook(DocumentHookService.java:119)
at com.sapportals.portal.prt.service.document.DocumentHookServiceNew.doDocumentHook(DocumentHookServiceNew.java:183)
at com.sapportals.portal.prt.connection.PortalHook.doDocumentHook(PortalHook.java:824)
at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:261)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
... 28 more
DSR Component:      n/a
DSR Transaction:      6c16d0d0909e11dda0ec2e1284500403
DSR User:      n/a
Message Code:      n/a
Session:      127474
Transaction:      n/a
User:      h0002376
Host:      wepcons0
System:      SP0
Instance:      00
Node:      Server 0 0_37513
User h0002376 = 
h0002376     Michelle Gonzalez Guadarrama          LDAP

Hi Luis ,
check the below thread.
Error in service call of Portal Component
Koti Reddy

Similar Messages

  • 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

  • Error  Screen output without connection to user  DYNPRO_SEND_IN_BACKGROUND

    Hi Experts
    I am  trying to debbug a BADI (for shc)  in SRM 7.0 with external debugger.
    I placed a breakpoint in the BADI, and logged into the portal screen,it is  independent portal.
    when i start to create the shc i get the error:     Screen output without connection to user
    if i delete the breakpoint it work well.
    the user i work with, has a developer key and SAP_ALL.
    Runtime Errors      DYNPRO_SEND_IN_BACKGROUND
    Exception              CX_SY_SEND_DYNPRO_NO_RECEIVER
    Thanks
    Almog
    Edited by: almog126 on Jul 14, 2010 3:00 PM
    Edited by: almog126 on Jul 14, 2010 3:00 PM

    did you solve this?
    We have now the same problem with any external debugging (WebServices/WebDynpro).

  • Run time error in portal

    Hello eperts,
    I'm facing following error on portal.
    Pls guide me on this.
    ""Portal Runtime Error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/com.avaya.VCRM/sap.pct.crm.PCUI_Test/com.sap.pct.crm.PartnerEmployee/Home_2/Ovw/com.sap.pct.crm.channelmgmt.currentbusiness
    Component Name : com.sap.pct.crm.ChannelMgmtComponents.GenericISAComponent
    The exception was logged. Inform your system administrator..
    Exception id: 12:39_13/12/06_0012_7205750
    See the details for the exception ID in the log file""
    Helpful answers will be rewarded.
    Thanks
    Kushal

    Kushal
       There is some problem on the designed iView.
       Have a look at the iView and Log Files .
    Thanks
    Jack
    Allot points if my post helps !!

  • ESS error in portal

    Hi,
    I get below error message when i click Employee Self-Service in portal.
    "A critical error has occurred. Processing of the service needs to close. Unsaved data has been lost.
    Contact your system administrator.
    Area group ZSAPDEFAULTESS_ERP2005 does not exist."
    I get this error message for languages other than English.
    Could you please guide me what i need to check to correct the above error.
    Thanks in Advance.

    Hi Avadh,
    Thanks for your guidance regarding ESS error in portal.
    We found that the language entry for which we got error, was missing in production.
    We added the language entry in table T7XSSSERARGBT and transported it to production.
    But now we are getting an exception message as shown below.
    "com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: ComponentUsage(FPMConfigurationUsage): Active component must exist when getting interface controller. (Hint: Have you forgotten to create it with createComponent()? Should the lifecycle control of the component usage be "createOnDemand"?"
    I do not feel this error might be due to our transport in production.
    So, please guide us what can be the reason for this exception.
    Thanks in Advance.

  • Can we create a Portal without Spaces using JDeveloper ?

    Hi
    Is it possible to have Portal without Webcenter Spaces (collaboration) component for WebCenter but I do require a portal with the Administration functionality found in the WL_Spaces managed Server. For instance, securing pages/portlets, LDAP/OAM integration, exchange integration, UCM integration, configuration with WSRP portlets on WL_Portlet and analytics configuration with WL_Utiltiies. Can we create a new portal (one without Spaces) using JDeveloper and create a managed server?
    Cheers
    Khad

    Yes you can!
    WebCenter is more than just WebCenter Spaces.
    WebCenter Spaces is just one part, another part is the WebCenter Portal which is an application in JDeveloper. You might want to read my tutorial: http://www.yonaweb.be/webcenter_tutorial/introduction it explains how to build such a portal.
    All the connections you make in the enterprise manager, can also be configured in JDeveloper so you can also use UCM, mail server, portlets and so on in WebCenter Portal application in JDeveloper.
    It is common practice to create a new managed server on your domain to deploy the custom WebCenter Portal application. You can also manage the connections to the different service from within the enterprise manager, just as you do with spaces.

  • Error installing Portal 9i

    I have the following error installing Portal 9i
    "An unexpected error occurred during install process. Check the install.log located at <Oracle_Home>/assistants/opca for more datails."
    So I went to the install.log and I found this log:
    "PLS-00201: identifier 'owa_vpd_ctx.set_ctx' must be declared
    error encountered in the install process. Installation aborted."
    Please replay to me if you know what should I do. I have been trying to install the Portal 9i for a week without success. Thank you very much.

    Do you have a good reason to install this version of the application server? It is several years old.
    Here you find the most recent version, Oracle Application Server 10g.
    Peter

  • Why am I now receiving the error 42404: a required iTunes component is not installed after the 10.5.3 iTunes update? Now, I cannot sync my iphone...

    Why am I now receiving the error 42404: a required iTunes component is not installed after the 10.5.3 iTunes update? Now, I cannot sync my iphone...I have uninstalled and re-installed several times now without any luck.
    Thanks,

    'The installer has insufficient privileges to modify this file C:\Program Files (x86)\Common Files\Apple\Apple Application Support\Web kit.resources\inspector\Images\Spinner Inactive Selected.gif.'
    That one's consistent with disk/file damage. The first thing I'd try with that is running a disk check (chkdsk) over your C drive.
    XP instructions in the following document: How to perform disk error checking in Windows XP
    Vista instructions in the following document: Check your hard disk for errors
    Windows 7 instructions in the following document: How to use CHKDSK (Check Disk)
    Select both Automatically fix file system errors and Scan for and attempt recovery of bad sectors, or use chkdsk /r (depending on which way you decide to go about doing this). You'll almost certainly have to schedule the chkdsk to run on startup. The scan should take quite a while ... if it quits after a few minutes or seconds, something's interfering with the scan.
    Does the chkdsk find/repair any damage? If so, can you get an install to go through properly afterwards?

  • Error: Server output without connection to user

    Hi Experts,
    I am having an issue when calling the FM BAPI_CUSTOMER_DELETE using the JCO function calls.
    It is throwing the error, Server output without connection to use, it seems before BAPI sending the output it requires confirmation/user interfer to process the output. When I execute the FM in R/3, before deleting the customer it is requesting the confimation through a Pop Up window.
    I think, this is the same case happend in my case.
    Can any one advise me how to get rid of this confirmation from the JCO call itself.
    Thanks
    Chinna.

    Hi Chinna,
    Please check your JCO connection is successful or not under content administrator>webdynpro in the portal.
    Thanks
    Arun Jaiswal

  • I have been using itunes on my windows based pc for years but since installing the latest itunes update I have been getting the error message A required itunes component is not installed. Please reinstall itunes. (-42404)

    I have been using itunes on my windows 64 bit laptop for years but since downloading the latest itunes 10.7 update whenever I opened itunes the error message 'A required itunes component is not installed. Please reinstall itunes (-42404)'
    Itunes would still load and play music in my library and I could still sync my ipod but when loading a CD itunes would not recognise the album/tracks and I would need to type them manualing after uploading.
    I have just bought the new iphone5 and went to sync the phone with itunes. itunes recognises the iphone when plugged in via the usb port or when wi fi is turned on but itunes will not allow the phone to sync.
    I spent over an hour the other morning speaking to apple customer support and have ensured I have administer right and that UAC is turned off.
    I was taken through msconfigure and adjusted the startup tab but still no joy.
    In the end I was e-mailed instructions on how to uninstall and then reinstall itunes and component parts.
    Now that I've uninstalled itunes when I try reinstalling I get the following messages during the download.
    The 1st message is;
    'The installer has insufficient privileges to modify this file C:\Program Files (x86)\Common Files\Apple\Apple Application  Support\Web kit.resources\inspector\Images\Spinner Inactive Selected.gif.'
    When I click ok the next message that appears sometime later during the install is;
    Service 'Apple Mobile Device' (Apple Mobile Device) Failed to start Verify that you have sufficient privileges to start system services.
    The options I have are to abort, retry or ignore. If I retry the same message comes back and if I  abort or ignore the download continues and I then get the following message:
    'Apple Application Support was not found. Apple Application Support is required to run itunes Helper. Please uninstall itunes, then reinstall itunes again. Error 2'
    After attempting to reinstall itunes only some components were installed however itunes would not open.
    It would appear many people have experienced problems with this latest download!

    'The installer has insufficient privileges to modify this file C:\Program Files (x86)\Common Files\Apple\Apple Application Support\Web kit.resources\inspector\Images\Spinner Inactive Selected.gif.'
    That one's consistent with disk/file damage. The first thing I'd try with that is running a disk check (chkdsk) over your C drive.
    XP instructions in the following document: How to perform disk error checking in Windows XP
    Vista instructions in the following document: Check your hard disk for errors
    Windows 7 instructions in the following document: How to use CHKDSK (Check Disk)
    Select both Automatically fix file system errors and Scan for and attempt recovery of bad sectors, or use chkdsk /r (depending on which way you decide to go about doing this). You'll almost certainly have to schedule the chkdsk to run on startup. The scan should take quite a while ... if it quits after a few minutes or seconds, something's interfering with the scan.
    Does the chkdsk find/repair any damage? If so, can you get an install to go through properly afterwards?

  • 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 system error: Screen output without connection to user

    After running transaction SMWP, we nagivate to the "Parameters for object load management" node using the following path:
    Runtime Information -> Adapter Status Information -> Parameters in R/3 Backend(s) -> ECC -> Parameters for object load management
    Under the node “Parameters for object load management”, when we double click any of the entries we receive the following error message in the form of a pop-up: “RFC system error: Screen output without connection to user”.
    Has anyone encountered the aforementioned error?

    Hi,
    while creating the syncbo you have to give the RFC destination for corresponding Bapi wrappers
    so plz check that.
    and can you please explain the exact error in detail and add the trace..
    Regards
    Manohar

  • 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

  • Error in Solar02 " Error - No system found for component SAP LEARNING.....

    Hi,
    I have selected the Business repository from the Tcode Solar01c, and i can see the list of configuration under Business Scenario,
    when i am trying to execute any Tcode,(My understanding is that this Tcode must execute in Development system) it gives the following Error,
    " No system Found for Component SAP Learning Solution and Role Evaluation system in project ZPROJ.
    In SMSY i have created Two systems Dev :100 and Qas:300  Which are assigned to one logical component whose producted Version in SAP ERP.
    Please advise by reviewing above scenario.
    Regards,
    SM

    Hi Irfanl,
    I've had the same issue with regards to getting the error below when assigning transactions to a Blueprint business process.
    "No system found for component and Evaluation system in the Project"
    But I think I have solved it and seems pretty simple to change the system role from Evaluation System to any other that is relevant in your landscape.
    Go to transaction SOLAR01 > Click on the first level of the Project Name (Under Business Blueprint Structure) to select the Project.
    Click Business Blueprint in the Menu > System Role > Choose the relevant System Role (in my case Development)
    Click Copy
    This should replicate to all nodes and then you should be able to assign transaction to the business processes.
    Quite strange and seems simple, I checked the Solution Directory, Solar Project Admin etc etc but couldn't find the solution until this which should work.
    If not, there is a similar work around which also works.
    Go to transaction SOLAR_PROJECT_ADMIN
    System Landsacpe Tab
    Systems subtab
    Click System Role Assignment
    Remove the Evaluation System (or all those not relevant to your Project and Logical Components)
    Save Project
    Go to SOLAR01 and it should reflect it in the Blueprint.
    You can always go back to this and add the System Roles you removed and the Blueprint will reference the correct Role.
    Hope this helps,
    -Rohan

  • 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.

Maybe you are looking for

  • Sabrix Issue..Regarding "Extra CREDIT MEMO's"

    Hello Guys, This is very urgent....My client has a high priority issue. The issue is regarding credit invoices.when we pulled the month end reporting that we do every month in Sabrix, we noticed some weird reporting with regards to some orders. For s

  • What the **** happened to my notes?

    I'm using an iPhone 3GS.  Last night, I backed up my iPhone and synced new music, as I do periodically (because I'm paranoid about losing data).  After I synced it, I checked my notes and my latest note was gone.  The note where I put all of my thoug

  • Synching apps to 2 ipods

    Hi there, is it possible to sync apps to 2 ipods on the same PC? My wife's PC is broken and she is using mine at the moment, when she connects, she does not sync music etc but would like to have some of the apps that I have bought without buying them

  • Error in Load Action Script

    Hi All, I have an amended Clear Calc script (as per ID 1101084.1) in the Load action script: Dim strTYear strTYear = API.POVMgr.fPeriodKey(strPer(0)).strTargetYear also strTPer(0) However, these are now both returning [empty]. The Load and Validate w

  • Opening tiff documents

    How do I open TIFF documents with my iMac?