WPC Webforms - error

Hi Experts,
We have WPC Custom Webforms in the Home page and they are working fine for the past 6 monts.
Suddenly, some of the users (random) are getting runtime exceptions on Production.
The error log is as below and it looks like some CSS Classloader / WPC framework level issue.
Any pointers will be hightly appreciated.
[EXCEPTION]
com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Portal Component
Application name : com.sap.nw.pcc.xmleditor
Component : pcd:com.sap.portal.system/pcc/rt_content/com.sap.portal.pcc/StagingAreaId/SAP/Portal/Portal/1354644894
Component class : com.sap.portal.prt.component.CachablePortalComponent
at com.sap.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:765)
at com.sap.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:245)
at com.sap.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:107)
at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java:119)
at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
at com.sap.engine.core.thread.execution.Executable.process(Executable.java:242)
at com.sapportals.portal.prt.core.async.AsyncPortalComponentResponse.waitUntilIncludesDone(AsyncPortalComponentResponse.java:242)
at com.sapportals.portal.pb.PageBuilder.includeAlliViews(PageBuilder.java:967)
at com.sapportals.portal.pb.PageBuilder.doContent(PageBuilder.java:573)
at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:205)
at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:121)
at com.sap.portal.prt.component.CachablePortalComponent.service(CachablePortalComponent.java:137)
at com.sap.portal.prt.core.RequestDispatcherFactory$PortalComponentRequestDispatcher$5.service(RequestDispatcherFactory.java:308)
at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:270)
at com.sap.portal.prt.core.RequestDispatcherFactory$PortalComponentRequestDispatcher.service(RequestDispatcherFactory.java:298)
at com.sap.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:229)
at com.sap.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:107)
at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java:119)
at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
at com.sap.engine.core.thread.execution.Executable.process(Executable.java:242)
at com.sapportals.portal.prt.core.async.AsyncPortalComponentResponse.waitUntilIncludesDone(AsyncPortalComponentResponse.java:242)
at com.sapportals.portal.pb.PageBuilder.includeAlliViews(PageBuilder.java:967)
at com.sapportals.portal.pb.PageBuilder.doContent(PageBuilder.java:573)
at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:205)
at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:121)
at com.sap.portal.prt.component.CachablePortalComponent.service(CachablePortalComponent.java:137)
at com.sap.portal.prt.core.RequestDispatcherFactory$PortalComponentRequestDispatcher$5.service(RequestDispatcherFactory.java:308)
at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:270)
at com.sap.portal.prt.core.RequestDispatcherFactory$PortalComponentRequestDispatcher.service(RequestDispatcherFactory.java:298)
at com.sap.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:229)
at com.sap.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:107)
at com.sap.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:141)
at com.sap.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:206)
at com.sapportals.portal.navigation.workAreaiView.doContent(workAreaiView.java:296)
at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:205)
at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:121)
at com.sap.portal.prt.core.RequestDispatcherFactory$PortalComponentRequestDispatcher$5.service(RequestDispatcherFactory.java:308)
at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:270)
at com.sap.portal.prt.core.RequestDispatcherFactory$PortalComponentRequestDispatcher.service(RequestDispatcherFactory.java:298)
at com.sap.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:229)
at com.sap.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:107)
at com.sap.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:141)
at com.sap.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:206)
at com.sap.portal.prt.pom.PortalNode.service(PortalNode.java:588)
at com.sap.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:233)
at com.sap.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:107)
at com.sap.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:141)
at com.sap.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:520)
at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:201)
at com.sap.portal.prt.dispatcher.DispatcherServlet.service(DispatcherServlet.java:132)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:202)
at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:103)
at com.sap.portal.http.EnrichNavRequestFilter.doFilter(EnrichNavRequestFilter.java:49)
at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:79)
at com.sap.portal.http.EnrichNavRequestFilter.doFilter(EnrichNavRequestFilter.java:49)
at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:79)
at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:432)
at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:210)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:441)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:430)
at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:38)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:81)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:276)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:81)
at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.httpserver.filters.SessionSizeFilter.process(SessionSizeFilter.java:26)
at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:57)
at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:43)
at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:475)
at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:269)
at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:56)
at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)
Caused by: java.lang.NullPointerException: while trying to invoke the method com.sap.nw.pcc.kmfacade.css.ICssLoaderService.getCSSResources(java.lang.String) of an object loaded from local variable 'cssLoader'
at com.sap.nw.pcc.ui.XmlEditorRenderer.includeCSS(XmlEditorRenderer.java:182)
at com.sap.nw.pcc.ui.XmlEditorRenderer.doContent(XmlEditorRenderer.java:62)
at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:205)
at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:121)
at com.sap.portal.prt.component.CachablePortalComponent.service(CachablePortalComponent.java:137)
at com.sap.portal.prt.core.RequestDispatcherFactory$PortalComponentRequestDispatcher$5.service(RequestDispatcherFactory.java:308)
at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:270)
at com.sap.portal.prt.core.RequestDispatcherFactory$PortalComponentRequestDispatcher.service(RequestDispatcherFactory.java:298)
at com.sap.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:229)
... 92 more
Regards,
Ramesh.

Hi Ramesh
Were you able to fix this issue? I am facing exactly the same issue.
Regards
Sonal

Similar Messages

  • Current Date in WPC webform

    Hi Community,
    I need to get Current date into the Custom WPC webform. I used the following code in my XSL:
    <xsl:value-of disable-output-escaping="yes" select="date:date()"/>
    and the NameSpace: xmlns:date="http://exslt.org/dates-and-times"
    I am getting the following error: com.sap.engine.lib.xml.util.NestedException: Could not load class: http://exslt.org/dates-and-times required for extension library. -> java.lang.ClassNotFoundException: http://exslt.org/dates-and-times
    How should I go about this?
    Regards,
    JK

    Hi Vishal,
    Getting the following error:
    An error occurred while generating a preview : com.sap.engine.lib.xml.util.NestedException: Could not load class: http://exslt.org/dates-and-times required for extension library. -> java.lang.ClassNotFoundException: http://exslt.org/dates-and-times 
    P.S: I tired even: http://exslt.org/Dates And Times
    Regards
    JK

  • WPC custom webform error

    Hi,
    We are trying to develop custom webform in web page composer as mentioned in below how to guide / help document.
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/2041eb17-6001-2b10-b08d-b95ce55fa9b7
    or
    http://help.sap.com/saphelp_nw70/helpdata/EN/45/fef93198f13830e10000000a11466f/frameset.htm
    We are using the same xml and xsl files mentioned in the document .
    While preview or adding the site content to the page we are getting below error.
    Cannot render container : Fatal Error: com.sap.engine.lib.xml.parser.ParserException: XML Declaration not allowed here.(:main:, row:1, col:7)
    Appreciate any help.
    Thanks,
    Abdul Raheem S

    Hi Jagadeesh,
    the note tells you to go to System Administration -> System Configuration -> Knowledge Management -> Content Management -> Web Page Composer -> Editor -> XSLT Helpers
    and check if there is a XSLT Helper with the following parameters:
    name: anonymous
    Alias: *
    Implementation: com.sap.nw.wpc.km.service.editor.xslt.XsltHelperRuntimeStandard
    Key for Description: Define helper for default
    PRT Mode: *
    If not, create one and restart the portal.
    See if this helps,
    Robert

  • WPC Publish error....

    Hi,
    I have added one user to WPC editor role and he is able to edit the web page but getting run-time error while trying to publish the web page. Below is the trace . I am able to publish the page if i have super admin role. I guess it is something to do with permission . Please let me know what permission i have missed for the new user id. We are on NW 7.0 SP 17 environment.
    Exception ID:04:51_08/11/09_0018_109903950
    [EXCEPTION]
    com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Resource
    Component : com.sap.nw.wpc.designtime.Publisher
    Component class : com.sap.nw.wpc.publisher.Publisher
    User : *********
    Thanks in advance
    Vasu

    Hi,
    I am able to solve the issue myself. I have included KM documents in web page and have KM read access for the user who is trying to publish it . I have given write permission for the user and now i am able to publish the page.
    Thanks,
    Vasu

  • WPC Runtime Error in Customer Framework Page

    Hi again,
    after successful proof of concept of WPC we have integrated some WPC Pages and iViews in our standard roles. Pages are displayed well with default framework page.
    But using customer specific framework (via portal url alias /portal/mySite and corresponding display rules) we get an error displaying wpc content in runtime:
    Cannot render container : com.sap.engine.lib.xml.util.NestedException:
    Could not load class: com.sap.nw.wpc.km.service. editor.xslt.XsltHelper
    RuntimeStandard required for extension library. -> java.lang.ClassNotFoundException:
    com.sap.nw.wpc.km.service. editor.xslt.XsltHelperRuntimeStandard Found in negative cache
    I have checked SAP Note 1133788 (Com.sap.engine.lib.xml.util.NestedException in WPC) which seems to be related, but adjusting of XSLT Helpers for Editor setting does not fix the problem.
    I mentioned that settings for standardruntime entry (com.sap.nw.wpc.km.service.editor.xslt.XsltHelperRuntimeStandard) should match to customer Alias insted of default portal, but changing these setting won't have any visible result.
    If I use default framework page with customer layout wpc runtime will work - so we have a temporary solution, but we want to avoid changing default framework page.
    Any hints or documentation?
    Many thanks in advance

    Hi Thorsten,
    maybe you should have a look at this [one.|https://forums.sdn.sap.com/thread.jspa?threadID=599765&tstart=0]
    I think it's the same thing that was mentioned in the SAP Note you provided. But maybe you extract some additional hints for yourself out of the posts.
    Let me know, if you manage to solve the problem.
    Regards,
    Marcus

  • WPC Publish error with iView

    Dear All,
    My WPC encounter publish runtime error with iView implementation. The error is..
    Portal runtime error.
    An exception occurred while processing your request. Send the exception ID to your portal administrator.
    Exception ID: 01:30_20/11/09_0107_23634850
    Refer to the log file for details about this exception.
    I am using WPC SP20. There have no errors if no iView implementation.
    Any idea to resolve this error and what error is it?
    Thank you.
    Best Regards,
    Weng

    Dear Tobias,
    I have been tried many times for this case. Actually it has no error log to be generated for this publish runtime error in default.trc .
    It's so weird.. any idea?
    Thank you.
    Regards,
    Weng

  • AJAX Webform Error object Object?

    I am submitting a webform using AJAX and when I submit the form it does register as a submission in the backend but the message doesn't fade in and the form doesn't fade out. Instead I see this error in an alert:
    error[object Object]
    Here is the JS I am using:
    var $j = jQuery.noConflict();
        function jqsub() {
            var $f = $j('#reg-form');
            var $m = $j('#message');
            $j.ajax({
              type: 'POST',
              url: $f.attr('action') + '&amp;JSON=1',
              data: $f.serialize(),
                success: function(msg) {
                var formResponse = eval(msg);
                    if (formResponse.FormProcessV2Response.success) {
                            $m.fadeIn().html(formResponse.FormProcessV2Response.message);
                            $f.fadeOut();
                error: function(msg) {
                alert('error'+msg);
                return false;
    Is there something wrong with my code?
    As mentioned above the form does submit just doesn't work properly after the submission it would seem.
    How do I solve this error?

    I solved this problem.
    The BC form code looked like:
    <form id="reg-form" action="https://site-name.worldsecuresystems.com/FormProcessv2.aspx?WebFormID=77804&OID={module_oid}&amp;OTYPE={module_otype}&amp;EID={module_eid}&amp;CID={module_cid}&amp;CC={mo dule_urlcountrycode}&amp;Referrer={module_siteurl,true,true}&SWE=False&amp;JSON=1" enctype="multipart/form-data" onsubmit="return checkWholeForm67721(this)" method="post" name="catwebformform67721">
    If I remove the secure URL and start the action with /FormProcessv2.aspx?...  all works well.
    How would I modify my script to work with a secure URL?

  • WPC - Browser error while assigning iviews

    Hello All,
    I am creating webpage in portal web page composer and assign my customized layout to that. But I am facing problem (browser error) while I am assigning iViews(KM Navigation) to that page.
    Thank You
    Devasarathy Pandi

    No Response

  • WPC Render Error

    There appear to be some similar errors to this one, but they were easily solved using XLST Helper settings.  This one is strange to me.
    I am getting the following error for any item that's running through an XSLT:
    Cannot render container : An error occurred while loading the document from the resource content
    If I add a new item, (Article, link list, etc.) it produces this error.  However, I see no errors in the stack trace log files.
    Images are not impacted.
    Any ideas on what could be causing this?

    Mike,
    Please refer to this Note 1133788 .
    Also, refer to this thread.
    https://www.sdn.sap.com/irj/sdn/thread?messageID=6131871#6131871
    Hope this helps.
    Regards,
    Sandeep Tudumu

  • WPC: Access Java beans from XSL

    Hi,
    How can we access custom Java beans from within the XSLs used to render WPC webforms? Do we have to implement a custom XSLT Helper? I am able to access standard Java classes using the <xmlns> tag but when I try to reference our custom classes the WPC editor throws a ClassNotFound exception. Any help will be appreciated.
    Thanks and Regards,
    Shibendra

    Hi,
    How can we access custom Java beans from within the XSLs used to render WPC webforms? Do we have to implement a custom XSLT Helper? I am able to access standard Java classes using the <xmlns> tag but when I try to reference our custom classes the WPC editor throws a ClassNotFound exception. Any help will be appreciated.
    Thanks and Regards,
    Shibendra

  • Portal runtime error while selecting page layout in WPC editor

    Hello,
    in web page composer, editing page, when i click on "select page layout" I have a portal runtime error popup.
    The logfile shows the following :
    #1.5 #005056834112005E0000000C00000FA800048E28A94966CC#1282205196819#com.sap.portal.prt.runtime#sap.com/irj#com.sap.portal.prt.runtime#1016#149##n/a##7ff9c93eab6811dfa9c70000003307de#SAPEngine_Application_Thread[impl:3]_15##0#0#Error##Java###10:06_19/08/10_0010_3344350
    [EXCEPTION]
    #1#com.sapportals.portal.prt.servlets_jsp.server.compiler.CompilingException: Error occurs during the rendering of jsp component
    Caused by: com.sapportals.portal.prt.servlets_jsp.server.compiler.CompilingException: Error in java compiling
    Caused by: com.sapportals.portal.prt.servlets_jsp.server.compiler.CompilingException: E:
    usr
    sap
    EPD
    JC00
    j2ee
    cluster
    server0
    apps
    sap.com
    irj
    servlet_jsp
    irj
    root
    WEB-INF
    portal
    portalapps
    com.sap.netweaver.bc.util
    lib
    bc.util.public_api.jar(com/sapportals/wcm/WcmException.java):24: class WcmException is public, should be declared in a file named WcmException.java
    (source unavailable)
    1 error
    I have the same by clicking on "check assignments"
    Any help ?
    Thanks

    Hello Jego.
    We faced the same issue after upgrade to EHP1 SP07 last week and managed to solve it by modification of layout.jsp and com.sap.nw.wpc.layoutmanager.LayoutBean within com.sap.nw.wpc.designtime.par. SAP's code requires an additional catch handler, so it is better to rise an OSS message.
    As a workaround you may change a default layout for wpc main page (good for new pages) or manually edit output.xml for existing pages.
    Best regards,
    Aliaksandr Zhukau

  • SSRS Report Manager error "Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server. The status code returned from the server was: 500"

    Hi All,
    I am getting error "Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server. The status code returned from the server was: 500"
    in one of my Test Environment when trying to run the SSRS 2012 report from report manager.
    Any clue why it is happening.
    Thanks Shiven:) If Answer is Helpful, Please Vote

    Hi All,
    Upon investigation found that there was no space (0 Byte is available) in E drive where underlying SQL DB is residing. 
    Once I cleared the space, report started working and above error was not displaying. 
    Thanks Shiven:) If Answer is Helpful, Please Vote

  • Error while creating Documents in WPC

    Hi All,
    I am trying to create a form using an article template in Web page composer (NW 7.3). When i save the form keying in the required details I get an error saying "Error while saving the document" . This is what i found in Log files and have not been able to find out what is going wrong.
    I have all the required roles but still the form saving doesn't happen.
    Please help.
    #2.0 #2011 12 30 19:44:04:495#+0530#Error#com.sap.nw.pcc.editor.EditorTool$EditorToolDynPage#
    #EP-PIN-WPC-WCM#sap.com/com.sap.nw.pcc.xmleditor#C000AC10D25D11BE0000000100001CE4#1581950000000004#sap.com/com.sap.nw.pcc.xmleditor#com.sap.nw.pcc.editor.EditorTool$EditorToolDynPage#hussain.s#771##2EBA27FD32F011E1A35300000018237E#84d32d4332f011e18d6700000018237e#84d32d4332f011e18d6700000018237e#0#Thread[HTTP Worker [@1002771266],5,Dedicated_Application_Thread]#Plain##
    PCC exception while saving a document: Unable to authenticate request!XSRF token is not valid.
    [EXCEPTION]
    com.sap.nw.pcc.km.service.editor.EditorException: Unable to authenticate request!XSRF token is not valid.
         at com.sap.nw.pcc.editor.EditorBean.saveDocument(EditorBean.java:468)
         at com.sap.nw.pcc.editor.EditorTool$EditorToolDynPage.onSave(EditorTool.java:523)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.sapportals.htmlb.page.DynPage.doProcessCurrentEvent(DynPage.java:173)
         at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:106)
         at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
         at com.sap.nw.pcc.editor.EditorTool.doContent(EditorTool.java:131)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:205)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:121)
         at com.sap.portal.prt.core.RequestDispatcherFactory$PortalComponentRequestDispatcher$5.service(RequestDispatcherFactory.java:308)
         at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:270)
         at com.sap.portal.prt.core.RequestDispatcherFactory$PortalComponentRequestDispatcher.service(RequestDispatcherFactory.java:298)
         at com.sap.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:229)
    Thanks
    Hussain

    Hi Andrea,
    Please try below fix and check if this works for you. This solution has worked for us.
    Logon to NWA, and navigate to Configuration->Infrastructure->Java System Properties.
    Open Java System Properties and select the Instance and choose Show advanced properties.
    In the Details Section, switch to services tab and search for web container.
    Select the Web Container and in the properties serach for the string "XSRF".
    choose the property "xsrf.protection.enabled" . This property is set to true by defualt. Change it to false, save and restart portal.
    Then try saving WPC Forms
    Hope this helps.
    Thanks
    Hussain

  • An Error Occurred During Report Processing - Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server. The status code returned from the server was: 12019

    When I run the report on production I got the following error message:
    Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the
    request on the server. The status code returned from the server was: 12019
    It hasn’t happen on Dev and Test before.                           
    I googled, The error is described as:
    12019 ERROR_INTERNET_INCORRECT_HANDLE_STATE
    The requested operation cannot be carried out because the
    handle supplied is not in the correct state.
    But I cannot find the solution for that. 
    Has it happend to you before? How to solve that?      

    Same behaviour here, Sharepoint 2013 with SSRS in integrated mode
    Error: Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server. The status
    code returned from the server was: 12019

  • Access is denied Error while accessing WPC webpage

    Hello,
    I am getting following error while trying to access a web page created through Web Page Composer. I am able to access correctly if I assign WPC role to user but I don't want assign this to user as I want it to be read only for this user.
    Please help.
    #1.5 #0019B9E818EB006A0000009000000178000451E63DC00C48#1215949227398#com.sap.nw.wpc.runtime.ContainerComponent#sap.com/irj#com.sap.nw.wpc.runtime.ContainerComponent#employee1#9368##n/a##7cb0479050d011ddabce0019b9e818eb#SAPEngine_Application_Thread[impl:3]_13##0#0#Error##Plain###Error creating node Access is denied: com.sap.nw.wpc.runtime.DropTargetComponent - user: Johnson, Terry#
    #1.5 #0019B9E818EB006A0000009100000178000451E63DC00ED2#1215949227398#com.sap.nw.wpc.runtime.AbstractDisplayComponent#sap.com/irj#com.sap.nw.wpc.runtime.AbstractDisplayComponent#employee1#9368##n/a##7cb0479050d011ddabce0019b9e818eb#SAPEngine_Application_Thread[impl:3]_13##0#0#Error##Java###Can not get node for component from the request, Access is denied: com.sap.nw.wpc.runtime.DropTargetComponent - user: Johnson, Terry
    [EXCEPTION]
    #1#com.sap.nw.wpc.runtime.WcmRuntimeException: Access is denied: com.sap.nw.wpc.runtime.DropTargetComponent - user: Johnson, Terry
         at com.sap.nw.wpc.runtime.ContainerComponent.getNodeForComponent(ContainerComponent.java:317)
         at com.sap.nw.wpc.runtime.AbstractDisplayComponent.doOnPOMReady(AbstractDisplayComponent.java:185)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.handleEvent(AbstractPortalComponent.java:396)
         at com.sapportals.portal.prt.component.CachablePortalComponent.handleEvent(CachablePortalComponent.java:703)
         at com.sapportals.portal.prt.pom.ComponentNode.handleEvent(ComponentNode.java:252)
         at com.sapportals.portal.prt.pom.PortalNode.fireEventOnNode(PortalNode.java:368)
         at com.sapportals.portal.prt.pom.PortalNode.processEventQueue(PortalNode.java:799)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:652)
         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(Native Method)
         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(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)
    regards,
    Jaish

    Hi,
    No WPC role should (not compulsory)  be given to user if he / she wants to use web page created in WPC.
    create a custom role, under which add a work set and add your web pages to this workset. thats it. and give this custom role to your user.
    here is everything on WPC (creating wpc worksets, roles, showing them to end users) all... including video presentations...
    Web Content Management: Web Page Composer in SAP NetWeaver Portal
    hope this will solve your problem
    regards,
    Pradeep
    Edited by: pradeep bondla on Jul 14, 2008 12:41 PM

Maybe you are looking for

  • Error while opening an existing report

    Hi all, I'm working with Report Builder 10.1.2.0.2 on Windows XP. My XP user account has no administration capbilities and when I run reports builder I get the following errors: REP-0118: Unable to create temporary filethen as soon as i try to open a

  • I refuse to pay for an app to rename photos

    I work professionally in film and video production and just bought a new 64GB iphone 5 for $399, hoping that it would speed up a lot of my workflow (quickly and easily manage media files and sharing, no annoying bugs and the other things we generally

  • I can't uncheck movies I purchased from iTunes

    The check mark next to a movie name is suppose to determine if the movie will sync or remain in yoru library but not sync, right? I can uncheck movies I made myself and they won't sync, which is normal. But when I try to uncheck a movie I purchased f

  • I have a download error for a rental film on my I pad. It will not continue

    I Have a download error on my I pad anti twill not continue when its to retry. It is juststuck

  • Captivate 7 Browser Preview not working Mac Yosemite:

    Since updating to Yosemite, my captivate 7 browser preview is not working.  Simply shows the localhost url while displaying an Unable to connect warning in all browsers.  Very little is mentioned about this issue on forums, and can find no solutions