Wiki Page: Why do graphs from the Overview Report not appear in Word after...
This issue occurs when the method used to copy the Overview Report is "SELECT ALL | COPY" before the content is PASTED into Microsoft Word. Therefore to avoid this problem it is recommended that...
View ArticleWiki Page: Why do I encounter a compile error when trying to export from .NET...
If you are calling a method that returns an array in .NET Explorer and you attempt to export to a Silk Performer .NET Project you may encounter a compile error similar to the following: The compile...
View ArticleWiki Page: Why do I encounter a memory leak or the error message "VUser-...
A memory leak may occur in the Silk Performer Runtime Engine (PerfRun.exe) when using the Flash Remoting "Transform dll" (FlashRemotingTransformation(true)) and have the TrueLog / TrueLog on Error...
View ArticleWiki Page: Why do I encounter the error "PerfMon: error when accessing a...
If you encounter the error message: "RepMessage(RT: 14 - Custom Message, PerfMon: error when accessing a Windows PerfMon counter (PDH: 288 - Attempt to releasemutex not owned by caller., ); Monitor...
View ArticleWiki Page: Why do I encounter the error "SEM 207: Different type of actual...
Occasions may arise in SilkPerformer when specifying an optional parameter of a BDL function leads to you encountering the above error message. For example in the function below an end user was...
View ArticleWiki Page: Why do I encounter the error "SilkPerformer File has encountered a...
There is a known issue which can cause Silk Performer 7.2 to crash during scanning of include files. Include files are scanned whenever You add/remove a script Save a script Complete an export/import...
View ArticleWiki Page: Why do I encounter the error "StInitSession(GUI-Level Testing...
Before a GUI-Level loadtest is started Silk Performer has to verify if a Remote Desktop session is possible, it does this by performing the following checks: Checks the length of the user credentials...
View ArticleWiki Page: Why do I encounter the error message "HTTP: 407 - proxy...
There is a known issue in SilkPerformer 2007 which causes virtual users to fail when accessing a secure (HTTPs/SSL) application via an NTLM-authenticated proxy server. The problem can specifically...
View ArticleWiki Page: Why do I encounter the error message "MS Internet Explorer has...
This error message and crash is caused by third party software or plug-in"s which hook into the Internet Explorer Browser. For example if both Silk Performer and a third party application are trying to...
View ArticleWiki Page: Why do I encounter the error message "SapGui 1: SapEngine could...
You need to have SAPGUI to record scripts but if this script was recorded on a different machine then it"s possible no SAPGUI is installed on the machine being used to replay the script. Please look...
View ArticleWiki Page: Why do I encounter the error message "SilkTest reported, Log...
On occasions during replay of a GUI-Level BDF script you may encounter an error message similar to the following: StExecuteTestcase GUI-Level Testing Replay: 11 - SilkTest reported, Log Error: Window...
View ArticleWiki Page: Why do I encounter the Java Exception...
This issue was addressed in SilkPerformer 2006 The above error message can occur if you have configured the SilkPerformer Java Explorer to use "Sun JDK 1.5". Borland development recommend that instead...
View ArticleWiki Page: Why do I encounter the warning message "Do you want to record...
The above warning message will occur if the Recorder Setting "Autostart Recording" is unchecked. To prevent the message from occurring during the Record Process go to: SETTINGS | SYSTEM | RECORDER |...
View ArticleWiki Page: Why do I ger XML sample error: *** Virtual user error *** RUNERR:...
This error is caused by the line: XmlGetNodeValue(hChildNode2 , sValue); As a quick workaround to resolve this and continue working with the sample script please insert the following above the...
View ArticleWiki Page: Why do I get "compile error LEX 18: /* comment is not closed...
This is currently a known issue in Silk Performer. The problem occurs because the characters /* appear in a SQL comment in your script and because this character sequence is used for block comments...
View ArticleWiki Page: Why do I get "compile error SYN 3: SQL text is not closed with ";"...
This may be a result of a known issue in Silk Performer 6.0 which occurs with // characters inside single quotes ". These are valid SQL comment characters but are seen as BDL comments by the compiler....
View ArticleWiki Page: Why do I get "Error in the Java settings: Can"t start JVM v1.2,...
This error is encountered because white space exists in the declared/configured java command line option (either in the script or in workbench settings): Example - In Script: //This will result in...
View ArticleWiki Page: Why do I get "Error occurred during initialization of VM...."...
When installing dynaTrace agent on a 64bit OS for a java based application you may receive the following error upon starting the java application under test. Error occurred during initialization of VM....
View ArticleWiki Page: Why do I get "HTTP: 1001 - invalid URL, SetUrl - "http//"" when...
"HTTP: 1001 - invalid URL, SetUrl - "http// "" will occur if you do not have a valid url specified in the WebPageUrl etc function. For example the following is an invalid url as there is no colon...
View ArticleWiki Page: Why do I get "HTTP: 1024 - invalid scheme separator, SetUrl -...
"HTTP: 1024 - invalid scheme separator, SetUrl - "http: "" will occur if you do not have a valid url specified in the WebPageUrl etc function. For example the following is an invalid url as there is no...
View Article