Task #10859
closed
Different Mono versions on servers?
100%
Description
I have been running both "ArchNER IT String" and "ArchNER IT File" algorithms on TextCrowd's DataMiner and the servers 2, 3 and 4 are failing but 0, 1 and 5 are working. (http://dataminerX-proto.d4science.org)
The error originates from this line in the script:
mono Steleto/STELETO.exe "-f" "-i:outputFileSaxon.nt" "-o:rdfXML.xml" "-t:EOSC.stg" "-p:language:it";
This is the error message:
Error: Could not load type 'Antlr4.StringTemplate.TemplateGroupFile' from assembly 'Antlr4.StringTemplate, Version=4.0.6.9004, Culture=neutral, PublicKeyToken=null'.
Error in eval(ei, envir) : object 'stoptheprocess' not found
Calls: source -> withVisible -> eval -> eval
Execution halted
The error tells me that it is unable to load the dll file "Antlr4.StringTemplate.dll". Perhaps there is an older version of mono on servers 2, 3 and 4?
Related issues
Updated by Pasquale Pagano about 7 years ago
- Tracker changed from Support to Task
Updated by Andrea Dell'Amico about 7 years ago
- Related to Upgrade #10007: Update Mono on DataMiner added
Updated by Andrea Dell'Amico about 7 years ago
- Status changed from New to In Progress
Updated by Andrea Dell'Amico about 7 years ago
- Status changed from In Progress to Feedback
- % Done changed from 0 to 100
I did not find any discrepancies between the installed mono packages, but in the past weeks we solved a couple of problems related to the automatic installation of requested packages. Can you try again?
Updated by Andrea Dell'Amico about 7 years ago
- Status changed from Feedback to Closed