exception://5170/
Last updated by Nikolay Chashnikov
Error message: Cannot figure out local path
Previous exception is:
http://www.intellij.net/tracker/idea/viewSCR?publicId=90737
There was at least one exception before this one.java.lang.RuntimeException: Cannot figure out local path at org.jetbrains.idea.perforce.perforce.P4File$5.run(P4File.java:219)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:578)
at org.jetbrains.idea.perforce.perforce.P4File.getLocalPath(P4File.java:208)
at org.jetbrains.idea.perforce.perforce.PerforceRunner.have(PerforceRunner.java:1204)
at org.jetbrains.idea.perforce.application.PerforceChangeProvider.collectFilesInPerforce(PerforceChangeProvider.java:345)
at org.jetbrains.idea.perforce.application.PerforceChangeProvider.processConnection(PerforceChangeProvider.java:261)
at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChanges(PerforceChangeProvider.java:74)
at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.updateImmediately(ChangeListManagerImpl.java:297)
at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.access$700(ChangeListManagerImpl.java:344)
at com.intellij.openapi.vcs.changes.ChangeListManagerImpl$4.run(ChangeListManagerImpl.java:214)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:207)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
at java.lang.Thread.run(Thread.java:619)
Reported by Dan
Error message: Cannot figure out local path
java.lang.RuntimeException: Cannot figure out local path
at org.jetbrains.idea.perforce.perforce.P4File$5.run(P4File.java:219)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:578)
at org.jetbrains.idea.perforce.perforce.P4File.getLocalPath(P4File.java:208)
at org.jetbrains.idea.perforce.perforce.PerforceRunner.have(PerforceRunner.java:1204)
at org.jetbrains.idea.perforce.application.PerforceChangeProvider.collectFilesInPerforce(PerforceChangeProvider.java:345)
at org.jetbrains.idea.perforce.application.PerforceChangeProvider.processConnection(PerforceChangeProvider.java:261)
at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChanges(PerforceChangeProvider.java:74)
at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.updateImmediately(ChangeListManagerImpl.java:297)
at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.access$700(ChangeListManagerImpl.java:344)
at com.intellij.openapi.vcs.changes.ChangeListManagerImpl$4.run(ChangeListManagerImpl.java:214)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.java:123)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:65)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:168)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)