WebDynpro URL failing?

Hi,
I'm working on ESS/MSS implementation.  We got some workflows tasks that are sitting in UWL task list when employee submitted leave request.  Manager need to approve it. 
As a manager role, when I click on LeaveReqeust task from UWL inbox, portal tries to open the leave request in WebDynpro but fails with error saying no service is available.  The new opened window has this message
Service cannot be reached
What has happened?
URL http://<hostname>:8010/webdynpro/dispatcher/sap.com/ess~lea/LeaveRequestApprover call was terminated because the corresponding service is not available.
The interesting thing is, the URL hostname it's using is not the portal hostname that is configured in SAP_WebDynpro_XSS system object WebAS connection details.  If I grab the above url and change the hostname and port to my portal hostname and port 50000, paste in new IE browser it works successfully (Leave request is opening). 
Where is this hostname and port number in the above URL coming from?  My SAP_WebDynpro_XSS system object connection test are failing with following message.
The Web AS ping service http://<Portal hostname>:50000/sap/bc/ping was not pinged successfully. If the ping service is not activated on the Web AS, you can try to call the ping service manually.
An HTTP/S connection to http://<Portal hostname>:50000/webdynpro/dispatcher/ was not obtained successfully; this might be due to a closed port on the Firewall.
Thanks
Praveen

I resolved this issue, it's got to do with UWL configuration.  Please refer to this thread for resolution
Leave request fails to open?
I still have SAP_WebDynPro_XSS system object connection tests are failing.  Shall post back if there is any other issue due to this.
Thanks
Praveen.

Similar Messages

  • 10.1.3.0 install on solaris em  url fails and name resolution fails

    Hi
    I wondered if anybody would know this. I installed 10.1.3.0 app server on solaris and my hosts file is ok I can resolve mymachine.domain.com. The install is a clean 10.1.3.0 install. I have the 9.2.0.7 db installed elsewhere on the box.
    Opmnctl tells me that my oc4j and http instances are alive (home) and i can get to the first http page.
    http://<ipaddress>:7777
    with no problems but when i click on the link on the rhs redirection to the http://<ipaddress>:7777/em url fails so i cannot get the console up.
    Question is why is the em not responsiong but it appears to be running and installed ok.
    Question 2 is why does the em link resolve to localhost when i go to the em.
    Hosts file looks ok and seems to resolve with ping. Machine is on network but not in any dns.
    Has anybody got any suggestions? There is absolutely 0 error messages in the logfiles.
    I have installed other servers in the past without any issues at all at other places on other machines.
    Thanks

    If you check the logs of ons, you can check which IP opmn is bound to. This might end up being localhost, instead of public. This might have to do something with this EM issue. By adding <ipaddr request="$PUBLIC_IP" remote="$PUBLIC_IP" /> to opmn.xml this can be solved (please do check the documentation for the exact syntax!!!!)
    Could you also check what servername is defined in your httpd.conf, this might have something to do with the resolving thing (also check useCaconicalName parameter)

  • Calling a webdynpro URL in new window from BSP

    Hi experts,
      i am calling a URL from BSP application by creating a link and on the 'onclick'  event of the link ,using following code
    navigation->goto_page( URL = l_wd_url session = 'NEW' ).
    My problem is ,i have to open this page in a new window(the Page is basically a webdynpro URL) ,so far it is only opening in same window.I have tried different other options.
    navigation->next_page( URL = l_wd_url session = 'NEW' ).
    CALL METHOD runtime->server->response->redirect( url = l_wd_url ).
    navigation->call_application( URL = l_wd_url ).
    I tried using call_browser FM also but it is dumping.
    href tag will not work in my case as i have to capture the event and write some code inside  that event..
    Please suggest what i can do now?

    Hello Graham,
    I am trying to get the windows user id in webdynpro abap.
    I am unable to get,
    So I used BSP application to get the windows user id.
    I using java script to get that.
    After that I don,t know how to  assign that java variable to ABAP variable. the
    Insted of calling the WDA using the following way
    <a href="<%=l_wd_url%>" target="_blank">Click Here</a>
    is there any other way to call WDA from BSP based on some action.
    Regards
    Srini

  • Deployment of WebDynpro Application failed

    I get the following error when I try to deploy by WebDynpro application:
    Oct 18, 2006 12:05:38 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] WARNING:
    [008]Deployment finished with warning
    Settings
    SDM host : EIX-Blade-001
    SDM port : 50118
    URL to deploy : file:/D:/DOCUME1/AMRM1.AZI/LOCALS1/Temp/temp46898sap.comcafnpidemowdmass.ear
    Result
    => deployed with warning : file:/D:/DOCUME1/AMRM1.AZI/LOCALS1/Temp/temp46898sap.comcafnpidemowdmass.ear
    Finished with warnings: development component 'caf/npi/demo/wd/mass'/'sap.com'/'LOKAL'/'0.2006.10.18.12.05.27'/'0':
    Caught exception during application startup from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Error occurred while starting application sap.com/caf/npi/demo/wd/mass and wait. Reason: Clusterwide exception: server ID 16576650:com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to prepare application ''sap.com/cafnpidemowdmass'' for startup. Reason=Clusterwide exception: Failed to start dependent interface ''caf/eu/gp/api'' of application ''sap.com/cafnpidemowdmass''. Status of dependent component:  STATUS_MISSING. Hint: Is the component deployed correctly on the engine?
         at com.sap.engine.services.webdynpro.WebDynproContainer.prepareStart(WebDynproContainer.java:1490)
         at com.sap.engine.services.deploy.server.application.StartTransaction.prepareCommon(StartTransaction.java:223)
         at com.sap.engine.services.deploy.server.application.StartTransaction.prepare(StartTransaction.java:171)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:301)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesImpl(ParallelAdapter.java:342)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.runInTheSameThread(ParallelAdapter.java:126)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesAndWait(ParallelAdapter.java:245)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:4761)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:4666)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:4639)
         at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1163)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:320)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:198)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:129)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment exception : Got problems during deployment

    Hi
    It seems to be some problem with your application start up. The component is deployed in the server, but however its not able to start automatically.
    Do you have a cluster setup on the server, like a central instance and dialogue instance kind of set up. If yes, pl ensure that the application is started from the central and (also check with the dialogue servers also).
    Better delete the application /component from all the nodes and you must deploy to the central /main instance server.
    For you to run the current deployed applciation, navigate to the appropriate server node and to the application and start it manually ( a simple tick) will start it.
    Hope this helps
    thanks

  • Accessing WebDynPro - Login Failed

    Hi
    Facing the Login failed error , though the User exist in SRM-MDM-Catalog Repository while  Using the URL http://..MDM SERVER Host../ webdynpro/dispatcher/sap.com/tc~mdmsrmui/MDM_SRM_UI_App.
    When it promps Server, after entering the server name ,under the Login Repository pops ups in drop down box,, then if we try to login.. getting an error "Login failed"
    Pls let me know any other settings....

    Hello,
    I face exactly the same problem.
    Please help!
    In this thread or in
    Re: Login problem in SRM MDM Catalog
    Many Thx in advance!
    Felix

  • Calling an ABAP Webdynpro URL from ESS Overview Bizcard

    Hi All,
    We are having a requirement of calling a url of Abap Webdynpro application on click of a Button for a overview screen of ESS  Family application .So i have created an action button for that but i am not able to find out how to call a url in that action methode. Please Suggest me.
    Thanks
    Ravi Sunkara
    Edited by: Ravi Sunkara on Aug 26, 2009 4:45 PM

    Hi Ravi,
    Just a suggestion.If somehow you crate one more iveiw and add it to the bzcard page then i think you could dispaly both the bizcard and the other wd application on the same ui.
    hope this helps.
    Regards,
    Sunny

  • EA6500 - Wireless - Facebook URL - Fail

    Hi All, I have been experiencing an unusual situation over the past 3 or so days.
    If I access any of the Facebook sites while connected over Wireless on my EA6500 router, every 10 or 15 minutes or so, access to any of the Facebook sites fails to load in Internet explorer. After about 5 minutes, then the Facebook sites start working again.
    No other URLs (other sites experience any issues)
    1. If I am on the wired LAN through the same router, I experience "NO issues" ever.
    2. Issue happens on multiple computers using Wireless only
    3. Using Wireshark to monitor DNS messages, all DNS queries are given a response
    4, Modified router to use different public DNS servers, still experience issues over wireless only.
    5. Reboot router, Facebook sites work for 10-15 then fail on Wireless only
    6. Reboot each computer, Facebook sites work for 10-15 then fail on Wireless only.
    7. Remove computer to outside access point, NO problems on wireless.
    8. Router has the latest Firmware "Ver.1.1.28.146856"
    9 If I run two computers next to each other and access exactly the same Facebook sites, only the Wireless connection fails intermittently, the wired connection works every time in tandem with each computer.

    rvrichardson wrote:
    Same problem on all browsers
    All other URLs work perfectly, not sure which wireless settings could be changed since only one website is affected
    Some applications that made it to get block through the router, try to trigger port 443 for secured sites. This site will guide how to do it on the router, http://homekb.cisco.com/Cisco2/ukp.aspx?vw=1&docid=82e45c13dbcb4ff189c9f3a455951f0b_21486.xml&pid=80...

  • Construct a Webdynpro Url with a Keyfigure

    Hello everyone,
    I have a new question. I have a webdynpro application which generates me an standard url. Ok this works perfectly.
    My problem is, i want to modify the Url with certain key figures (for example.......URL&Product&Location etc.)
    I have found some tutorials who describes some Url Modification with Parameters, but the problem is this tutorials is they have constant values (Paramter1 = Value1 & Parameter2 = Value2). This is not what I want.
    I need the whole keyfigure without any constant value!!
    Is it possible?
    Thanks Stefan

    If you are talking about adding Dynamic_Parameter then you can combine there 2 classes
    cl_wd_utilities=>construct_wd_url to construct the url
    cl_http_server=>append_field_url to append parameter value
    * Get the URL of the called application
          call method cl_wd_utilities=>construct_wd_url
            exporting
            application_name              = 'ZZ_CALLED_APPLICATION'
          importing
            out_absolute_url              = w_url.
       * make the Value type compatible that has to be passed with the URL
      w_value = lv_ebeln. "set the value here
    * Attach the parameters and its value with the URL that
    * have to be passed to the 2nd application
      call method cl_http_server=>append_field_url
        exporting
          name  = 'EBELN'
          value = w_value
        changing
          url   = w_url.

  • URL failing

    Im trying to open a gatewayed URL from a link in an email. The problem is that the argument at the end of the url is automatically removed when I click the link. This has the effect of opening the page, but will no values displayed in the controls. This only happens if I have not previously established a portal session by opening an explorer window before clicking on the email link.
    Here is the link
    http://devportal/portal/server.pt/gateway/PTARGS_0_0_298_0_0_43/http://plhprtl999/Plum_Applications/ElectronicForms/OEFeventreport/viewevent.aspx?EventID=100249
    Any ideas.

    I resolved this issue, it's got to do with UWL configuration.  Please refer to this thread for resolution
    Leave request fails to open?
    I still have SAP_WebDynPro_XSS system object connection tests are failing.  Shall post back if there is any other issue due to this.
    Thanks
    Praveen.

  • Webdynpro URL Startup Parameters

    Hello,
    i call my webdynpro application about a html link. it is possible to deliver my application some startup parameters by url, like
    http://sap:50000/webdynpro/dispatcher/local/Application/Application?<b>parameter=3</b>

    Hi,
    You can provide paramters in the default plug of the interface view and fire url to the new application.
    The only restriction would be to provide the parameter as app.<parameter name>
    The parameter would be accessible in the default plug.
    There you you need not give the "app" prefix.
    for eg. if you are passing a parameter abc, just pass it as app.abc
    Do send in your feedback.
    Regards
    Noufal

  • Webdynpro URL on PDA

    Hi,
    I accessed the URL developed in webdynpro(7.0) on a PDA (IMATE 6150) and found that the UI screen is distorted.
    Is there any settings to be done on the PDA browser for  portal screen to be same alike in normal windows browser.
    Through net i found it can be accessed  through BlackBerry sucessfully.
    Thanks
    vijay

    Hi Vijay,
    have you added ?sap-wd-client=PieClient after ur url..
    Try using http://----
    <your applname>?sap-wd-client=PieClient
    eg http://adresses:port/irj/portal/MyApp?sap-wd-client=Pie03Client  if using WM 5.0
    eg http://adresses:port/irj/portal/MyApp?sap-wd-client=PieClient  if using Windows 2003
    Regards,
    Akhil

  • If my SLD is down will webdynpro apps fail.

    I see that the SLD manages the JCO connections to R/3.  Does the engine maintain that data locally as well or if the SLD is down then the webdynpro app utilizing the JCO connection is down as well.

    Unfortunately the answer is no the information is not cached and yes it will fail if the SLD is not running.

  • Connection with Advanced - custom JDBC URL fails with some valid JDBC-URLs

    Hi,
    I am trying to create a connection with a custom JDBC connection string, but SQL*Developer throws the error message:
    Status : Failure -Test failed: Required property 'hostname' is not set on the DatabaseProvider my tests are:
    <li> with connection via Connection Type set to TNS and a proper alias - it works fine
    <li> with connection via Connection Type set to Advanced and exactly the same values from tns in the url: jdbc:oracle:thin:@(DESCRIPTION=(enable=broken)(ADDRESS=(PROTOCOL=tcp)(HOST=172.24.32.113)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=RESTSVP_SITE1))) - it fails with Status : Failure -Test failed: Required property 'hostname' is not set on the DatabaseProvider<li> with JDBC URL set to jdbc:oracle:thin:@172.24.32.113:1521/RESTSVP_SITE1 - it works fine
    As my jdbc url is quite close to the example in [url http://docs.oracle.com/cd/E11882_01/java.112/e16548/apxtblsh.htm#CHDBBDDA]Using JDBC with Firewalls maybe someone can help me to fix it?
    Martin
    Edited by: berx on Oct 12, 2012 11:32 AM - fixed typos

    Hi Martin,
    1/oci/thick
    2/RAC options
    3/TNS connection
    1/oci/thick
    OCI driver has a slightly different set of features than thin:
    -try oci/thick (requires Oracle Client, server or instant client) (It requires SQLDeveloper java and .dll, .so libraries to match)Re: SQL developer 3.1 shows error Incompatible version of libocijdbc
    jdbc:oracle:oci:@(DESCRIPTION=(enable=broken)(ADDRESS=(PROTOCOL=tcp)(HOST=your_host_name)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=your_service_name)))
    2/RAC options
    More speculatively:
    -Try sid instead of service name (will disable some networking features on that connection), try switching load balancing off.
    From: Unable to access RAC from SQL Developer!
    In general and especially for RAC database you should use SERVICE_NAME to connect and not SID (because only SERVICE_NAME can use load balancing and failover features):
    3/TNS connection
    with connection via Connection Type set to TNS and a proper alias - it works fine(Which Connection Type TNS did you use? TNS Connect Identifier = oci/thick, TNS Network alias (can be thin (I should check, might depend on oci/thick checkbox))
    Is this issue stopping your work i.e. is this workaround unacceptable?
    -Turloch
    SQLDeveloper team

  • URL failed to open

    Hi
    I am trying to open a url : "http://www.legislature.state.oh.us/acts.cfm?GenAssem=122" through the URL Object using the following code :
    URL u = new URL("http","192.168.0.1",808,link);
    //link = "http://www.legislature.state.oh.us/acts.cfm?GenAssem=122"
    BufferedReader in = new BufferedReader(new InputStreamReader(u.openStream()));
    String str;
    while ((str=in.readLine()) != null)
    inputstr = inputstr + str;
    in.close
    I fail to get the entire text on the page, getting only a small portion of the text in the String str. But the same link is opening through a control (frmInet) in dot Net.
    Is there any thing wrong in the code.
    Are there other Classes availbale for opening a URL in Java.
    I have also used Socket (without help).
    Thanks in advance

    Thanks cottonm.
    Actually we have a proxy set up. So, we are required to use the LAN Setting. The same code is working for other URLs, But not for this particular URL. Suppose I want to open this URL :
    "http://www3.state.id.us/oasis/2006/minidata.html"
    The code works and opens it.
    But fails to open this "http://www.legislature.state.oh.us/acts.cfm?GenAssem=122".
    If I remove the Proxy setting, the code works.
    But I guess I will have to stick to the Proxy set up and find an alternative there.
    Thanks again

  • My RSS Feeds in Outlook link to articles online and today for no reason I keep getting url fail messages in outlook. Somehow the two aren't communicating correctly anymore. Any thoughts?

    Today or over the weekend, for no reason that I can tell, all of the links in my email (just checked that too) and my RSS feeds no longer link to FireFox. The following error appeared in Outlook "General Failure. URL:... An error occured in sending the command to the application." I'm not sure if it's Outlook or Firefox but this just happened for no reason that I could tell and I'm not computer savvy enough to go in to Outlook and figure all this out. It's worked with no issue for well over a year. The only recent change to Firefox I've made is to add an Amazon wish list toolbar...which I'm not even sure how to delete if that's the issue...but I'm not sure that it didn't work after installing that add-on. I've made no recent changes to Outlook (2007).

    Just to recap, this is a collection of ports I have collected over time for people who needed this information when setting up the HP ePrint app so that they could view their email from within the app.  I am certain other applications also need this information.  Although lengthy, I could not find a more comprehensive place to retrieve this information.  Feel free to post additional information, faulty information, or other related topics below as this is simply a collection of data and it would be practically impossible to test all of them. Thank you!
    Don't forgot to say thanks by giving "Kudos" if I helped solve your problem.
    When a solution is found please mark the post that solves your issue.
    Every problem has a solution!

Maybe you are looking for

  • Error in uploading Sales plan in APO

    Dear experts, User is trying to upload the sales plan in /SAPAPO/SDP94 transaction. After selecting the file when we click on "CHECK" ,System is throwing an error message that "call screen (not modal) in dialog box not allowed" please find the screen

  • MOVED: ATI Mobility Radeon HD5470 causes blank screen.

    This topic has been moved to MSI Notebooks & Netbooks. https://forum-en.msi.com/index.php?topic=167347.0

  • N8 FM Transmitter No Longer Transmits internet rad...

    i have had my N8 for over a year now, and until the recent update, I use to be able to transmit the internet radio thru the N8 FM transmitter, Now when i try and use it as soon as I turn on the transmitter, internet radio stops, then when i try to cl

  • Sharp gx20 connect to 6380e help needed

    hi i have a sharp gx20 that can use infared, i have the msikt333 dru+raid ver1 mobo (6380e) i have read the mobo manuak and havent got a clue 1.6us ?? what should the bios settings be (uk) if if makes any difference !! can someone point me in the rig

  • Condition type RA00

    hello, i created a Purchase order and i used the discount condition type RA00 and the discount is appearing on the PO. Is there a way i can deactivate it. I do not want the discount amount to show on the Purchase Order. Urgent help needed.