Feature #1774
RCP: X.X, XTZ compiler step error
Status: | New | Start date: | 04/07/2016 | ||
---|---|---|---|---|---|
Priority: | Normal | Due date: | |||
Assignee: | - | % Done: | 80% |
||
Category: | Plugins | Spent time: | - | ||
Target version: | TXM 0.7.8 |
Description
The XTZ module compiler step fails with error :
-- Running CWB-encodes... Word properties: [id, expan, lbend, n, type, abbr-n, letters-alignable, ref, letters-all, lbid, cbid, pbstart, cbstart, lbstart, part, pbend, cbend, characters, pbid] Structures: [abbr:0+n, app:0+n, body:0+n, cb:0+id+n, date:0+n, div1:0+org+sample+n, div:0+id+type+n, hi:0+rend+n, lb:0+id+break+n, lem:0+n, milestone:0+id+unit+facs+n, note:0+n, orgname:0+n, p:0+n, pb:0+id+facs+n, persname:0+n, placename:0+n, rdg:0+wit+rend+ana+n, sic:0+n, space:0+n, text:0+id+base+project, txmcorpus:0+lang, w-lb:0+letters-alignable+id+ref+letters-all+expan+n+abbr-n+characters] Encoding 1 files... .Error while running cwb-encode: java.io.IOException: Le canal de communication est sur le point d’être fermé java.io.IOException: Le canal de communication est sur le point d’être fermé
Machine description: Windows7 Pro, RAM 8 Go, 64bits
The XTZ compiler step failed to write in the input of cwb-encode process.
Solution 1¶
Fix the I/O error for Windows cwb-encode process
Solution 2¶
use multiple "-f file.wtc" arguments
-> does not work when the number of WTC files is too big since the command line is too long
Solution 3¶
Build a temporary WTC file with the content of the others WTC files.
History
#1 Updated by Matthieu Decorde over 7 years ago
- Description updated (diff)
#2 Updated by Matthieu Decorde over 7 years ago
- % Done changed from 0 to 70
#3 Updated by Matthieu Decorde over 7 years ago
- Description updated (diff)
#4 Updated by Matthieu Decorde over 7 years ago
- Target version changed from TXM - Oriflamms 5.0 to TXM 0.7.8
#5 Updated by Matthieu Decorde over 7 years ago
- Description updated (diff)
- % Done changed from 70 to 30
#6 Updated by Matthieu Decorde over 7 years ago
- % Done changed from 30 to 80