-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
New entry from plain text fails #6517
Comments
Also using the example from the page: https://docs.jabref.org/collect/newentryfromplaintext gives "0 entries were parsed from your query" with JabRef 5.1--2020-06-04--7cc5747 (latest available today) To diagnose the problem I started
Seems like Grobid (the parser) tries to connect somewhere but the connection is refused. No sign of this need to connect in the documentation. Could it be the Grobid demo server http://cloud.science-miner.com/grobid/? From the browser I can connect to this page without problems. Thanks for your help! |
add information on GROBID server connection issue for user relates to JabRef#6517 and JabRef#6891
* add explicit configuration for connectTimeout in URLDownload add information on GROBID server connection issue for user relates to #6517 and #6891 * add CHANGELOG entry * fix style issues detected by checkstyle * use .toMilliseconds() is more convenient use assertThrow is more convenient * incorporate feedback from review reduce detail level from user message rework to use FetcherException instead of UncheckedIOException * switch to debug level in order to reduce verboseness in the log
Tried various entries from article references, but no one succeeded. Maybe I'm doing something wrong, but don't understand what. |
Thank you for the offer, @crystalfp . I guess the maintainers already have this on their "radar". |
Fantastic, you're working on this already then. |
This issue has been inactive for half a year. Since JabRef is constantly evolving this issue may not be relevant any longer and it will be closed in two weeks if no further activity occurs. As part of an effort to ensure that the JabRef team is focusing on important and valid issues, we would like to ask if you could update the issue if it still persists. This could be in the following form:
Thank you for your contribution! |
This issue still happens, at least on macOS and on Windows (not on GNU/Linux). |
JabRef 5.1--2020-05-23--03e3663
Windows 10 10.0 amd64
Java 14.0.1
The new automatic parser of entries from text fails to extract anything from citations extracted from papers or sites. Here are two examples:
With the old, manual one at least I can extract the relevant parts and then correct the record. Is it possible to have it back?
Steps to reproduce the behavior:
Thanks!
mario
The text was updated successfully, but these errors were encountered: