- VSS db and SVG Import tool on same machine (database also resides on this machine
- Virus scanner off
- VSS 6.0c w/hotfix applied
- Using a backup copy that was 6.0d
- Analyze runs clean
- responseDeadLock set to 24:00:00
- executionTimeOut set to 86400
- SqlCommandTimeout set to 3600
- All deleted files have been purged
Code: Select all
Opening: C:\Program Files\Microsoft Visual Studio\VSS\srcsafe.ini
User: admin
VSS database open: True
Connected to Vault.
Logged out of the Vault Server.
There are 41758 files and projects selected for import.
Refreshing SourceSafe connection...
Opening: C:\Program Files\Microsoft Visual Studio\VSS\srcsafe.ini
User: admin
VSS database open: True
Connected to Vault.
Beginning Export. 5/12/2006 7:33:16 AM
Begin Export....
...rather large log file removed...
Memory used: 95211520.
CONNECTION EXCEPTION: Session is no longer valid. Either the server restarted, or your session timed out. You may need to login again to re-authenticate.
**Failed** - Second attempt to process $/<ProjectName>/AdministrativeScripts/AuditTriggerScript.sql - Created
**Failed** to ProcessTransaction (PassTwo) Object reference not set to an instance of an object..
Trace: at VSSImport.WizardForm.ExportPassTwo(Hashtable vssUsers)
Unhandled exception during export: Object reference not set to an instance of an object.
Trace: at VSSImport.WizardForm.PrepareFileForTransaction(Revisions& rev)
at VSSImport.WizardForm.ExportPassTwo(Hashtable vssUsers)
at VSSImport.WizardForm.Export()
Logged out of the Vault Server.
Finished Export. 5/12/2006 8:06:37 AM
Item $/<ProjectName1> caused the transaction to fail: An item with the same name or object id already exists in the selected folder.
Transaction failed
Item $/<ProjectName> caused the transaction to fail: An item with the same name or object id already exists in the selected folder.
Transaction failed
Item $/<ProjectName> caused the transaction to fail: An item with the same name or object id already exists in the selected folder.
Transaction failed
Item $/<ProjectName> caused the transaction to fail: An item with the same name or object id already exists in the selected folder.
Transaction failed
Item $/<ProjectName> caused the transaction to fail: An item with the same name or object id already exists in the selected folder.
Transaction failed
Item $/<ProjectName> caused the transaction to fail: An item with the same name or object id already exists in the selected folder.
Transaction failed
Item $/<ProjectName> caused the transaction to fail: An item with the same name or object id already exists in the selected folder.
Transaction failed
Item $/<ProjectName> caused the transaction to fail: An item with the same name or object id already exists in the selected folder.
Transaction failed
Item $/<ProjectName> caused the transaction to fail: An item with the same name or object id already exists in the selected folder.
Transaction failed
Item $/<ProjectName> caused the transaction to fail: An item with the same name or object id already exists in the selected folder.
Transaction failed
Item $/<ProjectName> caused the transaction to fail: An item with the same name or object id already exists in the selected folder.
Transaction failed
Item $/<ProjectName> caused the transaction to fail: An item with the same name or object id already exists in the selected folder.
Transaction failed
Item $/<ProjectName2> caused the transaction to fail: An item with the same name or object id already exists in the selected folder.
Transaction failed
Item $/<ProjectName2> caused the transaction to fail: An item with the same name or object id already exists in the selected folder.
Transaction failed
Item $/<ProjectName2> caused the transaction to fail: An item with the same name or object id already exists in the selected folder.
Transaction failed
Item $/<ProjectName2> caused the transaction to fail: An item with the same name or object id already exists in the selected folder.
Transaction failed
Item $/<ProjectName2> caused the transaction to fail: An item with the same name or object id already exists in the selected folder.
Transaction failed
Item $/<ProjectName2> caused the transaction to fail: An item with the same name or object id already exists in the selected folder.
Transaction failed
Connected to Vault.
Logged out of the Vault Server.
CONNECTION EXCEPTION: Session is no longer valid. Either the server restarted, or your session timed out. You may need to login again to re-authenticate.
VSS Database closed.
Please advise.