10762 CVS Errors
Still getting multiple CVS errors in the log - all the GUI shows is 'Get File Status completed with errors'.
The errors all look like this:
2009-09-15 14:51:48,495 [9265047] INFO - ons.common.CvsCommandOperation -
org.netbeans.lib.cvsclient.command.CommandAbortedException: Command aborted by user.
at org.netbeans.lib.cvsclient.RequestProcessor.processRequests(RequestProcessor.java:207)
at org.netbeans.lib.cvsclient.RequestProcessor.processRequests(RequestProcessor.java:94)
at org.netbeans.lib.cvsclient.command.status.StatusCommand.execute(StatusCommand.java:85)
at com.intellij.cvsSupport2.cvsoperations.common.CvsCommandOperation.execute(CvsCommandOperation.java:271)
at com.intellij.cvsSupport2.cvsoperations.common.CvsCommandOperation.execute(CvsCommandOperation.java:216)
at com.intellij.cvsSupport2.cvsoperations.common.CvsCommandOperation.doExecute(CvsCommandOperation.java:172)
at com.intellij.cvsSupport2.cvsoperations.common.CvsCommandOperation.execute(CvsCommandOperation.java:147)
at com.intellij.cvsSupport2.cvsoperations.common.CvsOperationOnFiles.execute(CvsOperationOnFiles.java:36)
at com.intellij.cvsSupport2.cvshandlers.CommandCvsHandler.runOperation(CommandCvsHandler.java:374)
at com.intellij.cvsSupport2.cvshandlers.CommandCvsHandler.internalRun(CommandCvsHandler.java:308)
at com.intellij.cvsSupport2.cvshandlers.CvsHandler.run(CvsHandler.java:131)
at com.intellij.cvsSupport2.cvsExecution.CvsOperationExecutor$2.run(CvsOperationExecutor.java:138)
at com.intellij.cvsSupport2.cvsExecution.CvsOperationExecutor.performActionSync(CvsOperationExecutor.java:152)
at com.intellij.cvsSupport2.CvsDiffProvider.getLastRevision(CvsDiffProvider.java:130)
at com.intellij.cvsSupport2.CvsDiffProvider.getLastRevision(CvsDiffProvider.java:63)
at com.intellij.openapi.vcs.changes.RemoteRevisionsNumbersCache$MyUpdater.consume(RemoteRevisionsNumbersCache.java:16)
at com.intellij.openapi.vcs.changes.RemoteRevisionsNumbersCache$MyUpdater.consume(RemoteRevisionsNumbersCache.java:15)
at com.intellij.openapi.vcs.changes.LazyRefreshingSelfQueue.updateStep(LazyRefreshingSelfQueue.java:28)
at com.intellij.openapi.vcs.changes.RemoteRevisionsNumbersCache.updateStep(RemoteRevisionsNumbersCache.java:76)
at com.intellij.openapi.vcs.changes.RemoteRevisionsCache$2.run(RemoteRevisionsCache.java:6)
at com.intellij.openapi.vcs.changes.RemoteRevisionsCache$MyRecursiveUpdateRequest$1.run(RemoteRevisionsCache.java:2)
at com.intellij.lifecycle.SlowlyClosingAlarm$MyWrapper.run(SlowlyClosingAlarm.java:7)
at com.intellij.openapi.application.impl.ApplicationImpl$6.run(ApplicationImpl.java:2)
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:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
at com.intellij.openapi.application.impl.ApplicationImpl$1$1.run(ApplicationImpl.java:1)
Please sign in to leave a comment.
Also I'm still seeing the CVS problems reported in the previous release: http://www.jetbrains.net/devnet/thread/283416?tstart=0