Error on chkIn from eclipse plugin.FailFileInvalidCheckSum

If you are having a problem using Vault, post a message here.
Post Reply
alejandrom
Posts: 1
Joined: Wed Aug 24, 2011 9:13 am

Error on chkIn from eclipse plugin.FailFileInvalidCheckSum

Post by alejandrom » Wed Aug 24, 2011 9:20 am

Hi

I have vault standart installed on NT 2003

The vault file log display:

# SourceGear Vault Server
----19/08/2011 10:12:32 a.m. sgvaultsystem--()--
System Started
Version 5.1.1.19215
Cache Level = 1
DataBase Buffer Size (KB) = 256
LogFile Path = C:\WINDOWS\Temp\sgvault
Log Level = Quiet
Archive Log = Weekly
ReverseDNS Lookup = True
Maximum HTTP Request Length = 102400
Overwrite Log on Startup = False
Session Timeout = 10080
SGVault Working Directory = C:\WINDOWS\Temp
SGVault Server URL =
Identity = NT AUTHORITY\NETWORK SERVICE


I use the eclipse vault plugin and when I try to make a checkin from a file I have (first i make a checkout)
Checking out file $/MCOMBusiness/src/com/foundation/business/download/Download.java
Checked out file $/MCOMBusiness/src/com/foundation/business/download/Download.java
Preparing data to begin transaction
Beginning transaction
Check in $/MCOMBusiness/src/com/foundation/business/download/Download.java
Ending the transaction
Found and corrected problems with the a local baseline file. Retrying the transaction.
Preparing data to begin transaction
Beginning transaction
Check in $/MCOMBusiness/src/com/foundation/business/download/Download.java
Ending the transaction
Server unavailable for transaction end
Transaction failed
Found and corrected problems with the a local baseline file. Retrying the transaction.

The vault log say:
----23/08/2011 01:07:51 p.m. admin--desa.gateway.2wire.net(192.168.0.9)--SSL Disabled VaultFileUpload.aspx encountered: FailFileInvalidCheckSum
----23/08/2011 01:07:51 p.m. admin--desa.gateway.2wire.net(192.168.0.9)--SSL Disabled Uncaught Exception: Exception of type 'System.Web.HttpUnhandledException' was thrown.
Inner Exception: 1505 : FailFileInvalidCheckSum
----23/08/2011 01:07:51 p.m. admin--desa.gateway.2wire.net(192.168.0.9)--SSL Disabled at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at ASP.vaultfileupload_aspx.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Inner Exeption Stack Trace: at VaultService.VaultFileUpload.Page_Load(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
----23/08/2011 01:07:51 p.m. admin--desa.gateway.2wire.net(192.168.0.9)--SSL Disabled Rolling Back a transaction at VaultServiceSQL.VaultSqlConn.RollbackTransaction()
at VaultServiceAPILib.VaultServiceAPI.EndTx(Int32 nTxUserID, String strTxID, Int32 nTxAction, VaultIntTx vit, VaultDateTime& dtTxBegin, Int64& nNewRevision, VaultResponseItem[]& responses, VaultRepository& repNew)
at VaultService.VaultService.EndTx(String strTxID, Int32 nTxAction, VaultDateTime& dtTxBegin, Int64& nNewRevision, VaultResponseItem[]& responses)
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Web.Services.Protocols.LogicalMethodInfo.Invoke(Object target, Object[] values)
at System.Web.Services.Protocols.WebServiceHandler.Invoke()
at System.Web.Services.Protocols.WebServiceHandler.CoreProcessRequest()
at System.Web.Services.Protocols.SyncSessionlessHandler.ProcessRequest(HttpContext context)
at System.Web.Script.Services.ScriptHandlerFactory.HandlerWrapper.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
at System.Web.HttpApplication.ApplicationStepManager.ResumeSteps(Exception error)
at System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData)
at System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)
at System.Web.HttpRuntime.ProcessRequestNoDemand(HttpWorkerRequest wr)
at System.Web.Hosting.ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType)

----23/08/2011 01:07:51 p.m. admin--desa.gateway.2wire.net(192.168.0.9)--SSL Disabled (68c9e8b4-c666-4f43-907c-a9880b44d5b4) EndTx (Revision - 0) returned: FailFileInvalidCheckSum
----23/08/2011 01:07:51 p.m. admin--desa.gateway.2wire.net(192.168.0.9)--SSL Disabled (68c9e8b4-c666-4f43-907c-a9880b44d5b4) CheckIn: $/MCOMBusiness/src/com/foundation/business/download/Download.java returned: FailFileInvalidCheckSum
----23/08/2011 01:07:51 p.m. admin--desa.gateway.2wire.net(192.168.0.9)--SSL Disabled VaultFileUpload.aspx encountered: FailFileInvalidCheckSum
----23/08/2011 01:07:51 p.m. admin--desa.gateway.2wire.net(192.168.0.9)--SSL Disabled Uncaught Exception: Exception of type 'System.Web.HttpUnhandledException' was thrown.
Inner Exception: 1505 : FailFileInvalidCheckSum
----23/08/2011 01:07:51 p.m. admin--desa.gateway.2wire.net(192.168.0.9)--SSL Disabled at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at ASP.vaultfileupload_aspx.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Inner Exeption Stack Trace: at VaultService.VaultFileUpload.Page_Load(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
----23/08/2011 01:07:52 p.m. admin--desa.gateway.2wire.net(192.168.0.9)--SSL Disabled Rolling Back a transaction at VaultServiceSQL.VaultSqlConn.RollbackTransaction()
at VaultServiceAPILib.VaultServiceAPI.EndTx(Int32 nTxUserID, String strTxID, Int32 nTxAction, VaultIntTx vit, VaultDateTime& dtTxBegin, Int64& nNewRevision, VaultResponseItem[]& responses, VaultRepository& repNew)
at VaultService.VaultService.EndTx(String strTxID, Int32 nTxAction, VaultDateTime& dtTxBegin, Int64& nNewRevision, VaultResponseItem[]& responses)
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Web.Services.Protocols.LogicalMethodInfo.Invoke(Object target, Object[] values)
at System.Web.Services.Protocols.WebServiceHandler.Invoke()
at System.Web.Services.Protocols.WebServiceHandler.CoreProcessRequest()
at System.Web.Services.Protocols.SyncSessionlessHandler.ProcessRequest(HttpContext context)
at System.Web.Script.Services.ScriptHandlerFactory.HandlerWrapper.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
at System.Web.HttpApplication.ApplicationStepManager.ResumeSteps(Exception error)
at System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData)
at System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)
at System.Web.HttpRuntime.ProcessRequestNoDemand(HttpWorkerRequest wr)
at System.Web.Hosting.ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType)

----23/08/2011 01:07:52 p.m. admin--desa.gateway.2wire.net(192.168.0.9)--SSL Disabled (e998ed54-1ec8-4eb1-afc3-b3adb80bd481) EndTx (Revision - 0) returned: FailFileInvalidCheckSum
----23/08/2011 01:07:52 p.m. admin--desa.gateway.2wire.net(192.168.0.9)--SSL Disabled (e998ed54-1ec8-4eb1-afc3-b3adb80bd481) CheckIn: $/MCOMBusiness/src/com/foundation/business/download/Download.java returned: FailFileInvalidCheckSum


This happen with some files. If i try to change another files I can make it (checkout/checking)

From Vault client I don't have problems. The problem is from eclipse plugin.

And after the error, on the vault client, the file status is Renegade.
The IIS and the eclipse run on the same computer, and I don't have firewall on my computer. Im follow the solutions on this forum. but notihng fix the problem

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

Re: Error on chkIn from eclipse plugin.FailFileInvalidCheckS

Post by lbauer » Wed Aug 24, 2011 9:45 am

We got your email to Support and are following up offline.

HS: 223811
Linda Bauer
SourceGear
Technical Support Manager

Post Reply