CA Service Management

 View Only
  • 1.  While login in web screen painter getting error

    Posted Feb 21, 2016 03:20 AM
      |   view attached

    When  i login in web screen painter .i error occured  APPLication not found.

     

    I have attached the error.

     

    Kindly help me out in resolving this problem



  • 2.  Re: While login in web screen painter getting error

    Posted Feb 22, 2016 01:00 AM

    Try to add the following variable to NX.env file:

     

    @NX_WSP_CGI_URL=http://DELSDVI:8080/CAisd/pdmweb_wsp.exe

     

    See also this tech doc#: TEC1896922 - http://www.ca.com/us/support/ca-support-online/product-content/knowledgebase-articles/tec1896922.aspx

     

    Kind Regards,

    Brian



  • 3.  Re: While login in web screen painter getting error

    Broadcom Employee
    Posted Feb 22, 2016 10:59 AM

    I believe we're just launching WSP URL (openURL) via the default browser on that server (where you invoked WSP).

     

    In your case, we're calling : http://DELSDVIP:8080/CAisd/pdmweb_wsp.exe?WSPHOST= DELSDVIP+WSPROOT=F%3a%2fCA%2fSERVIC%7e1+BOPSID=xxxxxxxxxx

     

    And it's the browser which is not able to do the openURL operation properly.  Maybe this approach helps?  http://answers.microsoft.com/en-us/ie/forum/ie8-windows_other/application-not-found-error/39b2e5e6-3ad5-47df-901c-afeee3de6e80?auth=1

     

    Also, is DELSDVIP a real hostname OR is it an alias of some sort?  Wondering if the alias approach is causing grief.  Brian's previous reply should help in such a case.

     

    _R