WAAS Application Requests - Process Question

Non Technical Process Question
We all have forms we have our users complete when a firewall rule or change is needed.  You may even have a similiar documents for when load balancers or DNS changes are required.  Does anyone have document they can share that outlines what pieces of information are needed for intergrating applications into WAAS?  What about ongoing changes?
Source, destination and TCP port information is really a very small portion of the what needed to maintain a clean a defined methodolgy within the WAAS manager.  Does anyone have an example or can describe how you collect the initial information to set up WAAS but how do you keep track of changes that may be needed as the application charaterics change or the server farm expands horizontally?
Thanks - Sam

Sam,
the general answer for detailed information on how to configure WAAS for certain applications is described here:
http://www.cisco.com/en/US/docs/app_ntwk_services/waas/waas/v501/configuration/guide/policy.html
In general, WAAS comes preconfigured for the most widly used applications in the industry.
In order to understand, which configuration is necessary for a new application, one needs to understand the basic options WAAS offers.
These are two options:
1) Use an Application Optimizer (AO) if you need some dedicated protocol know how. ( e.g. (e)MAPI, CIFS, SSL, HTTP, ICA, to name some)
2) Generic TCP traffic is optimized using TCP Flow Optimization (TFO), Data Redundancy Elemination (DRE) and Lempe Liv (LZ) compression.
The in terms of processes, the question is:
1) Is there a policy preconfigured for the new application?
     a) yes
          If an AO is used, does the AO need configuration? ( example: SSL AO requires certificates)
          Do we have specialities which require further fine tuning? ( Answer is mostly: no, Example: non-standard ports)
     b) no
          You define what you need for the application based on the protocol characteristics.
          If you have defined these characteristics you can choose one of the AOs, or define which of the "generic" options fit the traffic. For example, for traffic that is already compressed, it does not much benefit from LZ, so choosing only TFO and DRE. Another example is traffic that has not much of dublicate data, perhaps it does not benefit a lot from DRE, so you configure TFO only.
Does that answer your question?
Thanks,
chris

Similar Messages

  • Application error occurred during request processing. TCODE - RSPLAN.

    while running the BI Integration Planning When i Click Start Modeler I am getting this error described below 
    Application error occurred during request processing.
      Details:   com.sap.tc.webdynpro.services.sal.core.DispatcherException: The requested deployable object 'sap.com/biplanworkbench1' and application 'Modeler' are not deployed on the server. Please check the used URL for typos.
    Exception id: [001125C534B000480000001C000C90C20004261894A9684E]

    still getting the same problem
    I Have gone through the note no 919850 it says that
    In particular, check the version of the BI-REPPLAN and BI-WDALV
    software components.
    and i have checked these component are not there
    now question is how to install these component.
    and if that gona really help
    another point which i have check is
    To do this, use the test function in the Web Dynpro Content
    Administrator for JCo connections. The following settings are required
    for the two JCo connections BI_METADATA and WD_ALV_METADATA_DEST
    when i go to maintain jco connection there is no jco connection at all it is completely blank there

  • Application error occurred during the request procession.

    Hi all
    i am geeting this error when i am ruuning my JSP page through NWDS.
    Application error occurred during the request procession.
      Details:     com.sap.engine.services.servlets_jsp.server.exceptions.WebIOException:
      Error compiling [/InvokeProxy.jsp] of alias [ProxySenderWeb] of J2EE application [sap.com/Refrence].
    Exception id: [001279D06B4E00C6000027C700002DFC000445047AAE5AD8]
    Thanks in advance

    Dear Kunnal,
    Please share your solution with the community.
    Thank you.

  • Error: "Application error occurred during the request processing

    Hello,
    I have successfully installed NW7 CE with MaxDB database. Then trying to logon to NWA/User Admin etc, & couldn't logon. Getting the following error.
    I am using Internet exploreer 7
      500   Internal Server Error
      SAP NetWeaver Application Server 7.11 / AS Java 7.11 
      Error: "Application error occurred during the request processing."
      Troubleshooting Guide https://sdn.sap.com/irj/sdn/wiki?path=/display/jsts/home
    Details: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to retrieve client for current request. Causing exception is  nested.
         at com.sap.tc.webdynpro.clientserver.task.Task.getClient(Task.java:493)
         at com.sap.tc.webdynpro.serverimpl.wdc.um.ClientUserFactory.checkAuthentication(ClientUserFactory.java:200)
         at com.sap.tc.webdynpro.serverimpl.core.um.AbstractClientUserFactory$1.checkAuthentication(AbstractClientUserFactory.java:151)
         at com.sap.tc.webdynpro.services.sal.um.api.WDClientUser.checkAuthentication(WDClientUser.java:214)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.checkAuthentication(RequestManager.java:713)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:237)
         at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.delegateToRequestManager(AbstractExecutionContextDispatcher.java:202)
         at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.DispatchHandlerForRequestManager.doService(DispatchHandlerForRequestManager.java:38)
         at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.AbstractDispatchHandler.service(AbstractDispatchHandler.java:127)
         at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:95)
         at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.ExecutionContextDispatcher.dispatchToRequestManager(ExecutionContextDispatcher.java:140)
         at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:92)
         at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:104)
         at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doContent(AbstractDispatcherServlet.java:87)
         at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doGet(AbstractDispatcherServlet.java:54)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:140)
         at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:37)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:466)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:291)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:396)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:385)
         at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:48)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:76)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:240)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:78)
         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.MemoryStatisticFilter.process(MemoryStatisticFilter.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.filters.DSRHttpFilter.process(DSRHttpFilter.java:42)
         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:425)
         at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:250)
         at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:45)
         at com.sap.engine.core.thread.execution.Executable.run(Executable.java:109)
         at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:314)
    Caused by: com.sap.tc.webdynpro.services.cal.core.exceptions.WDClientException: Found no client: clientNameReqParam=null, clientNameAppParam=null, useragent=Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; GTB6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
         at com.sap.tc.webdynpro.clientserver.cal.ClientInspector.findClientContainer(ClientInspector.java:212)
         at com.sap.tc.webdynpro.clientserver.cal.ClientInspector.getClient(ClientInspector.java:104)
         at com.sap.tc.webdynpro.clientserver.task.Task.getClient(Task.java:491)
         ... 51 more
    Checked hostname resolution, check any network issues...everything looks good. Suggest a solution.

    It's a problem with the browser.
    Please try the following possiblities:
    - use a different browser or at least a different IE-Version
    - restart the problems (helped me several times)
    - try comptability view in IE
    Regards
    Adrian

  • Application error occurred during request processing TRIAL EmployeeAddressD

    I ve the NW Java Trial which is chipped with a demo scenario.
    When I try to test this service:
    Service: EmployeeAddressData
    Test: getAddressByPersonalID_R (String personalid)
    I'm runing into:
    Result:
    Application error occurred during request processing.
      Details:   com.sap.engine.services.webservices.wsnavigator.WSNavigatorException: null
    Exception id: [000C2980205100660000001900000F1D00044B2662750D88]
    In the netweaver portal itself the user gets the following information when trying to access its data:
    com.sap.tc.webdynpro.model.webservice.api.WDWSModelExecuteException: Exception on execution of web service with WSDL URL 'http://ivml2005:50000/EmployeeAddressData/Config1?wsdl' with operation 'getAddressByPersonalID_R' in interface 'EmployeeAddressDataVi_Document' User not found in HR: Exception on execution of web service with WSDL URL 'http://ivml2005:50000/EmployeeAddressData/Config1?wsdl' with operation 'getAddressByPersonalID_R' in interface 'EmployeeAddressDataVi_Document'
    Any ideas on how to solve this or how to get an error msg, which has more information?
    Edited by: Deniz Kesmen on Apr 18, 2008 5:52 PM

    Hi Deniz Kesmen
    Did you got the solution of the above problem?
    I am also getting the same type of issue while executing the webservice for a BRM rule from a webdynpro java application.
    I am using adaptive web service model for executing the webservice. Error is given below:
    com.sap.tc.webdynpro.model.webservice.api.WDWSModelExecuteException: Exception on execution of web service with WSDL URL 'http://LT-ENTITPCONSAJ.s1.ms.unilever.com:50000/testrule/testrulePort?wsdl&mode=ws_policy' with operation 'invokeRules' in interface 'testrulePortType'
    I am using CE 7.2 system.
    If I execute the web service from wsnavigator it works fine.
    Appreciate for you help.
    Regards
    Sajith

  • Application error occurred during the request processing-notes 1507568

    Hi,
    We have a serious issue with my PI proto system. The issue is the Admin team has applied Notes 1507568 for 7.11 SP4. After that the system seems to be unavailable. I am  now not able to access any ESR,ID, RWB and SR.
    When i am trying to open that i am getting an error like,
    Error: "Application error occurred during the request processing."
    Details: java.lang.NullPointerException
         at com.sap.bc.proj.jstartup.sadm.ShmWebSession.findSession(ShmWebSession.java:299)
         at com.sap.bc.proj.jstartup.sadm.ShmWebSession.findSession(ShmWebSession.java:333)
         at com.sap.engine.session.runtime.http.HttpRuntimeSessionModel.activateShmSlot(HttpRuntimeSessionModel.java:341)
         at com.sap.engine.session.runtime.http.HttpRuntimeSessionModel.beforeActivate( Looks like a security patch. We have some serious developments to be done ASAP.
    Could some one help me to fix this issue?
    May be you people can help me to doing the roll back to the security notes that we applied?
    Thank you very much in advance.
    Best Regards,
    Prasad.
    Edited by: PrasadBabu Koribilli on Jun 15, 2011 4:23 AM

    Hi,
    I face exactly the same problem after an upgrade of the component SERVERCORE04P_32 on Windows. This patch works well on Linux, did you find a solution?
    Thanks,
    Anne-Lise

  • Application error occurred during request processing.

    Hi, I got the following error when you invoke a method of a web service deployed on my local server
    Details:com.sap.engine.services.webservices.wsnavigator.WSNavigatorException: null
    Exception id:
    I don´t have any compilation errors in the Java source code published by the Web service.

    Hi Sumit,
    thanks for the quick reply. I get only these lines when i execute webservice.
    <b>500   Internal Server Error
    Application error occurred during request processing
         Details:   com.sap.engine.services.webservices.wsnavigator.WSNavigatorException: null
         Exception id: [0016355ABDF800580000016F00002C7800043D23C1985713]</b>
    If required i can send my code...
    thanks,
    sudhir.

  • Application error occurred during request processing webdynpro

    Hi all,
          I have developed one sample web dynpro application( welcome). when was deploying the welcome application on the j2ee engine using NWDS. It is giving the fallowing error i.e.
    500 Internal Server Error
    Application error occurred during request processing.
      Details:   com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to create deployable object 'local/Welcome' since it is not of a Web Dynpro object.
    Exception id: [02004C4F4F50005C0000000A0000091800042D3A2DDDDEDB]
    Please help me how to deploy this application successfully.
    Regards,
    Deviprasad.

    Hi Deviprasad,
    Check out this link
    Re: Internal Server Error 500
    Regards,
    Prateek

  • Application error occurred during request processing. in Netweaver 2004s

    Hi
    I am facing the following error when I am try to open Netweaver Administrator(nwa)
    using following URl
    http:<serevername>:50100/nwa
    Application error occurred during request processing.
    Details: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Found no client for parameter: null, useragent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; .NET CLR 1.1.4322)
    Exception id: [00145E186CB7007300000017000015FC0004242617536888
    System landscape
    Netweaver 2004s/ windows 2003/ MaxDB
    Thanks and Regards
    Ravindran

    <i>Details: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Found no client for parameter: null, useragent: Mozilla/4.0 (compatible; <b>MSIE 7.0</b>; Windows NT 5.2; .NET CLR 1.1.4322)
    </i>
    Do you use the new IE 7 ?
    If so please try to open the NWA with the IE 6 - perhaps it helps.
    Regards,
    Norman

  • RTC-request process failed

    Hello:
      I have configured collaboration services(RTC,SCF,Groupware)according
    to online help.Now I can send instant message and application sharing using EP with other users.But after I logged on my portal,a pop-up window always presented.It prompt me that RTC-request process failed.
      Please give me suggestion to solve this problem.
    Thanks

    Sorry, I wasn't really replying to your problem, I was adding some questions on this topic. I try to better explain my problems, all about Collaboration Launch Pad (CLP).
    I've configured the Portal using English as main language, then I've assigned portal roles to users whose logon language is Italian. When these Italian users start application sharing, the popup window for selecting the application to share doesn't responde to "OK", "Cancel" and "Refresh" buttons, the only way to close the popup is to use the "X" button, but this action doesn't allow the user to participate in another real time session unless logging off.
    Another problem is about the online status of the Administrator user: when set to "Automatically Detect Status" the icon is "blank", like if it where not possible to determine the status (but this does not occur always).
    The last issue: when I try to share an application with another user, the popup window for selecting the application appears to the other user and not to me!!!
    After clearing the cache of the browser, many of the problems above do not occur any more, except for the one regarding the language of the user.
    Any suggestions?
    Pasquale

  • ERROR! The following error occurred  during request processing:build contro

    Hi,
    I am unable to request activation. Please help. It is a serious issue. following is the message.
    public part "default" of component "sap.com/servlet" ... OK
                   [PP "default" of DC 108 variant "default"][SC 623][last successfull build: 779]
              public part "strutsComp" of component "boc.com/struts" ... OK
                   [PP "strutsComp" of DC 186 variant "default"][SC 621][last successfull build: 913]
              public part "default" of component "sap.com/com.sap.mw.jco" ... OK
                   [PP "default" of DC 59 variant "default"][SC 623][last successfull build: 779]
              public part "log4jComp" of component "boc.com/log4j" ... OK
                   [PP "log4jComp" of DC 188 variant "default"][SC 620][last successfull build: 779]
              public part "default" of component "sap.com/activation" ... OK
                   [PP "default" of DC 34 variant "default"][SC 623][last successfull build: 779]
              public part "default" of component "sap.com/mail" ... OK
                   [PP "default" of DC 99 variant "default"][SC 623][last successfull build: 779]
              public part "strutsAss" of component "boc.com/struts" ... OK
                   [PP "strutsAss" of DC 186 variant "default"][SC 621][last successfull build: 913]
              public part "log4jAss" of component "boc.com/log4j" ... OK
                   [PP "log4jAss" of DC 188 variant "default"][SC 620][last successfull build: 779]
         Synchronize used libraries... finished at 2007-12-19 12:16:21.792 GMT and took 3 s 625 ms
    Prepare build environment in the file system... finished at 2007-12-19 12:16:21.792 GMT and took 9 s 609 ms
    ===== Pre-Processing =====  finished at 2007-12-19 12:16:21.792 GMT and took 10 s 515 ms
    ===== Processing =====
    BUILD DCs
         "boc.com/partnernet" in variant "default"
              Build failed! Unknown error
    Change request state from PROCESSING to FAILED
    ERROR! The following problem(s) occurred  during request processing:
    ERROR! The following error occurred  during request processing:build controller process has terminated. cannot proceed with build
    build controller process has terminated. cannot proceed with build
    REQUEST PROCESSING finished at 2007-12-19 12:16:27.917 GMT and took 16 s 671 ms
    Regards

    Hi Sumit,
    thanks for the quick reply. I get only these lines when i execute webservice.
    <b>500   Internal Server Error
    Application error occurred during request processing
         Details:   com.sap.engine.services.webservices.wsnavigator.WSNavigatorException: null
         Exception id: [0016355ABDF800580000016F00002C7800043D23C1985713]</b>
    If required i can send my code...
    thanks,
    sudhir.

  • Oracle Application Request number information

    Can you show me a pl/sql procedure to see all informations about a
    specified concurrent request,
    giving your request_id number ?
    @c:\show_request 31810589
    I´d like see an Oracle Application Request number, in a
    line command.
    In Oracle Application forms I issue a "view details" in a specified
    job, but how to see this
    job in a line command ?
    RDBMS: 9.2.0.7.0
    Oracle Applications: 11.5.5
    Regards

    Hi,
    I do not think this is the right place for this question. This forum is for questions concerning the Oracle Scheduler in the database (dbms_scheduler). This looks like it may concern the apps scheduler or concurrent manager.
    You will need to find the appropriate forum for that component.
    -Ravi

  • Oracle Application Request number informations

    Can you show me a pl/sql procedure to see all informations about a
    specified concurrent request,
    giving your request_id number ?
    @c:\show_request 31810589
    I´d like see an Oracle Application Request number, in a
    line command.
    In Oracle Application forms I issue a "view details" in a specified
    job, but how to see this
    job in a line command ?
    RDBMS: 9.2.0.7.0
    Oracle Applications: 11.5.5

    Hi,
    I do not think this is the right place for this question. This forum is for questions concerning the Oracle Scheduler in the database (dbms_scheduler). This looks like it may concern the apps scheduler or concurrent manager.
    You will need to find the appropriate forum for that component.
    -Ravi

  • MessageExpiredException: Sync application request expired..

    Hi,
    we are calling a SOAP HTTP AXIS receiver (web service) HTTP. Sometimes the service providers request
    takes 3 minutes to reply and we get  the following exception :
    com.sap.engine.interfaces.messaging.api.exception.MessageExpiredException: Sync application request expired.. Setting message to status failed.
    I've set timeout parameter to 300000 milliseconds for parameter timeout of AF_Adapters/axis/AFAdapterBean but the timeout is still less... is there another place I need to increase the timeout.
    Thanks.
    Thierry

    Your guess is as good as mine, but the question to answer here is, why is the response taking 3 minutes. If this is by design, then you may want to look at the design and see if asynchronous messaging works better for you. Playing with timeout will only lead you to a point but with 3 minutes of delay in a synchronous service is simply unacceptable even if there is no human being on the consumer side.
    Thanks
    KK

  • ITunes Connect - Validation request process failed

    Hi,
    I am trying to sign up with iTunes Connect to sell on the iBookstore.
    I successfully signed up with iTunes Connect, but when I go in to the "Request Paid Books Agreement", I receive an error that says "Validation request process failed" whenever I click on the continue button.
    The page that I am talking about only has address/phone details and a checkbox to agree to the agreement.  Name and address details are already pre-filled from my iTunes account, I click on the checkbox (which makes the continue button active), but then when I click on continue, I get this error.
    I have tried multiple times from multiple browsers in case it was cache or browser cookies related.
    I have searched for people encountering the same issue, but haven't found anything, so I thought it best to put the question here.
    Thanks

    I received a reply from support, asking me to take screenshots and confirm some more details.
    When I went to do so, it worked.
    What I would suggest is restarting your computer and trying again from logging in.
    It might have just been a temporary problem, because I had tried from multiple browsers previously and nothing seemed to work.  But when I tried this morning it worked.

Maybe you are looking for