-
-
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
Running Jabref with Java11 freezes system #5250
Comments
Could be related to the problem of the Cleanup operations defined as save actions. |
How can I disable them? |
Library -> Library properties ->Enable Save actions uncheck |
Only I cannot run the application anymore as it crashes immediately. Is there an option in a config file somewhere? |
It's stored in the bib file at the end, look for save actions (if they are active, there is a "1" ) Either you disable them by removing the line or set them to "0" |
Now I get one uncaught exception per bib file. The exception dialogs cannot be closed with OK but with Alt+F4. Once closed I get the "library modified by another program" message for all bib files and all entries that have a "pages" attribute. Jabref suggests that the external edit was to change -- to a single n-dash, which is a false claim as there have been no external changes. It also deforms long filenames by truncating them and adding content of other fields.
|
You still have the save actions enabled in your bib file(s):
|
I tried searching for duplicates, but that crashed my system. It seems rather unsafe to run the current Jabref version. On the other hand, running it with Java8 also leads to an exception now:
What is the last 5.0-version that was actually working? |
There is one that is write-protected. So I tried removing it from the jabref.xml file instead. |
This version works for me with java 11 - I have had the same problem with recent snapshots - they do not work in any version of Java that I have.... Honestly quite frustrating. |
Does this still happen with the latest snapshots? |
I will reopen it when the same thing happens again. |
I am moved to the rpm version with no trouble. Since alpha things are fine
re java 11 - having the rpm is a great improvement. many thanks! bm
…On Thu, Oct 17, 2019 at 4:34 PM Christoph ***@***.***> wrote:
Does this still happen with the latest snapshots?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#5250?email_source=notifications&email_token=AAMY3EOFCD6TICEBNKRUVJ3QPDD6BA5CNFSM4IRB4DUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBRN5ZY#issuecomment-543350503>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAMY3EKXJSXYWIA33Y2RIYTQPDD6BANCNFSM4IRB4DUA>
.
--
W. Bentley MacLeod
New York, New York
|
JabRef version 5.0-dev
When running Jabref with Java11, my system becomes unresponsive (load > 40, most processes in IO wait, Jabref floods X with exception windows, ...
Steps to reproduce the behavior:
Console Log
The text was updated successfully, but these errors were encountered: