Well, you are showing two different file names there, so that might be a problem. If you are having difficulties with specifying a relative file path, make sure that path resolves correctly against the current user directory, which can by checked with System.getProperty("user.dir").
nljavaingineur commented: Promply helpful +1
Ezzaral 2,714 Posting Sage Team Colleague Featured Poster