[infinispan-issues] [JBoss JIRA] (ISPRK-19) Testsuit fails due to binding of Spark driver

Gustavo Fernandes (JIRA) issues at jboss.org
Sat Feb 20 06:23:00 EST 2016


     [ https://issues.jboss.org/browse/ISPRK-19?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gustavo Fernandes updated ISPRK-19:
-----------------------------------
           Status: Resolved  (was: Pull Request Sent)
    Fix Version/s: 0.3
       Resolution: Done


> Testsuit fails due to binding of Spark driver
> ---------------------------------------------
>
>                 Key: ISPRK-19
>                 URL: https://issues.jboss.org/browse/ISPRK-19
>             Project: Infinispan Spark
>          Issue Type: Bug
>          Components: Testsuite
>            Reporter: Vojtech Juranek
>            Assignee: Vojtech Juranek
>             Fix For: 0.3
>
>
> On some machines testsuite fails with following exception
> {noformat}
> 2016-02-19 16:29:20 ERROR SparkContext:96 - Error initializing SparkContext.
> java.net.BindException: Failed to bind to: /172.16.64.11:0: Service 'sparkDriver' failed after 16 retries!
> 	at org.jboss.netty.bootstrap.ServerBootstrap.bind(ServerBootstrap.java:272)
> 	at akka.remote.transport.netty.NettyTransport$$anonfun$listen$1.apply(NettyTransport.scala:393)
> 	at akka.remote.transport.netty.NettyTransport$$anonfun$listen$1.apply(NettyTransport.scala:389)
> 	at scala.util.Success$$anonfun$map$1.apply(Try.scala:206)
> 	at scala.util.Try$.apply(Try.scala:161)
> 	at scala.util.Success.map(Try.scala:206)
> 	at scala.concurrent.Future$$anonfun$map$1.apply(Future.scala:235)
> 	at scala.concurrent.Future$$anonfun$map$1.apply(Future.scala:235)
> 	at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:32)
> 	at akka.dispatch.BatchingExecutor$AbstractBatch.processBatch(BatchingExecutor.scala:55)
> 	at akka.dispatch.BatchingExecutor$BlockableBatch$$anonfun$run$1.apply$mcV$sp(BatchingExecutor.scala:91)
> 	at akka.dispatch.BatchingExecutor$BlockableBatch$$anonfun$run$1.apply(BatchingExecutor.scala:91)
> 	at akka.dispatch.BatchingExecutor$BlockableBatch$$anonfun$run$1.apply(BatchingExecutor.scala:91)
> 	at scala.concurrent.BlockContext$.withBlockContext(BlockContext.scala:72)
> 	at akka.dispatch.BatchingExecutor$BlockableBatch.run(BatchingExecutor.scala:90)
> 	at akka.dispatch.TaskInvocation.run(AbstractDispatcher.scala:40)
> 	at akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec(AbstractDispatcher.scala:397)
> 	at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260)
> 	at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1339)
> 	at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979)
> 	at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list