Hi Sean, Thanks for the suggestion. I tried you suggestion and all the other variations I could think of.- to no avail, still the same error. Since no one else is having this problem it must be in my installation of 4.0 Dev. I'll re-do the installation of 4.0.
Don On Mon, Mar 19, 2018 at 10:33 AM, Mullane, Sean *HS < [email protected]> wrote: > Don, > > This may be a dumb suggestion but can you change the '\' chars to '/' > wherever you have that first line defined? I found that even on Windows I > had to use all forward slashes in config files. > > Sean > > -----Original Message----- > From: Don Flinn [mailto:[email protected]] > Sent: Saturday, March 17, 2018 7:06 AM > To: [email protected] > Subject: lvg.properties file error > > I'm getting the following error: > ** Configuration Error: > file:\apache-ctakes-4.0.0Dev\resources\org\apache\ctakes\ > lvg\data\config\lvg.properties > (The filename, directory name, or volume label syntax is incorrect) > ** Error: problem of opening/reading config file: > 'file:/apache-ctakes-4.0.0Dev/resources/org/apache/ctakes/ > lvg/data/config/lvg.properties'. > Use -x option to specify the config file path. > > Tracing the java code, the error takes place in LvgCmdApiResourceImpl.java > in the call lvg = new LvgCmdApi("-f:l:b", configFileName); The properties > file exists in the proper directory. I'm not sure how to correct my > error. I've looked at the LvgCmdApi but could not file any explanation of > the optionStr . > > Any direction appreciated. > > Don >
