Roberto Franchini | 6 Nov 14:07
Picon
Gravatar

Re: Exception in a pipeline with more than one document to analize

On 11/5/07, Roberto Franchini <ro.franchini@...> wrote:
> On 11/1/07, Marshall Schor <msa@...> wrote:
> > Roberto Franchini wrote:
> > > On 10/30/07, Marshall Schor <msa@...> wrote:
> > >
> [cut]
> > >
> > Jira issue 607 fixes this problem, I think.  If you can, please build
> > from the latest SVN and see if this fixes things.
> >
> > I created a test case before fixing things, and got it to fail, and now,
> > after the changes, it runs.
> >
>
> Ok, I'll update and rebuild today or at least tomorrow. Thank you very
> much for your effort!
> Roberto
>

The test doesn't run on my linux machine (elcipse 3.3.1, SUN java 6):
I think ther's only a miswrited path, but I didn't find it :(

org.apache.uima.resource.ResourceInitializationException:
Initialization of CAS Processor with name "ErrorTestAnnotator" failed.
	at org.apache.uima.collection.impl.CollectionProcessingEngine_impl.initialize(CollectionProcessingEngine_impl.java:83)
	at org.apache.uima.impl.UIMAFramework_impl._produceCollectionProcessingEngine(UIMAFramework_impl.java:395)
	at org.apache.uima.UIMAFramework.produceCollectionProcessingEngine(UIMAFramework.java:865)
	at org.apache.uima.collection.impl.cpm.PearCasPoolTest.setupCpm(PearCasPoolTest.java:166)
	at org.apache.uima.collection.impl.cpm.PearCasPoolTest.core(PearCasPoolTest.java:91)
	at org.apache.uima.collection.impl.cpm.PearCasPoolTest.testCasPool(PearCasPoolTest.java:72)
(Continue reading)

Thilo Goetz | 6 Nov 14:38
Picon
Picon

Re: Exception in a pipeline with more than one document to analize

Yes, the test is known not to run on Linux.
Marshall is working on that.

--Thilo

Roberto Franchini wrote:
> On 11/5/07, Roberto Franchini <ro.franchini@...> wrote:
>> On 11/1/07, Marshall Schor <msa@...> wrote:
>>> Roberto Franchini wrote:
>>>> On 10/30/07, Marshall Schor <msa@...> wrote:
>>>>
>> [cut]
>>> Jira issue 607 fixes this problem, I think.  If you can, please build
>>> from the latest SVN and see if this fixes things.
>>>
>>> I created a test case before fixing things, and got it to fail, and now,
>>> after the changes, it runs.
>>>
>> Ok, I'll update and rebuild today or at least tomorrow. Thank you very
>> much for your effort!
>> Roberto
>>
> 
> The test doesn't run on my linux machine (elcipse 3.3.1, SUN java 6):
> I think ther's only a miswrited path, but I didn't find it :(
> 
> 
> org.apache.uima.resource.ResourceInitializationException:
> Initialization of CAS Processor with name "ErrorTestAnnotator" failed.
> 	at org.apache.uima.collection.impl.CollectionProcessingEngine_impl.initialize(CollectionProcessingEngine_impl.java:83)
(Continue reading)

Roberto Franchini | 6 Nov 16:34
Picon
Gravatar

Re: Exception in a pipeline with more than one document to analize

On 11/6/07, Thilo Goetz <twgoetz@...> wrote:
> Yes, the test is known not to run on Linux.
> Marshall is working on that.

Ok, I'll comment it.

--

-- 
Roberto Franchini
CELI s.r.l.  (http://www.celi.it) - C.so Moncalieri 21 - 10131 Torino - ITALY
Tel +39-011-6600814 - Fax +39-011-6600687
jabber:ro.franchini@... skype:ro.franchini

Roberto Franchini | 7 Nov 09:57
Picon
Gravatar

Re: Exception in a pipeline with more than one document to analize

On 11/6/07, Roberto Franchini <ro.franchini@...> wrote:
> On 11/6/07, Thilo Goetz <twgoetz@...> wrote:
> > Yes, the test is known not to run on Linux.
> > Marshall is working on that.
>
> Ok, I'll comment it.
>

IT WORKS!
Thank you all! Yesterday night I ran my pipeline on more than 500
documents and all was fine.
Roberto

--

-- 
Roberto Franchini
CELI s.r.l.  (http://www.celi.it) - C.so Moncalieri 21 - 10131 Torino - ITALY
Tel +39-011-6600814 - Fax +39-011-6600687
jabber:ro.franchini@... skype:ro.franchini

Marshall Schor | 7 Nov 18:36

Re: Exception in a pipeline with more than one document to analize

Yay !  :-) 

My laptop has been down most of yesterday, so I've fallen behind -- 
hope to get the test fixed (maybe this weekend, at this rate...)  -Marshall

Roberto Franchini wrote:
> On 11/6/07, Roberto Franchini <ro.franchini@...> wrote:
>   
>> On 11/6/07, Thilo Goetz <twgoetz@...> wrote:
>>     
>>> Yes, the test is known not to run on Linux.
>>> Marshall is working on that.
>>>       
>> Ok, I'll comment it.
>>
>>     
>
> IT WORKS!
> Thank you all! Yesterday night I ran my pipeline on more than 500
> documents and all was fine.
> Roberto
>
>   


Gmane