[ptt-users] functional tests stuck in infinite loops

Theo McCarthy tmccarthy at tangiblesoftware.com
Fri Mar 14 08:13:39 PST 2008


I'm running PushToTest on WindowsXP SP2, and ever since I downloaded v5.1 every functional test I run seems to get stuck in some kind of infinite loop.  This is true both for new scenarios I've written since the update and on scenarios that worked fine before the update.  It happens for every functional test, and I can't break the loop by stopping the scenario.  Does anybody know what might be causing this or how to fix it?

Here's my Console Output:

Starting local TestNode
at C:\Program Files\PushToTest_TestMaker\TestNetwork\TestNode\startup.bat
Starting local Monitor
2008-03-14 11:47:34,761 [main] DEBUG com.bitmechanic.maxq.Config - Generator: com.pushtotest.testmaker.gui.NewAgentWizard.maxqhelp.TMCodeGenerator
Proxy recorder server started on port: 80902008-03-14 11:47:35,214 [Thread-13] INFO  com.bitmechanic.maxq.ProxyServer - Proxy server started on port: 8090

	-	Validating test			-
The test is valid.
	-	The functional test is running	-
	-	Test Resources		-
XML Scenario:	C:\Documents and Settings\TSI\Desktop\Push files\CCAUCAPanthemGA1Func
TestGen4Web File:	C:\Documents and Settings\TSI\Desktop\Push files\CCAUCAPanthemGA1.testgen4web
	-	Loading Scenario		-
The node localhost is valid
The node localhost has loaded the scenario
TestNode localhost snapshot: Operating first test use case
TestNode localhost snapshot: Operating first test use case
TestNode localhost snapshot: Operating first test use case
TestNode localhost snapshot: Operating first test use case
TestNode localhost snapshot: Operating first test use case
TestNode localhost snapshot: Operating first test use case
TestNode localhost snapshot: Operating first test use case
TestNode localhost snapshot: Operating first test use case
TestNode localhost snapshot: Operating first test use case
TestNode localhost snapshot: Operating first test use case
TestNode localhost snapshot: Operating first test use case
TestNode localhost snapshot: Operating first test use case
TestNode localhost snapshot: Operating first test use case
TestNode localhost snapshot: Operating first test use case
	-	Stoping test			-
Stoping node: localhost
The node has been stopped
Test stopped!
TestNode localhost snapshot: Operating first test use case
TestNode localhost snapshot: Operating first test use case
TestNode localhost snapshot: Operating first test use case
TestNode localhost snapshot: Operating first test use case

and my Local TestNode Output:

- Unable to find required classes (javax.activation.DataHandler and javax.mail.internet.MimeMultipart). Attachment support is disabled.
Adding file localhost\mylog.xml
INFO - New scenario Untitled Functional Test
INFO - Node name:localhost
Running a functional test
Executing time 0
INFO - Trying to stop the monitor
INFO - Trying to stop the monitor

and my Local TestNode Error:

2008-03-14 11:47:34.421::INFO:  Logging to STDERR via org.mortbay.log.StdErrLog
2008-03-14 11:47:35.578::INFO:  jetty-6.1.4
2008-03-14 11:47:35.703::INFO:  NO JSP Support for /axis, did not find org.apache.jasper.servlet.JspServlet
2008-03-14 11:47:35.249::INFO:  Extract jar:file:/C:/Program%20Files/PushToTest_TestMaker/TestNetwork/TestNode/webapps/responder.war!/ to C:\DOCUME~1\TSI\LOCALS~1\Temp\Jetty_0_0_0_0_8080_responder.war__responder__-4z4j09\webapp
2008-03-14 11:47:35.359::INFO:  NO JSP Support for /responder, did not find org.apache.jasper.servlet.JspServlet
2008-03-14 11:47:36.890::INFO:  NO JSP Support for /TestNetwork, did not find org.apache.jasper.servlet.JspServlet
2008-03-14 11:47:36.137::INFO:  NO JSP Support for /WEB-INF, did not find org.apache.jasper.servlet.JspServlet
2008-03-14 11:47:36.153::INFO:  Started SelectChannelConnector at 0.0.0.0:8080
Exception in thread "Thread-20" java.lang.VerifyError: (class: com/pushtotest/testmaker/XSTest/xml/TestScenario/ScriptRunner, method: runSOAPUI signature: (Lcom/eviware/soapui/impl/wsdl/testcase/WsdlTestCase;Lcom/pushtotest/testmaker/XSTest/xml/TestScenario/SoapuiTestRunListener;)V) Incompatible argument to function
	at com.pushtotest.testmaker.XSTest.xml.TestScenario.TestusecaseRunner.runOneTime(TestusecaseRunner.java:454)
	at com.pushtotest.testmaker.XSTest.xml.TestScenario.TestscenarioRunner.runFunctionaltest(TestscenarioRunner.java:288)
	at com.pushtotest.testmaker.XSTest.xml.TestScenario.TestscenarioRunner.access$000(TestscenarioRunner.java:91)
	at com.pushtotest.testmaker.XSTest.xml.TestScenario.TestscenarioRunner$FunctionalTest.run(TestscenarioRunner.java:272)





-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://cake.pushtotest.com/pipermail/users/attachments/20080314/9fa6cfcb/attachment.htm


More information about the Users mailing list