Re: help debugging Oracle Java error

2016-09-16 Thread Chagin Dmitry
On Fri, Sep 16, 2016 at 10:31:24AM -0700, Chuck Tuffli wrote: > What's the best way to go about debugging a failure with a Java > application using the Linux JDK provided by Oracle? The application in > question uses the gradle wrapper (i.e. gradlew) to run, but throws an > java.io.IOException erro

help debugging Oracle Java error

2016-09-16 Thread Chuck Tuffli
What's the best way to go about debugging a failure with a Java application using the Linux JDK provided by Oracle? The application in question uses the gradle wrapper (i.e. gradlew) to run, but throws an java.io.IOException error ("Too many levels of symbolic links"). Note that this runs fine on U