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!
