Issue with ServerOperations.ProcessCommandCommit
Posted: Wed May 18, 2011 4:47 pm
Hello,
I am currently running on Vault 4.1.4 with the Java API and the server is on my laptop so i'm connecting with 127.0.0.1 and my maximum upload file size is set to 500 Mb.
I am having an issue witrh the ServerOperations.ProcessCommandCommit command when the chanset contain a file larger that 20 Mb. Here is what I get in my exception log
System.Exception: Commit failed
at clr.System.ExceptionStaticWrapper.ExceptionCtor(Unknown Source)
at VaultClientIntegrationLib.ServerOperations.ProcessCommandCommit(ServerOperations.cs:601)
at VaultClientIntegrationLib.ServerOperations.ProcessCommandCommit(ServerOperations.cs:447)
at VaultClientIntegrationLib.ServerOperations.ProcessCommandCommit(ServerOperations.cs:432)
at clr.System.ExceptionStaticWrapper.ExceptionCtor(Unknown Source)
at VaultClientIntegrationLib.ServerOperations.ProcessCommandCommit(ServerOperations.cs:601)
at VaultClientIntegrationLib.ServerOperations.ProcessCommandCommit(ServerOperations.cs:447)
at VaultClientIntegrationLib.ServerOperations.ProcessCommandCommit(ServerOperations.cs:432)
And here is what I see in my server log
# SourceGear Vault Server
----5/18/2011 6:36:37 PM --localhost(127.0.0.1)--SSL Disabled ASMX: Login started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled Beginning SQL transaction 37726520
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLoginInfo started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLoginInfo finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: LoginUser started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: LoginUser finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: AddSession started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: AddSession finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled SQL transaction 37726520 successfully committed.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled Login
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: Login finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetUserOptions started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetUserOptions started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetUserOptions finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled GetUserOptions returned: Success
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetUserOptions finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetHistoryFavorites started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetHistoryFavorites started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetHistoryFavorites finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled Success
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetHistoryFavorites finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetRepositories started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetRepositories started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetRepositories finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled GetRepositories returned: Success
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetRepositories finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetRepositoryStructure started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled Getting repository Structure-> Rep ID: 9 Base: 239 Target: -1
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLatestRepositoryInfo started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLatestRepositoryInfo finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled TreeManager: cache matches repository revision and folder security hasn't changed. Returning cached tree, revID 239
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLastTreeSecurityChange started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLastTreeSecurityChange finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled VaultServiceAPI::GetRepositoryTreeDelta() UserID:1 RepID:9 Base:239 Target:239 Calling VaultRepUtil.DiffRepTrees() - in-memory tree diff.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetRepositoryStructure finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled GetRepositoryStructure returned: Success
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled Getting list of checkout changes.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetCheckOutListChanges started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled Beginning SQL transaction 8695731
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled GetCheckoutListChanges: Transaction Started
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: LockCheckoutList started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: CreateDBLockObject started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: CreateDBLockObject finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: LockCheckoutList finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetCurrentCheckoutInfo started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetCurrentCheckoutInfo finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled SQL transaction 8695731 successfully committed.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled GetCheckoutListChanges: Transaction Committed
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled GetCheckOutListChanges returned: Success
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetCheckOutListChanges finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetUserEmailOptions started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetUserEmailOptions started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetUserEmailOptions finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled GetUserEmailOptions returned Success
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetUserEmailOptions finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: ListWatchers started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLatestRepositoryInfo started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLatestRepositoryInfo finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled TreeManager: cache matches repository revision and folder security hasn't changed. Returning cached tree, revID 239
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: ListWatchers started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: ListWatchers finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ListWatchers returned Success
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: ListWatchers finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: ListCloakedObjects started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: ListCloakedObjects started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: ListCloakedObjects finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ListCloakedObjects returned: Success
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: ListCloakedObjects finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetRepositoryOptions started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled GetRepositoryOptions returned: Success
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetRepositoryOptions finished.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetRepositoryStructure started.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled Getting repository Structure-> Rep ID: 9 Base: 239 Target: -1
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLatestRepositoryInfo started.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLatestRepositoryInfo finished.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled TreeManager: cache matches repository revision and folder security hasn't changed. Returning cached tree, revID 239
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLastTreeSecurityChange started.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLastTreeSecurityChange finished.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled VaultServiceAPI::GetRepositoryTreeDelta() UserID:1 RepID:9 Base:239 Target:239 Calling VaultRepUtil.DiffRepTrees() - in-memory tree diff.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetRepositoryStructure finished.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled GetRepositoryStructure returned: Success
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled Getting list of checkout changes.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetCheckOutListChanges started.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled Beginning SQL transaction 24340221
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled GetCheckoutListChanges: Transaction Started
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: LockCheckoutList started.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: CreateDBLockObject started.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: CreateDBLockObject finished.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: LockCheckoutList finished.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetCurrentCheckoutInfo started.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetCurrentCheckoutInfo finished.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled SQL transaction 24340221 successfully committed.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled GetCheckoutListChanges: Transaction Committed
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled GetCheckOutListChanges returned: Success
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetCheckOutListChanges finished.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetRepositoryStructure started.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled Getting repository Structure-> Rep ID: 9 Base: 239 Target: -1
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLatestRepositoryInfo started.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLatestRepositoryInfo finished.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled TreeManager: cache matches repository revision and folder security hasn't changed. Returning cached tree, revID 239
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLastTreeSecurityChange started.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLastTreeSecurityChange finished.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled VaultServiceAPI::GetRepositoryTreeDelta() UserID:1 RepID:9 Base:239 Target:239 Calling VaultRepUtil.DiffRepTrees() - in-memory tree diff.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetRepositoryStructure finished.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled GetRepositoryStructure returned: Success
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled Getting list of checkout changes.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetCheckOutListChanges started.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled Beginning SQL transaction 44204075
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled GetCheckoutListChanges: Transaction Started
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: LockCheckoutList started.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: CreateDBLockObject started.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: CreateDBLockObject finished.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: LockCheckoutList finished.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetCurrentCheckoutInfo started.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetCurrentCheckoutInfo finished.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled SQL transaction 44204075 successfully committed.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled GetCheckoutListChanges: Transaction Committed
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled GetCheckOutListChanges returned: Success
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetCheckOutListChanges finished.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: BeginTx started.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: DoBeginTx started.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled BeginTx beginning transaction
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLatestRepositoryInfo started.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLatestRepositoryInfo finished.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled TreeManager: cache matches repository revision and folder security hasn't changed. Returning cached tree, revID 239
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled BeginTx: Applying CheckIn to $/xxx/xxx.zip
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: SafeToUpdateFile started.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: SafeToUpdateFile finished.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled BeginTx: Finished Applying CheckIn to $/xxx/xxx.zip
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled (36368299-1590-4cef-ac8d-eb75de13ef0b) BeginTx returned: Success
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled (36368299-1590-4cef-ac8d-eb75de13ef0b) CheckIn: $/xxx/xxx.zip returned: Success
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: DoBeginTx finished.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: BeginTx finished.
----5/18/2011 6:38:54 PM admin--localhost(127.0.0.1)--SSL Disabled Receiving an uploaded file.
----5/18/2011 6:38:54 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetDeltaChainForFullFile started.
----5/18/2011 6:38:54 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetDeltaChainForFullFile finished.
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled VaultFileUpload.aspx encountered: FailDeltaApply
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetRepositoryStructure started.
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled Getting repository Structure-> Rep ID: 9 Base: 239 Target: -1
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLatestRepositoryInfo started.
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLatestRepositoryInfo finished.
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled TreeManager: cache matches repository revision and folder security hasn't changed. Returning cached tree, revID 239
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLastTreeSecurityChange started.
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLastTreeSecurityChange finished.
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled VaultServiceAPI::GetRepositoryTreeDelta() UserID:1 RepID:9 Base:239 Target:239 Calling VaultRepUtil.DiffRepTrees() - in-memory tree diff.
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetRepositoryStructure finished.
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled GetRepositoryStructure returned: Success
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled Getting list of checkout changes.
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetCheckOutListChanges started.
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled Beginning SQL transaction 45665110
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled GetCheckoutListChanges: Transaction Started
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled DB: LockCheckoutList started.
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled DB: CreateDBLockObject started.
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled DB: CreateDBLockObject finished.
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled DB: LockCheckoutList finished.
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetCurrentCheckoutInfo started.
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetCurrentCheckoutInfo finished.
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled SQL transaction 45665110 successfully committed.
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled GetCheckoutListChanges: Transaction Committed
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled GetCheckOutListChanges returned: Success
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetCheckOutListChanges finished.
----5/18/2011 6:40:58 PM --JCHABOT-LAP(10.119.22.236)--SSL Disabled AuthTokenHash matched, but couldn't get the userid
Since what i am trying to upload is a zip file I've played around with it's size and it seems to be working fine under 20 Mb but as soon as it gets over 20 it crashes. I can successfully commit the same file with the Vault client without any issue. Is there any special command to upload big files or is there just something wrong with what i'm trying to do.
Thanks
I am currently running on Vault 4.1.4 with the Java API and the server is on my laptop so i'm connecting with 127.0.0.1 and my maximum upload file size is set to 500 Mb.
I am having an issue witrh the ServerOperations.ProcessCommandCommit command when the chanset contain a file larger that 20 Mb. Here is what I get in my exception log
System.Exception: Commit failed
at clr.System.ExceptionStaticWrapper.ExceptionCtor(Unknown Source)
at VaultClientIntegrationLib.ServerOperations.ProcessCommandCommit(ServerOperations.cs:601)
at VaultClientIntegrationLib.ServerOperations.ProcessCommandCommit(ServerOperations.cs:447)
at VaultClientIntegrationLib.ServerOperations.ProcessCommandCommit(ServerOperations.cs:432)
at clr.System.ExceptionStaticWrapper.ExceptionCtor(Unknown Source)
at VaultClientIntegrationLib.ServerOperations.ProcessCommandCommit(ServerOperations.cs:601)
at VaultClientIntegrationLib.ServerOperations.ProcessCommandCommit(ServerOperations.cs:447)
at VaultClientIntegrationLib.ServerOperations.ProcessCommandCommit(ServerOperations.cs:432)
And here is what I see in my server log
# SourceGear Vault Server
----5/18/2011 6:36:37 PM --localhost(127.0.0.1)--SSL Disabled ASMX: Login started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled Beginning SQL transaction 37726520
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLoginInfo started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLoginInfo finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: LoginUser started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: LoginUser finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: AddSession started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: AddSession finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled SQL transaction 37726520 successfully committed.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled Login
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: Login finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetUserOptions started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetUserOptions started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetUserOptions finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled GetUserOptions returned: Success
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetUserOptions finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetHistoryFavorites started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetHistoryFavorites started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetHistoryFavorites finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled Success
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetHistoryFavorites finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetRepositories started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetRepositories started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetRepositories finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled GetRepositories returned: Success
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetRepositories finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetRepositoryStructure started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled Getting repository Structure-> Rep ID: 9 Base: 239 Target: -1
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLatestRepositoryInfo started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLatestRepositoryInfo finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled TreeManager: cache matches repository revision and folder security hasn't changed. Returning cached tree, revID 239
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLastTreeSecurityChange started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLastTreeSecurityChange finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled VaultServiceAPI::GetRepositoryTreeDelta() UserID:1 RepID:9 Base:239 Target:239 Calling VaultRepUtil.DiffRepTrees() - in-memory tree diff.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetRepositoryStructure finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled GetRepositoryStructure returned: Success
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled Getting list of checkout changes.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetCheckOutListChanges started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled Beginning SQL transaction 8695731
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled GetCheckoutListChanges: Transaction Started
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: LockCheckoutList started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: CreateDBLockObject started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: CreateDBLockObject finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: LockCheckoutList finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetCurrentCheckoutInfo started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetCurrentCheckoutInfo finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled SQL transaction 8695731 successfully committed.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled GetCheckoutListChanges: Transaction Committed
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled GetCheckOutListChanges returned: Success
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetCheckOutListChanges finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetUserEmailOptions started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetUserEmailOptions started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetUserEmailOptions finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled GetUserEmailOptions returned Success
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetUserEmailOptions finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: ListWatchers started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLatestRepositoryInfo started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLatestRepositoryInfo finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled TreeManager: cache matches repository revision and folder security hasn't changed. Returning cached tree, revID 239
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: ListWatchers started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: ListWatchers finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ListWatchers returned Success
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: ListWatchers finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: ListCloakedObjects started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: ListCloakedObjects started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled DB: ListCloakedObjects finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ListCloakedObjects returned: Success
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: ListCloakedObjects finished.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetRepositoryOptions started.
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled GetRepositoryOptions returned: Success
----5/18/2011 6:36:37 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetRepositoryOptions finished.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetRepositoryStructure started.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled Getting repository Structure-> Rep ID: 9 Base: 239 Target: -1
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLatestRepositoryInfo started.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLatestRepositoryInfo finished.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled TreeManager: cache matches repository revision and folder security hasn't changed. Returning cached tree, revID 239
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLastTreeSecurityChange started.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLastTreeSecurityChange finished.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled VaultServiceAPI::GetRepositoryTreeDelta() UserID:1 RepID:9 Base:239 Target:239 Calling VaultRepUtil.DiffRepTrees() - in-memory tree diff.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetRepositoryStructure finished.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled GetRepositoryStructure returned: Success
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled Getting list of checkout changes.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetCheckOutListChanges started.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled Beginning SQL transaction 24340221
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled GetCheckoutListChanges: Transaction Started
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: LockCheckoutList started.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: CreateDBLockObject started.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: CreateDBLockObject finished.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: LockCheckoutList finished.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetCurrentCheckoutInfo started.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetCurrentCheckoutInfo finished.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled SQL transaction 24340221 successfully committed.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled GetCheckoutListChanges: Transaction Committed
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled GetCheckOutListChanges returned: Success
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetCheckOutListChanges finished.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetRepositoryStructure started.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled Getting repository Structure-> Rep ID: 9 Base: 239 Target: -1
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLatestRepositoryInfo started.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLatestRepositoryInfo finished.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled TreeManager: cache matches repository revision and folder security hasn't changed. Returning cached tree, revID 239
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLastTreeSecurityChange started.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLastTreeSecurityChange finished.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled VaultServiceAPI::GetRepositoryTreeDelta() UserID:1 RepID:9 Base:239 Target:239 Calling VaultRepUtil.DiffRepTrees() - in-memory tree diff.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetRepositoryStructure finished.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled GetRepositoryStructure returned: Success
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled Getting list of checkout changes.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetCheckOutListChanges started.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled Beginning SQL transaction 44204075
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled GetCheckoutListChanges: Transaction Started
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: LockCheckoutList started.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: CreateDBLockObject started.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: CreateDBLockObject finished.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: LockCheckoutList finished.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetCurrentCheckoutInfo started.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetCurrentCheckoutInfo finished.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled SQL transaction 44204075 successfully committed.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled GetCheckoutListChanges: Transaction Committed
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled GetCheckOutListChanges returned: Success
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetCheckOutListChanges finished.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: BeginTx started.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: DoBeginTx started.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled BeginTx beginning transaction
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLatestRepositoryInfo started.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLatestRepositoryInfo finished.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled TreeManager: cache matches repository revision and folder security hasn't changed. Returning cached tree, revID 239
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled BeginTx: Applying CheckIn to $/xxx/xxx.zip
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: SafeToUpdateFile started.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled DB: SafeToUpdateFile finished.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled BeginTx: Finished Applying CheckIn to $/xxx/xxx.zip
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled (36368299-1590-4cef-ac8d-eb75de13ef0b) BeginTx returned: Success
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled (36368299-1590-4cef-ac8d-eb75de13ef0b) CheckIn: $/xxx/xxx.zip returned: Success
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: DoBeginTx finished.
----5/18/2011 6:36:38 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: BeginTx finished.
----5/18/2011 6:38:54 PM admin--localhost(127.0.0.1)--SSL Disabled Receiving an uploaded file.
----5/18/2011 6:38:54 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetDeltaChainForFullFile started.
----5/18/2011 6:38:54 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetDeltaChainForFullFile finished.
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled VaultFileUpload.aspx encountered: FailDeltaApply
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetRepositoryStructure started.
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled Getting repository Structure-> Rep ID: 9 Base: 239 Target: -1
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLatestRepositoryInfo started.
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLatestRepositoryInfo finished.
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled TreeManager: cache matches repository revision and folder security hasn't changed. Returning cached tree, revID 239
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLastTreeSecurityChange started.
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetLastTreeSecurityChange finished.
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled VaultServiceAPI::GetRepositoryTreeDelta() UserID:1 RepID:9 Base:239 Target:239 Calling VaultRepUtil.DiffRepTrees() - in-memory tree diff.
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetRepositoryStructure finished.
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled GetRepositoryStructure returned: Success
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled Getting list of checkout changes.
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetCheckOutListChanges started.
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled Beginning SQL transaction 45665110
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled GetCheckoutListChanges: Transaction Started
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled DB: LockCheckoutList started.
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled DB: CreateDBLockObject started.
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled DB: CreateDBLockObject finished.
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled DB: LockCheckoutList finished.
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetCurrentCheckoutInfo started.
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled DB: GetCurrentCheckoutInfo finished.
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled SQL transaction 45665110 successfully committed.
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled GetCheckoutListChanges: Transaction Committed
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled GetCheckOutListChanges returned: Success
----5/18/2011 6:38:55 PM admin--localhost(127.0.0.1)--SSL Disabled ASMX: GetCheckOutListChanges finished.
----5/18/2011 6:40:58 PM --JCHABOT-LAP(10.119.22.236)--SSL Disabled AuthTokenHash matched, but couldn't get the userid
Since what i am trying to upload is a zip file I've played around with it's size and it seems to be working fine under 20 Mb but as soon as it gets over 20 it crashes. I can successfully commit the same file with the Vault client without any issue. Is there any special command to upload big files or is there just something wrong with what i'm trying to do.
Thanks