Hello All,
Hoping to find an answer for the below error received in BSM from the BPM (9.22). I receive this after receiving an error message on a text check failure in I am forcing to happen. We are trying to verify that we can receive a snapshot on erro for an AJAX TruClient script. The script is a basic log in and exit script with a text check. This script was recorded with VuGen SA (11.52). Wondering if there could be a permissions issue in regards to accessing the snapshot on the BPM server? Any assistance is appreciated.
t=00007421ms: Error -205177: exception while calling handlers in RuleEngine dispatch, ex=[Exception... &#34;Component returned failure code: 0xffffffff [xlrISnapshotOnError.dumpedSnapshotOnError]&#34; nsresult: &#34;0xffffffff (&lt;unknown&gt;)&#34; location: &#34;JS frame :: file:///d:/hpbpm/bin/gecko/components/xlrReplayEngineXPCOMWrapper.js :: &lt;TOP_LEVEL&gt; :: line 903&#34; data: no], event=[Event type=&#34;step/errorSnapshot&#34; target=&#34;3: Verify Search Customer Account&#39;s &#34;Visible Text&#34; contains &#34;Fail this Check&#34;&#34;], handler= <br>function (e) {<br> if (RRE.RTS(&#34;RTS.TruClient.ReplaySnapshotsModeGen&#34;)) {<br> var resultDir = RRE.RTS(&#34;config.result_dir&#34;);<br> var iterNum = RRE.RTS(&#34;config.iteration_number&#34;);<br> if (iterNum &gt; SnapshotManager._lastIterationWithError) {<br> SnapshotManager._InfCounter = 0;<br> }<br> var infName = SnapshotManager.updateAndReturnNewInfName();<br> var prefs = Cc[&#39;@mozilla.org/preferences-service;1&#39;].getService(Ci.nsIPrefService);<br> prefs = prefs.getBranch(&#34;LoadRunner.config.&#34;);<br> var scriptDir = prefs.getComplexValue(&#34;user_dir&#34;, Components.interfaces.nsIPrefLocalizedString) ||<br> null;<br> var xslPath = scriptDir + &#34;\\\\web2ui.xsl&#34;;<br> var netDirIndex = xslPath.indexOf(&#34;netdir&#34;);<br> if (netDirIndex != -1) {<br> xslPath = xslPath.substr(netDirIndex + 7);<br> if (xslPath.charAt(1) == &#34;\\\\&#34;) {<br> var prefix = xslPath.substring(0, 1);<br> xslPath = xslPath.substr(1);<br> xslPath = prefix + &#34;:&#34; + xslPath;<br> } else {<br> xslPath = &#34;\\\\\\\\&#34; + xslPath;<br> }<br> }<br> var SnapshotOnError = Components.classes[&#39;@hp.com/LoadRunner/xlr-snapshot-error-service;1&#39;].getService(Components.interfaces.xlrISnapshotOnError);<br> var snapOnErrorDir = SnapshotOnError.getSnapshotPath().length &gt; 0 ? SnapshotOnError.getSnapshotPath() : resultDir + &#34;Iteration&#34; + iterNum;<br> RRE.FileIO.createFolder(snapOnErrorDir);<br> SnapshotManager.createInf(snapOnErrorDir, infName, e.data);<br> SnapshotManager.createXml(snapOnErrorDir, infName, xslPath);<br> SnapshotManager._lastIterationWithError = iterNum;<br> SnapshotOnError.dumpedSnapshotOnError();<br> }<br>} Snapshot Info [MSH 1 1] [MsgId: MERR-205177]'" align="left" uniqueId="uniqueId_3194600" > t=00007421ms: Error -205177:...1 1] [MsgId: MERR-205177]