Wiki Page: "RT: 18 - Measure not defined for measure point" error returned...
Action timers were Introduced into the Silk Performer 10.0 Browser Driven Web Load Testing functionality, which meant that measured times were no longer considered as custom timers. For the...
View ArticleWiki Page: MeasureSetBound not working with MEASURE_PAGE_PAGETIME type using...
When using the MeasureSetBound function in SilkPerformer it is common to use the ‘MEASURE_PAGE_PAGETIME’ measure type: However note that this is a Page Based measurement for use within the Protocol...
View ArticleWiki Page: SilkPerformer not prompting for load test folder with Reporter...
If you do not have the SilkPerformer Reporter tool (results repository) installed, then see the following article relating to this issue: SilkPerformer not prompting for load test folder name before...
View ArticleWiki Page: SilkPerformer not prompting for load test folder name before test
This occurs when the ‘Automatically generate unique subdirectory’ and ‘Do not show this dialog again’ are both selected in the ‘New Results’ dialog. You can undo this by selecting ‘Show all dialog...
View ArticleForum Post: Ora forms: "Native: 1002 - Java Exception, Native error 0:...
HI All, We are getting "Native: 1002 - Java Exception, Native error 0: java.OutOfMemoryError: Unable to create new native thread" after every 124th iteration in try script run for script developed in...
View ArticleForum Post: RE: Ora forms: "Native: 1002 - Java Exception, Native error 0:...
Hi Bhushan Try increasing the JVM heap size using the -Xmx command line parameter in SETTINGS | ACTIVE PROFILE | JAVA | ADVANCED | COMMAND LINE OPTIONS for example: -Xmx1024m There is a limit to...
View ArticleForum Post: entering date & time in scripts
I am trying to enter a sentence in a script, such as: This text was entered at 10:15 on November 14, 2013. What is the best way/practice for entering current date and time within BDLT script(s)?...
View ArticleForum Post: RE: entering date & time in scripts
Hi Steve Custom function: dclfunc function FGetDateTime : string var ndate, nTime: number; sDateTime : string; begin nDate := GetCurrentDate(); nTime := GetCurrentTime();...
View ArticleForum Post: RE: entering date & time in scripts
BDLT script does not like - function FGetDateTime : string Var, Result Set, Const, or Begin expected?
View ArticleForum Post: RE: entering date & time in scripts
Hi Steve I think you may have implemented that incorrectly, script type (bdlt etc) is not relevant although I added it just to be complete. Here is the full script: (you may need to change the...
View ArticleForum Post: ie user accounts on agents
Because of technologies in our environment (HTML5, AJAX, etc.) we predominantly user BDLT - which needs about one machine/PC per 35 virtual users. We have 2 computer labs of 10 desktops each, and...
View ArticleForum Post: RE: Silk Meter
Without SilkMeter one would be limited to only one controller within their environment, right?- the one with the license file on it. SilkMeter allows the checking out of VU's so that other instances...
View ArticleForum Post: RE: ie user accounts on agents
Hi Steve, You can configure all agents to use a particular user account at "Settings | System | Agents | Advanced". Please see "Configuring Agents to be Launched Under a Specific User Account" for...
View ArticleForum Post: RE: Silk Meter
Hi Steve, Yes, that is the advantage of using SilkMeter on a central licensing server rather than a "standalone" license on a particular SilkPerformer machine. Best Regards, Neil
View ArticleForum Post: RE: ie user accounts on agents
This would work if the user/PW was the same for ALL agent machines, but in my case it varies between 2 different users. Otherwise, good thought though - thanks.
View ArticleForum Post: IP Address Manager
I attempt to use Client IP address multiplexing in my load test. When adding new IP addresses using SilkPerformer's System Configuration Manager, I got "Winsock: 210 - Invalid IP-address" error....
View ArticleForum Post: How to do Ramp up in round robin fashion
Hello friends, In my application, there are 5 scenarios let A, B, C, D, E, all are having different no of users let 50, 100, 70, 35, 150. and during ramp up it is required that user come in round...
View ArticleWiki Page: A list of Hotfixes for currently supported versions of Silk Performer
Here you can find a list of the Hotfixes for the currently supported versions of SilkPerformer. If you would like to be notified each time a fix is released please use the “email subscribe to this...
View ArticleForum Post: RE: How to do Ramp up in round robin fashion
You can use diffrent User types and achieve this
View ArticleForum Post: Can't install SP10
Hi, I try to install SP10 on Win7 with german OS. The installer always ask for "Wählen Sie einen anderen Speicherort für das". After choosing a directory it unpacks files and stopped at the same step...
View Article