I just started getting this error this morning. Am using Eclipse plug-in with Vault Standard Version 6.1.0 (531).
Here is the log file entry:
!ENTRY com.cdesg.core 4 0 2013-07-08 08:18:45.889
!MESSAGE An error occurred while running command: exception of type VaultClientOperationsLib.GetLatestVersionFailedException was thrown.
!STACK 0
VaultClientOperationsLib.GetLatestVersionFailedException: Exception of type VaultClientOperationsLib.GetLatestVersionFailedException was thrown.
at VaultClientIntegrationLib.GetOperations.ProcessCommandGet(GetOperations.cs:192)
at com.sourcegear.vault.ui.commands.GetCommand.doRun(GetCommand.java:27)
at com.cdesg.core.command.Command.run(Command.java:80)
at com.cdesg.uihelper.command.RunnableWithProgressCommandAdapter.run(RunnableWithProgressCommandAdapter.java:67)
at com.cdesg.uihelper.runnable.DeferredProgressMonitorDialogContext$RunnableWithProgressWrapper.run(DeferredProgressMonitorDialogContext.java:230)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
at VaultClientIntegrationLib.GetOperations.ProcessCommandGet(GetOperations.cs:192)
at com.sourcegear.vault.ui.commands.GetCommand.doRun(GetCommand.java:27)
at com.cdesg.core.command.Command.run(Command.java:80)
at com.cdesg.uihelper.command.RunnableWithProgressCommandAdapter.run(RunnableWithProgressCommandAdapter.java:67)
at com.cdesg.uihelper.runnable.DeferredProgressMonitorDialogContext$RunnableWithProgressWrapper.run(DeferredProgressMonitorDialogContext.java:230)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
VaultClientOperationsLib.GetLatestVersionFailedException
Moderator: SourceGear
-
- Posts: 3
- Joined: Mon Jul 08, 2013 7:05 am
Re: VaultClientOperationsLib.GetLatestVersionFailedException
Are you able to perform a Get with either the Vault GUI client?
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support
-
- Posts: 3
- Joined: Mon Jul 08, 2013 7:05 am
Re: VaultClientOperationsLib.GetLatestVersionFailedException
Good question. I do not get the error when doing a Get Latest Version from the Vault client, only when doing a Get Latest Version from the Eclipse plug-in.
Re: VaultClientOperationsLib.GetLatestVersionFailedException
What actions are successful in Eclipse currently? By that I mean, does it appear to check out?
If you make an edit and check it in, does it appear to check in?
If you make a dummy edit to a file and then perform a Get with overwrite, does it appear that the file is successfully gotten and overwrites the edit?
If you make an edit and check it in, does it appear to check in?
If you make a dummy edit to a file and then perform a Get with overwrite, does it appear that the file is successfully gotten and overwrites the edit?
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support
-
- Posts: 3
- Joined: Mon Jul 08, 2013 7:05 am
Re: VaultClientOperationsLib.GetLatestVersionFailedException
Both edit -> check in and edit -> Get w/overwrite work fine in Eclipse.
I restarted Eclipse and still got the error message. I have since restarted Windows and the error message went away.
I restarted Eclipse and still got the error message. I have since restarted Windows and the error message went away.
Re: VaultClientOperationsLib.GetLatestVersionFailedException
Thanks for the update.
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support