PyCharm is spewing tons and tons of messages to the terminal
Running under Ubuntu 12.04 LTS.
There is so much junk I don't know which part to paste here that would help. Here is a snippet:
[1252132] ERROR - tellij.concurrency.JobLauncher - PyCharm 2.7.3 Build #PY-129.782
[1252132] ERROR - tellij.concurrency.JobLauncher - JDK: 1.7.0_25
[1252132] ERROR - tellij.concurrency.JobLauncher - VM: Java HotSpot(TM) 64-Bit Server VM
[1252132] ERROR - tellij.concurrency.JobLauncher - Vendor: Oracle Corporation
[1252132] ERROR - tellij.concurrency.JobLauncher - OS: Linux
[1252133] ERROR - tellij.concurrency.JobLauncher - Last Action: EditorLeft
[1272410] ERROR - tellij.concurrency.JobLauncher - A stub in a non-stub file 'file:///home/henry/Dev/on-pnet2/cover/neutron_api_rpc___init__.html'; isValid()=true; IndexStamp=0; Type: FILE; Psi roots: [HtmlFile:neutron_api_rpc___init__.html]; StubUpdatingIndex.canHaveStub(vFile)=false content:<<<
There is so much junk I don't know which part to paste here that would help. Here is a snippet:
[1252132] ERROR - tellij.concurrency.JobLauncher - PyCharm 2.7.3 Build #PY-129.782
[1252132] ERROR - tellij.concurrency.JobLauncher - JDK: 1.7.0_25
[1252132] ERROR - tellij.concurrency.JobLauncher - VM: Java HotSpot(TM) 64-Bit Server VM
[1252132] ERROR - tellij.concurrency.JobLauncher - Vendor: Oracle Corporation
[1252132] ERROR - tellij.concurrency.JobLauncher - OS: Linux
[1252133] ERROR - tellij.concurrency.JobLauncher - Last Action: EditorLeft
[1272410] ERROR - tellij.concurrency.JobLauncher - A stub in a non-stub file 'file:///home/henry/Dev/on-pnet2/cover/neutron_api_rpc___init__.html'; isValid()=true; IndexStamp=0; Type: FILE; Psi roots: [HtmlFile:neutron_api_rpc___init__.html]; StubUpdatingIndex.canHaveStub(vFile)=false content:<<<
2 条评论
排序方式
日期
投票数
File | Invalidate Caches should help.
Yes, that seems to have cured it. Thanks.
请先登录再写评论。