Java throws runtime exception java.lang.RuntimeException: input xml or schematron file does not exist or isn't accessible

Hi ,

I am trying to validate the input file through java program. I have define.xml in one location.

I tried to open the define.xml file through java , i get schematron error. the file is present in location.

I tried to validate the file in standalone opebdisc clinet , it is generating the error report.

I am new to OPendisc and SAS please let me know any hints. I am stuck on this from 2 days.