[Webtest] StepExecutionException

Davidson, Peggy (MAN-Corporate) webtest@lists.canoo.com
Fri, 6 Jan 2006 07:17:51 -0500


This is a multi-part message in MIME format.

------_=_NextPart_001_01C612BB.36F22C30
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Thanks Mittie for the quick response, I should have mentioned that I had =
already checked for classpath conflicts with xerces jar, in fact, I don' =
t even have a classpath set.  I am executing the command using webtest =
-buildfile sample-google.xml and to be sure I used the ant that is =
packaged with the installation I removed the setting for ant home.  To =
confirm below is my windows setting.
=20
ALLUSERSPROFILE=3DC:\Documents and Settings\All Users
ANT_HOME=3DC:\javalibs\jakarta\ant\1.6.2
APPDATA=3DC:\Documents and Settings\pdavidson\Application Data
CATALINA_HOME=3Dc:\build\jakarta-tomcat-5.5.9
CATALINA_OPTS=3D-Dlog.output.dir=3Dc:\build\jakarta-tomcat-5.5.9\logs
CommonProgramFiles=3DC:\Program Files\Common Files
COMPUTERNAME=3DMSC_DEVPDAVID
ComSpec=3DC:\WINNT\system32\cmd.exe
CVSROOT=3D:pserver:pdavidson@cvsdev1.imanheim.com:/export/repo/cvsroot
GATEWAYCLIENT=3DC:\testclient
HOMEDRIVE=3DC:
HOMEPATH=3D\Documents and Settings\pdavidson
J2EE_HOME=3Dc:\j2sdkee-1_4
JAVALIBS=3DC:\javalibs
JAVA_HOME=3DC:\j2sdk1.4.2_04
LOGONSERVER=3D\\MSCDCWNS02
LOG_OUTPUT_DIR=3Dc:\build\jakarta-tomcat-5.5.9\logs
MAVEN_HOME=3DC:\javalibs\apache\maven\1.0.2
NUMBER_OF_PROCESSORS=3D1
OS=3DWindows_NT
Os2LibPath=3DC:\WINNT\system32\os2\dll;
Path=3DC:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program =
Files\Common Files\Adaptec Shared\System;C:\PROGRA~1\IBM\CLIENT
1;C:\PROGRA~1\IBM\CLIENT~1\Shared;C:\PROGRA~1\IBM\CLIENT~1\Emulator;C:\MS=
SQL7\BINN;C:\Program Files\TortoiseCVS;C:\WebSphere\AppS
rver\bin;C:\Sun\jwsdp-1.6\jwsdp-shared\bin;;C:\Program =
Files\STI\bin\pc-win95;c:\unix\usr\local\wbin;c:\unix\usr\local\wbin\Vim\=
v
m63;c:\javalibs\jython\2.1\bin;c:\javalibs\jakarta\ant\1.6.2\bin;C:\javal=
ibs\apache\maven\1.0.2\bin;C:\canoo\bin
PATHEXT=3D.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
PROCESSOR_ARCHITECTURE=3Dx86
PROCESSOR_IDENTIFIER=3Dx86 Family 15 Model 2 Stepping 7, GenuineIntel
PROCESSOR_LEVEL=3D15
PROCESSOR_REVISION=3D0207
ProgramFiles=3DC:\Program Files
PROJECTS_HOME=3DC:\Projects-Eclipse
PROMPT=3D$P$G
SystemDrive=3DC:
SystemRoot=3DC:\WINNT
TEMP=3DC:\DOCUME~1\PDAVID~1\LOCALS~1\Temp
TEST_LIB=3Dc:\projects\test\webApplication\WEB-INF\lib
TMP=3DC:\DOCUME~1\PDAVID~1\LOCALS~1\Temp
USERDNSDOMAIN=3Dman.co
USERDOMAIN=3DMAN
USERNAME=3Dpdavidson
USERPROFILE=3DC:\Documents and Settings\pdavidson
WAS_HOME=3DC:\WebSphere\AppServer
WEBTEST_HOME=3Dc:\canoo
windir=3DC:\WINNT
XMLBEANS_HOME=3DC:\xmlbeans\xmlbeans-2.0.0
=20

Peggy Davidson=20
678-645-2587=20

-----Original Message-----
From: webtest-admin@lists.canoo.com =
[mailto:webtest-admin@lists.canoo.com]On Behalf Of Dierk Koenig
Sent: Friday, January 06, 2006 5:06 AM
To: webtest@lists.canoo.com
Subject: RE: [Webtest] StepExecutionException


Hi Peggy,
=20
welcome to Canoo WebTest.
=20
You probably have a conflicting Xerces jar on your classpath.
=20
cheers
Mittie

-----Original Message-----
From: webtest-admin@lists.canoo.com =
[mailto:webtest-admin@lists.canoo.com]On Behalf Of Davidson, Peggy =
(MAN-Corporate)
Sent: Donnerstag, 5. Januar 2006 22:56
To: webtest@lists.canoo.com
Subject: [Webtest] StepExecutionException



Hi, I am getting a StepExecutionException when using the invoke does any =
one have any ideas? I get the same error when trying to run the =
installTest.xml.  Below is the exception dump and the xml that I am =
running. Any help would be appreciated, thanks

Other info:=20
WebTest version: Release class =3D 1.7, build number =3D R_1109=20
JDK=3Dj2sdk1.4.2_04=20
ant=3D1.6.2=20
OS=3DWindows 2000 5.00.2195 SP 4=20


config.xml=20
<config=20
             host=3D"www.google.com"=20
             port=3D"80"=20
             protocol=3D"http"=20
             saveresponse=3D"true"=20
             resultpath=3D"${basedir}\result"=20
             showhtmlparseroutput=3D"true"=20
            basepath=3D"/"/>=20

sample-google.xml=20


C:\Projects-Eclipse\testtools\sample-google.xml:13: Test failed.=20
Exception raised: com.canoo.webtest.engine.StepExecutionException: =
Unexpected exception caught: org.apache.xerces.xni.XNIException

, Step: InvokePage at =
C:\Projects-Eclipse\testtools\sample-google.xml:16:  with =
(description=3D"<unknown>", url=3D"/", method=3D"GET", s

tepType=3D"invoke")com.canoo.webtest.engine.StepExecutionException: =
Unexpected exception caught: org.apache.xerces.xni.XNIException,

 Step: InvokePage at C:\Projects-Eclipse\testtools\sample-google.xml:16: =
 with (description=3D"<unknown>", url=3D"/", method=3D"GET", st

epType=3D"invoke")=20
        at =
com.canoo.webtest.steps.Step.handleUnexpectedException(Step.java:567)=20
        at =
com.canoo.webtest.steps.AbstractBrowserAction.handleUnexpectedException(A=
bstractBrowserAction.java:106)=20
        at =
com.canoo.webtest.steps.request.TargetHelper.protectedGoto(TargetHelper.j=
ava:108)=20
        at =
com.canoo.webtest.steps.request.AbstractTargetAction.gotoTarget(AbstractT=
argetAction.java:106)=20
        at =
com.canoo.webtest.steps.request.AbstractTargetAction.doExecute(AbstractTa=
rgetAction.java:78)=20
        at com.canoo.webtest.steps.Step.execute(Step.java:143)=20
        at com.canoo.webtest.engine.Engine.executeSteps(Engine.java:28)=20
        at =
com.canoo.webtest.ant.WebtestTask.execute(WebtestTask.java:79)=20
        at =
org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:306)=20
        at org.apache.tools.ant.Task.perform(Task.java:401)=20
        at org.apache.tools.ant.Target.execute(Target.java:338)=20
        at org.apache.tools.ant.Target.performTasks(Target.java:365)=20
        at org.apache.tools.ant.Project.executeTarget(Project.java:1237) =

        at =
org.apache.tools.ant.Project.executeTargets(Project.java:1094)=20
        at org.apache.tools.ant.Main.runBuild(Main.java:669)=20
        at org.apache.tools.ant.Main.startAnt(Main.java:220)=20
        at org.apache.tools.ant.launch.Launcher.run(Launcher.java:246)=20
        at org.apache.tools.ant.launch.Launcher.main(Launcher.java:67)=20

        at =
com.canoo.webtest.ant.WebtestTask.stopBuildIfNeeded(WebtestTask.java:118)=
=20
        at =
com.canoo.webtest.ant.WebtestTask.execute(WebtestTask.java:82)=20
        at =
org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:306)=20
        at org.apache.tools.ant.Task.perform(Task.java:401)=20
        at org.apache.tools.ant.Target.execute(Target.java:338)=20
        at org.apache.tools.ant.Target.performTasks(Target.java:365)=20
        at org.apache.tools.ant.Project.executeTarget(Project.java:1237) =

        at =
org.apache.tools.ant.Project.executeTargets(Project.java:1094)=20
        at org.apache.tools.ant.Main.runBuild(Main.java:669)=20
        at org.apache.tools.ant.Main.startAnt(Main.java:220)=20
        at org.apache.tools.ant.launch.Launcher.run(Launcher.java:246)=20
        at org.apache.tools.ant.launch.Launcher.main(Launcher.java:67)=20

Total time: 4 seconds=20

Peggy Davidson=20


------_=_NextPart_001_01C612BB.36F22C30
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<TITLE>StepExecutionException</TITLE>

<META content=3D"MSHTML 6.00.2800.1515" name=3DGENERATOR></HEAD>
<BODY>
<DIV><SPAN class=3D234571412-06012006><FONT face=3DArial color=3D#0000ff =
size=3D2>Thanks=20
Mittie for the quick response, I should have mentioned that I had =
already=20
checked for classpath conflicts with xerces jar, in fact, I don'&nbsp;t =
even=20
have a classpath set.&nbsp; I am executing the command using webtest =
-buildfile=20
sample-google.xml and to be sure I used the ant that is packaged with =
the=20
installation I removed the setting for ant home.&nbsp; To confirm below =
is my=20
windows setting.</FONT></SPAN></DIV>
<DIV><SPAN class=3D234571412-06012006><FONT face=3DArial color=3D#0000ff =

size=3D2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D234571412-06012006><FONT face=3DArial color=3D#0000ff =

size=3D2>ALLUSERSPROFILE=3DC:\Documents and Settings\All=20
Users<BR>ANT_HOME=3DC:\javalibs\jakarta\ant\1.6.2<BR>APPDATA=3DC:\Documen=
ts and=20
Settings\pdavidson\Application=20
Data<BR>CATALINA_HOME=3Dc:\build\jakarta-tomcat-5.5.9<BR>CATALINA_OPTS=3D=
-Dlog.output.dir=3Dc:\build\jakarta-tomcat-5.5.9\logs<BR>CommonProgramFil=
es=3DC:\Program=20
Files\Common=20
Files<BR>COMPUTERNAME=3DMSC_DEVPDAVID<BR>ComSpec=3DC:\WINNT\system32\cmd.=
exe<BR>CVSROOT=3D:pserver:pdavidson@cvsdev1.imanheim.com:/export/repo/cvs=
root<BR>GATEWAYCLIENT=3DC:\testclient<BR>HOMEDRIVE=3DC:<BR>HOMEPATH=3D\Do=
cuments=20
and=20
Settings\pdavidson<BR>J2EE_HOME=3Dc:\j2sdkee-1_4<BR>JAVALIBS=3DC:\javalib=
s<BR>JAVA_HOME=3DC:\j2sdk1.4.2_04<BR>LOGONSERVER=3D\\MSCDCWNS02<BR>LOG_OU=
TPUT_DIR=3Dc:\build\jakarta-tomcat-5.5.9\logs<BR>MAVEN_HOME=3DC:\javalibs=
\apache\maven\1.0.2<BR>NUMBER_OF_PROCESSORS=3D1<BR>OS=3DWindows_NT<BR>Os2=
LibPath=3DC:\WINNT\system32\os2\dll;<BR>Path=3DC:\WINNT\system32;C:\WINNT=
;C:\WINNT\System32\Wbem;C:\Program=20
Files\Common Files\Adaptec=20
Shared\System;C:\PROGRA~1\IBM\CLIENT<BR>1;C:\PROGRA~1\IBM\CLIENT~1\Shared=
;C:\PROGRA~1\IBM\CLIENT~1\Emulator;C:\MSSQL7\BINN;C:\Program=20
Files\TortoiseCVS;C:\WebSphere\AppS<BR>rver\bin;C:\Sun\jwsdp-1.6\jwsdp-sh=
ared\bin;;C:\Program=20
Files\STI\bin\pc-win95;c:\unix\usr\local\wbin;c:\unix\usr\local\wbin\Vim\=
v<BR>m63;c:\javalibs\jython\2.1\bin;c:\javalibs\jakarta\ant\1.6.2\bin;C:\=
javalibs\apache\maven\1.0.2\bin;C:\canoo\bin<BR>PATHEXT=3D.COM;.EXE;.BAT;=
.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH<BR>PROCESSOR_ARCHITECTURE=3Dx86<BR>PROC=
ESSOR_IDENTIFIER=3Dx86=20
Family 15 Model 2 Stepping 7,=20
GenuineIntel<BR>PROCESSOR_LEVEL=3D15<BR>PROCESSOR_REVISION=3D0207<BR>Prog=
ramFiles=3DC:\Program=20
Files<BR>PROJECTS_HOME=3DC:\Projects-Eclipse<BR>PROMPT=3D$P$G<BR>SystemDr=
ive=3DC:<BR>SystemRoot=3DC:\WINNT<BR>TEMP=3DC:\DOCUME~1\PDAVID~1\LOCALS~1=
\Temp<BR>TEST_LIB=3Dc:\projects\test\webApplication\WEB-INF\lib<BR>TMP=3D=
C:\DOCUME~1\PDAVID~1\LOCALS~1\Temp<BR>USERDNSDOMAIN=3Dman.co<BR>USERDOMAI=
N=3DMAN<BR>USERNAME=3Dpdavidson<BR>USERPROFILE=3DC:\Documents=20
and=20
Settings\pdavidson<BR>WAS_HOME=3DC:\WebSphere\AppServer<BR>WEBTEST_HOME=3D=
c:\canoo<BR>windir=3DC:\WINNT<BR>XMLBEANS_HOME=3DC:\xmlbeans\xmlbeans-2.0=
.0</FONT></SPAN></DIV>
<DIV>&nbsp;</DIV>
<P><I><FONT face=3DArial color=3D#000080 size=3D2>Peggy =
Davidson</FONT></I>=20
<BR><I><FONT face=3DArial color=3D#000080 =
size=3D2>678-645-2587</FONT></I> </P>
<BLOCKQUOTE dir=3Dltr style=3D"MARGIN-RIGHT: 0px">
  <DIV class=3DOutlookMessageHeader dir=3Dltr align=3Dleft><FONT =
face=3DTahoma=20
  size=3D2>-----Original Message-----<BR><B>From:</B>=20
  webtest-admin@lists.canoo.com =
[mailto:webtest-admin@lists.canoo.com]<B>On=20
  Behalf Of </B>Dierk Koenig<BR><B>Sent:</B> Friday, January 06, 2006 =
5:06=20
  AM<BR><B>To:</B> webtest@lists.canoo.com<BR><B>Subject:</B> RE: =
[Webtest]=20
  StepExecutionException<BR><BR></FONT></DIV>
  <DIV><SPAN class=3D570420010-06012006><FONT face=3DArial =
color=3D#0000ff size=3D2>Hi=20
  Peggy,</FONT></SPAN></DIV>
  <DIV><SPAN class=3D570420010-06012006><FONT face=3DArial =
color=3D#0000ff=20
  size=3D2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=3D570420010-06012006><FONT face=3DArial =
color=3D#0000ff=20
  size=3D2>welcome to Canoo WebTest.</FONT></SPAN></DIV>
  <DIV><SPAN class=3D570420010-06012006><FONT face=3DArial =
color=3D#0000ff=20
  size=3D2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=3D570420010-06012006><FONT face=3DArial =
color=3D#0000ff size=3D2>You=20
  probably have a conflicting Xerces jar on your =
classpath.</FONT></SPAN></DIV>
  <DIV><SPAN class=3D570420010-06012006><FONT face=3DArial =
color=3D#0000ff=20
  size=3D2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=3D570420010-06012006><FONT face=3DArial =
color=3D#0000ff=20
  size=3D2>cheers</FONT></SPAN></DIV>
  <DIV><SPAN class=3D570420010-06012006><FONT face=3DArial =
color=3D#0000ff=20
  size=3D2>Mittie</FONT></SPAN></DIV>
  <BLOCKQUOTE dir=3Dltr=20
  style=3D"PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px =
solid; MARGIN-RIGHT: 0px">
    <DIV class=3DOutlookMessageHeader dir=3Dltr align=3Dleft><FONT =
face=3DTahoma=20
    size=3D2>-----Original Message-----<BR><B>From:</B>=20
    webtest-admin@lists.canoo.com =
[mailto:webtest-admin@lists.canoo.com]<B>On=20
    Behalf Of </B>Davidson, Peggy (MAN-Corporate)<BR><B>Sent:</B> =
Donnerstag, 5.=20
    Januar 2006 22:56<BR><B>To:</B> =
webtest@lists.canoo.com<BR><B>Subject:</B>=20
    [Webtest] StepExecutionException<BR><BR></FONT></DIV><!-- Converted =
from text/rtf format -->
    <P><FONT face=3DArial size=3D2>Hi, I am getting a =
StepExecutionException when=20
    using the invoke does any one have any ideas? I get the same error =
when=20
    trying to run the installTest.xml.&nbsp; Below is the exception dump =
and the=20
    xml that I am running. Any help would be appreciated, =
thanks</FONT></P>
    <P><FONT face=3DArial size=3D2>Other info:</FONT> <BR><FONT =
face=3DArial=20
    size=3D2>WebTest version: Release class =3D 1.7, build number =3D =
R_1109=20
    </FONT><BR><FONT face=3DArial size=3D2>JDK=3Dj2sdk1.4.2_04</FONT> =
<BR><FONT=20
    face=3DArial size=3D2>ant=3D1.6.2</FONT> <BR><FONT face=3DArial =
size=3D2>OS=3DWindows=20
    2000 5.00.2195 SP 4</FONT> </P><BR>
    <P><FONT face=3DArial size=3D2>config.xml</FONT> <BR><FONT =
face=3DArial=20
    size=3D2>&lt;config</FONT> <BR><FONT face=3DArial=20
    =
size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;=20
    host=3D"www.google.com"</FONT> <BR><FONT face=3DArial=20
    =
size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;=20
    port=3D"80"</FONT> <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
<FONT=20
    face=3DArial size=3D2>&nbsp;&nbsp;&nbsp;&nbsp; =
protocol=3D"http"</FONT>=20
    <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT face=3DArial=20
    size=3D2>&nbsp;&nbsp;&nbsp;&nbsp; saveresponse=3D"true"</FONT>=20
    <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT face=3DArial=20
    size=3D2>&nbsp;&nbsp;&nbsp;&nbsp; =
resultpath=3D"${basedir}\result"</FONT>=20
    <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT face=3DArial=20
    size=3D2>&nbsp;&nbsp;&nbsp;&nbsp; =
showhtmlparseroutput=3D"true"</FONT> <BR><FONT=20
    face=3DArial=20
    =
size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;=20
    basepath=3D"/"/&gt;</FONT> </P>
    <P><FONT face=3DArial size=3D2>sample-google.xml</FONT> </P><BR>
    <P><I><FONT face=3DArial color=3D#000080=20
    size=3D2>C:\Projects-Eclipse\testtools\sample-google.xml:13: Test=20
    failed.</FONT></I> <BR><I><FONT face=3DArial color=3D#000080 =
size=3D2>Exception=20
    raised: com.canoo.webtest.engine.StepExecutionException: Unexpected=20
    exception caught: org.apache.xerces.xni.XNIException</FONT></I></P>
    <P><I><FONT face=3DArial color=3D#000080 size=3D2>, Step: InvokePage =
at=20
    C:\Projects-Eclipse\testtools\sample-google.xml:16:&nbsp; with=20
    (description=3D"&lt;unknown&gt;", url=3D"/", method=3D"GET", =
s</FONT></I></P>
    <P><I><FONT face=3DArial color=3D#000080=20
    =
size=3D2>tepType=3D"invoke")com.canoo.webtest.engine.StepExecutionExcepti=
on:=20
    Unexpected exception caught:=20
    org.apache.xerces.xni.XNIException,</FONT></I></P>
    <P><I><FONT face=3DArial color=3D#000080 size=3D2>&nbsp;Step: =
InvokePage at=20
    C:\Projects-Eclipse\testtools\sample-google.xml:16:&nbsp; with=20
    (description=3D"&lt;unknown&gt;", url=3D"/", method=3D"GET", =
st</FONT></I></P>
    <P><I><FONT face=3DArial color=3D#000080 =
size=3D2>epType=3D"invoke")</FONT></I>=20
    <BR><I><FONT face=3DArial color=3D#000080=20
    size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at=20
    =
com.canoo.webtest.steps.Step.handleUnexpectedException(Step.java:567)</FO=
NT></I>=20
    <BR><I><FONT face=3DArial color=3D#000080=20
    size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at=20
    =
com.canoo.webtest.steps.AbstractBrowserAction.handleUnexpectedException(A=
bstractBrowserAction.java:106)</FONT></I>=20
    <BR><I><FONT face=3DArial color=3D#000080=20
    size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at=20
    =
com.canoo.webtest.steps.request.TargetHelper.protectedGoto(TargetHelper.j=
ava:108)</FONT></I>=20
    <BR><I><FONT face=3DArial color=3D#000080=20
    size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at=20
    =
com.canoo.webtest.steps.request.AbstractTargetAction.gotoTarget(AbstractT=
argetAction.java:106)</FONT></I>=20
    <BR><I><FONT face=3DArial color=3D#000080=20
    size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at=20
    =
com.canoo.webtest.steps.request.AbstractTargetAction.doExecute(AbstractTa=
rgetAction.java:78)</FONT></I>=20
    <BR><I><FONT face=3DArial color=3D#000080=20
    size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at=20
    com.canoo.webtest.steps.Step.execute(Step.java:143)</FONT></I> =
<BR><I><FONT=20
    face=3DArial color=3D#000080 =
size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
    at =
com.canoo.webtest.engine.Engine.executeSteps(Engine.java:28)</FONT></I>=20
    <BR><I><FONT face=3DArial color=3D#000080=20
    size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at=20
    =
com.canoo.webtest.ant.WebtestTask.execute(WebtestTask.java:79)</FONT></I>=
=20
    <BR><I><FONT face=3DArial color=3D#000080=20
    size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at=20
    =
org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:306)</FON=
T></I>=20
    <BR><I><FONT face=3DArial color=3D#000080=20
    size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at=20
    org.apache.tools.ant.Task.perform(Task.java:401)</FONT></I> =
<BR><I><FONT=20
    face=3DArial color=3D#000080 =
size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
    at org.apache.tools.ant.Target.execute(Target.java:338)</FONT></I>=20
    <BR><I><FONT face=3DArial color=3D#000080=20
    size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at=20
    org.apache.tools.ant.Target.performTasks(Target.java:365)</FONT></I> =

    <BR><I><FONT face=3DArial color=3D#000080=20
    size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at=20
    =
org.apache.tools.ant.Project.executeTarget(Project.java:1237)</FONT></I> =

    <BR><I><FONT face=3DArial color=3D#000080=20
    size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at=20
    =
org.apache.tools.ant.Project.executeTargets(Project.java:1094)</FONT></I>=
=20
    <BR><I><FONT face=3DArial color=3D#000080=20
    size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at=20
    org.apache.tools.ant.Main.runBuild(Main.java:669)</FONT></I> =
<BR><I><FONT=20
    face=3DArial color=3D#000080 =
size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
    at org.apache.tools.ant.Main.startAnt(Main.java:220)</FONT></I> =
<BR><I><FONT=20
    face=3DArial color=3D#000080 =
size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
    at =
org.apache.tools.ant.launch.Launcher.run(Launcher.java:246)</FONT></I>=20
    <BR><I><FONT face=3DArial color=3D#000080=20
    size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at=20
    =
org.apache.tools.ant.launch.Launcher.main(Launcher.java:67)</FONT></I> =
</P>
    <P><I><FONT face=3DArial color=3D#000080=20
    size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at=20
    =
com.canoo.webtest.ant.WebtestTask.stopBuildIfNeeded(WebtestTask.java:118)=
</FONT></I>=20
    <BR><I><FONT face=3DArial color=3D#000080=20
    size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at=20
    =
com.canoo.webtest.ant.WebtestTask.execute(WebtestTask.java:82)</FONT></I>=
=20
    <BR><I><FONT face=3DArial color=3D#000080=20
    size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at=20
    =
org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:306)</FON=
T></I>=20
    <BR><I><FONT face=3DArial color=3D#000080=20
    size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at=20
    org.apache.tools.ant.Task.perform(Task.java:401)</FONT></I> =
<BR><I><FONT=20
    face=3DArial color=3D#000080 =
size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
    at org.apache.tools.ant.Target.execute(Target.java:338)</FONT></I>=20
    <BR><I><FONT face=3DArial color=3D#000080=20
    size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at=20
    org.apache.tools.ant.Target.performTasks(Target.java:365)</FONT></I> =

    <BR><I><FONT face=3DArial color=3D#000080=20
    size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at=20
    =
org.apache.tools.ant.Project.executeTarget(Project.java:1237)</FONT></I> =

    <BR><I><FONT face=3DArial color=3D#000080=20
    size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at=20
    =
org.apache.tools.ant.Project.executeTargets(Project.java:1094)</FONT></I>=
=20
    <BR><I><FONT face=3DArial color=3D#000080=20
    size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at=20
    org.apache.tools.ant.Main.runBuild(Main.java:669)</FONT></I> =
<BR><I><FONT=20
    face=3DArial color=3D#000080 =
size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
    at org.apache.tools.ant.Main.startAnt(Main.java:220)</FONT></I> =
<BR><I><FONT=20
    face=3DArial color=3D#000080 =
size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
    at =
org.apache.tools.ant.launch.Launcher.run(Launcher.java:246)</FONT></I>=20
    <BR><I><FONT face=3DArial color=3D#000080=20
    size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at=20
    =
org.apache.tools.ant.launch.Launcher.main(Launcher.java:67)</FONT></I> =
</P>
    <P><I><FONT face=3DArial color=3D#000080 size=3D2>Total time: 4 =
seconds</FONT></I>=20
    </P>
    <P><I><FONT face=3DArial color=3D#000080 size=3D2>Peggy =
Davidson</FONT></I>=20
  </P></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>

------_=_NextPart_001_01C612BB.36F22C30--