Exception exporting folder

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

Moderator: SourceGear

Locked
Tilman
Posts: 52
Joined: Thu Mar 08, 2007 3:49 am

Exception exporting folder

Post by Tilman » Wed Feb 13, 2008 3:54 am

Hi,

When I try to export a folder I get the following exception

Code: Select all

13/02/2008 09:48:54 <generic>: [<No Name>:1752] Folder Export:  An exception occurred in ProcessResults_ProcessTransaction_BuildChangesetForTransaction().  Tx: 241757 Transaction before exception: 241757 on 08/02/2008 11:31:20
Change Set Items   (Add File) $/Red Gate/Current products/ANTS Profiler/Trunk/Prototype/Engine/Logs/Readers/TransitionGraphReader.cs   (Add File) $/Red Gate/Current products/ANTS Profiler/Trunk/Prototype/Engine/Logs/Readers/SourceCodeReader.cs   (Add File) $/Red Gate/Current products/ANTS Profiler/Trunk/Prototype/Engine/Logs/Readers/ShortDebugReader.cs   (Add File) $/Red Gate/Current products/ANTS Profiler/Trunk/Prototype/Engine/Logs/Readers/ModuleReader.cs   (Add File) $/Red Gate/Current products/ANTS Profiler/Trunk/Prototype/Engine/Logs/Readers/InstrumentationMapReader.cs   (Add File) $/Red Gate/Current products/ANTS Profiler/Trunk/Prototype/Engine/Logs/Readers/DetailedDebugReader.cs   (Modified File) $/Red Gate/Current products/ANTS Profiler/Trunk/Prototype/ProfilerCore/SummaryFile.h   (Modified File) $/Red Gate/Current products/ANTS Profiler/Trunk/Prototype/Engine/Engine.csproj   (Modified File) $/Red Gate/Current products/ANTS Profiler/Trunk/Prototype/Engine/Logs/IInstrumentationHitCountReader.cs.  Object reference not set to an instance of an object.    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.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.
   at VaultFolderExportImport.frmExport.BuildChangesetForTransaction(String strCalleePrefix, String strDeltaObjPath, String strDeltaObjPathWithSlash, HybridDictionary hdObjectIDsToExport, VaultFolderExportTxInfo tx, VaultTxDetail txDetail, VaultRepositoryDeltaSummary summary)

13/02/2008 09:48:54 <generic>: [<No Name>:1752] Folder Export:  An exception occurred in ProcessResults_ProcessTransaction() Object reference not set to an instance of an object.    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.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.
   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)

13/02/2008 09:48:57 <generic>: [<No Name>:1752] Folder Export:  Closing the Export Dialog with Dialog Result: Cancel
13/02/2008 09:48:57 <generic>: [<No Name>:1752] Folder Export:  ## FOLDER EXPORT END ##
Here is the Vault info

Client Information
Vault Client Version: 4.0.6.15954
.Net Framework Version: 2.0.50727.832
Operating System: Microsoft(R) Windows(R) Server 2003, Standard Edition
Service Pack: 2.0
OS Version: 5.2.3790
Total Physical Memory: 4 GB
Time Zone: (GMT) Greenwich Mean Time : Dublin, Edinburgh, Lisbon, London

Server Information
Vault Server Version: 4.0.6.15954
.Net Framework Version: 2.0.50727.832
Operating System: Microsoft(R) Windows(R) Server 2003, Standard Edition
Service Pack: 2.0
OS Version: 5.2.3790
Timezone: (GMT) Greenwich Mean Time : Dublin, Edinburgh, Lisbon, London
SQL Version: Microsoft SQL Server 2005 - 9.00.3054.00 (Intel X86)
Mar 23 2007 16:28:52
Copyright (c) 1988-2005 Microsoft Corporation
Developer Edition on Windows NT 5.2 (Build 3790: Service Pack 2)

License Information
7 serial number(s):
1 of 7: 4 full users, permanent
2 of 7: 5 full users, permanent
3 of 7: 10 full users, permanent
4 of 7: 5 full users, permanent
5 of 7: 5 full users, permanent
6 of 7: 36 full users, permanent
7 of 7: 5 full users, permanent

Exporting other folders works.

Any suggestions?

Cheers,

Tilman

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Wed Feb 13, 2008 11:21 am

Could you send me a Vault server log that covers the time period of the error? Send it to support@sourcegear.com ATTN Linda
Linda Bauer
SourceGear
Technical Support Manager

Locked