Loading Project - Scanning files hangs
Every once in a while the Loading Project step hangs while processing module '<project name>" content....
I've confirmed access to the drive is fine so I'm not sure what's taking it so long.
Generally, it quickly hits the Loading Project phase, processes modules and brings up the latest code you were working on.
Please assist.
Thanks,
Chris
Please sign in to leave a comment.
Hello Chris,
Could you please check if there are any thread dumps in the log directory?
The logs are under ~/Library/Logs/PyCharm10 on MacOS X, under %USERHOME%\.PyCharm10\system\logs
on Windows and under ~/.PyCharm10/system/logs on Linux.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Yes, there were thread dumps in that directory.
I had stopped and restarted PyCharm multiple times that day and I see 6 folders in there for that day of which one has 2 text files in it.
Is there something specific I should look for in those text files?
Thanks,
This continues to happen sporadically and I'm not sure why....
The idea log is showing this:
2011-02-24 10:24:40,744 [ 11484] INFO - .impl.stores.XmlElementStorage - Document was not loaded for $APP_CONFIG$/jdk.table.xml
2011-02-24 10:24:44,651 [ 15391] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/webServers.xml file is null
2011-02-24 10:24:44,651 [ 15391] INFO - .impl.stores.XmlElementStorage - Document was not loaded for $APP_CONFIG$/webServers.xml
The thread dumps that have something in them are showing this towards the end:
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)