Operating system : Windows NT.
Mode : Xmixed
Test Failed :
engr/net/UDPCloseTest execute_positive
engr/net/UDPSendTest execute_positive
Testbase : /net/sqesvr/vsn/testbase/testbase_js
Steps to reproduce :
1. Install JDK 122 FCS.
2. Install Hotspot 2.0 Beta build A
3. Create a ini file to run Tonga.
4. Create a testlist with the above fails.
5. Run the tests using Tonga.
Output with JAVA
(thread=main: 1) java.net.SocketException: Socket creation failed (code=10106)
at java.net.PlainDatagramSocketImpl.datagramSocketCreate(Native Method)
at java.net.PlainDatagramSocketImpl.create(PlainDatagramSocketImpl.java:51)
at java.net.DatagramSocket.create(DatagramSocket.java:163)
at java.net.DatagramSocket.<init>(DatagramSocket.java:94)