Closed kataph closed 1 year ago
@kataph I was having related issues but a suggestion in https://github.com/ernestojimenezruiz/logmap-matcher/issues/39 may help (if using java 17 LTS)
Hi @kataph
Regarding the Web interface, we will soon deploy a new version with the mailing facility fixed (a MSc student has fixed the issues). Google made some changes last year that broke the system.
The error you show is typically related to the paths. Give a look to: https://code.google.com/archive/p/logmap-matcher/wikis In windows the output path may need to start with "/". I did not have access to a Windows machine so I know paths in Windows were giving issues.
Ernesto
Indeed, the problem was that a "/" had to be added before the absolute path in Windows. I found trace of that also in the old wiki, here: https://code.google.com/archive/p/logmap-matcher/wikis/FAQ.wiki
many thanks
Hi, I also did not receive the mail with the results. Additionally, attempting to run the standalone version gives me the following error:
Any idea about these? Many thanks