jihoonson commented on issue #5853: SegmentListerResource.getSegments() must 
return non-void type
URL: 
https://github.com/apache/incubator-druid/issues/5853#issuecomment-513044911
 
 
   Hi @bryan-dlvr, I was testing something when I opened this issue and some 
error was thrown in `SegmentListerResource.getSegments()` method. But I 
couldn't see the exact error message or stack trace because of this issue. 
   
   ```ERROR StatusLogger No log4j2 configuration file found. Using default 
configuration: logging only errors to the console.
   Could not load Logmanager "io.druid.logging.log4j.jul.LogManager"
   java.lang.ClassNotFoundException: io.druid.logging.log4j.jul.LogManager
   ```
   
   From the log file you attached, it looks there is an issue with your logging 
configuration. Would you please set it properly and then try again? More 
details messages will be printed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to