|
|
|
Build 8418
Reported by Anders Wallgren Linked by kirillk Error message: Error in P4: Partner exited unexpectedly. Previous exception is: http://www.intellij.net/tracker/idea/viewSCR?publicId=113288 There was at least one exception before this one. com.intellij.openapi.vcs.VcsException: Error in P4: Partner exited unexpectedly. at org.jetbrains.idea.perforce.perforce.PerforceRunner.checkError(PerforceRunner.java:1609) at org.jetbrains.idea.perforce.perforce.PerforceRunner.opened(PerforceRunner.java:854) at org.jetbrains.idea.perforce.perforce.PerforceRunner.createChangeListForm(PerforceRunner.java:772) at org.jetbrains.idea.perforce.perforce.PerforceRunner.renameChangeList(PerforceRunner.java:728) at org.jetbrains.idea.perforce.application.ChangeListSynchronizer.handleChangeListRename(ChangeListSynchronizer.java:302) at org.jetbrains.idea.perforce.application.ChangeListSynchronizer.access$500(ChangeListSynchronizer.java:49) at org.jetbrains.idea.perforce.application.ChangeListSynchronizer$5.run(ChangeListSynchronizer.java:282) at com.intellij.util.Alarm$Request$1.run(Alarm.java:163) 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.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907) at java.lang.Thread.run(Thread.java:619) Caused by: com.intellij.openapi.vcs.VcsException: Error in P4: Partner exited unexpectedly. at org.jetbrains.idea.perforce.perforce.connections.P4NativeConnection.checkError(P4NativeConnection.java:139) at org.jetbrains.idea.perforce.perforce.connections.P4NativeConnection.runP4Command(P4NativeConnection.java:235) at org.jetbrains.idea.perforce.perforce.connections.AbstractP4Connection.runP4Command(AbstractP4Connection.java:45) at org.jetbrains.idea.perforce.perforce.PerforceRunner.executeP4Command(PerforceRunner.java:1419) at org.jetbrains.idea.perforce.perforce.PerforceRunner.executeP4Command(PerforceRunner.java:1390) at org.jetbrains.idea.perforce.perforce.PerforceRunner.opened(PerforceRunner.java:849) ... 12 more Build 8526
Reported by Anonymous IDEA User Linked by Dmitry.Avdeev Error message: Timeout waiting for Perforce server Previous exception is: http://www.intellij.net/tracker/idea/viewSCR?publicId=116363 There was at least one exception before this one. com.intellij.openapi.vcs.VcsException: Timeout waiting for Perforce server at org.jetbrains.idea.perforce.perforce.PerforceRunner.checkError(PerforceRunner.java:1610) at org.jetbrains.idea.perforce.perforce.PerforceRunner.renameChangeList(PerforceRunner.java:731) at org.jetbrains.idea.perforce.application.ChangeListSynchronizer.handleChangeListRename(ChangeListSynchronizer.java:302) at org.jetbrains.idea.perforce.application.ChangeListSynchronizer.access$500(ChangeListSynchronizer.java:49) at org.jetbrains.idea.perforce.application.ChangeListSynchronizer$5.run(ChangeListSynchronizer.java:282) at com.intellij.util.Alarm$Request$1.run(Alarm.java:163) 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.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675) at java.lang.Thread.run(Thread.java:595) Caused by: org.jetbrains.idea.perforce.perforce.PerforceTimeoutException: Timeout waiting for Perforce server at org.jetbrains.idea.perforce.perforce.connections.P4CommandLineConnection.runCmdLine(P4CommandLineConnection.java:157) at org.jetbrains.idea.perforce.perforce.connections.P4CommandLineConnection.executeP4CommandLine(P4CommandLineConnection.java:58) at org.jetbrains.idea.perforce.perforce.connections.P4CommandLineConnection.runP4Command(P4CommandLineConnection.java:50) at org.jetbrains.idea.perforce.perforce.connections.AbstractP4Connection.runP4Command(AbstractP4Connection.java:48) at org.jetbrains.idea.perforce.perforce.PerforceRunner.executeP4Command(PerforceRunner.java:1420) at org.jetbrains.idea.perforce.perforce.PerforceRunner.renameChangeList(PerforceRunner.java:730) ... 10 more |
|||||||||||||||||||||||||||||||||||||||||||||
Reported by Anders Wallgren
Linked by kirillk
Error message: Error in change specification.
Client, user, date and status cannot be changed.
com.intellij.openapi.vcs.VcsException: Error in change specification.
Client, user, date and status cannot be changed.
at org.jetbrains.idea.perforce.perforce.PerforceRunner.checkError(PerforceRunner.java:1614)
at org.jetbrains.idea.perforce.perforce.PerforceRunner.renameChangeList(PerforceRunner.java:730)
at org.jetbrains.idea.perforce.application.ChangeListSynchronizer.handleChangeListRename(ChangeListSynchronizer.java:302)
at org.jetbrains.idea.perforce.application.ChangeListSynchronizer.access$500(ChangeListSynchronizer.java:49)
at org.jetbrains.idea.perforce.application.ChangeListSynchronizer$5.run(ChangeListSynchronizer.java:282)
at com.intellij.util.Alarm$Request$1.run(Alarm.java:163)
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.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
at java.lang.Thread.run(Thread.java:619)