Hi,
I think the problem occurs only when using the IBM version of UIMA. I
remember I had similar problems in the past. As far as I remember, I
solved it by reloading the text document after having loaded the AE.
So you could try the following:
1. menu -> file ->open text file
2. menu ->run-> Load AE
3. menu -> file ->open text file
4. menu -> run -> Run AE
Maybe this helps.
Christof
Thilo Goetz wrote:
If this is indeed the behavior, than it's a bug in
CVD. However, I can't reproduce this problem. Is
there no other error message? Nothing in the log
file (in CVD, do Tools->View Log File)?
--Thilo
chandra sekhar wrote:
Respected Sir,
These are the steps I am following.
1) I created one text file on my desktop.
2) I run CAS visual debugger then I am doing these steps:
a) menu -> file ->open text file ( I am selecting the text
file , which I created on dektop).
Now the contents of text file is appearing on the right
hand side window of the CAS visual debugger.
b)Now menu ->run-> Load AE ,then I am selecting
ProductNumberAEDescriptor from the descriptor folder.
now the contents on the righthand side are vanishing.
and lefthand window look like this" CAS Index Repository
AnnotationIndex
uima.tcas.Annotation[0]
uima.tcas.DocumentAnnotation[0]
com.backstopmedia.uima.tutorial.ProductNumber[0]
SofaIndex[0]
uima.cas.Sofa[0]
c)Now when I menu ->run ->ProductNumberAEDescriptor
now also the right hand window is empty.
the lefthand window look like this :
AnnotationIndex[1]
uima.tcas.Annotation[1]
uima.tcas.DocumentAnnotation[1]
com.backstopmedia.uima.tutorial.ProductNumber[0]
SofaIndex[0]
I am attaching the text file , I use , which i stored on my dektop.
please help me in this regard.