It was tested on a clean machine a number of times. Any thoughts on the variability? Can you provide stack trace? On Sep 15, 2015 6:28 PM, "Sudheesh Katkam" <[email protected]> wrote:
> Yes, I see this issue too. > > > On Sep 15, 2015, at 5:53 PM, Chris Westin <[email protected]> > wrote: > > > > This seems to be because the test is getting an ExceptionInInitializer in > > DrillbitClassLoader because the app.class.path property isn't set (and > then > > the resulting String.length() on its value throws an NPE). > > > > Bueller? > > > > On Tue, Sep 15, 2015 at 5:20 PM, Chris Westin <[email protected]> > > wrote: > > > >> I just rebased, and twice in a row I've gotten wedged running > >> org.apache.drill.jdbc.ITTestShadedJar > >> > >> > >> > >
