VaultClientOperationsLib.GetLatestVersionFailedException

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
smoyertech
Posts: 3
Joined: Mon Jul 08, 2013 7:05 am

VaultClientOperationsLib.GetLatestVersionFailedException

Post by smoyertech » Mon Jul 08, 2013 7:20 am

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)

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: VaultClientOperationsLib.GetLatestVersionFailedException

Post by Beth » Mon Jul 08, 2013 7:57 am

Are you able to perform a Get with either the Vault GUI client?
Beth Kieler
SourceGear Technical Support

smoyertech
Posts: 3
Joined: Mon Jul 08, 2013 7:05 am

Re: VaultClientOperationsLib.GetLatestVersionFailedException

Post by smoyertech » Mon Jul 08, 2013 8:53 am

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.

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: VaultClientOperationsLib.GetLatestVersionFailedException

Post by Beth » Mon Jul 08, 2013 9:25 am

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?
Beth Kieler
SourceGear Technical Support

smoyertech
Posts: 3
Joined: Mon Jul 08, 2013 7:05 am

Re: VaultClientOperationsLib.GetLatestVersionFailedException

Post by smoyertech » Mon Jul 08, 2013 11:13 am

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. :oops:

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: VaultClientOperationsLib.GetLatestVersionFailedException

Post by Beth » Mon Jul 08, 2013 12:10 pm

Thanks for the update.
Beth Kieler
SourceGear Technical Support

Post Reply