Bug #2892
Import wrong 'noname' empty columns in metadata.ods
Status: | New | Start date: | 09/10/2020 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | - | % Done: | 0% |
|
Category: | Import | Spent time: | - | |
Target version: | TXM 0.8.2 |
Description
Console output :
-- IMPORTER - Reading source files Warning: the 8the column name is empty Warning: the 9the column name is empty ... -- INJECTING METADATA - [txmid, textorder, date, title, terms, pages, noname, noname] in texts of directory /home/sheiden/TXM-0.8.1/corpora/HOBBES-10-0/txm/HOBBES-10-0 004 .... Sorting texts using the 'textorder' metadata values: [A86417:3, A43978:2, A43998:4, A43995:1] -- COMPILING - Building Search Engine indexes -- Scanning structures&properties to create for 4 texts... 004 .Error while processing A43995 (file: /home/sheiden/TXM-0.8.1/corpora/HOBBES-10-0/txm/HOBBES-10-0/A43995.xml) text XML-TXM file : null. Error: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[135,140] Message: http://www.w3.org/TR/1999/REC-xml-names-19990114#AttributeNotUnique?text&noname javax.xml.stream.XMLStreamException: ParseError at [row,col]:[135,140] Message: http://www.w3.org/TR/1999/REC-xml-names-19990114#AttributeNotUnique?text&noname at com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(XMLStreamReaderImpl.java:604) at org.txm.importer.SAttributesListener.scanFile(SAttributesListener.java:221) at org.txm.importer.SAttributesListener$scanFile.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:128) at org.txm.scripts.importer.xtz.XTZCompiler.doScanStep(XTZCompiler.groovy:120) at org.txm.scripts.importer.xtz.XTZCompiler._process(XTZCompiler.groovy:91) at org.txm.importer.xtz.Compiler.process(Compiler.java:66) at org.txm.importer.xtz.ImportModule$1.run(ImportModule.java:211) Error while importing corpus during 'compiler' step, reason=not set.
See sample file attached.
History
#1 Updated by Serge Heiden 6 months ago
- File metadata.ods added