lanbeier / testng-eclipse

Automatically exported from code.google.com/p/testng-eclipse
0 stars 0 forks source link

Running and debugging TestNG test on Vista x64 fails #26

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try to run or debug a TestNG Test using any means on given platform
2.
3.

What is the expected output? What do you see instead?
I expect test execution to begin. Instead Vista reports that "Java(TM)
Platform SE binary has stopped working" and Eclipse logs
"java.net.SocketException: Connection reset" (see attachment).

What version of the product are you using? On what operating system?
I'm using Java 1.6 update 6, Eclipse 3.3.2 build M20080221, and TestNG
plugin 5.7.0.1, all on Vista x64 business edition.

Please provide any additional information below.
Completely same setup, running and debugging same test works well on
Windows XP. Vista firewall is not an issue, same behavior occurs with
Firewall being turned off. Eclipse and workspace are in Users folder
("C:/Users/User/Work/Java/eclipse/").

Original issue reported on code.google.com by ssla...@gmail.com on 13 May 2008 at 12:34

Attachments:

GoogleCodeExporter commented 9 years ago
I have the same issue using TestNG Eclipse plugin 5.9.0.2, Eclipse 3.5.0, Sun 
JDK 1.6
Update 14, under Windows XP SP3.

Original comment by csaba.ju...@gmail.com on 4 Aug 2009 at 11:45