From users-return-21454-apmail-subversion-users-archive=subversion.apache.org@subversion.apache.org Mon May 19 18:22:29 2014 Return-Path: X-Original-To: apmail-subversion-users-archive@minotaur.apache.org Delivered-To: apmail-subversion-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6BAFD11288 for ; Mon, 19 May 2014 18:22:29 +0000 (UTC) Received: (qmail 8518 invoked by uid 500); 19 May 2014 18:22:29 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 8487 invoked by uid 500); 19 May 2014 18:22:29 -0000 Mailing-List: contact users-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@subversion.apache.org Received: (qmail 8479 invoked by uid 99); 19 May 2014 18:22:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 May 2014 18:22:29 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of andy.levy@gmail.com designates 209.85.213.45 as permitted sender) Received: from [209.85.213.45] (HELO mail-yh0-f45.google.com) (209.85.213.45) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 May 2014 18:22:25 +0000 Received: by mail-yh0-f45.google.com with SMTP id b6so7103583yha.4 for ; Mon, 19 May 2014 11:22:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=Z0fUsUjAqKLCknC1TBnq91VjwConL3onbIiqpNKBGW0=; b=ORuT9J8l4sHoaxR9Cr15PgUnn62iIOyapSPz8qYFFoggKykDQ7Sz8eqQVmGr/5NbKd 3ibzZ8UDM0TQbVaz8+h0TZP4oV4F1ndqUOEE1F/UAGNHDsjoUmxnXjyIqdX1z+8t91qo eXNytGLwTT42O5+/Jdl/f4fZZ7ZVimQqR+Wygnk27/dIMBNHOOGp94VVnMrSckjjYLCG 8Mx+Tmmh/mNPMP3wjouasJsaomK+pyQuxx6PmsD2Au9z4CK2xhpeJVTCLOKvVDaHk9kX f+lWiw9ULOB5JgkfPh5nl+7VQ+5FXorMkdlrWuLDGh98e1mtwpNywv1ulQmsIiW6Dcdd ktgA== X-Received: by 10.236.137.8 with SMTP id x8mr53605222yhi.4.1400523721632; Mon, 19 May 2014 11:22:01 -0700 (PDT) MIME-Version: 1.0 Received: by 10.170.47.8 with HTTP; Mon, 19 May 2014 11:21:21 -0700 (PDT) In-Reply-To: <1d52e655c5bf3c40ef45eb3a55997ad6@mail.gmail.com> References: <1d52e655c5bf3c40ef45eb3a55997ad6@mail.gmail.com> From: Andy Levy Date: Mon, 19 May 2014 14:21:21 -0400 Message-ID: Subject: Re: event viewer error To: Rich Messenger Cc: "users@subversion.apache.org" Content-Type: multipart/alternative; boundary=485b397dce33ed71d604f9c4d6f2 X-Virus-Checked: Checked by ClamAV on apache.org --485b397dce33ed71d604f9c4d6f2 Content-Type: text/plain; charset=UTF-8 You need to report that to VisualSVN's support. http://www.visualsvn.com/support/ On Mon, May 19, 2014 at 2:01 PM, Rich Messenger wrote: > From window event viewer at startup > > > > *-* > > *System* > > > > *-* > > *Provider* > > > > [ *Name*] > > VisualSVN > > > > *-* > > *EventID* > > 1000 > > > > [ *Qualifiers*] > > 0 > > > > *Level* > > 2 > > > > *Task* > > 0 > > > > *Keywords* > > 0x80000000000000 > > > > *-* > > *TimeCreated* > > > > [ *SystemTime*] > > 2014-05-19T17:53:24.000000000Z > > > > *EventRecordID* > > 22367 > > > > *Channel* > > Application > > > > *Computer* > > > > *Security* > > > > *-* > > *EventData* > > > > Unexpected exception: VisualSVN worker process has abnormally terminated > with the exit code 0x40010004. For further details please check the Event > Log. at ManagedSVN.WorkerProcess.DoReadInt32() at > ManagedSVN.Client.GetStatus(String path, Boolean recurse, Boolean getAll, > Boolean noIgnore, Boolean ignoreExternals, GetStatusCallback callback) at > VisualSVN.Core.FileStatusReceiver..ctor(Client client, String path, Boolean > recursive) at VisualSVN.Core.StatusUpdater.LoadStatus(String[] paths) > Unexpected exception: Unable to read beyond the end of the stream. at > System.IO.BinaryReader.FillBuffer(Int32 numBytes) at > System.IO.BinaryReader.ReadInt32() at > ManagedSVN.WorkerProcess.DoReadInt32() StackTrace: at > System.Environment.GetStackTrace(Exception e, Boolean needFileInfo) at > System.Environment.get_StackTrace() at > VisualSVN.Utils.Log.ReportException(Exception ex) at > VisualSVN.Core.StatusUpdater.LoadStatus(String[] paths) at > VisualSVN.Core.StatusUpdater.ProcessImpl(IsCanceledCallback isCanceled) at > VisualSVN.Core.StatusUpdater.Process(IsCanceledCallback isCanceled) at > VisualSVN.Core.StatusManager.Work() at > System.Threading.ThreadHelper.ThreadStart_Context(Object state) at > System.Threading.ExecutionContext.RunInternal(ExecutionContext > executionContext, ContextCallback callback, Object state, Boolean > preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext > executionContext, ContextCallback callback, Object state, Boolean > preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext > executionContext, ContextCallback callback, Object state) at > System.Threading.ThreadHelper.ThreadStart() > > > > > > > > Regards, > > > > Rich Messenger > > Principal Engineer > > > > *NxStage Medical, Inc.* > > 350 Merrimack Street > > Lawrence, MA 01843 > > Tel: (978) 687-4756 > > Fax: (978) 687-4800 > > rmessenger@nxstage.com > > > > This email transmission is intended only for the use of the individual to > which it is addressed and may contain information that is privileged, > confidential, and exempt from disclosure under applicable law. If the > reader of this message is not the intended recipient, you are hereby > notified that any dissemination, distribution, or copying of this > communication is strictly prohibited. If you have received this > communication in error, please notify me immediately by replying to this > message or by contacting NxStage at 978-687-4700 and destroy all copies > of this message and any attachments without reading or disclosing their > content. Thank you. > > > --485b397dce33ed71d604f9c4d6f2 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
You need to report that to VisualSVN's support.=C2=A0<= a href=3D"http://www.visualsvn.com/support/">http://www.visualsvn.com/suppo= rt/


= On Mon, May 19, 2014 at 2:01 PM, Rich Messenger <rmessenger@nxstage.c= om> wrote:

From window event viewer at startu= p

=C2=A0

-

System

=C2=A0

<= td width=3D"15" nowrap style=3D"width:11.25pt;padding:.75pt .75pt .75pt .75= pt">

-

Provider

=C2=A0

[ Name]

VisualSVN

= =C2=A0

=C2=A0

-

EventID

1000

=C2=A0

<= td valign=3D"top" style=3D"padding:.75pt .75pt .75pt .75pt">

0

[ Qualifiers]

Level

2

=C2=A0

Task

0

=C2=A0

<= /table>

Keywords

0x80000000000000

=C2=A0

-

TimeCreate= d

=C2=A0

<= td valign=3D"top" style=3D"padding:.75pt .75pt .75pt .75pt">

2014-05-19T17:53:24.000000000Z

[ SystemTime]

=C2= =A0

EventRecordID

22367

=C2=A0

Channel

Application

=C2=A0

Computer

=C2=A0

<= td style=3D"padding:.75pt .75pt .75pt .75pt">

Security

=C2=A0

-

EventData<= /span>

=C2=A0

<= td width=3D"15" nowrap style=3D"width:11.25pt;padding:.75pt .75pt .75pt .75= pt">

Unexpected exception: VisualSVN worker= process has abnormally terminated with the exit code 0x40010004. For furth= er details please check the Event Log. at ManagedSVN.WorkerProcess.DoReadIn= t32() at ManagedSVN.Client.GetStatus(String path, Boolean recurse, Boolean = getAll, Boolean noIgnore, Boolean ignoreExternals, GetStatusCallback callba= ck) at VisualSVN.Core.FileStatusReceiver..ctor(Client client, String path, = Boolean recursive) at VisualSVN.Core.StatusUpdater.LoadStatus(String[] path= s) Unexpected exception: Unable to read beyond the end of the stream. at Sy= stem.IO.BinaryReader.FillBuffer(Int32 numBytes) at System.IO.BinaryReader.R= eadInt32() at ManagedSVN.WorkerProcess.DoReadInt32() StackTrace: at System.= Environment.GetStackTrace(Exception e, Boolean needFileInfo) at System.Envi= ronment.get_StackTrace() at VisualSVN.Utils.Log.ReportException(Exception e= x) at VisualSVN.Core.StatusUpdater.LoadStatus(String[] paths) at VisualSVN.= Core.StatusUpdater.ProcessImpl(IsCanceledCallback isCanceled) at VisualSVN.= Core.StatusUpdater.Process(IsCanceledCallback isCanceled) at VisualSVN.Core= .StatusManager.Work() at System.Threading.ThreadHelper.ThreadStart_Context(= Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionCon= text executionContext, ContextCallback callback, Object state, Boolean pres= erveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext exec= utionContext, ContextCallback callback, Object state, Boolean preserveSyncC= tx) at System.Threading.ExecutionContext.Run(ExecutionContext executionCont= ext, ContextCallback callback, Object state) at System.Threading.ThreadHelp= er.ThreadStart()

=C2=A0

=C2=A0

=C2=A0

Re= gards,

=C2=A0

Rich Messenger

= Principal Engineer

=C2=A0

NxStage Medical, Inc.

350 Merrimack Street

Lawrence, MA 01843

Tel:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 <= a href=3D"tel:%28978%29%20687-4756" value=3D"+19786874756" target=3D"_blank= ">(978) 687-4756

Fax:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (978) 687-4800

rmessenger@nxstage.com<= /a>

=C2=A0

978-687-4700=C2=A0and destroy all copies of this message and any attac= hments without reading or disclosing their content. Thank you.

=C2=A0


--485b397dce33ed71d604f9c4d6f2--