
Dear Friends, I am a newer person on java technology. I define a JDBCAppender in XML file which is not working properly.Anyone can tell me the steps to overcome this problem.
java.io.FileNotFoundException: E:\Reader\log4j.xml (The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.
BUILD SUCCESSFUL (total time: 17 seconds)

Hi,
log4j.xml is not present in your project.
java.io.FileNotFoundException: E:\Reader\log4j.xml (The system cannot find the file specified)
Copy log4j.xml from log4j.xml Example page and use in your project.
Thanks
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.