Hello
everybody,
I have constructed an ontology and now I want to use Jess to process the facts
imported from the ontology.
I have a strange rule that returns me
the following error:
Jess reported an error in routine ValueVector.set
while executing rule LHS (TECT)
while executing (batch "JO.clp").
Message: Bad index 11 in call to set() on this vector: (mapare::object
(is-a Probe_echipa) (is-a-name "Probe_echipa") (OBJECT
<Java-Object:edu.stanford.smi.protege.model.DefaultSimpleInstance>)
(probaE ) (medalie ) (loc_ocupat ) (selectionata ) (apartine
<Java-Object:edu.stanford.smi.protege.model.DefaultSimpleInstance>)
(denumire "Echipa Sprint Masculin") (descriere nil) (numar_membri 2)).
It is strange because if I split the
rule in two and run them in 2 independent applications everything works well.
The
problem is when I put them in a single complex rule. Why?
Best regards,
Ana