Re: TaskManagerFailsITCase gets stuck

2015-03-25 Thread Henry Saputra
Just pull from master and saw different error when running mvn test. I just posted it to dev@ list. On Wed, Mar 25, 2015 at 7:05 AM, Till Rohrmann wrote: > What do the logs say? It looks as if there is some issue with the > TaskManager start up because the main is in the method > waitForTaskMan

Re: TaskManagerFailsITCase gets stuck

2015-03-25 Thread Till Rohrmann
What do the logs say? It looks as if there is some issue with the TaskManager start up because the main is in the method waitForTaskManagersToBeRegistered. This happens for the initial ForkableFlinkMiniCluster start. On Wed, Mar 25, 2015 at 1:50 PM, Ufuk Celebi wrote: > I saw a similar issue yes