Hi, Just a quick something to check - I notice your file URL starts with
file:ist/utl/... which looks like it might be missing some required "/" characters after the "file:" part. Can you check that syntax? Googling file urls gives useful summary links describing file urls. -Marshall On 9/13/2014 2:54 PM, Sabrina Masson wrote: > Hi! > > I'm trying to run a project done with UIMA. I'm using eclipse and > when I run UIMA CPE GUI from this IDE everything works fine. However, > when I try to run the same project with the batch file cpeGui located in > UIMA-HOME/bin i get the following error: > > "org.apache.uima.resource.ResourceInitializationException: > Initializtion of CAS Processor with name > 'ClientPartnerCompetitorAndTechnologyAnnotator' failed. Caused by: > org.apache.uima.resource.ResourceConfigurationException: Initialization > of CAS processor with name > 'ClientPartnerCompetitorAndTechnologyAnnotator' failed. Caused by: > org.apache.uima.resource.ResourceInitializationException: Error > initializing 'org.apache.uima.resource.impl.DataResource_impl' from > descriptor > file:/C:/Users/Sabrina/workspace/CompaniesTechnologiesAnnotator/desc/analysis_engine/ClientPartnerCompetitorAndTechnologyAnnotator.xml > Caused by: org.apache.uima.resource.ResourceInitializationException: > Could not acess the resource data at > file:ist/utl/pt/link/entities/dictionaries/Parceiros.txt". > > The file Parceiros.txt is in that path. I don't understand why I get this > error message. > > Someone could tell me why it is happening? > Thanks in advance, > Sabrina. >
