Import / Export tool failure - object not set...

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

Moderator: SourceGear

Post Reply
jkewley
Posts: 18
Joined: Wed Jan 05, 2005 4:36 pm

Import / Export tool failure - object not set...

Post by jkewley » Wed Aug 30, 2006 10:59 am

Using vault 3.5.4741 I'm trying to export various folders from my default repository and move them to another one. I get repeated failures of various types, but the one that I appear to get consistently occurs when I export a transaction of a user who is inactive. This user was never actually an active vault ID - he was a left over from a VSS import. Here is what I see in the log:
8/29/2006 9:35:14 PM <generic>: [<No Name>:2836] Folder Export: Retrieving transaction for rleon on 1/19/2004 3:38:20 PM TxID: 59012.
8/29/2006 9:35:29 PM <generic>: [<No Name>:2836] Folder Export: Retrieving transaction for Smyltsev on 9/4/2002 12:22:02 PM TxID: 39119.
8/29/2006 9:35:35 PM <generic>: [<No Name>:2836] Folder Export: An exception occurred in ProcessResults_ProcessTransaction_BuildChangesetForTransaction(). Tx: 39119 Transaction before exception: 39119 on 9/4/2002 12:22:02 PM
Change Set Items. Object reference not set to an instance of an object. at VaultFolderExportImport.frmExport.PickDeltaSummaryItem(ArrayList alSummaryItems, String strItemPath, Int32 nChange, PinStatus ps, Int64 nObjVerID, String strPrefObjPath, String strPrefObjPathWithSlash)
at VaultFolderExportImport.frmExport.BuildChangesetForTransaction(String strCalleePrefix, String strDeltaObjPath, String strDeltaObjPathWithSlash, HybridDictionary hdObjectIDsToExport, VaultFolderExportTxInfo tx, VaultTxDetail txDetail, VaultRepositoryDeltaSummary summary) [System.NullReferenceException: Object reference not set to an instance of an object.
at VaultFolderExportImport.frmExport.PickDeltaSummaryItem(ArrayList alSummaryItems, String strItemPath, Int32 nChange, PinStatus ps, Int64 nObjVerID, String strPrefObjPath, String strPrefObjPathWithSlash)
at VaultFolderExportImport.frmExport.BuildChangesetForTransaction(String strCalleePrefix, String strDeltaObjPath, String strDeltaObjPathWithSlash, HybridDictionary hdObjectIDsToExport, VaultFolderExportTxInfo tx, VaultTxDetail txDetail, VaultRepositoryDeltaSummary summary)]Object reference not set to an instance of an object.

8/29/2006 9:35:35 PM <generic>: [<No Name>:2836] Folder Export: An exception occurred in ProcessResults_ProcessTransaction() Object reference not set to an instance of an object. at VaultFolderExportImport.frmExport.PickDeltaSummaryItem(ArrayList alSummaryItems, String strItemPath, Int32 nChange, PinStatus ps, Int64 nObjVerID, String strPrefObjPath, String strPrefObjPathWithSlash)
at VaultFolderExportImport.frmExport.BuildChangesetForTransaction(String strCalleePrefix, String strDeltaObjPath, String strDeltaObjPathWithSlash, HybridDictionary hdObjectIDsToExport, VaultFolderExportTxInfo tx, VaultTxDetail txDetail, VaultRepositoryDeltaSummary summary)
at VaultFolderExportImport.frmExport.ProcessResults_ProcessTransaction(ExportCommand ec) [System.NullReferenceException: Object reference not set to an instance of an object.
at VaultFolderExportImport.frmExport.PickDeltaSummaryItem(ArrayList alSummaryItems, String strItemPath, Int32 nChange, PinStatus ps, Int64 nObjVerID, String strPrefObjPath, String strPrefObjPathWithSlash)
at VaultFolderExportImport.frmExport.BuildChangesetForTransaction(String strCalleePrefix, String strDeltaObjPath, String strDeltaObjPathWithSlash, HybridDictionary hdObjectIDsToExport, VaultFolderExportTxInfo tx, VaultTxDetail txDetail, VaultRepositoryDeltaSummary summary)
at VaultFolderExportImport.frmExport.ProcessResults_ProcessTransaction(ExportCommand ec)]Object reference not set to an instance of an object.
I have tried other exports that always fail on the user 'Smyltsev'. Help would be appreciated.
-Josh

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

Post by Beth » Wed Aug 30, 2006 1:42 pm

For this particular case we will need to see a database. Please contact me at beth at sourcegear.com for details of how we go about this.

Thanks
Beth

Post Reply