
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
MacOS X 10.5.2
|
|
| Build: |
7,590
|
| Severity: |
Low
|
Hello,
i'm trying to connect to my company's CVS server and get the following trace. I'm using "ext" protocol and external ssh.
2008-04-16 15:20:44,754 [6000912] INFO - ort2.javacvsImpl.io.ReadThread - Starting CvsReadThread com.intellij.cvsSupport2.javacvsImpl.io.ReadThread@3cc4f4, atEnd: false, firstIndex: 0, lastIndex: 0, exception: null, closed: false
2008-04-16 15:20:51,668 [6007826] INFO - ort2.javacvsImpl.io.ReadThread - Stopping CvsReadThread com.intellij.cvsSupport2.javacvsImpl.io.ReadThread@3cc4f4, atEnd: true, firstIndex: 0, lastIndex: 0, exception: null, closed: false
2008-04-16 15:20:51,690 [6007848] INFO - ons.common.CvsCommandOperation -
org.netbeans.lib.cvsclient.ValidRequestsExpectedException: Valid requests expected!
at org.netbeans.lib.cvsclient.RequestProcessor.updateValidRequests(RequestProcessor.java:192)
at org.netbeans.lib.cvsclient.RequestProcessor.openConnection(RequestProcessor.java:102)
at org.netbeans.lib.cvsclient.RequestProcessor.processRequests(RequestProcessor.java:79)
at org.netbeans.lib.cvsclient.command.update.UpdateCommand.execute(UpdateCommand.java:108)
at com.intellij.cvsSupport2.cvsoperations.common.CvsCommandOperation.execute(CvsCommandOperation.java:260)
at com.intellij.cvsSupport2.cvsoperations.common.CvsCommandOperation.execute(CvsCommandOperation.java:206)
at com.intellij.cvsSupport2.cvsoperations.common.CvsCommandOperation.doExecute(CvsCommandOperation.java:164)
at com.intellij.cvsSupport2.cvsoperations.common.CvsCommandOperation.execute(CvsCommandOperation.java:139)
at com.intellij.cvsSupport2.cvsoperations.common.CompositeOperaton.execute(CompositeOperaton.java:35)
at com.intellij.cvsSupport2.cvshandlers.CommandCvsHandler.runOperation(CommandCvsHandler.java:371)
at com.intellij.cvsSupport2.cvshandlers.CommandCvsHandler.internalRun(CommandCvsHandler.java:305)
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.cvsBrowser.AbstractVcsDataProvider.executeCommand(AbstractVcsDataProvider.java:65)
at com.intellij.cvsSupport2.cvsBrowser.AbstractVcsDataProvider.fillDirectoryContent(AbstractVcsDataProvider.java:48)
at com.intellij.cvsSupport2.cvsBrowser.AbstractVcsDataProvider.collectTreeElementsTo(AbstractVcsDataProvider.java:39)
at com.intellij.cvsSupport2.cvsBrowser.AbstractVcsDataProvider.fillContentFor(AbstractVcsDataProvider.java:33)
at com.intellij.cvsSupport2.cvsBrowser.CvsElement$1.run(CvsElement.java:104)
at com.intellij.openapi.application.impl.ApplicationImpl$5.run(ApplicationImpl.java:7)
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:613)
at com.intellij.openapi.application.impl.ApplicationImpl$1$1.run(ApplicationImpl.java:6)
2008-04-16 15:20:51,691 [6007849] INFO - ons.common.CvsCommandOperation -
|
|
Description
|
Hello,
i'm trying to connect to my company's CVS server and get the following trace. I'm using "ext" protocol and external ssh.
2008-04-16 15:20:44,754 [6000912] INFO - ort2.javacvsImpl.io.ReadThread - Starting CvsReadThread com.intellij.cvsSupport2.javacvsImpl.io.ReadThread@3cc4f4, atEnd: false, firstIndex: 0, lastIndex: 0, exception: null, closed: false
2008-04-16 15:20:51,668 [6007826] INFO - ort2.javacvsImpl.io.ReadThread - Stopping CvsReadThread com.intellij.cvsSupport2.javacvsImpl.io.ReadThread@3cc4f4, atEnd: true, firstIndex: 0, lastIndex: 0, exception: null, closed: false
2008-04-16 15:20:51,690 [6007848] INFO - ons.common.CvsCommandOperation -
org.netbeans.lib.cvsclient.ValidRequestsExpectedException: Valid requests expected!
at org.netbeans.lib.cvsclient.RequestProcessor.updateValidRequests(RequestProcessor.java:192)
at org.netbeans.lib.cvsclient.RequestProcessor.openConnection(RequestProcessor.java:102)
at org.netbeans.lib.cvsclient.RequestProcessor.processRequests(RequestProcessor.java:79)
at org.netbeans.lib.cvsclient.command.update.UpdateCommand.execute(UpdateCommand.java:108)
at com.intellij.cvsSupport2.cvsoperations.common.CvsCommandOperation.execute(CvsCommandOperation.java:260)
at com.intellij.cvsSupport2.cvsoperations.common.CvsCommandOperation.execute(CvsCommandOperation.java:206)
at com.intellij.cvsSupport2.cvsoperations.common.CvsCommandOperation.doExecute(CvsCommandOperation.java:164)
at com.intellij.cvsSupport2.cvsoperations.common.CvsCommandOperation.execute(CvsCommandOperation.java:139)
at com.intellij.cvsSupport2.cvsoperations.common.CompositeOperaton.execute(CompositeOperaton.java:35)
at com.intellij.cvsSupport2.cvshandlers.CommandCvsHandler.runOperation(CommandCvsHandler.java:371)
at com.intellij.cvsSupport2.cvshandlers.CommandCvsHandler.internalRun(CommandCvsHandler.java:305)
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.cvsBrowser.AbstractVcsDataProvider.executeCommand(AbstractVcsDataProvider.java:65)
at com.intellij.cvsSupport2.cvsBrowser.AbstractVcsDataProvider.fillDirectoryContent(AbstractVcsDataProvider.java:48)
at com.intellij.cvsSupport2.cvsBrowser.AbstractVcsDataProvider.collectTreeElementsTo(AbstractVcsDataProvider.java:39)
at com.intellij.cvsSupport2.cvsBrowser.AbstractVcsDataProvider.fillContentFor(AbstractVcsDataProvider.java:33)
at com.intellij.cvsSupport2.cvsBrowser.CvsElement$1.run(CvsElement.java:104)
at com.intellij.openapi.application.impl.ApplicationImpl$5.run(ApplicationImpl.java:7)
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:613)
at com.intellij.openapi.application.impl.ApplicationImpl$1$1.run(ApplicationImpl.java:6)
2008-04-16 15:20:51,691 [6007849] INFO - ons.common.CvsCommandOperation - |
Show » |
| There are no comments yet on this issue.
|
|