|
From: Andreas S. <sp...@oi...> - 2003-11-27 15:41:11
|
Hello, 1. make sure: that your recorder and your DocServer is running "start Recorcer" (we are sure that you dont need it, but our splitter wi= ll otherwise send HTTP 500) "start DocServer" start your assimilated JBoss 2. make sure: that the xpetstoreDB has some data %yourdezippedxpetstore%\xpetstore-ejb: build db Ok first the test will fail, but if you rerun the test, it will be OK. (W= hy: The first time you have started the JBoss, our Hook-Switcher (@JBoss) isn= 't ready to work. he will be ready, after selecting the first action-servlet= , the Test selects the first action-servlet and so it fails). best regards Andreas Spall -----Urspr=FCngliche Nachricht----- Von: bug...@li... [mailto:bug...@li...]Im Auftrag von chr...@em... Gesendet: Donnerstag, 27. November 2003 14:38 An: bug...@li... Betreff: [Bugkilla-users] Problem with TestStateInfo Hello, I still have some problems with your tool. After your perfect support, I = was able to record some test cases (taken from your documentation) and perfor= m the first tests. Now I tried to check the parameter (like you described it). But there, my trouble starts: 1) I get an failure log that d=EDffers from the one printed in the docs: junit.framework.AssertionFailedError: recorded title <> server title (the rest looks the same) 2) I encounter an exception when running the tests. I added the trace bel= ow: /seriespool trying to get RemoteHookSwitcher from hook-switcher-service java.rmi.ConnectException: Connection refused to host: 192.168.0.101; nes= ted exception is: java.net.ConnectException: Connection refused: connect at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:567) at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:185= ) at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:171) at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:313) at sun.rmi.registry.RegistryImpl_Stub.rebind(Unknown Source) at de.oio.bugkilla.player.stubs.RemoteTestInfoService.bindTestInfoService(Re= mot eTestInfoService.java:92) at de.oio.bugkilla.player.StateComparatorManager.<init>(StateComparatorManag= er. java:45) at de.oio.bugkilla.player.StateComparatorManager.getInstance(StateComparator= Man ager.java:51) at de.oio.bugkilla.player.JTestStep.<init>(JTestStep.java:59) at de.oio.bugkilla.player.JTestManager.generateTestStep(JTestManager.java:48= 2) at de.oio.bugkilla.player.JTestManager.generateUserInteraction(JTestManager.= jav a:461) at de.oio.bugkilla.player.JTestManager.generateTestSequence(JTestManager.jav= a:4 22) at de.oio.bugkilla.player.JTestManager.generateScenario(JTestManager.java:18= 2) at de.oio.bugkilla.player.JTestManager.generateTestSeries(JTestManager.java:= 111 ) at de.oio.bugkilla.eclipse.runner.StdFileRunner.generateJTestSeries(StdFileR= unn er.java:90) at de.oio.bugkilla.eclipse.runner.StdFileRunner.suite(StdFileRunner.java:31) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java= :39 ) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorI= mpl .java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.getTest(RemoteTest= Run ner.java:335) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTes= tRu nner.java:369) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunn= er. java:276) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRun= ner .java:167) Caused by: java.net.ConnectException: Connection refused: connect at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305) at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171) at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158) at java.net.Socket.connect(Socket.java:434) at java.net.Socket.connect(Socket.java:384) at java.net.Socket.<init>(Socket.java:291) at java.net.Socket.<init>(Socket.java:119) at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSock= etF actory.java:22) at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSock= etF actory.java:128) at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:562) ... 23 more <Bugkilla> - RemoteTestInfoService bounded </Bugkilla> Thanks a lot, Christian ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Bugkilla-users mailing list Bug...@li... https://lists.sourceforge.net/lists/listinfo/bugkilla-users |