Bug #1010
Mis à jour par Serge Heiden il y a environ 11 ans
The When computing a concordance the error may occur when computing a concordance, occurs, it depends on the corpus/sub-corpus used. used corpus/subcorpus.
Error error message :
<pre>
** Une erreur est survenue lors du chargement des lignes de la
concordance
: {0}java.lang.IllegalArgumentException: fromKey > toKey
</pre>
*Diagnostic*
*Solution*
* I (MD) have reproduced reproduce the bug when computing a concordance on with a sub-corpus.
*Resolution*
subcorpus. The bug was introduced introduce in TXM 0.7.6, with a bad limit control test in the AbstractCqiClient class. It that was not checking correctly if the pivot keyword position was greater than the last corpus end position.
Error error message :
<pre>
** Une erreur est survenue lors du chargement des lignes de la
concordance
: {0}java.lang.IllegalArgumentException: fromKey > toKey
</pre>
*Diagnostic*
*Solution*
* I (MD) have reproduced reproduce the bug when computing a concordance on with a sub-corpus.
*Resolution*
subcorpus. The bug was introduced introduce in TXM 0.7.6, with a bad limit control test in the AbstractCqiClient class. It that was not checking correctly if the pivot keyword position was greater than the last corpus end position.