Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] [eclipse-build]Build I20100115-1100 (Timestamp: 201001151100):Automated JUnit testing complete. Test failures/errors occurred.

platform-releng-dev-bounces@xxxxxxxxxxx wrote on 2010-01-15 21:13:15:
> org.eclipse.jdt.core.tests.compiler_linux.gtk.x86_6.0
Another instance of a port being used.
[ERR]:Exception in thread "main" java.net.BindException: Address already 
in use
                 at java.net.PlainSocketImpl.socketBind(Native Method)
                 at 
java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359)
                 at java.net.ServerSocket.bind(ServerSocket.java:319)
                 at java.net.ServerSocket.<init>(ServerSocket.java:185)
                 at java.net.ServerSocket.<init>(ServerSocket.java:97)
                 at 
org.eclipse.jdt.core.tests.util.VerifyTests.run(VerifyTests.java:175)
                 at 
org.eclipse.jdt.core.tests.util.VerifyTests.main(VerifyTests.java:172)

Again this code has run many times over the year without ever failing. Are 
the VMs on the linux boxes been changed lately?
--
Olivier


Back to the top