jabref
jabref copied to clipboard
Uncaught exception occurred in Thread[JavaFX Application Thread,5,main] when trying the new tool Start new systematic bibliographic review
JabRef version
5.3 (latest release)
Operating system
mac OS
Details on version and operating system
BigSur version 11.5.2
Checked with the latest development build
- [X] I made a backup of my libraries before testing the latest development version.
- [X] I have tested the latest development version and the problem persists
Steps to reproduce the behaviour
- Tools --> Start new systematic literature review
- Fill in the info requested (Titles, authors, query, database, etc.) and then click Start Survey
Then, exception details error box pop: Uncaught exception occurred in Thread[JavaFX Application Thread,5,main]
Appendix
java.lang.IllegalStateException: Error during creation of repository structure.
at [email protected]/org.jabref.logic.crawler.StudyRepository.createBibFile(Unknown Source)
at [email protected]/org.jabref.logic.crawler.StudyRepository.createFetcherResultFile(Unknown Source)
at [email protected]/org.jabref.logic.crawler.StudyRepository.lambda$setUpRepositoryStructure$0(Unknown Source)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at [email protected]/org.jabref.logic.crawler.StudyRepository.setUpRepositoryStructure(Unknown Source)
at [email protected]/org.jabref.logic.crawler.StudyRepository.<init>(Unknown Source)
at [email protected]/org.jabref.logic.crawler.Crawler.<init>(Unknown Source)
at [email protected]/org.jabref.gui.slr.ExistingStudySearchAction.crawl(Unknown Source)
at [email protected]/org.jabref.gui.slr.StartNewStudyAction.execute(Unknown Source)
at [email protected]/org.jabref.gui.actions.JabRefAction.lambda$new$3(Unknown Source)
at [email protected]/org.controlsfx.control.action.Action.handle(Unknown Source)
at [email protected]/org.controlsfx.control.action.Action.handle(Unknown Source)
at [email protected]/com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
at [email protected]/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at [email protected]/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at [email protected]/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at [email protected]/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at [email protected]/com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
at [email protected]/com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
at [email protected]/javafx.event.Event.fireEvent(Unknown Source)
at [email protected]/javafx.scene.control.MenuItem.fire(Unknown Source)
at [email protected]/com.sun.javafx.scene.control.GlobalMenuAdapter.lambda$bindMenuItemProperties$2(Unknown Source)
at [email protected]/com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
at [email protected]/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at [email protected]/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at [email protected]/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at [email protected]/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at [email protected]/com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
at [email protected]/com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
at [email protected]/javafx.event.Event.fireEvent(Unknown Source)
at [email protected]/javafx.scene.control.MenuItem.fire(Unknown Source)
at [email protected]/com.sun.javafx.tk.quantum.GlassSystemMenu$1.action(Unknown Source)
Caused by: java.nio.file.NoSuchFileException: /Users/sabrinadamour1/Documents/testsjab/-1393435121 - inferior longitudinal fascic OR ILF/Medline/PubMed.bib
at java.base/sun.nio.fs.UnixException.translateToIOException(Unknown Source)
at java.base/sun.nio.fs.UnixException.rethrowAsIOException(Unknown Source)
at java.base/sun.nio.fs.UnixException.rethrowAsIOException(Unknown Source)
at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(Unknown Source)
at java.base/java.nio.file.Files.newByteChannel(Unknown Source)
at java.base/java.nio.file.Files.createFile(Unknown Source)
... 32 more
Please try the latest development version https://builds.jabref.org/main/ I cannot reproduce this
@DominikVoigt Could you have a look?
@Siedlerchr Sorry for the delay, I already tried the latest development version and it changed nothing