51Testing软件测试论坛

标题: 为什么脚本回放会报500错误 [打印本页]

作者: fxn0311    时间: 2008-1-31 15:34
标题: 为什么脚本回放会报500错误
录制一个提交表单的操作,回放后会报500,为什么?
Action.c(1236): Error -26612: HTTP Status-Code=500 (Internal Server Error) for "http://192.168.5.183/xhoaplat/Application/Document/TaskInfoResult.aspx"          [MsgId: MERR-26612]
Action.c(1236): web_submit_data("TaskInfoResult.aspx") highest severity level was "ERROR", 7111 body bytes, 241 header bytes          [MsgId: MMSG-26388]
Ending action Action.
且截取http://192.168.5.183/xhoaplat/Ap ... TaskInfoResult.aspx登录后,会出现错误网页“/xhoaplat”应用程序中的服务器错误。
--------------------------------------------------------------------------------

未将对象引用设置到对象的实例。
但是该系统还可以正常使用。
作者: iori    时间: 2008-1-31 16:35
看看这个
Message Code 26612
HTTP Status-Code='%_1'_ld ('%2') for 'resource'

The replay sent an unsupported request to the server. The server responded with the error "INTERNAL SERVER ERROR".

Troubleshooting
Try to access the URL or the application being tested from a browser on the same machine.
Comment out or remove any preceding web_add_header and/or web_add_auto_header calls in the script.
Check for values in the script that might need correlation.
作者: fxn0311    时间: 2008-2-2 12:03
设置了自动关联,回放依然报500错误,是什么原因,是否是程序本身有问题,因为有时手动登录后,到某个模块下也会报500“未将对像引用设置到对像的实例”。但这种显现只是偶尔会出现。
作者: qhbqhb    时间: 2008-2-27 12:31
我也有这个问题 ,有人知道怎么解决吗?
作者: liangjz    时间: 2008-2-27 20:48
为有时手动登录后,到某个模块下也会报500“未将对像引用设置到对像的实例”。但这种显现只是偶尔会出现。

这里就有很明显的功能BUG了

建议分析清楚出现情况的规律
或者借助压力测试,把这个出现概率放大一些
作者: neval_wu    时间: 2008-4-18 11:48
标题: 500错误
我也遇到一模一样的问题,有知道的么?

和关联有关系么?
作者: neval_wu    时间: 2008-4-18 11:58
标题: http://bbs.51testing.com/viewthread.php?tid=44951
我看了这个帖子上说的情况和咱们这个一致;
其中有人说:

http500错误一般都是数据库连接失败,一般都是提交信息后,页面返回HTTP500错误,,也有可能是应用的问题,我遇到过500错误,是由于内存泄露导致的。

如果真的是这些错误,是不是说系统有bug,要调整?
作者: witcher2002    时间: 2009-6-10 16:44
我遇到过500错误,也是由于内存泄露导致的




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2