Error in WebDynpro CTS_BROWSER

Hi gurus,
We have this problem with a webdynpro ABAP (CTS_BROWSER)
<ErrorInfo URL="http://host_name:8001/sap/bc/webdynpro/sap/cts_browser">
<ErrorMessage>WebDynpro Exception: ICF service node &quot;/sap/public/bc/icons&quot; is not active (see SAP Note 517484)                                                                                </ErrorMessage>
<Date>20071114</Date>
<Time>193023</Time>
<Client>400</Client>
<User>MyUser</User>
<TerminationType>RABAX_STATE</TerminationType>
<ABAP-CallStack>
<Method>
<Name>RAISE</Name>
<Program>CX_WD_GENERAL=================CP</Program>
</Method>
<Method>
<Name>STARTUP_CHECKS</Name>
<Program>CL_WDR_UCF====================CP</Program>
</Method>
<Method>
<Name>CONSTRUCTOR</Name>
<Program>CL_WDR_UCF====================CP</Program>
</Method>
<Method>
<Name>CREATE</Name>
<Program>CL_WDR_UCF====================CP</Program>
</Method>
<Method>
<Name>HANDLE_REQUEST</Name>
<Program>CL_WDR_CLIENT_ABSTRACT_HTTP===CP</Program>
</Method>
<Method>
<Name>IF_HTTP_EXTENSION~HANDLE_REQUEST</Name>
<Program>CL_WDR_MAIN_TASK==============CP</Program>
</Method>
<Method>
<Name>EXECUTE_REQUEST</Name>
<Program>CL_HTTP_SERVER================CP</Program>
</Method>
<Function>
<Name>HTTP_DISPATCH_REQUEST</Name>
<Program>SAPLHTTP_RUNTIME</Program>
</Function>
<Module>
<Name>%_HTTP_START</Name>
<Program>SAPMHTTP</Program>
</Module>
</ABAP-CallStack>
</ErrorInfo>
<ErrorInfo URL="http://host_name:8001/sap/bc/webdynpro/sap/cts_browser">
<ErrorMessage>WebDynpro Exception: ICF service node &quot;/sap/public/bc/pictograms&quot; is not active (see SAP Note 517484)                                                                                </ErrorMessage>
<Date>20071114</Date>
<Time>193500</Time>
<Client>400</Client>
<User>MyUser</User>
<TerminationType>RABAX_STATE</TerminationType>
<ABAP-CallStack>
<Method>
<Name>RAISE</Name>
<Program>CX_WD_GENERAL=================CP</Program>
</Method>
<Method>
<Name>STARTUP_CHECKS</Name>
<Program>CL_WDR_UCF====================CP</Program>
</Method>
<Method>
<Name>CONSTRUCTOR</Name>
<Program>CL_WDR_UCF====================CP</Program>
</Method>
<Method>
<Name>CREATE</Name>
<Program>CL_WDR_UCF====================CP</Program>
</Method>
<Method>
<Name>HANDLE_REQUEST</Name>
<Program>CL_WDR_CLIENT_ABSTRACT_HTTP===CP</Program>
</Method>
<Method>
<Name>IF_HTTP_EXTENSION~HANDLE_REQUEST</Name>
<Program>CL_WDR_MAIN_TASK==============CP</Program>
</Method>
<Method>
<Name>EXECUTE_REQUEST</Name>
<Program>CL_HTTP_SERVER================CP</Program>
</Method>
<Function>
<Name>HTTP_DISPATCH_REQUEST</Name>
<Program>SAPLHTTP_RUNTIME</Program>
</Function>
<Module>
<Name>%_HTTP_START</Name>
<Program>SAPMHTTP</Program>
</Module>
</ABAP-CallStack>
</ErrorInfo>
However, the icm running correctly and all services in SICF are active.
Regards

Hi,
Implementing (SNOTE) all corrections included in the note 1089874 in the Domain Controller, this problem is solved.
Thanks

Similar Messages

  • Time out error in webdynpro

    Hi all,
    We are facing a time out error uisng webdynpro.
    The webdynpro application is mapped to the enterprise portal for the users.
    When ever the users loads the application and first click on the link then again loads the application and click any link(as clicked previously) then the application returs time out error.
    I am little confused as not known the error is a portal one or webdynpro error.
    Requesting experts for a say on this.
    thanks

    Hi,
    You can try this...
    Re: TimeOut
    Cheers,
    Kris.

  • Sub node does not exist error in webdynpro.

    Hello Experts,
    I have Faced following Run time Error in Webdynpro.
       "Subnode ZALV21.ALV_TABLE does not exist "
    I done External Mapping Neatly In controller Usage.Even Though I faced this Runtime Error.
    Kindly Reply me ASAP.
    Regards,
    Ameya Karadkhedkar

    Hi,
    Is component controller of your component is active? It seems that the node ALV_TABLE is not being activated. Hence the instance of it not found during run time.
    Regards,
    Rama

  • Error opening Webdynpro view of NWDS 7.3

    I just installed NWDS 7.3 patch 1. Installed JDK 1.6.0_07.  NWDS is  having problem showing Webdynpro view.  When i open the webdynpro view and drag a UI control all i get is the below screen.
    In the error log i get the below error message. I was able to compile and deploy the DC, but having problem see the webdynpro view in the Studio. Please help on what need to be done. I tried this on Windows XP and Windows 7 , and ran into the exact same issue.
    org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NoClassDefFoundError: com/sap/security/core/server/csi/XSSEncoder)
        at org.eclipse.swt.SWT.error(SWT.java:3884)
        at org.eclipse.swt.SWT.error(SWT.java:3799)
        at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:137)
        at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3885)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3506)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
        at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
        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 org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
    Caused by: java.lang.NoClassDefFoundError: com/sap/security/core/server/csi/XSSEncoder
        at com.sap.tc.ls.renderer.base.AbstractRenderer.writeXmlEscaped(AbstractRenderer.java:1168)
        at com.sap.tc.ls.renderer.base.AbstractRenderer.writeXmlEscaped(AbstractRenderer.java:1118)
        at com.sap.tc.ls.renderer.base.AbstractRenderer.writeXmlEscaped(AbstractRenderer.java:1098)
        at com.sap.tc.ls.renderer.ie6.LSPageHeaderRenderer.renderPageHeaderFragment(LSPageHeaderRenderer.java:843)
        at com.sap.tc.ls.renderer.ie6.LSPageHeaderRenderer.render(LSPageHeaderRenderer.java:290)
        at com.sap.tc.ls.renderer.base.BaseRenderManager.render(BaseRenderManager.java:944)
        at com.sap.tc.webdynpro.clientimpl.designtime.LightspeedDesigntimeClient$RenderManager.render(LightspeedDesigntimeClient.java:48)
        at com.sap.tc.ls.renderer.ie6.LSFlowLayoutRenderer.renderFlowLayoutItemFragment(LSFlowLayoutRenderer.java:878)
        at com.sap.tc.ls.renderer.ie6.LSFlowLayoutRenderer.renderFlowLayoutFragment(LSFlowLayoutRenderer.java:812)
        at com.sap.tc.ls.renderer.ie6.LSFlowLayoutRenderer.render(LSFlowLayoutRenderer.java:252)
        at com.sap.tc.ls.renderer.base.BaseRenderManager.render(BaseRenderManager.java:944)
        at com.sap.tc.webdynpro.clientimpl.designtime.LightspeedDesigntimeClient$RenderManager.render(LightspeedDesigntimeClient.java:48)
        at com.sap.tc.ls.renderer.ie6.LSScrollContainerRenderer.renderScrollArea_RenderContent(LSScrollContainerRenderer.java:1574)
        at com.sap.tc.ls.renderer.ie6.LSScrollContainerRenderer.renderScrollAreaInnerFragment(LSScrollContainerRenderer.java:1456)
        at com.sap.tc.ls.renderer.ie6.LSScrollContainerRenderer.renderScrollContainerFragment(LSScrollContainerRenderer.java:984)
        at com.sap.tc.ls.renderer.ie6.LSScrollContainerRenderer.render(LSScrollContainerRenderer.java:358)
        at com.sap.tc.ls.renderer.base.BaseRenderManager.render(BaseRenderManager.java:944)
        at com.sap.tc.webdynpro.clientimpl.designtime.LightspeedDesigntimeClient$RenderManager.render(LightspeedDesigntimeClient.java:48)
        at com.sap.tc.webdynpro.clientimpl.designtime.LightspeedDesigntimeClient$1.run(LightspeedDesigntimeClient.java:158)
        at com.sap.ide.mmservices.core.general.MetamodelService.runWithCache(MetamodelService.java:53)
        at com.sap.tc.webdynpro.clientimpl.designtime.LightspeedDesigntimeClient.render(LightspeedDesigntimeClient.java:149)
        at com.sap.ide.webdynpro.viewdesigner.ur.RenderingService.renderDelta(RenderingService.java:462)
        at com.sap.ide.webdynpro.viewdesigner.ViewDesignerPart.renderDelta(ViewDesignerPart.java:2018)
        at com.sap.ide.webdynpro.viewdesigner.ViewDesignerPart.access$900(ViewDesignerPart.java:197)
        at com.sap.ide.webdynpro.viewdesigner.ViewDesignerPart$ViewChangedListener$1.run(ViewDesignerPart.java:2695)
        at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
        at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
        ... 22 more

    Hi ,
    I think your Jdk is not compatible with the NWDS version so please change it to 32 bit JDK and try.
    I think this will sure work .
    Thanks & Regards,
    Meghal Shah

  • Error in webdynpro application

    Dear gurus.
    Im getting following error how to rectify it ?
    we don't have Basis guy so im also doing the basis stuff and im new in it .
    Error when processing your request
    What has happened?
    The URL http://sapr3dq:8000/sap/bc/webdynpro/sap/zsaptechnical_demo was not called due to an error.
    Note
    The following error text was processed in the system R3D : Die URL enthält keine vollständige Domainangabe (sapr3dq statt sapr3dq.<domain>.<ext>).
    The error occurred on the application server sapr3dq_R3D_00 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: CHECK of program CX_FQDN=======================CP
    Method: LATE_CONSTRUCTOR of program CL_WDR_UCF====================CP
    Method: HANDLE_REQUEST of program CL_WDR_UCF====================CP
    Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_WDR_MAIN_TASK==============CP
    Method: EXECUTE_REQUEST of program CL_HTTP_SERVER================CP
    Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME
    Module: %_HTTP_START of program SAPMHTTP
    What can I do?
    If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system R3D in transaction ST22.
    If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server sapr3dq_R3D_00 in transaction SM21.
    If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 0 in transaction ST11 on the application server sapr3dq_R3D_00 . In some situations, you may also need to analyze the trace files of other work processes.
    If you do not yet have a user ID, contact your system administrator.
    Error code: ICF-IE-http -c: 100 -u: ABAPDEV -l: E -s: R3D -i: sapr3dq_R3D_00 -w: 0 -d: 20100225 -t: 140212 -v: RABAX_STATE -e: UNCAUGHT_EXCEPTION
    HTTP 500 - Internal Server Error
    Your SAP Internet Communication Framework Team

    |Error analysis                                                                                |
    |    An exception occurred which is explained in detail below.                                     |
    |    The exception, which is assigned to class 'CX_FQDN', was not caught and                       |
    |    therefore caused a runtime error.                                                             |
    |    The reason for the exception is:                                                              |
    |    Die URL enthält keine vollständige Domainangabe (sapr3dq statt                                |
    |    sapr3dq.<domain>.<ext>).                                                                      |
    |                                                                                |
    |Information on where terminated                                                                   |
    |    Termination occurred in the ABAP program "CX_FQDN=======================CP" -                 |
    |     in "CHECK".                                                                                |
    |    The main program was "SAPMHTTP ".                                                             |
    |                                                                                |
    |    In the source code you have the termination point in line 10                                  |
    |    of the (Include) program "CX_FQDN=======================CM002".                               |

  • Error in WebDynpro with WebServices

    Hi all,
    I’m getting some errors using applications deployed in WEB AS SP9 that runs as a WebDynpro IView in EP.
    Running the application as standalone (out of EP) this works fine.
    NetWeaver Developer Studio 2.0.9
    WebDynpro application using WebServices that access Oracle 8i database in the follow sequence:
    WebServices -> Session Bean stateless -> Entity Bean CMP (manage connections; generate sql code, etc.)
    In WebDynpro application we import WebService Model by the follow sequence:
    New Model - Import Web Service Model - Local Server for WSDL Source - <WebService deployed>
    In each WebServices we have created these methods:
    findByID(ID);
    getAll();
    insert(parameters);
    remove(ID);
    update(parameters);
    We guess that the error is generated in Entity Bean because all WebServices generate these errors.
    <b>Error 1 - Application with WebServices Model</b>
    Error stacktrace:
    com.sap.tc.webdynpro.repository.RepositoryRuntimeException: Repository Object br.com.xxx.fluxo.Fluxo/ComponentInterface:FluxoInterface/InterfaceViews:CadastroSituacaoFluxoInterfaceView/InboundPlugs:Default associated via relation RepositoryObjectRelation(br.com.xxx.fluxo.application.CadastroSituacaoFluxoApp, StartupPlug) does not exist.
         at com.sap.tc.webdynpro.repository.RelationToOne.resolveTargets(RelationToOne.java:124)
         at com.sap.tc.webdynpro.repository.RelationToOne.mergeTargets(RelationToOne.java:108)
         at com.sap.tc.webdynpro.repository.RelationToOne.mergeTargets(RelationToOne.java:72)
         at com.sap.tc.webdynpro.repository.RelationToOne.getTarget(RelationToOne.java:174)
         at com.sap.tc.webdynpro.repository.RepositoryObject.getRelatedModelObject(RepositoryObject.java:349)
         at com.sap.tc.webdynpro.progmodel.repository.IWDApplicationInfo$Implementation.getStartupPlugInternal(IWDApplicationInfo.java:319)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:355)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:593)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:249)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:48)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         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)
    -- end --
    <b>Error 2 - Application with WebServices Model</b>
    An error has occurred:
    "Failed to process the request."
    Please contact your system administrator.
    Hide details
    Web Dynpro client:
    HTML Client
    Web Dynpro client capabilities:
    User agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; .NET CLR 1.1.4322), version: null, DOM version: null, client type: msie6, client type profile: ie6, ActiveX: enabled, Cookies: enabled, Frames: enabled, Java applets: enabled, JavaScript: enabled, Tables: enabled, VB Script: enabled
    Web Dynpro runtime:
    Vendor: SAP, Build ID: 6.4009.00.0000.20041011171310.0000 (release=630_VAL_REL, buildtime=2004-10-19:21:48:59[UTC], changelist=290362, host=PWDFM026)
    Web Dynpro code generators of DC local/Apontamentos:
    SapDictionaryGenerationCore: 6.4009.00.0000.20040910101802.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:31:53[UTC], changelist=280522, host=PWDFM026.wdf.sap.corp)
    SapMetamodelWebDynpro: 6.4009.00.0000.20040910102423.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:36:19[UTC], changelist=280539, host=PWDFM026.wdf.sap.corp)
    SapMetamodelCore: 6.4009.00.0000.20040730142052.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:26:00[UTC], changelist=269100, host=PWDFM026.wdf.sap.corp)
    SapWebDynproGenerationTemplates: 6.4009.00.0000.20041011171310.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:54:34[UTC], changelist=290362, host=PWDFM026)
    SapWebDynproGenerationCTemplates: 6.4009.00.0000.20041011171310.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:54:34[UTC], changelist=290362, host=PWDFM026)
    SapGenerationFrameworkCore: 6.4009.00.0000.20040910102127.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:25:03[UTC], changelist=280527, host=PWDFM026.wdf.sap.corp)
    SapIdeWebDynproCheckLayer: 6.4009.00.0000.20040910102318.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:41:01[UTC], changelist=280536, host=PWDFM026.wdf.sap.corp)
    SapMetamodelDictionary: 6.4009.00.0000.20040609163924.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:29:01[UTC], changelist=253570, host=PWDFM026.wdf.sap.corp)
    SapMetamodelCommon: 6.4009.00.0000.20040730142052.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:26:11[UTC], changelist=269100, host=PWDFM026.wdf.sap.corp)
    SapWebDynproGenerationCore: 6.4009.00.0000.20040910102318.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:41:33[UTC], changelist=280536, host=PWDFM026.wdf.sap.corp)
    SapDictionaryGenerationTemplates: (unknown)
    Web Dynpro code generators of DC sap.com/tcwddispwda:
    No information available
    Web Dynpro code generators of DC sap.com/tcwdcorecomp:
    No information available
    J2EE Engine:
    6.40 patchlevel 87037.313
    Java VM:
    Java HotSpot(TM) Server VM, version: 1.4.2_06-b03, vendor: Sun Microsystems Inc.
    Operating system:
    Windows 2000, version: 5.0, architecture: x86
    Error stacktrace:
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Did not find repository information for controller NotProductiveEventController
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.createCustomController(DelegatingComponent.java:55)
         at com.sap.tc.webdynpro.progmodel.controller.Component.getCustomControllerInternal(Component.java:428)
         at com.sap.tc.webdynpro.progmodel.controller.Component.getMappableContext(Component.java:371)
         at com.sap.tc.webdynpro.progmodel.controller.Component.getMappableContext(Component.java:400)
         at com.sap.tc.webdynpro.progmodel.context.MappingInfo.init(MappingInfo.java:138)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:746)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:761)
         at com.sap.tc.webdynpro.progmodel.context.Context.init(Context.java:40)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:199)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:540)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.bindRoot(ViewManager.java:422)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.init(ViewManager.java:130)
         at com.sap.tc.webdynpro.progmodel.view.InterfaceView.initController(InterfaceView.java:41)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.displayToplevelComponent(ClientComponent.java:134)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:374)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:593)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:249)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:48)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         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)
    <b>Error 3 - Application with RFC Model</b>
    An error has occurred:
    "Failed to process the request."
    Please contact your system administrator.
    Hide details
    Web Dynpro client:
    HTML Client
    Web Dynpro client capabilities:
    User agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; .NET CLR 1.1.4322), version: null, DOM version: null, client type: msie6, client type profile: ie6, ActiveX: enabled, Cookies: enabled, Frames: enabled, Java applets: enabled, JavaScript: enabled, Tables: enabled, VB Script: enabled
    Web Dynpro runtime:
    Vendor: SAP, Build ID: 6.4009.00.0000.20041011171310.0000 (release=630_VAL_REL, buildtime=2004-10-19:21:48:59[UTC], changelist=290362, host=PWDFM026)
    Web Dynpro code generators of DC local/Apontamentos:
    SapDictionaryGenerationCore: 6.4009.00.0000.20040910101802.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:31:53[UTC], changelist=280522, host=PWDFM026.wdf.sap.corp)
    SapMetamodelWebDynpro: 6.4009.00.0000.20040910102423.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:36:19[UTC], changelist=280539, host=PWDFM026.wdf.sap.corp)
    SapMetamodelCore: 6.4009.00.0000.20040730142052.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:26:00[UTC], changelist=269100, host=PWDFM026.wdf.sap.corp)
    SapWebDynproGenerationTemplates: 6.4009.00.0000.20041011171310.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:54:34[UTC], changelist=290362, host=PWDFM026)
    SapWebDynproGenerationCTemplates: 6.4009.00.0000.20041011171310.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:54:34[UTC], changelist=290362, host=PWDFM026)
    SapGenerationFrameworkCore: 6.4009.00.0000.20040910102127.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:25:03[UTC], changelist=280527, host=PWDFM026.wdf.sap.corp)
    SapIdeWebDynproCheckLayer: 6.4009.00.0000.20040910102318.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:41:01[UTC], changelist=280536, host=PWDFM026.wdf.sap.corp)
    SapMetamodelDictionary: 6.4009.00.0000.20040609163924.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:29:01[UTC], changelist=253570, host=PWDFM026.wdf.sap.corp)
    SapMetamodelCommon: 6.4009.00.0000.20040730142052.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:26:11[UTC], changelist=269100, host=PWDFM026.wdf.sap.corp)
    SapWebDynproGenerationCore: 6.4009.00.0000.20040910102318.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:41:33[UTC], changelist=280536, host=PWDFM026.wdf.sap.corp)
    SapDictionaryGenerationTemplates: (unknown)
    Web Dynpro code generators of DC sap.com/tcwddispwda:
    No information available
    Web Dynpro code generators of DC sap.com/tcwdcorecomp:
    No information available
    J2EE Engine:
    6.40 patchlevel 87037.313
    Java VM:
    Java HotSpot(TM) Server VM, version: 1.4.2_06-b03, vendor: Sun Microsystems Inc.
    Operating system:
    Windows 2000, version: 5.0, architecture: x86
    Error stacktrace:
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Did not find repository information for controller ZMANPP012Controller
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.createCustomController(DelegatingComponent.java:55)
         at com.sap.tc.webdynpro.progmodel.controller.Component.getCustomControllerInternal(Component.java:428)
         at com.sap.tc.webdynpro.progmodel.controller.Component.getMappableContext(Component.java:371)
         at com.sap.tc.webdynpro.progmodel.controller.Component.getMappableContext(Component.java:400)
         at com.sap.tc.webdynpro.progmodel.context.MappingInfo.init(MappingInfo.java:138)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:746)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:761)
         at com.sap.tc.webdynpro.progmodel.context.Context.init(Context.java:40)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:199)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:540)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.bindRoot(ViewManager.java:422)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.init(ViewManager.java:130)
         at com.sap.tc.webdynpro.progmodel.view.InterfaceView.initController(InterfaceView.java:41)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.displayToplevelComponent(ClientComponent.java:134)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:374)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:593)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:249)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:48)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         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)

    Hi,
    I feel this error is nothing to do with webservice model.
    Please check your application properties like startupPlug,Interface View etc. Set the properties correctly and deploy once again.
    Regards, VIP

  • Page not found error in webdynpro Application

    Hi All,
    While we are opening a links getting Page not found error. This is  webdynpro ABAP application ,through Launch pad it is configured.
    We have recently upgarded our portal , previously it was working fine.
    R/3 is not upgraded .
    Regards,
    Krishna.

    Hi Krishna,
    Hope you are doing good.
    Kindly run the web diag tool as outlined in  note 1045019 or SAP Note No. 1332726 (depending on your version) and reproduce the issue.
    This will give you the exact reason why the issue occurs. Attach it here if you have any issues.
    Thank you!
    Kind Regards,
    Hemanth
    SAP AGS

  • Error deploying WebDynpro

    Hello,
    For the last few weeks everything worked fine. I got my WebDynpro deployed, started ... Since now I get the above error when I want to deploy my application.
    Installed is Developer Studio 2.0.15
    I have no WEB-AS installed on localhost, where the Developer Studio resides, so no login to SDM is expected on localhost.
    10.04.2006 11:03:27 /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [002]Deployment aborted
    Settings
    SDM host : localhost
    SDM port : 50018
    URL to deploy : file:XXXXX/temp40505MyWebDynpro.ear
    Deployment exception : Server localhost did not accept login request as admin on port 50018. Details: ERROR: Could not establish connection to server localhost at port 50018: Connection refused: connect
    Inner exception was :
    Server localhost did not accept login request as admin on port 50018. Details: ERROR: Could not establish connection to server localhost at port 50018: Connection refused: connect
    Regards, Jens

    Hi Ivi,
    do the following steps on the j2ee-server:
    - Open the Config Tool (%BASEPATH%\usr\sap\J2E\JC%instance%\j2ee\configtool\configtool.bat)
    - Select from Menu File - Edit Configuration
    - Select the node "Display Configuaration"
    - Open Nodes "SLD" - "SendInfo"
    - Switch to Edit-Mode
    - Edit and set the entries with localhost to the server-name
    - Save the changes and restart the j2ee-server
    This was the exact way I could solve my problem.
    Regards, Jens

  • Generation error during WebDynpro migration from 7.0 to 7.31

    Hello everybody!
    We are trying to migrate some WebDynpro DCs to NW 7.31. After checking in the old sca file into the new track, synching the DCs in NWDS and creating projects for them, most of the DCs compile ok, but we get a build error in one WebDynpro DC we are not able to resolve.
    The build.log shows
        [wdgen] [Error]   Generation error while processing <somepath>/NWDSWorkplace_7_3.jdi/2/t/C5FB4D1181864A07E2DF8F1E8D280266/gen_wdp/packages/de/xxx/somepath/wdp/Resource<myview>.properties (java.lang.reflect.InvocationTargetException)
    with the stack trace showing an Generation error while processing template defaultResource:
         [wdgen] [Info]    Generation error while processing template defaultResource
         [wdgen] [Info]    Catching throwable null
         [wdgen] [Info]    java.lang.reflect.InvocationTargetException
         [wdgen] at sun.reflect.GeneratedMethodAccessor114.invoke(Unknown Source)
         [wdgen] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         [wdgen] at java.lang.reflect.Method.invoke(Method.java:597)
         [wdgen] at com.sap.ide.generationfwk.task.GenerationTaskJavaMethod.executePersistent(GenerationTaskJavaMethod.java:139)
         [wdgen] at com.sap.ide.generationfwk.GenerationBase.doPersistentGeneration(GenerationBase.java:207)
         [wdgen] at com.sap.ide.generationfwk.GenerationBase.doPersistentGeneration(GenerationBase.java:164)
         [wdgen] at com.sap.ide.webdynpro.generation.Generation.doPersistentGenerationForComponentDefaultResource(Generation.java:541)
         [wdgen] at com.sap.ide.webdynpro.generation.Generation.doPersistentGenerationForComponentResources(Generation.java:3188)
         [wdgen] at com.sap.ide.webdynpro.generation.Generation.doPersistentGenerationForComponentRecursively(Generation.java:1788)
         [wdgen] at com.sap.ide.webdynpro.generation.Generation.doPersistentGenerationForComponentRecursively(Generation.java:1772)
         [wdgen] at com.sap.ide.webdynpro.generation.Generation.doPersistentGenerationForComponentRecursively(Generation.java:1772)
         [wdgen] at com.sap.ide.webdynpro.generation.Generation.generateComponentsForArchive(Generation.java:2660)
         [wdgen] at com.sap.ide.webdynpro.generation.Generation.generateMDOsForArchive(Generation.java:2604)
         [wdgen] at com.sap.ide.webdynpro.generation.Generation.generatePersistentArchive(Generation.java:1630)
         [wdgen] at com.sap.ide.webdynpro.generation.console.GenerationConsole.generate(GenerationConsole.java:190)
         [wdgen] at com.sap.webdynpro.generation.ant.GenerationAnt.main(GenerationAnt.java:69)
    So far, everything I could find is pointing to some localisation issue, but I'm not able to solve the problem. Some hints say I'd have to change the language settings of the DC (or SC) upon import, but I never saw anything that gave me an opportunity to do so. On the other hand, other WebDynpro DCs in the same track get imported o. k. and compile without any error.
    The other thing I see in this WebDynpro DC is that in some views, all GUI element texts are missing, some views are o. k.
    Can anyone shed some light on this issue ?
    Thanks
    Michael

    Ok, I can provide some more information:
    In the WebDynpro DC's .dcdef file, I changed
    <properties>
      <localization xmlns="http://xml.sap.com/2003/06/Localization" xmlns:ns0="http://xml.sap.com/2003/06/Localization">
       <domain>BC</domain>
       <originalLocale>en</originalLocale>
      </localization>
      <minimizeClassFiles xmlns="http://xml.sap.com/2004/07/DCProperties/WebDynpro" xmlns:pns1="http://xml.sap.com/2004/07/DCProperties/WebDynpro">auto</minimizeClassFiles>
      <projectVersion xmlns="http://xml.sap.com/2004/07/DCProperties/WebDynpro">1</projectVersion>
    </properties>
    to
    <properties>
      <localization xmlns="http://xml.sap.com/2003/06/Localization" xmlns:ns0="http://xml.sap.com/2003/06/Localization">
       <domain>BC</domain>
       <originalLocale>de</originalLocale>
      </localization>
      <minimizeClassFiles xmlns="http://xml.sap.com/2004/07/DCProperties/WebDynpro" xmlns:pns1="http://xml.sap.com/2004/07/DCProperties/WebDynpro">auto</minimizeClassFiles>
      <projectVersion xmlns="http://xml.sap.com/2004/07/DCProperties/WebDynpro">1</projectVersion>
    </properties>
    After that, the views with previously missing GUI texts were showing these texts inside the NWDS WebDynpro view editor, and those views that did previously show these text didn't show them any more! So there seems to be some discrepancy regarding the language the views were created in.
    Any hint on what files have to be changed in what way to either remove internationalization completely or to set all views to a single language ?
    Thanks
    Michael

  • Runtime error in webdynpro for abap

    hi every one,
        The ASSERT condition was violated.
    in webdynpro abap can any one help . im getting this error when im inserting customer master in KNA1
    and also when i m giving name in customer name field its give error as
    Unable to interpret RA as a number  in case of customer name i m pretty confused can any one help.

    Which assert condition was violated?  Think of this as a CHECK statement that evaluated as NOT TRUE.  Also, are you sure your data elements/domains are correct from customer name?  The error fires when you put non-digit characters into numeric fields or NUMC fields.

  • Error in webdynpro for abap

    Hi Friends,
    While creating a webdynpro application, i am getting the following error on the browser when i execute the application. Please help me how can i solve it.
    The following error text was processed in the system SE1 : Error in module RSQL of the database interface.
    The error occurred on the application server topwdserd001_SE1_51 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: ONACTIONACTION_FIND of program /1BCWDY/3T1358J0N3JXJR8HK9WA==CP
    Method: IF_WDR_VIEW_DELEGATE~WD_INVOKE_EVENT_HANDLER of program /1BCWDY/3T1358J0N3JXJR8HK9WA==CP
    Method: INVOKE_EVENTHANDLER of program CL_WDR_DELEGATING_VIEW========CP
    Method: IF_WDR_ACTION~FIRE of program CL_WDR_ACTION=================CP
    Method: DO_HANDLE_ACTION_EVENT of program CL_WDR_WINDOW_PHASE_MODEL=====CP
    Method: PROCESS_REQUEST of program CL_WDR_WINDOW_PHASE_MODEL=====CP
    Method: PROCESS_REQUEST of program CL_WDR_WINDOW=================CP
    Method: EXECUTE of program CL_WDR_MAIN_TASK==============CP
    Method: IF_WDR_RUNTIME~EXECUTE of program CL_WDR_MAIN_TASK==============CP
    Method: HANDLE_REQUEST of program CL_WDR_CLIENT_ABSTRACT_HTTP===CP

    here is the code:
    can you now see what are the errors:
    method ONACTIONACTION_FIND .
         DATA LO_ND_NODE_VBAK TYPE REF TO IF_WD_CONTEXT_NODE.
         DATA LO_EL_NODE_VBAK TYPE REF TO IF_WD_CONTEXT_ELEMENT.
         DATA LS_NODE_VBAK TYPE WD_THIS->ELEMENT_NODE_VBAK.
       navigate from <CONTEXT> to <NODE_VBAK> via lead selection
         LO_ND_NODE_VBAK = WD_CONTEXT->GET_CHILD_NODE( NAME = WD_THIS->WDCTX_NODE_VBAk ).
       get element via lead selection
         LO_EL_NODE_VBAK = LO_ND_NODE_VBAK->GET_ELEMENT(  ).
       get all declared attributes
         LO_EL_NODE_VBAK->GET_STATIC_ATTRIBUTES(
           IMPORTING
             STATIC_ATTRIBUTES = LS_NODE_VBAK ).
    DATA: ls_where(72) TYPE c,
          lt_where like TABLE OF ls_where,
          lt_vbak TYPE STANDARD TABLE OF vbak.
    if not LS_NODE_VBAK-vbeln eq ' '.
    CONCATENATE 'VBELN = ''' ls_node_vbak-vbeln '''' INTO ls_where.
    APPEND ls_where to lt_where.
    ENDIF.
    IF NOT LS_NODE_VBAK-erdat EQ '00000000'.
    CONCATENATE 'ERDAT = ''' ls_node_vbak-erdat '''' INTO ls_where.
    if LS_NODE_VBAK-vbeln ne '00000000'.
      CONCATENATE 'AND' ls_where INTO ls_where SEPARATED BY space.
      ENDIF.
      APPEND ls_where to lt_where.
      ENDIF.
      SELECT VBELN ERDAT ERZET ERNAM ANGDT BNDDT AUDAT VBTYP TRVOG AUART
             AUGRU GWLDT SUBMI LIFSK FAKSK NETWR WAERK VKORG VTWEG SPART
             VKGRP VKBUR GSBER GSKST
      FROM vbak INTO TABLE lt_vbak WHERE (lt_where).
      DATA LO_ND_NODE_ALV TYPE REF TO IF_WD_CONTEXT_NODE.
      DATA LS_NODE_ALV TYPE WD_THIS->ELEMENT_NODE_ALV.
    navigate from <CONTEXT> to <NODE_ALV> via lead selection
      LO_ND_NODE_ALV = WD_CONTEXT->GET_CHILD_NODE( NAME = WD_THIS->WDCTX_NODE_ALV ).
    get all declared attributes
      LO_ND_NODE_ALV->bind_table( lt_vbak ).
    endmethod.

  • Error in webdynpro(ABAP) application development

    Hi,
           I am very new in webdynpro (ABAP) application development. I want to create some application based on webdynpro ABAP for few Z- Report. What is the prerequisite to develop a application based  on webdynpro( ABAP ) .Because when I am trying to create application in se80 and giving the related functional model name in wedynpro component field , I am getting the error like Web Dynpro Comp./Intf. ZOS_xxx_FM does not exist. How to proceed further?
    Thanks,
    Kundan

    Hi,
    Can you be more clear...
    Please refer this link  for Personalization-
    http://help.sap.com/saphelp_nw2004s/helpdata/en/22/719f42f2ff7e5fe10000000a155106/content.htm
    Regards,
    Lekha.

  • CX_FQDN runtime error in WEBDYNPRO

    Hello Gurus, I have a problem with a WebDynpro. The issue is as follows
    I set the parameters in RZ10:
    SAPLOCALHOST = sapexprod
    SAPLOCALHOSTFULL = sapexprod.grupolarepublica.com.pe
    icm / host_name_full = sapexprod.grupolarepublica.com.pe
    When I try to access from within the network, asks me username / password and enter Okei
    URL: http://sapexprod.grupolarepublica.com.pe:8001/sap/bc/webdynpro/sap/zwdxx_prueba1
    But when I try to log off the network, asks me username / password but I get the dump:
    The URL: http://200.37.36.37:8001/sap/bc/webdynpro/sap/zwdxx_prueba1
    The URL http://200.37.36.37:8001/sap/bc/webdynpro/sap/zwdxx_prueba1 call has been canceled due to an error.
    Note
    The system has processed the following text error PRO: Die URL enthält keine vollständig Domainangabe (200.37.36.37 200.37.36.37 statt. ).
    The error occurred in the application server sapexprod_PRO_00 and the work process 0.
    The class of cancellation was: RABAX_STATE
    The ABAP call hierarchy was:
    Method: CHECK of program CX_FQDN ======================= CP
    Method: STARTUP_CHECKS of program CL_WDR_UCF ==================== CP
    Method: CONSTRUCTOR of program CL_WDR_UCF ==================== CP
    Method: CREATE of program CL_WDR_UCF ==================== CP
    Method: HANDLE_REQUEST of program CL_WDR_CLIENT_ABSTRACT_HTTP === CP
    Method: IF_HTTP_EXTENSION ~ HANDLE_REQUEST of program CL_WDR_MAIN_TASK ============== CP
    Method: EXECUTE_REQUEST_FROM_MEMORY of program CL_HTTP_SERVER ================ CP
    Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME
    Module:% HTTPSTART of program SAPMHTTP
    Please I really need your help Gurus, Thank you.
    GC

    I had the same problem..
    I set a external debugger in the method "CHECK" of CX_FQDN where it hits the dump.
    Turns out SAP does not allow IP address (not Sure why..may be there is a note for this..I'll post if I find anything)
    Check out the logic..
    METHOD check.
      DATA: lv_host    TYPE string,
            lv_port    TYPE string.  "#EC NEEDED
      lv_host = request->get_header_field( name = 'host' ).
      IF lv_host NA '.' OR lv_host CO '0123456789.:'.
        IF NOT lv_host CS 'localhost'.
          SPLIT lv_host AT ':' INTO lv_host lv_port.
          RAISE EXCEPTION TYPE cx_fqdn
            EXPORTING host   = lv_host
                      domain = '.<domain>.<ext>'. "#EC NOTEXT recommend security group
        ENDIF.
      ENDIF.
    ENDMETHOD.
    Sorry..Just found a note "1403326".. SAP makes it official that we cannot use IP.
    Here is what the note says.
    Symptom
    You start a Web Dynpro ABAP application and immediately receive an error message due to the exception: CX_FQDN.
    Other terms
    Fully qualified domain name
    Reason and Prerequisites
    You can start Web Dynpro ABAP applications only if
    the name of the server with a fully qualified domain name (FQDN) was specified in the URL. The specification of an IP address or a host name without a domain is not possible.
    The requirements of a fully qualified domain name are described in Note 654982.
    Solution
    Start Web Dynpro ABAP applications only with a suitable server name.
    Edited by: Sudharshan on Aug 1, 2011 3:39 AM

  • Reg errors in webdynpro runtime

    hi every im new to this webdynrpo n this is my first post
    my problem when im tying to run the Code Samples in SDN and some Weblogs n SDN Best Practices im getting the following errors.  So please guide me what steps to be taken to run the following application.
    on my stand along im having WEBAS n NetweaverStudio
    WebDynpro_OVS_Valuehelp
    com.sap.tc.webdynpro.services.exceptions.WDTypeNotFoundException: type com.sap.tc.webdynpro.demo.ovs.adrfcmodel.types.S_Date could not be loaded: com.sap.dictionary.runtime.DdException:
    TutWD_UploadDownloadInteractiveForm
    Application error occurs during processing the request.
    Details: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to create deployable object 'local/TutWD_UploadDownloadInteractiveForm' since it is not of a Web Dynpro object.
    TutWD_PdfObject
    Application error occurs during processing the request.
    Details: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to start the deployable object 'local/TutWD_PdfObject'.
    TutWD_OnlineInteractiveForm
    com.sap.tc.webdynpro.pdfobject.core.PDFObjectRuntimeException: Service call exception; nested exception is:
         com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (404) Not Found.
    TutWD_DynamicForm
    com.sap.tc.webdynpro.pdfobject.core.PDFObjectRuntimeException: Service call exception; nested exception is:
         com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (404) Not Found.
    TutWD_EmailInteractiveFormApp
    Sending failed;  nested exception is: com.sap.engine.services.javamail.exception.JavaMailMessagingException: Cannot send message to host your.smtp host:25 using the SMTP protocol.
    Using Weblog
    "WebDynpro_SMS"
         java.lang.Error: Unresolved compilation problem:
              Request_SendSMSHttpPost_sendSMSToIndia cannot be resolved or is not a type
    SDN Community
    BestPractices_AccessGoogle
    Service call exception; nested exception is: java.net.UnknownHostException: proxy
    No search results found for null

    Hi,
    For the first error do check your JCO connections.Refer the following links for further assistance.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/webdynpro/how to configure the jco destination settings.pdf
    How to configure my sld server to make a JCO destination work.
    For the remaining errors I believe that Adobe document services(ADS) is not installed in your server.Do check the following weblog on how to install ADS and configure the same.
    /people/achim.hauck/blog/2005/02/04/my-struggles-with-the-adobe-document-services-in-was640
    Regards,
    Vijith

  • Reg: Error in webdynpro

    Hi All,
    I am getting the following error in webdypro.Can you explain me the reason for this error. I am attaching the code which is giving the error.
    wdThis.wdFirePlugTo_Individual();
    wdThis.wdGetIndividual_Interface().initialise();
    Can you help me out?
    This is the error
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Given name does neither identify the interface controller nor the configuration controller.
        at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.eventSourceIsInterfaceController(ComponentUsage.java:726)
        at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.subscribeToEvent(ComponentUsage.java:232)
        at com.sap.tc.webdynpro.progmodel.controller.Component.subscribeToEvent(Component.java:692)
        at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.subscribeSelfToEvent(DelegatingComponent.java:149)
        at com.change.app.wdp.InternalChangeAppComp.wdDoInit(InternalChangeAppComp.java:362)
    Thanks in Advance.

    Hi Bharath,
                    What does <b>Individual_Interface</b> refer to?  If the reference missing it shows error in the code itself and build fails. If you are sure the usage is not missing then repair and rebuild the project. If still error persists, give more details like what are the components you are using, exactly where this error is occurring and what are you doing?
    regards,
    Siva

Maybe you are looking for

  • External Hard Drive does not show up in Finder

    My external hard drive is not showing up in Finder. It shows up in Disc Utility, but I do not have access to it. I have tried the following: command-shift c, nothing happens confirmed in Preferences/General that external hard drive was checked tried

  • How to CREATE a DATABASE with ORACLE?

    Hello Can somebody please just tell me, how do i create a Database with Oracle 10g(Express Edition)? I find it very disturbing that not in one of the dozen Orcale books i have, they explain to you on how to create a DATABASE. They begin with how to c

  • Mouse scrool wheel events

    Hello! I noted that in CVI 9.0 when  using a slide control (hot mode) with the mouse scroll wheel, the only event generated is EVENT_MOUSE_WHEEL_SCROLL. But in CVI 2013 the same control generates EVENT_MOUSE_WHEEL_SCROLL, EVENT_VAL_CHANGED and EVENT_

  • Create a report using the HEAT Call Logging Systems Hours of Operation

    In the HEAT Call Logging System we have set up the 'Hours of Operation.' Now when creating our Crystal Reports we would like to incorporate those hours of operation. What I am needing to know is how we can use the hours of operation we set up in HEAT

  • Buffered reader problem

    hi, any idea why when i use the code below i have to enter the text three times before the system recognises it? try { BufferedReader console = new BufferedReader(new InputStreamReader(System.in)); System.out.println("Please type text to convert and