Visual Studio负载测试结果存储库空间不足 [英] Visual Studio load test results repository is out of space

查看:156
本文介绍了Visual Studio负载测试结果存储库空间不足的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

运行我的Visual Studio负载测试会导致以下错误消息:

Running my Visual Studio load tests results in the following error message:

运行测试时发生错误.由于以下错误,结果收集停止.无法访问负载测试结果存储库.负载测试结果存储库空间不足.为存储库分配更多空间(如果可能),或删除较早的负载测试运行的结果.

Error occurring running test. Results collection stopped due to the following error. Could not access the load test results repository. The load test results repository is out of space. Allocate more space to the repository (if possible), or delete results of older load test runs.

我不知道任何此类存储库.如何找到存储库并解决问题?

I'm not aware of any such repository. How do I find the repository and fix the problem?

推荐答案

要在数据库中腾出更多空间,请打开任何负载测试[请参见注释].右键单击负载测试,然后选择管理测试结果,或单击负载测试窗格上方最右边的第二个图标.窗口中的下拉列表之一允许选择所有负载测试结果.选择一个或多个不再需要的结果文件,然后删除.移除过程可能需要几分钟,

To make more room in the database, open any load test [see note]. Right click in the load test and select manage test results, or click the next-to-rightmost icon above the load test pane. One of the drop-down lists in the window allows the selection of all load test results. Select one or more result files that are no longer wanted and remove them. Removal takes a while, possibly minutes.

负载测试结果进行存档和恢复.导出不会删除结果.

Load test results can be archived and restored via the export and import buttons on the same window. Exporting does not remove the results.

注意:也可以创建一个新的负载测试,它不需要执行任何操作,只需要存在即可.访问管理测试结果窗口的唯一方法是通过开放负载测试.

Note: Can also create a new load test, it does not need to do anything, it just needs to exist. The only way to access the manage test results window is via an open load test.

更新:

Visual Studio使用的SQL数据库可以从菜单=> 加载测试 => 管理测试控制器中找到.

The SQL database that Visual Studio is using can be found from Menu => Load Test => Manage test controllers.

正在使用的数据库并不总是很明显,有时 Manage Test Controllers (管理测试控制器)窗口并不能说明全部情况.因此,应该从中删除结果的数据库并不明显.在一种情况下,即使使用管理测试控制器找到的负载测试数据库中的所有记录都已删除,我仍会重复显示以下消息.

The database that is being used is not always obvious and sometimes the Manage Test Controllers window does not tell the whole story. Hence the database from which results should be deleted is not obvious. In one case I found the message below was repeatedly displayed even though all the records in the load tests database found using Manage Test Controllers had been deleted.

由于以下错误,结果收集停止了: 无法访问负载测试结果存储库: 负载测试结果存储库空间不足.分配 存储库有更多空间(如果可能),或删除 较早的负载测试结果.

Results collection stopped due to the following error: Could not access the load test results repository: The load test results repository is out of space. Allocate more space to the repository (if possible), or delete results of older load test runs.

打开和管理负载测试结果窗口中,我建议检查输入控制器名称以查找负载测试结果中显示的每个值(包括值<Local - No controller> ),并为每个值设置显示以下负载测试的结果<Show results for all tests>.

In the Open and Manage Load Test Results window I recommend checking every value shown in the Enter a controller name to find load test results (including the value <Local - No controller>) and for each of these values set Show results for the following load test to be <Show results for all tests>.

这篇关于Visual Studio负载测试结果存储库空间不足的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆