History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-18175
Type: Exception Exception
Status: Open Open
Priority: Major Major
Assignee: Dmitry Jemerov
Reporter: Exception Analyzer
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

[#5716] : PerforceRunner.checkError

Created: 20 Jun 07 22:45   Updated: 14 Jul 08 21:39
Component/s: Version Control Integration. Perforce
Fix Version/s: Diana Final

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 0


 Description  « Hide
exception://5716/
Last updated by Dmitry Jemerov
Error message: Error in change specification.
Can't update committed change 164644.

com.intellij.openapi.vcs.VcsException: Error in change specification.
Can't update committed change 164644.

at org.jetbrains.idea.perforce.perforce.PerforceRunner.checkError(PerforceRunner.java:1577)
at org.jetbrains.idea.perforce.perforce.PerforceRunner.renameChangeList(PerforceRunner.java:696)
at org.jetbrains.idea.perforce.application.ChangeListSynchronizer.handleChangeListRename(ChangeListSynchronizer.java:300)
at org.jetbrains.idea.perforce.application.ChangeListSynchronizer.access$500(ChangeListSynchronizer.java:48)
at org.jetbrains.idea.perforce.application.ChangeListSynchronizer$5.run(ChangeListSynchronizer.java:280)
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)



 All   Comments   Work Log   Change History      Sort Order:
Exception Analyzer - 10 Jun 08 15:54
Build 8418
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)

Exception Analyzer - 10 Jun 08 15:54
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

Exception Analyzer - 14 Jul 08 21:39
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