Do the planner tests pass when you run them outside of the Eclipse IDE?
On Sun, Oct 16, 2016 at 6:47 PM, Zhangjun (Jerry) <[email protected]> wrote: > Hi, > I download the source code from master branch. And build it and run all > service with testdata successfully. But when I debug the planner test > case(PlannerTest.java) for frontend in Eclipse IDE, the application shutdown > and no any exception print( I have modified the log level to “all” level in > Log4j.properties file. > I trace the case and found it occur after the loaded the libfessuport.so in > the course of initialization of Frontend object. > > Thanks!
