LoadRunner启动自带例子Web Tours报错

1.启动Samples-Web-Start Web Server时,提示Could not open port 1080-Port is already used by another server(wsaeaddrinuse)
  解决方法:
  找到xitami.cgf,将protbase=1000改为2000
  [C:Program FilesHPLoadRunnerWebTours]
  2.启动Samples-Web-Start Web Server时,提示your request was unsuccessful,Cannot create CGI process
  解决方法:
  a.可能未安装strawberry-perl.
  b.如正常安装,请打开WebTours文件夹下的run.bat,查看其SET PATH路径设置是否正确,尤其是perl安装路径,此BAT后默认perl安装在C盘,c:strawberrycbin;c:strawberryperlbin 如你安装strawberry并非此路路径,在此修改BAT保存是没用的,需重新安装perl到C盘,或COPY一份到C盘下。重启start web server.服务.
  3.LoadRunner Sample WebTours 点击Flights出现空白解决方法
  解决方法:找环境变量,发现PERL5LIB变量中的值与LOG文件的匹配,值为:D:oracleproduct10.2.0db_2perl5.8.3libMSWin32-x86;D:oracleproduct10.2.0db_2perl5.8.3lib;D:oracleproduct10.2.0db_2perl5.8.3libMSWin32-x86;D:oracleproduct10.2.0db_2perlsite5.8.3;D:oracleproduct10.2.0db_2perlsite5.8.3lib;D:oracleproduct10.2.0db_2sysmanadminscripts;
  去除所有带5.8.3的值,修改后的值为D:oracleproduct10.2.0db_2sysmanadminscripts;
  此时sample运行正常。但不知道对ORACLE有什么影响。
  怕对oracle有影响,我在StartServer.bat里加上了对这个变量的设置
  编辑StartServer.bat 在最上面加上SET PERL5LIB=C:oracleproduct10.2.0db_1sysmanadminscripts

最新内容请见作者的GitHub页:http://qaseven.github.io/

时间: 2024-07-30 06:31:54

LoadRunner启动自带例子Web Tours报错的相关文章

eclipse使用debug模式启动web服务报错

问题描述 eclipse使用debug模式启动web服务报错,使用run方式就正常.报错异常如下:SEVERE: Catalina.start: org.apache.catalina.LifecycleException: Failed to start component [StandardServer[8005]]at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:152)at org.apache.cata

path-tomcat问题 启动不了 web项目报错

问题描述 tomcat问题 启动不了 web项目报错 Demo13 is required and cannot be removed from the server 每个web项目都在run as 的时候,点击该项目命称,最上面就会出现这句话,前面有个红叉,最后运行时报错,但我的build path等配置并没问题,tomcat安装都没问题 解决方案 你是不是有两个tomcat,遇到这种问题最直接的方法是 点击删除tomcat,然后再把tomcat加进去 就好了 解决方案二: tomcat启动报

eclipse启动项目时遇到问题,报错!

问题描述 eclipse启动项目时遇到问题,报错! FATAL ERROR in native method: JDWP No transports initialized, jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197) ERROR: transport error 202: connect failed: Connection timed out ERROR: JDWP Transport dt_socket failed to initialize,

maven新建web项目报错Failure to transfer org.codehaus.plexus:plexus:pom:2.0.5

问题描述 maven新建web项目报错Failure to transfer org.codehaus.plexus:plexus:pom:2.0.5 Failure to transfer org.codehaus.plexus:plexus:pom:2.0.5 from http://repo.maven.apache.org/ maven2 was cached in the local repository, resolution will not be reattempted unti

web xml-spring4 web.xml报错 不知道什么问题求大神解答

问题描述 spring4 web.xml报错 不知道什么问题求大神解答 报错信息:Multiple annotations found at this line: - Attribute ""xmlns:xsi"" must be declared for element type ""web-app"". - The content of element type ""web-app""

spring-用quartz做个例子为什么会报错

问题描述 用quartz做个例子为什么会报错 这是报错信息 这是spring中的配置 这是quartz.properties中的配置 代码 请大神看下找找哪里原因

web测试报错,ssm我并不加serverice

问题描述 web测试报错,ssm我并不加serverice HTTP Status 500 - Unable to instantiate Action, action.LoginAction, defined for 'login' in namespace '/god'Error creating bean with name 'action.LoginAction': Injection of resource dependencies failed; nested exception i

配置java微信开发请求校验web.xml报错

问题描述 配置java微信开发请求校验web.xml报错 我已经把web.xml放在和lib同一级下了,但是还是会出现报错~~o(>_<)o ~~ 而且还是有小地球在左上角..我刚刚问的原贴在这~~~~~http://ask.csdn.net/question/218043 我是纯小白~~~大家别打我 解决方案 网上找一个标准的web.xml重新编写配置文件. 解决方案二: 你要实在不行的话,,就重新创建啊

maven项目中web.xml报错

问题描述 maven项目中web.xml报错 已加入这段代码就报错,求指导... 解决方案 好像是你web.xml配置有问题,试试下面的 <?xml version="1.0" encoding="UTF-8"?> <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://java.sun.com/xml/ns/javaee