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

Key: IDEADEV-16649
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

[#5069] assert: ChangeListSynchronizer.handleChangeListRename

Created: 02 May 07 20:44   Updated: 16 Oct 07 00:08
Component/s: Version Control Integration. Perforce
Fix Version/s: Diana Final

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

Build: 6,913


 Description  « Hide
exception://5069/
Last updated by Dmitry Jemerov
Error message: Assertion failed:
Previous exception is: http://www.intellij.net/tracker/idea/viewSCR?publicId=89961
There was at least one exception before this one.java.lang.Throwable at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:89)
at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:96)
at org.jetbrains.idea.perforce.application.ChangeListSynchronizer.handleChangeListRename(ChangeListSynchronizer.java:306)
at org.jetbrains.idea.perforce.application.ChangeListSynchronizer.access$500(ChangeListSynchronizer.java:48)
at org.jetbrains.idea.perforce.application.ChangeListSynchronizer$4.run(ChangeListSynchronizer.java:270)
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)

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.