PyCharm shuts down unexpectedly.

已回答

Hi,

PyCharm 2018.2; Windows 10; Python 3.7.

PyCharm keeps shutting down when idle for approx 10 minutes for no apparent reason.

The extract below is what is displayed in the log file but no indications of exceptions.

2018-07-30 13:57:38,529 [1210283] INFO - il.indexing.FileBasedIndexImpl - START INDEX SHUTDOWN
2018-07-30 13:57:38,579 [1210333] INFO - il.indexing.FileBasedIndexImpl - END INDEX SHUTDOWN
2018-07-30 13:57:38,579 [1210333] INFO - stubs.SerializationManagerImpl - START StubSerializationManager SHUTDOWN
2018-07-30 13:57:38,579 [1210333] INFO - stubs.SerializationManagerImpl - END StubSerializationManager SHUTDOWN
2018-07-30 13:57:38,590 [1210344] INFO - newvfs.persistent.PersistentFS - VFS dispose started
2018-07-30 13:57:38,596 [1210350] INFO - newvfs.persistent.PersistentFS - VFS dispose completed

Thanks in advance for any help.

1

Hi smithy, do you have any java_error_in_PYCHARM files in your user home directory?

0
Avatar
Permanently deleted user

I did not see java_error_in_PYCHARM in my user home directory. ( C:\Users\my_name).

0

请先登录再写评论。