nlbdev / pipeline

NLB branch of the super-project that aggregates all Pipeline related code. See https://github.com/daisy/pipeline for the main branch.
http://repo.nlb.no/pipeline
4 stars 1 forks source link

No table could be found for query 'contraction:no locale:el ' #149

Open matskober opened 7 years ago

matskober commented 7 years ago

Job #1648

English book, with some greek text marked up with xml:lang="el". This is the same title that produced 8-dots (when the greek parts was without markup)

josteinaj commented 6 years ago

Re-ran the job as job 1935, still the same error so leaving this open. Here's the full exception from the log:

2017-12-14 14:31:46,495 [DEBUG] com.xmlcalabash.library.DefaultStep - Running {http://www.daisy.org/ns/pipeline/xproc}transform !1.15
2017-12-14 14:31:46,550 [DEBUG] com.xmlcalabash.library.XSLT - Running xslt !1.5
2017-12-14 14:31:49,015 [DEBUG] com.xmlcalabash.library.XSLT - Running xslt !1.5
2017-12-14 14:32:20,626 [INFO ] o.d.p.b.l.i.LiblouisTableJnaImplProvider - No table could be found for query 'contraction:no locale:el '
2017-12-14 14:32:20,641 [ERROR] o.d.p.b.c.s.i.TextTransformDefinition - pf:text-transform failed
org.daisy.pipeline.braille.common.TransformationException: Could not find a sub-translator for language el (uncontracted)
    at no.nlb.pipeline.braille.impl.NLBTranslator$Provider$TransformImpl.transformWithContractionGrade(NLBTranslator.java:393) ~[na:na]
josteinaj commented 6 years ago

@matskober Does this make the job fail, or does it fall back to norwegian translation?