Zotero beta hangs importing 6GB Mendeley library
Now that Zotero has a native viewer and can import Mendeley highlights, I am trying to switch from Mendeley. My library is around 6GB. I first tried switching using the online method. Things seemed to be fine until at the very end, when the importing process froze up with just a little left to go. I blamed that on my internet connection and tried to import locally using an old version of Mendeley. However, the same thing happened. There is only a little left on the importing process progress bar and it has been like that for 12 hours. One thing I noticed is that I no longer get notifications of ZotFile renaming files, so I suppose the problem arises after writing the files. What can I do? I'm interested in keeping my Mendeley highlights.
This happens with 5.0.97-beta.33+fdcd4e51c.
This happens with 5.0.97-beta.33+fdcd4e51c.
This discussion has been closed.
(If you've done the import with ZotFile enabled, though, you should close Zotero and delete the Zotero data directory before trying again, since otherwise you may end up with something of a mess. You can run ZotFile on imported items later if you want to.)
Is this an institutional computer? Are there any third-party system utilities that might interfere with running certain programs? If you open Terminal via Spotlight, copy and paste this line, and press Return, what happens?
/Applications/Zotero.app/Contents/MacOS/pdfinfo
~/Zotero/storage/5JLHSLAF/*.pdf ~/Zotero/storage/5JLHSLAF/.zotero-ft-info
If it seems to complete without error, what's the output of this command?
ls -la ~/Zotero/storage/5JLHSLAF/.zotero-ft-info
First command:
This is a custom xpdf pdfinfo build. Please use the original version!
4.02
Copyright 1996-2019 Glyph & Cog, LLC
pdfinfo
zsh: no matches found: /Users/mmm/Zotero/storage/5JLHSLAF/*.pdf
Second command:
ls: /Users/mmm/Zotero/storage/5JLHSLAF/.zotero-ft-info: No such file or directory
It's my personal computer.
/Applications/Zotero.app/Contents/MacOS/pdfinfo ~/Desktop/zoterotest/*.pdf ~/Desktop/zoterotest/.zotero-ft-info
It's been frozen for a while, I suppose that task should be completed quickly, so there is no .zotero-ft-info output.
Perhaps it'd be good to have the program raise a warning and go on with the rest?