Bug: Can't refresh the directory content

Sometimes, the IDE refuses to update the contents of the folders.

I tried to perform the action "Synchronize" on the folder, it does not work.

 

Relaunching the software will display the correct content again, but the problem ends up reappearing after a few hours

1

Hi there,

Check your idea.log for any related notices (Help | Show Log in XXX).

Using "Synchronize" should normally do the job though...

0
Avatar
Permanently deleted user

2018-07-19 11:25:06,493 [8632936]   INFO -  #git4idea.commands.GitHandler - Done
2018-07-19 11:31:51,374 [9037817]   INFO - .script.IdeScriptEngineManager - javax.script.ScriptEngineManager initialized in 31 ms
2018-07-19 11:41:56,832 [9643275]   INFO - watcher.FwProjectChangeTracker - [tracking vfs changes] stopped
2018-07-19 11:41:56,832 [9643275]   INFO - watcher.FwProjectChangeTracker - [tracking unsaved documents] stopped
2018-07-19 11:41:56,834 [9643277]   INFO - ution.rmi.RemoteProcessSupport - Terminating: 28671/RemoteDriverImplf242a327
2018-07-19 11:41:56,851 [9643294]   INFO - stubs.SerializationManagerImpl - START StubSerializationManager SHUTDOWN
2018-07-19 11:41:56,851 [9643294]   INFO - stubs.SerializationManagerImpl - END StubSerializationManager SHUTDOWN
2018-07-19 11:41:56,855 [9643298]   INFO - stubs.SerializationManagerImpl - START StubSerializationManager SHUTDOWN
2018-07-19 11:41:56,855 [9643298]   INFO - stubs.SerializationManagerImpl - END StubSerializationManager SHUTDOWN
2018-07-19 11:41:56,855 [9643298]   INFO - il.indexing.FileBasedIndexImpl - START INDEX SHUTDOWN
2018-07-19 11:41:56,878 [9643321]   INFO - ution.rmi.RemoteProcessSupport - Process finished with exit code 137 (interrupted by signal 9: SIGKILL)
2018-07-19 11:41:56,893 [9643336]   INFO - il.indexing.FileBasedIndexImpl - END INDEX SHUTDOWN
2018-07-19 11:41:56,895 [9643338]   INFO - org.jetbrains.io.BuiltInServer - web server stopped
2018-07-19 11:41:56,929 [9643372]   INFO - Types.impl.FileTypeManagerImpl - FileTypeManager: 74 auto-detected files
Elapsed time on auto-detect: 512 ms
2018-07-19 11:41:56,942 [9643385]   INFO - pl.local.NativeFileWatcherImpl - Watcher terminated with exit code 0
2018-07-19 11:41:56,947 [9643390]   INFO - newvfs.persistent.PersistentFS - VFS dispose started
2018-07-19 11:41:56,962 [9643405]   INFO - newvfs.persistent.PersistentFS - VFS dispose completed
2018-07-19 11:41:56,970 [9643413]   INFO -        #com.intellij.idea.Main - ------------------------------------------------------ IDE SHUTDOWN ------------------------------------------------------
2018-07-19 11:41:56,977 [9643420]   INFO - org.jetbrains.io.BuiltInServer - web server stopped

0

From what I see that's a shutdown sequence.

Do you have any exceptions/warnings related to the subject?

No better idea from me right now.

0
Avatar
Permanently deleted user

I tried the sync after the first line :

2018-07-19 11:25:06,493 [8632936]   INFO -  #git4idea.commands.GitHandler - Done

No warning or error...

0

Just to confirm - this folder is a straight local drive, not a symlink, not a mounted network or any other share, right?
If so, the only thing I can think of is some weird indexes corruption. Please check if the issue happens again after you run through caches invalidation (File | Invalidate Caches / Restart).

0
Avatar
Permanently deleted user

yes, local drive, not a symlink. After a restart, it work again

0

I meant invalidating caches specifically, just to exclude this possible cause.

0

This bug still exists. It drives me crazy :).

1

same here super annoying 

1

Hey Folks,

There could be different root causes for this issue and no single solution is available, so I would recommend submitting a YouTrack report with logs so developers could take a closer look:
https://youtrack.jetbrains.com/newIssue

Logs can be collected with the “Help > Collect Logs” menu action.

0

请先登录再写评论。