Null reference exception when starting client

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
ww
Posts: 33
Joined: Tue Aug 16, 2005 7:33 am

Null reference exception when starting client

Post by ww » Tue Jul 08, 2008 3:25 pm

When I start the Vault client, I get error "Object reference not set to an instance of an object." The client error log shows this:

Code: Select all

7/8/2008 5:17:06 PM <generic>: [GUIClientWorkerThread:2752] [System.NullReferenceException: Object reference not set to an instance of an object.
   at VaultClientOperationsLib.ChangeSetItemPerformPending.CheckForRepositoryNamespaceIssues(TreeCache treeCache, Boolean undo)
   at VaultClientOperationsLib.TreeCache.UpdateRepositoryWithPendingChange(ChangeSetItemPerformPending csiPP, Boolean updateWorkingFolder, Boolean undo, Boolean isRefresh, ChangeSetItemColl csisToRemove)
...
Full log is attached.

This is only happening on one client computer--I can connect fine from another.

Prior to this I had closed the client because it was not showing recent updates to the repository.

Vault client version 4.1.1 (18060)
[/code]
Attachments
VaultGUIClient.txt
(21.58 KiB) Downloaded 1628 times

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

Post by Beth » Tue Jul 08, 2008 3:46 pm

Can I have you send an email to support at sourcegear.com (attn: Beth) with a link to this thread?

Locked