You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Dionysios Logothetis (Jira)" <ji...@apache.org> on 2020/05/12 23:56:03 UTC

[jira] [Resolved] (GIRAPH-1093) Fix TestRexsterLongDoubleFloatIOFormat test case

     [ https://issues.apache.org/jira/browse/GIRAPH-1093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dionysios Logothetis resolved GIRAPH-1093.
------------------------------------------
    Resolution: Abandoned

> Fix TestRexsterLongDoubleFloatIOFormat test case
> ------------------------------------------------
>
>                 Key: GIRAPH-1093
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-1093
>             Project: Giraph
>          Issue Type: Bug
>    Affects Versions: 1.2.0
>            Reporter: Sergey Edunov
>            Priority: Major
>
> This test case appears fluky, and fails with "Address already in use" exception:
> java.net.BindException: Address already in use
> 	at sun.nio.ch.Net.bind0(Native Method)
> 	at sun.nio.ch.Net.bind(Net.java:463)
> 	at sun.nio.ch.Net.bind(Net.java:455)
> 	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
> 	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
> 	at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:395)
> 	at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:366)
> 	at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:357)
> 	at org.glassfish.grizzly.http.server.NetworkListener.start(NetworkListener.java:606)
> 	at org.glassfish.grizzly.http.server.HttpServer.start(HttpServer.java:260)
> 	at com.tinkerpop.rexster.server.HttpRexsterServer.reconfigure(HttpRexsterServer.java:195)
> 	at com.tinkerpop.rexster.server.HttpRexsterServer.start(HttpRexsterServer.java:149)
> 	at 
> Full log can be found here:
> https://builds.apache.org/job/Giraph-1.2/5/MVN_PROFILE=hadoop_2,jdk=JDK%201.7%20(latest),label=ubuntu/testReport/junit/org.apache.giraph.rexster.io.formats/TestRexsterLongDoubleFloatIOFormat/org_apache_giraph_rexster_io_formats_TestRexsterLongDoubleFloatIOFormat/



--
This message was sent by Atlassian Jira
(v8.3.4#803005)