Quantcast
Channel: All LoadRunner Practitioners Forum posts
Viewing all articles
Browse latest Browse all 12134

Re: "nca_connect_server: cannot communicate with host"

$
0
0

The script is missing a lservlet step;therefore during replay the script is failing to establish connection,hardcoded jsessionid is being used.

 

Try doing this:

 

1-Add "application/octet-stream" content type as non-resource in:Recording Options > HTTP Properties > Advanced > Non-Resources.

2-Regenerate the script in URL mode

3-Correlate the jsessionid value

Example

web_url("lservlet;jsessionid=Mz9TTXbWmQ2GTd1d72ThvxGybPxYvSbb2Wg11c90B012cyThkhGy!-34473380",
  "URL=http://hpdev6:7778/forms/lservlet;jsessionid={jsessionid}?ifcmd=getinfo&ifhost=OCDT70236785&ifip=xx.xxx.xxx.xx",
  "Resource=0",
  "RecContentType=text/html",
  "Referer=",
  "Mode=HTML",
  LAST);

 

Source


Viewing all articles
Browse latest Browse all 12134

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>