Com.sapportals.wdf.WdfException error when i sent email

Hi all,
when i send  a mail from my clp its give error "com.sapportals.wdf.WdfException"
i done all nessary things

Hi
You need to check the following things:-
1.  You can check whether exchange server is configured to mail transport or not.
2.  Check user mapping for user.
3.  Check whether your exchanges server is working or not.
Please feel free to contact me if you want any information.
Regards,
Chamkaur

Similar Messages

  • Com.sapportals.wdf.WdfException

    Hi,
    I am working on Portal 7.3.
    I was trying to create an "Advance Copy" of a layout set under System Administration > System Configuration > Knowledge Management > Content Management.When clicked on the "Execute" button in "Advanced Copy of Layout Settings" wizard , I got an error.This is happening for any layout set of which I am trying to create an "Advance Copy".
    I am not able to understand the error and how to correct it.Following is the error stack:
    com.sapportals.wdf.WdfException: An error occured while trying to render the html pagejava.lang.ArrayStoreException: com.sapportals.config.fwk.ConfigurableRef
            at com.sapportals.config.ui.control.AbstractControl.render(AbstractControl.java:218)
            at com.sapportals.config.ui.control.HorizontalLayout.renderControls(HorizontalLayout.java:33)
            at com.sapportals.wdf.stack.Pane.render(Pane.java:155)
            at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
            at com.sapportals.wdf.layout.VerticalLayout.renderPanes(VerticalLayout.java:74)
            at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
            at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
            at com.sapportals.config.ui.control.GlobalLayout.renderPanes(GlobalLayout.java:56)
            at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
            at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
            at com.sapportals.wdf.WdfCompositeController.internalRender(WdfCompositeController.java:710)
            at com.sapportals.wdf.WdfCompositeController.buildComposition(WdfCompositeController.java:675)
            at com.sapportals.htmlb.AbstractCompositeComponent.preRender(AbstractCompositeComponent.java:33)
            at com.sapportals.htmlb.Container.preRender(Container.java:120)
            at com.sapportals.htmlb.Container.preRender(Container.java:120)
            at com.sapportals.htmlb.Container.preRender(Container.java:120)
            at com.sapportals.portal.htmlb.PrtContext.render(PrtContext.java:432)
            at com.sapportals.htmlb.page.DynPage.doOutput(DynPage.java:238)
            at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:120)
            at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
            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:203)
            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.ArrayStoreException: com.sapportals.config.fwk.ConfigurableRef
            at java.util.LinkedList.toArray(LinkedList.java:915)
            at com.sapportals.config.fwk.meta.ConfigAttributeList.getValueAsString(ConfigAttributeList.java:109)
            at com.sapportals.config.fwk.data.Configurable.setPropertyValue(Configurable.java:526)
            at com.sapportals.wcm.control.config.CopyCommand.replaceConfigurable(CopyCommand.java:152)
            at com.sapportals.wcm.control.config.CopyCommand.execute(CopyCommand.java:95)
            at com.sapportals.wcm.control.config.CopyCommand.execute(CopyCommand.java:75)
            at com.sapportals.wcm.control.config.CopyCommand.execute(CopyCommand.java:61)
            at com.sapportals.wcm.control.config.LayoutSettingsModel.execute(LayoutSettingsModel.java:232)
            at com.sapportals.wcm.control.config.LayoutSettingsModel.execute(LayoutSettingsModel.java:204)
            at com.sapportals.wcm.control.config.DeepCopyConfigurableControl.render(DeepCopyConfigurableControl.java:87)
            at com.sapportals.config.ui.control.ViewControl.normalRender(ViewControl.java:481)
            at com.sapportals.config.ui.control.AbstractControl.render(AbstractControl.java:211)
            ... 79 more
    Warm Reagards
    Saurabh

    Hi Saurabh,
    Just tested this on SP5, it is a bug in the implementation.
    Please open an OSS message to get this fixed. SAP should provide a target release when this will be fixed, it would be great if you come back and report that result so that others stumbling over this bug will find the info on SDN.
    Hope it helps
    Detlev

  • Error :  com.sapportals.wdf.WdfError

    Hi,
    I am working on EP6 SP10 with KM installed. Oflate,
    I am getting a full page error message (shown below).
    This started when I was trying to create some KM objects
    like Network Path, File System Repository etc.
    Can anyone help me in resolving this.
    *******************Error Message************************
    com.sapportals.wdf.WdfError
         at com.sapportals.wdf.WdfCompositeController.buildComposition(WdfCompositeController.java:678)
         at com.sapportals.htmlb.AbstractCompositeComponent.preRender(AbstractCompositeComponent.java:32)
         at com.sapportals.htmlb.Container.preRender(Container.java:118)
         at com.sapportals.htmlb.Container.preRender(Container.java:118)
         at com.sapportals.htmlb.Container.preRender(Container.java:118)
         at com.sapportals.htmlb.rendering.PageContext.render(PageContext.java:934)
         at com.sapportals.htmlb.page.DynPage.doOutput(DynPage.java:237)
         at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:129)
         at com.sapportals.htmlb.page.PageProcessorServlet.handleRequest(PageProcessorServlet.java:62)
         at com.sapportals.htmlb.page.PageProcessorServlet.doGet(PageProcessorServlet.java:29)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sapportals.wcm.app.servlet.WcmHtmlbBaseServlet.service(WcmHtmlbBaseServlet.java:100)
         at com.sapportals.wcm.portal.proxy.PCProxyServlet.service(PCProxyServlet.java:313)
         at com.sapportals.portal.prt.core.broker.ServletComponentItem$ServletWrapperComponent.doContent(ServletComponentItem.java:110)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         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.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         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:232)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:545)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:153)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:340)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:318)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:824)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:239)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         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:94)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
    --- Nested WDF Error -
    ********************End of Error *********************
    regards
    Sudheer

    In my case, applying patch 3 of KMC 6.0 SP11 didn't resolve the problem.
    Has someone solved the com.sapportals.wdf.WdfError problem when selecting the Package Upload iView?
    This is my system info:
    J2EE Engine 6.40 PatchLevel 89291.313
    Portal 6.0.11.2.0
    KnowledgeManagementCollaboration 6.0.11.3.0 (NW04 SPS 11 Patch 3)
    Davide

  • Opening "CM-Content" causes com.sapportals.wdf.WdfError

    Hi,
    Everytime I open the "CM-Content" the content-page only shows the following:
         at com.sapportals.wdf.WdfCompositeController.buildComposition(WdfCompositeController.java:678)
         at com.sapportals.htmlb.AbstractCompositeComponent.preRender(AbstractCompositeComponent.java:32)
         at com.sapportals.htmlb.Container.preRender(Container.java:118)
         at com.sapportals.htmlb.Container.preRender(Container.java:118)
         at com.sapportals.htmlb.Container.preRender(Container.java:118)
         at com.sapportals.htmlb.rendering.PageContext.render(PageContext.java:934)
         at com.sapportals.htmlb.page.DynPage.doOutput(DynPage.java:237)
         at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:129)
         at com.sapportals.htmlb.page.PageProcessorServlet.handleRequest(PageProcessorServlet.java:62)
         at com.sapportals.htmlb.page.PageProcessorServlet.doGet(PageProcessorServlet.java:29)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sapportals.wcm.app.servlet.WcmHtmlbBaseServlet.service(WcmHtmlbBaseServlet.java:100)
         at com.sapportals.wcm.portal.proxy.PCProxyServlet.service(PCProxyServlet.java:313)
         at com.sapportals.portal.prt.core.broker.ServletComponentItem$ServletWrapperComponent.doContent(ServletComponentItem.java:110)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         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.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         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:232)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:153)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:340)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:318)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:821)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:239)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         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:94)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
    --- Nested WDF Error -
    com.sapportals.wdf.WdfException
         at com.sapportals.wdf.WdfCompositeController.doInitialization(WdfCompositeController.java:301)
         at com.sapportals.wdf.WdfCompositeController.buildComposition(WdfCompositeController.java:659)
         at com.sapportals.htmlb.AbstractCompositeComponent.preRender(AbstractCompositeComponent.java:32)
         at com.sapportals.htmlb.Container.preRender(Container.java:118)
         at com.sapportals.htmlb.Container.preRender(Container.java:118)
         at com.sapportals.htmlb.Container.preRender(Container.java:118)
         at com.sapportals.htmlb.rendering.PageContext.render(PageContext.java:934)
         at com.sapportals.htmlb.page.DynPage.doOutput(DynPage.java:237)
         at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:129)
         at com.sapportals.htmlb.page.PageProcessorServlet.handleRequest(PageProcessorServlet.java:62)
         at com.sapportals.htmlb.page.PageProcessorServlet.doGet(PageProcessorServlet.java:29)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sapportals.wcm.app.servlet.WcmHtmlbBaseServlet.service(WcmHtmlbBaseServlet.java:100)
         at com.sapportals.wcm.portal.proxy.PCProxyServlet.service(PCProxyServlet.java:313)
         at com.sapportals.portal.prt.core.broker.ServletComponentItem$ServletWrapperComponent.doContent(ServletComponentItem.java:110)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         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.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         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:232)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:153)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:340)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:318)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:821)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:239)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         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:94)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
    --- Nested WDF Exception -
    java.lang.StackOverflowError
    The first time this error occured was after moving a folder from "directories" to "directories/commonfiles/".
    I have already searched the whole sdn-site, but I have found nothing besides "Open an new OSS".
    I am grateful for any help...
    Greeting
    Jan Honke

    Did you find the solution to your problem?
    I'm having the same problem as well.
    Regards
    Dimitris

  • Jar com.sapportals.wdf.element.PaneElement

    Hi
    where is com.sapportals.wdf.element.PaneElement jar??
    I need it
    Regards

    Julio,
    Send me your id .i can send you the jar file
    you will find the class in the com.sap.km.bs.ui.wdf.par file
    and jar file that contains that class is bc.wdf.ui.framework_api.jar

  • TS3899 Hi. How do I attach more than one document to an email on the iPad, especially if they come from different apps? When writing an email on the iPad there's no option for attachments.

    Hi. How do I attach more than one document to an email originating from my iPad, especially if the documents come from different apps? When starting an email there's no option for attachments, unless you send the document from inside an app like iBook and then you can only send one at a time.

    How to add, send and open iPad email attachments
    http://www.iskysoft.com/apple-ipad/ipad-email-attachments.html
     Cheers, Tom

  • HT201263 how do i sort out a recovery loop? my iPhone is playing up and so when i try to recover it, it finishes exstracting software then comes up with an error when its about to restore the phone ?

    Please help i cant recover my iPhone 3GS, it finishes extracting software and then when it just starts to restore it comes up with an error 40 ? does anyone know how to fix this

    http://support.apple.com/kb/ts3694#error1603
    Error 1603
    Follow the steps listed above for Error 1604. Also, discard the .ipsw file, open iTunes and attempt to download the update again. See the steps under Advanced Steps > Rename, move, or delete the iOS software file (.ipsw) below for file locations. If you do not want to remove the IPSW in the original user, try restoring in a new administrator user. If the issue remains, Eliminate third-party security software conflicts.

  • Error when moving multiple emails from one account to another

    I have an IMAP account for one of my emails. I have recently changed web hosting and so changed this to a POP account. I don't want to lose all my emails, which is what happened to another one of my accounts when the web hosting was changed. So have opened a new account on mail which is the POP one. I want move all my emails from the IMAP to the POP. I selected all and clicked move but only half went over, now everytime I try to do the remainder I get an error message just literally saying 'There was an error when trying to move 431 emails across' Or something like that. Why is this happening and is there another way of doing it? It's justw eird that half of them moved fine and the rest stayed.

    Try Mail/Mailbox/Export Mailbox which will move the mailbox to your desktop. Then Mail/File/Import Mailbox which will put the e-mails in an Import Folder in On My Mac. That will save the e-mails for you.

  • 403 error when trying send emails to hp

    My HP Photosmart 7510 e-All-in-One Printer - C311 will not retain my list of allowed users. In the eprint settings box, whenever I save them and close the browser, the list dosn't repopulate. Also when I check the efax enabler, it also cuts off once my browser is closed. I've reinstalled the software and all of that so whats next?? I'm on windows 7. 64 bits. I also get a 403 error when tryin g to send emails

    Hi,
    Please perform the following and check
    1. Try to view the site in a different web browser to see if that's the issue. Normally, Internet Explorer, Google Chrome, Firefox, and Safari all display the website properly. Try one or two of those (other than the one you've been using) and it should do the trick.
    2. If that doesn't work, try resetting Internet Explorer's default settings by clicking "Tools" (on the top menu bar), "Internet Options" (usually at the bottom of that list), "Advanced" (far-right tab), and "Reset" (towards the bottom-right of that box). After resetting the defaults, try viewing the ePrint Settings area again.
    Although I am an HP employee, I am speaking for myself and not for HP.
    --Say "Thanks" by clicking the Kudos Star in the post that helped you.
    --Please mark the post that solves your problem as "Accepted Solution"

  • Getting errors when sending/receiving email

    Hi there I have only just updated to Windows 10 from 8.1 nd am able to receive mails On outlook 2013 but continually get the following error message 
    Task '[email protected] - Sending' reported error (0x800CCC13) : 'Cannot connect to the network. Verify your network connection or modem.' I have tried everything but cant get it fixed can someone help Thanks Bryan

    Same thing here Fresh install of windows 10 and Outlook 2013 Receiving emails but getting the same error message when sending and emails stuck in Outbox. Tried all available options in account settings but it doesnt make any difference. Strangley enough though when initially setting up the mail account it sends its test email no problems. Installed Outlook 2010 to see if there was any difference but the same thing happens.

  • Unexpected database connector error, when data sent from POJO.. Plz Help Me

    Hi, Please Help me about this, I have started learning to develop a crystal report with java swing in crystal report integrated eclipse IDE 3.5 but when i am trying to send data from pojo to report file its giving error like "Unexpected database connector error" and Error code:-2147215349 Error code name:docNotReady.... please hlep me... i uploaded my program and the link to download my file is :
    http://www.4shared.com/file/mz8O4iQi/SimplePojoReport.html
    and i am not using any database just setting the data in the pojo...
    i wrote my problem here before, but nobody replied me... so this time i uploaded my project.. please help me...
    thanks...

    Hell Ted Ueda,
          Thanks for your reply, and did you downloaded my project files ? if not then please download it first.. because i retrieving data from the POJO not from any database.. from database its working fine but in case of POJO its not, because i wanna retrieve data dynamically from directly fields to report, means that user will fill all the information in the text box (Swing) and when he click on the button then the data from the text box should be pushed to report file and also should have to saved in the database.. so please download my project file... and help me...
    link : http://www.4shared.com/file/mz8O4iQi/SimplePojoReport.html
    thanking you..
    Arun...

  • I am trying copy dvd's (with no luck) to my macbook and then on to an external hard drive.  What appears to be "copied" on the hard drive comes up with an error when you try to view the movies.

    I am new to the Apple community and am having a lot of trouble.  I am using a Macbook Pro and attempting to copy movies to an external hard drive for my husbands upcoming travels.  I have used the "disk utility" and was able to watch the movie from my Pro but have not been able to figure out how to copy it to the external hard drive.  I have a few movies on the external hard drive already but when he tries to view them from his Macbook Air or even the Pro we are unable to do so.  An error message comes up and we are not able to determine what we need to do to fix this.  We are not computer savvy and would appreciate if someone could explain to us how to resolve this problem.  Thank you for all and any help we can get.

    familyfromapo wrote:
    The movies are Dexter that we purchased at a store.  He uses the Air and since it does not have the disk option this is how we were hoping he could view his shows.  We had no idea we would be breaking the law....just wanted to put all of the movies we have purchased  on the external solely for the intent of our viewing. 
    Thank you for your time and help.
    Sorry.
    It is illegal to break the encryption to copy a dvd.
    Judge: DVD-copying software is illegal - CNET News
    Judge Rules DVD-Copying Software Is Illegal | Threat Level | Wired ...
    MPAA Says Making Even "One Copy" of a DVD is Illegal

  • Error when invoice sent to SAP R/3 system

    there is an error reported that messages from idoc proecessing can be found in application log. what is it?
    hope from your helps

    SLG1 or IDOC in idoc status WEDI

  • Mac Mail error when viewing Hotmail email - please help.

    When Hotmail is viewed via Mac Mail, the To: field displays the recipient’s name & Hotmail address. There is a serious problem with my incoming Hotmail … instead of displaying my name and Hotmail email address it displays my friend’s name (initials are RB) alongside my Hotmail email address ... for every Hotmail email that is sent to me no matter who emails me.  My contact/address book entries for my name and my friend are correct in Mac Address Book and Hotmail Contacts. Very strange.
    Mac Mail seems to be adding recipient name to the To:  field of all of my Hotmail emails & putting in the wrong name next to my email address!  I say this because the official www.hotmail.com site only displays a recipient email address in the To:  field (no name appears).  This error is only happening in Mac Mail with my Hotmail emails (not happening with my Gmail and Yahoo emails).
    How/why is a wrong name/my friend's name displayed next to my email address in every Hotmail message I view in Mac Mail?
    This error is only occurring in incoming Hotmail messages addressed to me.  Emails that I send using my Hotmail show my name & email address correctly in the From field.
    I am very concerned about this since my Hotmail account has been my primary email address for over ten years and appears on my business cards, etc.   I am trying to avoid the hassle of creating another primary email elsewhere. 
    Thanks in advance for your help in resolving this problem.
    Here is some background information:
    Using Mac OS X Version 10.7.5.
    My Hotmail address ends with @msn.com … not Hotmail.com.

    I don't think this is a Mail vs. GoDaddy issue. Rather, it looks like a DNS issue. If Mail can connect to the server but cannot log into your mail account for some reason, it'll ask for your password, regardless of whether that's really the problem or not. It could be that mail.yourdomain.com isn't resolving to the right IP address for some reason, for example.
    Although unlikely in this case, it could also be a Keychain issue. Open Keychain Access, choose Keychain First Aid from the application menu, and proceed to repair the Keychain. If that doesn't work, you may try removing the password entry from the Keychain, and let Mail create it again.
    Also, open Mail Help and read the article titled Mail keeps asking for my keychain password, in case there is something there that applies to you. There is a related article titled My password is not saved that you should ignore, as the last suggestion provided there (deleting the mail account) is wrong and could cause irretrievable data loss if this is not an IMAP-type account.

  • Acrobat error when opening pdf email attachments

    I have a user who has the latest version of Adobe Acrobat and Reader installed on his PC running Windows 7 Pro SP1 which is up to date on patches.
    He was unable to open any pdf documents attached to email and was getting an error from Acrobat saying it couldn't open them. I changed the default file association for .pdf file from Acrobat to Reader and now he can open most pdf attachments. The only ones he is having a problem with are ones that come from his bank in what he was told by his banker are secure emails.
    What happens when he clicks on the pdf attachment in the emails from his bank is that he gets a popup with Adobe Acrobat in the title bar of the popup and the message that says "Cannot use Adobe Reader to view PDF in your web browser. Reader will now exit. Please exit your browser and try again." The buttons to click on are OK and Cancel. If he clicks OK, the popup goes away and the pdf then opens in Reader.
    So while he can view the pdf, he gets the annoying popup that he has to click through. Is there any way to get rid of that error message popup so when he clicks on the pdf in the secure emails, that it just opens without error like the pdf's do from non-secure emails?
    Jonathan

    Post your question in the forum for Adobe Reader.

Maybe you are looking for

  • HT202213 How to share families itunes library to iphone 4 without syncing?

    I have my iphone 4 synced to my Macs itunes library and I want to "share" my moms itunes library music to my iphone WITHOUT "syncing" my phone to her itunes account. Is this even possible? and how would I do this? I remember "sharing" my cousins itun

  • Required User Exit Or Badi.

    Hi Friends, I am searching for the user exit or Badi . The scenario is:- First i create a Purchase Requisition in ME51N. After creating the PR, the transaction ME59 is run which automatically creates Purchase order from the PR. The automatic creation

  • Adding New ZZFIELD at sales order item level

    Hi, I have added the new "ZZFIELD" field in the "Additional data B" Section, but the client has requested that the new field ZZFIELD to appear in the first screen "SAPMV45A 4900". I have noticed that there is a field catalog when I click the configur

  • How is cost allocated for consignment item ?

    Hi Gurus, How is cost allocated for consignment item ? Is it based on inforecord price ? Or is it based on the split valuation price ? Detailed and answers appretiated. Points will be rewarded suitably. Thanks, Anil

  • Can't send news page

    I have both mail and gmail installed on my macbook.Yesterday I downloaded 'notifier' for gmail as I use it only now and then and this saves time, I think? Since then I cannot send 'contents of news page' anymore. That is gray in safari, can only send