do you know what test that is on? note that such a WARN message may not be
indicative of a problem - there are tests that force timeout scenarios and
thus that log message.

On Mon, Mar 21, 2016 at 12:00 PM, Marko Rodriguez <okramma...@gmail.com>
wrote:

> Hi,
>
> I notice that sometimes a build randomly just hangs here. Probably about
> 1% of the time.
>
> [WARN] org.apache.tinkerpop.gremlin.groovy.engine.GremlinExecutor - Timing
> out script - s = System.currentTimeMillis();
> while((System.currentTimeMillis() - s) < 10000) {} - in thread
> [gremlin-executor-default-2]
>
> Anyone know why this is?
>
> Marko.
>
> http://markorodriguez.com
>
>

Reply via email to