I was able to get the underlying errors to pop out on Travis CI

https://github.com/apache/arrow/pull/5370#issuecomment-531029711

This looks like a VM resource poverty issue. You may have to disable
these tests in Travis CI

On Thu, Sep 12, 2019 at 9:25 AM Wes McKinney <wesmck...@gmail.com> wrote:
>
> Does upgrading maven-surefire-plugin help?
>
> On Thu, Sep 12, 2019 at 8:29 AM Fan Liya <liya.fa...@gmail.com> wrote:
> >
> > I have tried many times locally, with different values of forkCount, but
> > failed to reproduce the error.
> >
> > Best,
> > Liya Fan
> >
> > On Thu, Sep 12, 2019 at 4:21 PM Fan Liya <liya.fa...@gmail.com> wrote:
> >
> > > It seems the problem occurred when the sure-fire plugin forks:
> > >
> > > [ERROR] Caused by:
> > > org.apache.maven.surefire.booter.SurefireBooterForkException: Error
> > > occurred in starting fork, check output in log
> > >
> > > So we need to adjust the forkCount parameter in the pom.xml file?
> > >
> > > Best,
> > > Liya Fan
> > >
> > > On Thu, Sep 12, 2019 at 3:10 PM Micah Kornfield <emkornfi...@gmail.com>
> > > wrote:
> > >
> > >> I did not make much progress, I will spend some more time tomorrow, if no
> > >> one picks it up by then.
> > >>
> > >> On Wed, Sep 11, 2019 at 10:48 PM Micah Kornfield <emkornfi...@gmail.com>
> > >> wrote:
> > >>
> > >> > I will try to take look the next couple of hours to see if I can fix it
> > >> > quickly.
> > >> >
> > >> > On Wed, Sep 11, 2019 at 4:54 AM Antoine Pitrou <anto...@python.org>
> > >> wrote:
> > >> >
> > >> >>
> > >> >> Hello,
> > >> >>
> > >> >> Some Travis-CI builds are failing because of Java issues.  It would be
> > >> >> good if a Java contributor or maintainer could take a look ASAP.
> > >> >> https://issues.apache.org/jira/browse/ARROW-6509
> > >> >>
> > >> >> Thanks
> > >> >>
> > >> >> Antoine.
> > >> >>
> > >> >
> > >>
> > >

Reply via email to