Ticket #248 (closed defect: fixed)

Opened 4 months ago

Last modified 4 months ago

Tests output result of "Test Summary" only

Reported by: jack Owned by:
Priority: blocker Milestone:
Version: Keywords: Test Summary Output Testing
Cc:

Description

When attempting to test EndToEnd? example test, the test validates and then:

Console output repeats "Test Summary":

- Validating test - The test is valid.

  • Test Resources -

XML Scenario: C:\Program Files\PushToTest_TestMaker\example_agents\EndToEndTest?\EndToEnd?_LoadTestScenario.xml JAR File: C:\Program Files\PushToTest_TestMaker\.\example_agents\EndToEndTest?\TMUtils.jar SOAPUI File: C:\Program Files\PushToTest_TestMaker\.\example_agents\EndToEndTest?\BrewBizService?-soapui-project.xml TestGen4Web File: C:\Program Files\PushToTest_TestMaker\.\example_agents\EndToEndTest?\BrewBizWeb?.testgen4web Data File: C:\Program Files\PushToTest_TestMaker\.\example_agents\EndToEndTest?\data.csv

  • Loading Scenario -

The node localhost is valid The node localhost has loaded the scenario

  • Starting Monitors -
  • Monitoring on Testnodes is disabled -
  • Monitoring of Host disabled -
  • Making Transactions -

The node localhost didn't start the usecase

  • Recording Transaction -

Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary Test Summary

  • Stoping test -

Stoping node: localhost The node has been stopped Test stopped! Test Summary java.io.FileNotFoundException?: .\example_agents\EndToEndTest?\Results\2008_06_19_14-29-32_PDT_Thu\docs\gSCL.png (The system cannot find the path specified)

at java.io.FileOutputStream?.open(Native Method) at java.io.FileOutputStream?.<init>(Unknown Source) at java.io.FileOutputStream?.<init>(Unknown Source) at org.jfree.chart.ChartUtilities?.saveChartAsPNG(ChartUtilities?.java:328) at org.jfree.chart.ChartUtilities?.saveChartAsPNG(ChartUtilities?.java:300) at com.pushtotest.testmaker.XSTest.client.ControlRunner?.saveRealtime(ControlRunner?.java:704) at com.pushtotest.testmaker.XSTest.client.ControlRunner?.createGraphs(ControlRunner?.java:642) at com.pushtotest.testmaker.XSTest.client.ControlRunner?.runScenario(ControlRunner?.java:619) at com.pushtotest.testmaker.XSTest.client.ControlRunner?.run(ControlRunner?.java:538)

AND

Local Testnode Output says: "Running a use case 0" "Caught a throwable java.lang.NullPointerException?"

Local TestNode Error says:

jar:file:/C:/Program%20Files/PushToTest_TestMaker/TestNetwork/TestNode/webapps/BrewBizWeb.war!/ to C:\DOCUME~1\FRANKC~1\LOCALS~1\Temp\Jetty_0_0_0_0_8080_BrewBizWeb.warBrewBizWeb2tlky5\webapp 2008-06-19 14:29:16.875::INFO: NO JSP Support for /BrewBizWeb, did not find org.apache.jasper.servlet.JspServlet? 2008-06-19 14:29:16.969::INFO: Extract jar:file:/C:/Program%20Files/PushToTest_TestMaker/TestNetwork/TestNode/webapps/responder.war!/ to C:\DOCUME~1\FRANKC~1\LOCALS~1\Temp\Jetty_0_0_0_0_8080_responder.warresponder-4z4j09\webapp 2008-06-19 14:29:17.109::INFO: NO JSP Support for /responder, did not find org.apache.jasper.servlet.JspServlet? 2008-06-19 14:29:23.699::INFO: NO JSP Support for /TestNetwork, did not find org.apache.jasper.servlet.JspServlet? 2008-06-19 14:29:24.808::INFO: Started SelectChannelConnector@0?.0.0.0:8080 java.lang.VerifyError?: (class: com/pushtotest/testmaker/XSTest/Scenario/SoapMethodComponentsProvider, method: runSOAPUI signature: (Lcom/eviware/soapui/impl/wsdl/testcase/WsdlTestCase;Lcom/pushtotest/testmaker/XSTest/Scenario/SoapuiTestRunListener;Ljava/util/HashMap;)V) Incompatible argument to function

at com.pushtotest.testmaker.XSTest.Scenario.TestscenarioRunner?.<init>(TestscenarioRunner?.java:129) at com.pushtotest.testnetwork.Scenario.load(Unknown Source) at com.pushtotest.testnetwork.TestNode.doLoadScenario(Unknown Source) at sun.reflect.NativeMethodAccessorImpl?.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl?.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl?.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:397) at org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:186) at org.apache.axis.providers.java.JavaProvider?.invoke(JavaProvider?.java:323) at org.apache.axis.strategies.InvocationStrategy?.visit(InvocationStrategy?.java:32) at org.apache.axis.SimpleChain?.doVisiting(SimpleChain?.java:118) at org.apache.axis.SimpleChain?.invoke(SimpleChain?.java:83) at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:453) at org.apache.axis.server.AxisServer?.invoke(AxisServer?.java:281) at org.apache.axis.transport.http.AxisServlet?.doPost(AxisServlet?.java:699) at javax.servlet.http.HttpServlet?.service(HttpServlet?.java:727) at org.apache.axis.transport.http.AxisServletBase?.service(AxisServletBase?.java:327) at javax.servlet.http.HttpServlet?.service(HttpServlet?.java:820) at org.mortbay.jetty.servlet.ServletHolder?.handle(ServletHolder?.java:487) at org.mortbay.jetty.servlet.ServletHandler?.handle(ServletHandler?.java:367) at org.mortbay.jetty.security.SecurityHandler?.handle(SecurityHandler?.java:216) at org.mortbay.jetty.servlet.SessionHandler?.handle(SessionHandler?.java:181) at org.mortbay.jetty.handler.ContextHandler?.handle(ContextHandler?.java:712) at org.mortbay.jetty.webapp.WebAppContext?.handle(WebAppContext?.java:405) at org.mortbay.jetty.handler.ContextHandlerCollection?.handle(ContextHandlerCollection?.java:211) at org.mortbay.jetty.handler.HandlerCollection?.handle(HandlerCollection?.java:114) at org.mortbay.jetty.handler.HandlerWrapper?.handle(HandlerWrapper?.java:139) at org.mortbay.jetty.Server.handle(Server.java:295) at org.mortbay.jetty.HttpConnection?.handleRequest(HttpConnection?.java:503) at org.mortbay.jetty.HttpConnection?$RequestHandler?.content(HttpConnection?.java:841) at org.mortbay.jetty.HttpParser?.parseNext(HttpParser?.java:639) at org.mortbay.jetty.HttpParser?.parseAvailable(HttpParser?.java:210) at org.mortbay.jetty.HttpConnection?.handle(HttpConnection?.java:379) at org.mortbay.io.nio.SelectChannelEndPoint?.run(SelectChannelEndPoint?.java:361) at org.mortbay.thread.BoundedThreadPool?$PoolThread?.run(BoundedThreadPool?.java:442)

java.lang.NullPointerException?

at com.pushtotest.testnetwork.Scenario.run(Unknown Source) at com.pushtotest.testnetwork.TestNode.doExecute(Unknown Source) at sun.reflect.NativeMethodAccessorImpl?.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl?.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl?.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:397) at org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:186) at org.apache.axis.providers.java.JavaProvider?.invoke(JavaProvider?.java:323) at org.apache.axis.strategies.InvocationStrategy?.visit(InvocationStrategy?.java:32) at org.apache.axis.SimpleChain?.doVisiting(SimpleChain?.java:118) at org.apache.axis.SimpleChain?.invoke(SimpleChain?.java:83) at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:453) at org.apache.axis.server.AxisServer?.invoke(AxisServer?.java:281) at org.apache.axis.transport.http.AxisServlet?.doPost(AxisServlet?.java:699) at javax.servlet.http.HttpServlet?.service(HttpServlet?.java:727) at org.apache.axis.transport.http.AxisServletBase?.service(AxisServletBase?.java:327) at javax.servlet.http.HttpServlet?.service(HttpServlet?.java:820) at org.mortbay.jetty.servlet.ServletHolder?.handle(ServletHolder?.java:487) at org.mortbay.jetty.servlet.ServletHandler?.handle(ServletHandler?.java:367) at org.mortbay.jetty.security.SecurityHandler?.handle(SecurityHandler?.java:216) at org.mortbay.jetty.servlet.SessionHandler?.handle(SessionHandler?.java:181) at org.mortbay.jetty.handler.ContextHandler?.handle(ContextHandler?.java:712) at org.mortbay.jetty.webapp.WebAppContext?.handle(WebAppContext?.java:405) at org.mortbay.jetty.handler.ContextHandlerCollection?.handle(ContextHandlerCollection?.java:211) at org.mortbay.jetty.handler.HandlerCollection?.handle(HandlerCollection?.java:114) at org.mortbay.jetty.handler.HandlerWrapper?.handle(HandlerWrapper?.java:139) at org.mortbay.jetty.Server.handle(Server.java:295) at org.mortbay.jetty.HttpConnection?.handleRequest(HttpConnection?.java:503) at org.mortbay.jetty.HttpConnection?$RequestHandler?.content(HttpConnection?.java:841) at org.mortbay.jetty.HttpParser?.parseNext(HttpParser?.java:639) at org.mortbay.jetty.HttpParser?.parseAvailable(HttpParser?.java:210) at org.mortbay.jetty.HttpConnection?.handle(HttpConnection?.java:379) at org.mortbay.io.nio.SelectChannelEndPoint?.run(SelectChannelEndPoint?.java:361) at org.mortbay.thread.BoundedThreadPool?$PoolThread?.run(BoundedThreadPool?.java:442)

Change History

Changed 4 months ago by llara

  • status changed from new to closed
  • resolution set to fixed

jack status 248-254: (duplicated ticket) ~ Resolved, No more "Test Summary" Problem

Note: See TracTickets for help on using tickets.