com.goldencode.p2j.cfg.ConfigurationException: Error loading bootstrap configuration file Popescu_14544.log
	at com.goldencode.p2j.cfg.BootstrapConfig.loadXml(BootstrapConfig.java:375)
	at com.goldencode.p2j.cfg.BootstrapConfig.<init>(BootstrapConfig.java:279)
	at com.goldencode.p2j.main.CommonDriver.process(CommonDriver.java:428)
	at com.goldencode.p2j.main.ClientDriver.process(ClientDriver.java:144)
	at com.goldencode.p2j.main.ClientDriver.main(ClientDriver.java:313)
Caused by: java.io.FileNotFoundException: Popescu_14544.log (The system cannot find the file specified)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at java.io.FileInputStream.<init>(FileInputStream.java:93)
	at com.goldencode.p2j.cfg.BootstrapConfig.loadXml(BootstrapConfig.java:347)
	... 4 more
