Log4j default initialization goes through a procedure to find and use a URL to configure with. Afterward, how can you find out what URL was ultimately used, without having
Insert this into your java call:
-Dlog4j.configDebug=true
Thats all.