Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pepper ends with errors #139

Open
LisaEggert opened this issue Jan 28, 2021 · 0 comments
Open

Pepper ends with errors #139

LisaEggert opened this issue Jan 28, 2021 · 0 comments

Comments

@LisaEggert
Copy link

We peppered a corpus accoring to the instruction Thomas Krause has given us some months ago. While it has always worked perfectly, we now have a problem loading the corpus in ANNIS. We made some minor changes in the annotations but nothing in the concept - we only updated some tags.

Pepper took quuite a long time - as you can see in the copy of the remote below.
We have no idea where the problem lies.

Maybe it's a problem with the corpus. But the error reports detects it in "Pepper module 'WebannoTSVImporter, 1.1.0',"

Thank you very much for helping us - again ;)

C:\Users\Melissa\pepper>java -cp lib/;plugins/; -Dfile.encoding=UTF-8 -Dlogback.configurationFile=./conf/logback.xml org.corpus_tools.pepper.cli.PepperStarter C:\Users\Melissa\KorpusFin\annis.pepper


  •                                     ____                                                                         *
    
  •                                    |  _ \ ___ _ __  _ __   ___ _ __                                              *
    
  •                                    | |_) / _ \ '_ \| '_ \ / _ \ '__|                                             *
    
  •                                    |  __/  __/ |_) | |_) |  __/ |                                                *
    
  •                                    |_|   \___| .__/| .__/ \___|_|                                                *
    
  •                                              |_|   |_|                                                           *
    
  •                                                                                                                  *
    


[Fatal Error] :1:1: Content ist nicht zul+ñssig in Prolog.
--------------------------- pepper job status ---------------------------
id: '103glrid
active documents: 0 of 4
status: initializing

  • no documents found to display progress -

+----------------------------------- step 1 -----------------------------------+
|importer: WebannoTSVImporter |
|path: file:/C:/Users/Melissa/KorpusFin/tsv/KorpusAG |
|corpus index: 0 |
|properties: |
| pepper.after.reportCorpusGraph:false |
| pepper.after.tokenize: false |
| |
+----------------------------------- step 2 -----------------------------------+
|importer: TextImporter |
|path: file:/C:/Users/Melissa/KorpusFin/meta/KorpusAG |
|corpus index: 1 |
|properties: |
| pepper.after.reportCorpusGraph:false |
| pepper.after.tokenize: false |
| pepper.before.readMeta: meta |
| |
+----------------------------------- step 3 -----------------------------------+
|manipulator: Merger |
|path: null |
|properties: |
| copyNodes: false |
| escapeMapping: " ": "", " ": "", " ": "", "
": "", "+ñ": "ae", "+Â": "oe", "++": "ue", "+ƒ": "ss", "+ä": "Ae", "+û": "Oe", "+£": "Ue", |
| firstAsBase: true |
| onlyMergeTextsWithSameName:false |
| pepper.after.reportCorpusGraph:false |
| pepper.after.tokenize: false |
| punctuations: '.',',',':',';','!','?','(',')','{','}','<','>'|
| |
+----------------------------------- step 4 -----------------------------------+
|exporter: ANNISExporter |
|path: file:/C:/Users/Melissa/KorpusFin/Annis/ |
|properties: |
| clobber.corpus_annotation:true |
| clobber.visualisation: true |
| escapeCharacters: true |
| excludeSingleDomType: false |
| mergeTextsWithTimeline: true |
| pepper.after.reportCorpusGraph:false |
| pepper.after.tokenize: false |
| |
+------------------------------------------------------------------------------+

No status report is available, because of a nested exception:
org.corpus_tools.pepper.exceptions.PepperFWException: This might be an internal exception: Cannot notify Pepper framework about progress for 'im1:WebannoTSVImporter', because the percentage of progress is out of range (0..1). It is '1275.0014998203478'.
at org.corpus_tools.pepper.core.ModuleControllerImpl.getProgress(ModuleControllerImpl.java:473)
at org.corpus_tools.pepper.core.DocumentControllerImpl.getProgress(DocumentControllerImpl.java:490)
at org.corpus_tools.pepper.core.PepperJobImpl.getStatusReport(PepperJobImpl.java:799)
at org.corpus_tools.pepper.common.PepperUtil$PepperJobReporter.run(PepperUtil.java:752)

  • no status report is available -
    No status report is available, because of a nested exception:
    org.corpus_tools.pepper.exceptions.PepperFWException: This might be an internal exception: Cannot notify Pepper framework about progress for 'im1:WebannoTSVImporter', because the percentage of progress is out of range (0..1). It is '1275.0014998203478'.
    at org.corpus_tools.pepper.core.ModuleControllerImpl.getProgress(ModuleControllerImpl.java:473)
    at org.corpus_tools.pepper.core.DocumentControllerImpl.getProgress(DocumentControllerImpl.java:490)
    at org.corpus_tools.pepper.core.PepperJobImpl.getStatusReport(PepperJobImpl.java:799)
    at org.corpus_tools.pepper.common.PepperUtil$PepperJobReporter.run(PepperUtil.java:752)
  • no status report is available -
    No status report is available, because of a nested exception:
    org.corpus_tools.pepper.exceptions.PepperFWException: This might be an internal exception: Cannot notify Pepper framework about progress for 'im1:WebannoTSVImporter', because the percentage of progress is out of range (0..1). It is '2117.965999282258'.
    at org.corpus_tools.pepper.core.ModuleControllerImpl.getProgress(ModuleControllerImpl.java:473)
    at org.corpus_tools.pepper.core.DocumentControllerImpl.getProgress(DocumentControllerImpl.java:490)
    at org.corpus_tools.pepper.core.PepperJobImpl.getStatusReport(PepperJobImpl.java:799)
    at org.corpus_tools.pepper.common.PepperUtil$PepperJobReporter.run(PepperUtil.java:752)
  • no status report is available -
    No status report is available, because of a nested exception:
    org.corpus_tools.pepper.exceptions.PepperFWException: This might be an internal exception: Cannot notify Pepper framework about progress for 'im1:WebannoTSVImporter', because the percentage of progress is out of range (0..1). It is '2117.965999282258'.
    at org.corpus_tools.pepper.core.ModuleControllerImpl.getProgress(ModuleControllerImpl.java:473)
    at org.corpus_tools.pepper.core.DocumentControllerImpl.getProgress(DocumentControllerImpl.java:490)
    at org.corpus_tools.pepper.core.PepperJobImpl.getStatusReport(PepperJobImpl.java:799)
    at org.corpus_tools.pepper.common.PepperUtil$PepperJobReporter.run(PepperUtil.java:752)
    Cannot map 'salt:/0/KorpusAG/CatharinavG' with module 'WebannoTSVImporter', because of a mapping result was 'FAILED'.
  • no status report is available -
    No status report is available, because of a nested exception:
    org.corpus_tools.pepper.exceptions.PepperFWException: This might be an internal exception: Cannot notify Pepper framework about progress for 'im1:WebannoTSVImporter', because the percentage of progress is out of range (0..1). It is '2117.965999282258'.
    at org.corpus_tools.pepper.core.ModuleControllerImpl.getProgress(ModuleControllerImpl.java:473)
    at org.corpus_tools.pepper.core.DocumentControllerImpl.getProgress(DocumentControllerImpl.java:490)
    at org.corpus_tools.pepper.core.PepperJobImpl.getStatusReport(PepperJobImpl.java:799)
    at org.corpus_tools.pepper.common.PepperUtil$PepperJobReporter.run(PepperUtil.java:752)
  • no status report is available -
    No status report is available, because of a nested exception:
    org.corpus_tools.pepper.exceptions.PepperFWException: This might be an internal exception: Cannot notify Pepper framework about progress for 'im1:WebannoTSVImporter', because the percentage of progress is out of range (0..1). It is '2117.965999282258'.
    at org.corpus_tools.pepper.core.ModuleControllerImpl.getProgress(ModuleControllerImpl.java:473)
    at org.corpus_tools.pepper.core.DocumentControllerImpl.getProgress(DocumentControllerImpl.java:490)
    at org.corpus_tools.pepper.core.PepperJobImpl.getStatusReport(PepperJobImpl.java:799)
    at org.corpus_tools.pepper.common.PepperUtil$PepperJobReporter.run(PepperUtil.java:752)
  • no status report is available -
    An exception was thrown by the mapper threads 'Thread[WebannoTSVImporter_mapper(salt:/KorpusAG/CatharinavG),5,WebannoTSVImporter_mapperGroup]'.
    java.lang.OutOfMemoryError: GC overhead limit exceeded
    at org.corpus_tools.salt.core.impl.SNodeImpl.getLayers(SNodeImpl.java:101)
    at org.corpus_tools.salt.util.internal.persistence.SaltXML10Writer.writeNode(SaltXML10Writer.java:569)
    Cannot map 'salt:/0/KorpusAG/CarolusStuardus' with module 'WebannoTSVImporter', because of a mapping result was 'FAILED'.
    at org.corpus_tools.salt.util.internal.persistence.SaltXML10Writer.writeDocumentGraph(SaltXML10Writer.java:407)
    at org.corpus_tools.salt.util.internal.persistence.SaltXML10Writer.writeDocumentGraph(SaltXML10Writer.java:343)
    at org.corpus_tools.salt.util.SaltUtil.saveDocumentGraph(SaltUtil.java:609)
    at org.corpus_tools.salt.common.impl.SDocumentImpl.saveDocumentGraph(SDocumentImpl.java:189)
    at org.corpus_tools.pepper.core.DocumentControllerImpl.sleep(DocumentControllerImpl.java:179)
    at org.corpus_tools.pepper.core.DocumentControllerImpl.sendToSleep(DocumentControllerImpl.java:195)
    at org.corpus_tools.pepper.core.ModuleControllerImpl.delete(ModuleControllerImpl.java:450)
    at org.corpus_tools.pepper.impl.PepperModuleImpl.done(PepperModuleImpl.java:666)
    at org.corpus_tools.pepper.impl.PepperModuleImpl.done(PepperModuleImpl.java:696)
    --------------------------- pepper job status ---------------------------
    id: '103glrid
    active documents: 4 of 4
    status: importing document structure
    total progress: 15%
    processing time: 00:02:48.873
    salt:/0/KorpusAG/CardenioUndCelinde(IN_PROGRESS/sleep) 33,33%
    salt:/0/KorpusAG/CarolusStuardus(IN_PROGRESS/WebannoTSVImporter) 33,33%
    salt:/0/KorpusAG/CatharinavG(DELETED/sleep) 100%
    salt:/0/KorpusAG/Horribilicribrifax(IN_PROGRESS/sleep) 33,33%
    salt:/0/KorpusAG/LeoArmenius(NOT_STARTED/sleep) 0%
    salt:/0/KorpusAG/Majuma(NOT_STARTED/sleep) 0%
    salt:/0/KorpusAG/Papinianus(NOT_STARTED/sleep) 0%
    salt:/0/KorpusAG/PeterSquentz(NOT_STARTED/sleep) 0%
    salt:/0/KorpusAG/Piastus(NOT_STARTED/sleep) 0%
    salt:/0/KorpusAG/Verlibt.Gespenst.Gelibt.Dornrose(NOT_STARTED/sleep) 0%
    salt:/1/KorpusAG/CardenioUndCelinde(IN_PROGRESS/sleep) 33,33%
    salt:/1/KorpusAG/CarolusStuardus(IN_PROGRESS/sleep) 33,33%
    salt:/1/KorpusAG/CatharinavG(IN_PROGRESS/sleep) 33,33%
    salt:/1/KorpusAG/Horribilicribrifax(NOT_STARTED/sleep) 0%
    salt:/1/KorpusAG/LeoArmenius(NOT_STARTED/sleep) 0%
    salt:/1/KorpusAG/Majuma(NOT_STARTED/sleep) 0%
    salt:/1/KorpusAG/Papinianus(NOT_STARTED/sleep) 0%
    salt:/1/KorpusAG/PeterSquentz(NOT_STARTED/sleep) 0%
    salt:/1/KorpusAG/Piastus(NOT_STARTED/sleep) 0%
    salt:/1/KorpusAG/Verlibt.Gespenst.Gelibt.Dornrose(NOT_STARTED/sleep) 0%

    at org.corpus_tools.pepper.impl.PepperMapperControllerImpl.run(PepperMapperControllerImpl.java:216)

--------------------------- pepper job status ---------------------------
id: '103glrid
active documents: 4 of 4
status: importing document structure
total progress: 18,33%
processing time: 00:03:00.422
salt:/0/KorpusAG/CardenioUndCelinde(IN_PROGRESS/sleep) 33,33%
salt:/0/KorpusAG/CarolusStuardus(DELETED/sleep) 100%
salt:/0/KorpusAG/CatharinavG(DELETED/sleep) 100%
salt:/0/KorpusAG/Horribilicribrifax(IN_PROGRESS/sleep) 33,33%
salt:/0/KorpusAG/LeoArmenius(NOT_STARTED/sleep) 0%
salt:/0/KorpusAG/Majuma(NOT_STARTED/sleep) 0%
salt:/0/KorpusAG/Papinianus(NOT_STARTED/sleep) 0%
salt:/0/KorpusAG/PeterSquentz(NOT_STARTED/sleep) 0%
salt:/0/KorpusAG/Piastus(NOT_STARTED/sleep) 0%
salt:/0/KorpusAG/Verlibt.Gespenst.Gelibt.Dornrose(NOT_STARTED/sleep) 0%
salt:/1/KorpusAG/CardenioUndCelinde(IN_PROGRESS/sleep) 33,33%
salt:/1/KorpusAG/CarolusStuardus(IN_PROGRESS/sleep) 33,33%
salt:/1/KorpusAG/CatharinavG(IN_PROGRESS/sleep) 33,33%
salt:/1/KorpusAG/Horribilicribrifax(NOT_STARTED/sleep) 0%
salt:/1/KorpusAG/LeoArmenius(NOT_STARTED/sleep) 0%
salt:/1/KorpusAG/Majuma(NOT_STARTED/sleep) 0%
salt:/1/KorpusAG/Papinianus(NOT_STARTED/sleep) 0%
salt:/1/KorpusAG/PeterSquentz(NOT_STARTED/sleep) 0%
salt:/1/KorpusAG/Piastus(NOT_STARTED/sleep) 0%
salt:/1/KorpusAG/Verlibt.Gespenst.Gelibt.Dornrose(NOT_STARTED/sleep) 0%

--------------------------- pepper job status ---------------------------
id: '103glrid
active documents: 4 of 4
status: importing document structure
total progress: 18,33%
processing time: 00:03:10.545
salt:/0/KorpusAG/CardenioUndCelinde(IN_PROGRESS/sleep) 33,33%
salt:/0/KorpusAG/CarolusStuardus(DELETED/sleep) 100%
salt:/0/KorpusAG/CatharinavG(DELETED/sleep) 100%
salt:/0/KorpusAG/Horribilicribrifax(IN_PROGRESS/sleep) 33,33%
salt:/0/KorpusAG/LeoArmenius(NOT_STARTED/sleep) 0%
salt:/0/KorpusAG/Majuma(NOT_STARTED/sleep) 0%
salt:/0/KorpusAG/Papinianus(NOT_STARTED/sleep) 0%
salt:/0/KorpusAG/PeterSquentz(NOT_STARTED/sleep) 0%
salt:/0/KorpusAG/Piastus(NOT_STARTED/sleep) 0%
salt:/0/KorpusAG/Verlibt.Gespenst.Gelibt.Dornrose(NOT_STARTED/sleep) 0%
salt:/1/KorpusAG/CardenioUndCelinde(IN_PROGRESS/sleep) 33,33%
salt:/1/KorpusAG/CarolusStuardus(IN_PROGRESS/sleep) 33,33%
salt:/1/KorpusAG/CatharinavG(IN_PROGRESS/sleep) 33,33%
salt:/1/KorpusAG/Horribilicribrifax(NOT_STARTED/sleep) 0%
salt:/1/KorpusAG/LeoArmenius(NOT_STARTED/sleep) 0%
salt:/1/KorpusAG/Majuma(NOT_STARTED/sleep) 0%
salt:/1/KorpusAG/Papinianus(NOT_STARTED/sleep) 0%
salt:/1/KorpusAG/PeterSquentz(NOT_STARTED/sleep) 0%
salt:/1/KorpusAG/Piastus(NOT_STARTED/sleep) 0%
salt:/1/KorpusAG/Verlibt.Gespenst.Gelibt.Dornrose(NOT_STARTED/sleep) 0%

--------------------------- pepper job status ---------------------------
id: '103glrid
active documents: 4 of 4
status: importing document structure
total progress: 18,33%
processing time: 00:03:20.571
salt:/0/KorpusAG/CardenioUndCelinde(IN_PROGRESS/sleep) 33,33%
salt:/0/KorpusAG/CarolusStuardus(DELETED/sleep) 100%
salt:/0/KorpusAG/CatharinavG(DELETED/sleep) 100%
salt:/0/KorpusAG/Horribilicribrifax(IN_PROGRESS/sleep) 33,33%
salt:/0/KorpusAG/LeoArmenius(NOT_STARTED/sleep) 0%
salt:/0/KorpusAG/Majuma(NOT_STARTED/sleep) 0%
salt:/0/KorpusAG/Papinianus(NOT_STARTED/sleep) 0%
salt:/0/KorpusAG/PeterSquentz(NOT_STARTED/sleep) 0%
salt:/0/KorpusAG/Piastus(NOT_STARTED/sleep) 0%
salt:/0/KorpusAG/Verlibt.Gespenst.Gelibt.Dornrose(NOT_STARTED/sleep) 0%
salt:/1/KorpusAG/CardenioUndCelinde(IN_PROGRESS/sleep) 33,33%
salt:/1/KorpusAG/CarolusStuardus(IN_PROGRESS/sleep) 33,33%
salt:/1/KorpusAG/CatharinavG(IN_PROGRESS/sleep) 33,33%
salt:/1/KorpusAG/Horribilicribrifax(NOT_STARTED/sleep) 0%
salt:/1/KorpusAG/LeoArmenius(NOT_STARTED/sleep) 0%
salt:/1/KorpusAG/Majuma(NOT_STARTED/sleep) 0%
salt:/1/KorpusAG/Papinianus(NOT_STARTED/sleep) 0%
salt:/1/KorpusAG/PeterSquentz(NOT_STARTED/sleep) 0%
salt:/1/KorpusAG/Piastus(NOT_STARTED/sleep) 0%
salt:/1/KorpusAG/Verlibt.Gespenst.Gelibt.Dornrose(NOT_STARTED/sleep) 0%

--------------------------- pepper job status ---------------------------
id: '103glrid
active documents: 4 of 4
status: importing document structure
total progress: 18,33%
processing time: 00:03:34.097
salt:/0/KorpusAG/CardenioUndCelinde(IN_PROGRESS/sleep) 33,33%
salt:/0/KorpusAG/CarolusStuardus(DELETED/sleep) 100%
salt:/0/KorpusAG/CatharinavG(DELETED/sleep) 100%
salt:/0/KorpusAG/Horribilicribrifax(IN_PROGRESS/sleep) 33,33%
salt:/0/KorpusAG/LeoArmenius(NOT_STARTED/sleep) 0%
salt:/0/KorpusAG/Majuma(NOT_STARTED/sleep) 0%
salt:/0/KorpusAG/Papinianus(NOT_STARTED/sleep) 0%
salt:/0/KorpusAG/PeterSquentz(NOT_STARTED/sleep) 0%
salt:/0/KorpusAG/Piastus(NOT_STARTED/sleep) 0%
salt:/0/KorpusAG/Verlibt.Gespenst.Gelibt.Dornrose(NOT_STARTED/sleep) 0%
salt:/1/KorpusAG/CardenioUndCelinde(IN_PROGRESS/sleep) 33,33%
salt:/1/KorpusAG/CarolusStuardus(IN_PROGRESS/sleep) 33,33%
salt:/1/KorpusAG/CatharinavG(IN_PROGRESS/sleep) 33,33%
salt:/1/KorpusAG/Horribilicribrifax(IN_PROGRESS/TextImporter) 0%
salt:/1/KorpusAG/LeoArmenius(NOT_STARTED/sleep) 0%
salt:/1/KorpusAG/Majuma(NOT_STARTED/sleep) 0%
salt:/1/KorpusAG/Papinianus(NOT_STARTED/sleep) 0%
salt:/1/KorpusAG/PeterSquentz(NOT_STARTED/sleep) 0%
salt:/1/KorpusAG/Piastus(NOT_STARTED/sleep) 0%
salt:/1/KorpusAG/Verlibt.Gespenst.Gelibt.Dornrose(NOT_STARTED/sleep) 0%

An exception was thrown by the mapper threads 'Thread[WebannoTSVImporter_mapper(salt:/KorpusAG/CarolusStuardus),5,WebannoTSVImporter_mapperGroup]'.
java.lang.OutOfMemoryError: GC overhead limit exceeded
No status report is available, because of a nested exception:
org.corpus_tools.pepper.exceptions.PepperFWException: This might be an internal exception: Cannot notify Pepper framework about progress for 'im1:WebannoTSVImporter', because the percentage of progress is out of range (0..1). It is '1683.884500575552'.
at org.corpus_tools.pepper.core.ModuleControllerImpl.getProgress(ModuleControllerImpl.java:473)
at org.corpus_tools.pepper.core.DocumentControllerImpl.getProgress(DocumentControllerImpl.java:490)
at org.corpus_tools.pepper.core.PepperJobImpl.getStatusReport(PepperJobImpl.java:799)
at org.corpus_tools.pepper.common.PepperUtil$PepperJobReporter.run(PepperUtil.java:752)

  • no status report is available -
    No status report is available, because of a nested exception:
    org.corpus_tools.pepper.exceptions.PepperFWException: This might be an internal exception: Cannot notify Pepper framework about progress for 'im1:WebannoTSVImporter', because the percentage of progress is out of range (0..1). It is '2082.3715003803645'.
    at org.corpus_tools.pepper.core.ModuleControllerImpl.getProgress(ModuleControllerImpl.java:473)
    at org.corpus_tools.pepper.core.DocumentControllerImpl.getProgress(DocumentControllerImpl.java:490)
    at org.corpus_tools.pepper.core.PepperJobImpl.getStatusReport(PepperJobImpl.java:799)
    at org.corpus_tools.pepper.common.PepperUtil$PepperJobReporter.run(PepperUtil.java:752)
  • no status report is available -
    No status report is available, because of a nested exception:
    org.corpus_tools.pepper.exceptions.PepperFWException: This might be an internal exception: Cannot notify Pepper framework about progress for 'im1:WebannoTSVImporter', because the percentage of progress is out of range (0..1). It is '2082.3715003803645'.
    at org.corpus_tools.pepper.core.ModuleControllerImpl.getProgress(ModuleControllerImpl.java:473)
    at org.corpus_tools.pepper.core.DocumentControllerImpl.getProgress(DocumentControllerImpl.java:490)
    at org.corpus_tools.pepper.core.PepperJobImpl.getStatusReport(PepperJobImpl.java:799)
    at org.corpus_tools.pepper.common.PepperUtil$PepperJobReporter.run(PepperUtil.java:752)
  • no status report is available -
    No status report is available, because of a nested exception:
    org.corpus_tools.pepper.exceptions.PepperFWException: This might be an internal exception: Cannot notify Pepper framework about progress for 'im1:WebannoTSVImporter', because the percentage of progress is out of range (0..1). It is '2082.3715003803645'.
    at org.corpus_tools.pepper.core.ModuleControllerImpl.getProgress(ModuleControllerImpl.java:473)
    at org.corpus_tools.pepper.core.DocumentControllerImpl.getProgress(DocumentControllerImpl.java:490)
    at org.corpus_tools.pepper.core.PepperJobImpl.getStatusReport(PepperJobImpl.java:799)
    at org.corpus_tools.pepper.common.PepperUtil$PepperJobReporter.run(PepperUtil.java:752)
  • no status report is available -
    An exception was thrown by the mapper threads 'Thread[WebannoTSVImporter_mapper(salt:/KorpusAG/LeoArmenius),5,WebannoTSVImporter_mapperGroup]'.
    No status report is available, because of a nested exception:
    org.corpus_tools.pepper.exceptions.PepperFWException: This might be an internal exception: Cannot notify Pepper framework about progress for 'im1:WebannoTSVImporter', because the percentage of progress is out of range (0..1). It is '2082.3715003803645'.
    at org.corpus_tools.pepper.core.ModuleControllerImpl.getProgress(ModuleControllerImpl.java:473)
    at org.corpus_tools.pepper.core.DocumentControllerImpl.getProgress(DocumentControllerImpl.java:490)
    at org.corpus_tools.pepper.core.PepperJobImpl.getStatusReport(PepperJobImpl.java:799)
    at org.corpus_tools.pepper.common.PepperUtil$PepperJobReporter.run(PepperUtil.java:752)
  • no status report is available -
    java.lang.OutOfMemoryError: Java heap space
    No status report is available, because of a nested exception:
    org.corpus_tools.pepper.exceptions.PepperFWException: This might be an internal exception: Cannot notify Pepper framework about progress for 'im1:WebannoTSVImporter', because the percentage of progress is out of range (0..1). It is '2082.3715003803645'.
    at org.corpus_tools.pepper.core.ModuleControllerImpl.getProgress(ModuleControllerImpl.java:473)
    at org.corpus_tools.pepper.core.DocumentControllerImpl.getProgress(DocumentControllerImpl.java:490)
    at org.corpus_tools.pepper.core.PepperJobImpl.getStatusReport(PepperJobImpl.java:799)
    at org.corpus_tools.pepper.common.PepperUtil$PepperJobReporter.run(PepperUtil.java:752)
  • no status report is available -
    No status report is available, because of a nested exception:
    org.corpus_tools.pepper.exceptions.PepperFWException: This might be an internal exception: Cannot notify Pepper framework about progress for 'im1:WebannoTSVImporter', because the percentage of progress is out of range (0..1). It is '2082.3715003803645'.
    at org.corpus_tools.pepper.core.ModuleControllerImpl.getProgress(ModuleControllerImpl.java:473)
    at org.corpus_tools.pepper.core.DocumentControllerImpl.getProgress(DocumentControllerImpl.java:490)
    at org.corpus_tools.pepper.core.PepperJobImpl.getStatusReport(PepperJobImpl.java:799)
    at org.corpus_tools.pepper.common.PepperUtil$PepperJobReporter.run(PepperUtil.java:752)
  • no status report is available -
    Cannot map 'salt:/0/KorpusAG/Papinianus' with module 'WebannoTSVImporter', because of a mapping result was 'FAILED'.
    --------------------------- pepper job status ---------------------------
    id: '103glrid
    active documents: 4 of 4
    status: importing document structure
    total progress: 28,33%
    processing time: 00:29:10.048
    salt:/0/KorpusAG/CardenioUndCelinde(IN_PROGRESS/sleep) 33,33%
    salt:/0/KorpusAG/CarolusStuardus(DELETED/sleep) 100%
    salt:/0/KorpusAG/CatharinavG(DELETED/sleep) 100%
    salt:/0/KorpusAG/Horribilicribrifax(IN_PROGRESS/sleep) 33,33%
    salt:/0/KorpusAG/LeoArmenius(IN_PROGRESS/sleep) 33,33%
    salt:/0/KorpusAG/Majuma(IN_PROGRESS/sleep) 33,33%
    salt:/0/KorpusAG/Papinianus(IN_PROGRESS/WebannoTSVImporter) 33,33%
    salt:/0/KorpusAG/PeterSquentz(NOT_STARTED/sleep) 0%
    salt:/0/KorpusAG/Piastus(NOT_STARTED/sleep) 0%
    salt:/0/KorpusAG/Verlibt.Gespenst.Gelibt.Dornrose(NOT_STARTED/sleep) 0%
    salt:/1/KorpusAG/CardenioUndCelinde(IN_PROGRESS/sleep) 33,33%
    salt:/1/KorpusAG/CarolusStuardus(IN_PROGRESS/sleep) 33,33%
    salt:/1/KorpusAG/CatharinavG(IN_PROGRESS/sleep) 33,33%
    salt:/1/KorpusAG/Horribilicribrifax(IN_PROGRESS/sleep) 33,33%
    salt:/1/KorpusAG/LeoArmenius(IN_PROGRESS/sleep) 33,33%
    salt:/1/KorpusAG/Majuma(IN_PROGRESS/sleep) 33,33%
    salt:/1/KorpusAG/Papinianus(NOT_STARTED/sleep) 0%
    salt:/1/KorpusAG/PeterSquentz(NOT_STARTED/sleep) 0%
    salt:/1/KorpusAG/Piastus(NOT_STARTED/sleep) 0%
    salt:/1/KorpusAG/Verlibt.Gespenst.Gelibt.Dornrose(NOT_STARTED/sleep) 0%

--------------------------- pepper job status ---------------------------
id: '103glrid
active documents: 4 of 4
status: importing document structure
total progress: 31,67%
processing time: 00:29:21.429
salt:/0/KorpusAG/CardenioUndCelinde(IN_PROGRESS/sleep) 33,33%
salt:/0/KorpusAG/CarolusStuardus(DELETED/sleep) 100%
salt:/0/KorpusAG/CatharinavG(DELETED/sleep) 100%
salt:/0/KorpusAG/Horribilicribrifax(IN_PROGRESS/sleep) 33,33%
salt:/0/KorpusAG/LeoArmenius(IN_PROGRESS/sleep) 33,33%
salt:/0/KorpusAG/Majuma(IN_PROGRESS/sleep) 33,33%
salt:/0/KorpusAG/Papinianus(DELETED/sleep) 100%
salt:/0/KorpusAG/PeterSquentz(NOT_STARTED/sleep) 0%
salt:/0/KorpusAG/Piastus(NOT_STARTED/sleep) 0%
salt:/0/KorpusAG/Verlibt.Gespenst.Gelibt.Dornrose(NOT_STARTED/sleep) 0%
salt:/1/KorpusAG/CardenioUndCelinde(IN_PROGRESS/sleep) 33,33%
salt:/1/KorpusAG/CarolusStuardus(IN_PROGRESS/sleep) 33,33%
salt:/1/KorpusAG/CatharinavG(IN_PROGRESS/sleep) 33,33%
salt:/1/KorpusAG/Horribilicribrifax(IN_PROGRESS/sleep) 33,33%
salt:/1/KorpusAG/LeoArmenius(IN_PROGRESS/sleep) 33,33%
salt:/1/KorpusAG/Majuma(IN_PROGRESS/sleep) 33,33%
salt:/1/KorpusAG/Papinianus(NOT_STARTED/sleep) 0%
salt:/1/KorpusAG/PeterSquentz(NOT_STARTED/sleep) 0%
salt:/1/KorpusAG/Piastus(NOT_STARTED/sleep) 0%
salt:/1/KorpusAG/Verlibt.Gespenst.Gelibt.Dornrose(NOT_STARTED/sleep) 0%

--------------------------- pepper job status ---------------------------
id: '103glrid
active documents: 4 of 4
status: importing document structure
total progress: 31,67%
processing time: 00:29:32.306
salt:/0/KorpusAG/CardenioUndCelinde(IN_PROGRESS/sleep) 33,33%
salt:/0/KorpusAG/CarolusStuardus(DELETED/sleep) 100%
salt:/0/KorpusAG/CatharinavG(DELETED/sleep) 100%
salt:/0/KorpusAG/Horribilicribrifax(IN_PROGRESS/sleep) 33,33%
salt:/0/KorpusAG/LeoArmenius(IN_PROGRESS/sleep) 33,33%
salt:/0/KorpusAG/Majuma(IN_PROGRESS/sleep) 33,33%
salt:/0/KorpusAG/Papinianus(DELETED/sleep) 100%
salt:/0/KorpusAG/PeterSquentz(NOT_STARTED/sleep) 0%
salt:/0/KorpusAG/Piastus(NOT_STARTED/sleep) 0%
salt:/0/KorpusAG/Verlibt.Gespenst.Gelibt.Dornrose(NOT_STARTED/sleep) 0%
salt:/1/KorpusAG/CardenioUndCelinde(IN_PROGRESS/sleep) 33,33%
salt:/1/KorpusAG/CarolusStuardus(IN_PROGRESS/sleep) 33,33%
salt:/1/KorpusAG/CatharinavG(IN_PROGRESS/sleep) 33,33%
salt:/1/KorpusAG/Horribilicribrifax(IN_PROGRESS/sleep) 33,33%
salt:/1/KorpusAG/LeoArmenius(IN_PROGRESS/sleep) 33,33%
salt:/1/KorpusAG/Majuma(IN_PROGRESS/sleep) 33,33%
salt:/1/KorpusAG/Papinianus(NOT_STARTED/sleep) 0%
salt:/1/KorpusAG/PeterSquentz(NOT_STARTED/sleep) 0%
salt:/1/KorpusAG/Piastus(NOT_STARTED/sleep) 0%
salt:/1/KorpusAG/Verlibt.Gespenst.Gelibt.Dornrose(NOT_STARTED/sleep) 0%

An exception was thrown by the mapper threads 'Thread[WebannoTSVImporter_mapper(salt:/KorpusAG/Papinianus),5,WebannoTSVImporter_mapperGroup]'.
java.lang.OutOfMemoryError: Java heap space
--------------------------- pepper job status ---------------------------
id: '103glrid
active documents: 4 of 4
status: importing document structure
total progress: 41,67%
processing time: 00:29:42.320
salt:/0/KorpusAG/CardenioUndCelinde(IN_PROGRESS/sleep) 33,33%
salt:/0/KorpusAG/CarolusStuardus(DELETED/sleep) 100%
salt:/0/KorpusAG/CatharinavG(DELETED/sleep) 100%
salt:/0/KorpusAG/Horribilicribrifax(IN_PROGRESS/sleep) 33,33%
salt:/0/KorpusAG/LeoArmenius(IN_PROGRESS/sleep) 33,33%
salt:/0/KorpusAG/Majuma(IN_PROGRESS/sleep) 33,33%
salt:/0/KorpusAG/Papinianus(DELETED/sleep) 100%
salt:/0/KorpusAG/PeterSquentz(IN_PROGRESS/sleep) 33,33%
salt:/0/KorpusAG/Piastus(IN_PROGRESS/sleep) 33,33%
salt:/0/KorpusAG/Verlibt.Gespenst.Gelibt.Dornrose(IN_PROGRESS/sleep) 33,33%
salt:/1/KorpusAG/CardenioUndCelinde(IN_PROGRESS/sleep) 33,33%
salt:/1/KorpusAG/CarolusStuardus(IN_PROGRESS/sleep) 33,33%
salt:/1/KorpusAG/CatharinavG(IN_PROGRESS/sleep) 33,33%
salt:/1/KorpusAG/Horribilicribrifax(IN_PROGRESS/sleep) 33,33%
salt:/1/KorpusAG/LeoArmenius(IN_PROGRESS/sleep) 33,33%
salt:/1/KorpusAG/Majuma(IN_PROGRESS/sleep) 33,33%
salt:/1/KorpusAG/Papinianus(IN_PROGRESS/sleep) 33,33%
salt:/1/KorpusAG/PeterSquentz(IN_PROGRESS/sleep) 33,33%
salt:/1/KorpusAG/Piastus(IN_PROGRESS/sleep) 33,33%
salt:/1/KorpusAG/Verlibt.Gespenst.Gelibt.Dornrose(NOT_STARTED/sleep) 0%

CONVERSION ENDED WITH ERRORS, REQUIRED TIME: 00:29:45.721 s
Error in Pepper module 'WebannoTSVImporter, 1.1.0', please contact the module supplier [email protected]
. Some documents are still in the processing queue by module 'WebannoTSVImporter' and neither set to 'COMPLETED', 'DE
LETED' or 'FAILED'. Remaining documents are: [salt:/0/KorpusAG/CatharinavG: DELETED, salt:/0/KorpusAG/LeoArmenius: IN
_PROGRESS] (PepperModuleException)
full stack trace:
org.corpus_tools.pepper.modules.exceptions.PepperModuleException: Error in Pepper module 'WebannoTSVImporter, 1.1.0', please contact the module supplier [email protected]. Some documents are still in the processing queue by module 'WebannoTSVImporter' and neither set to 'COMPLETED', 'DELETED' or 'FAILED'. Remaining documents are: [salt:/0/KorpusAG/CatharinavG: DELETED, salt:/0/KorpusAG/LeoArmenius: IN_PROGRESS]
at org.corpus_tools.pepper.core.ModuleControllerImpl$2.run(ModuleControllerImpl.java:295)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)


  •    __o__                                                                                             __o__       *
    
  •   (_____)                         ____                 _   _                                        (_____)      *
    
  •    \   /                         / ___| ___   ___   __| | | |__  _   _  ___                          \   /       *
    
  •    |   |                        | |  _ / _ \ / _ \ / _` | | '_ \| | | |/ _ \                         |   |       *
    
  •    /___\                        | |_| | (_) | (_) | (_| | | |_) | |_| |  __/                         /___\       *
    
  •   (_____)                        \____|\___/ \___/ \__,_| |_.__/ \__, |\___|                        (_____)      *
    
  •   (_____)                                                        |___/                              (_____)      *
    

C:\Users\Melissa\pepper>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant