[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: "Could not read chunk size. Secure connection truncated" SVN Repo are getting corrupt

From: vishwajeet singh <dextrous85_at_gmail.com>
Date: Wed, 29 Aug 2012 11:27:48 +0530

On Wed, Aug 29, 2012 at 10:37 AM, Goel, Kapil <Kapil.Goel_at_fiserv.com> wrote:

> Stripping is alternative, but how repair the corrupted revision or what is
> the root cause to further stop corruption in other repos?
>

I am not sure if it can be repaired as the revision file is corrupted, only
way it can be repaired is restoring from the sane backup if any.

As far as RCA goes it has to be very specific to your environment and what
you are doing with the repository, as in my experience of working with
Subversion for over 6 years I have never encountered any such issue of
corruption of revision.

Did you move repositories recently from some server or you restored it from
backup due to some issue or something else, your server administration need
to think of anything on server which can cause corruption, as in principle
I have not seen Subversion repositories getting corrupted on it's own.

> ****
>
> ** **
>
> *Kapil Goel*
>
> Deputy Manager - Systems****
>
> Fiserv Global Services****
>
> *Fiserv*
> Phone: +91-4023000****
>
> Fax No: +91-120-4023001****
>
> www.fiserv.com **
>
> P Please think of the environment before printing this e-mail. **
>
> ** **
>
> *From:* vishwajeet singh [mailto:dextrous85_at_gmail.com]
> *Sent:* Tuesday, August 28, 2012 1:48 PM
>
> *To:* Goel, Kapil
> *Cc:* users_at_subversion.apache.org
> *Subject:* Re: "Could not read chunk size. Secure connection truncated"
> SVN Repo are getting corrupt****
>
> ** **
>
> ** **
>
> On Tue, Aug 28, 2012 at 11:24 AM, Goel, Kapil <Kapil.Goel_at_fiserv.com>
> wrote:****
>
> Yes we have corrupted repos also in backup .****
>
> ** **
>
> Actually I meant the backup which has that revision in sane state, anyways
> you will have to strip that revision out of repository using svnadmin dump
> 0:faultyrev-1 and than svnadmin dump faultyrev+1:HEAD and than load it to
> one repository, in theory this should work but I am not sure about any
> practical implications, so you would need to do a trial and error as there
> might be more faulty revisions.****
>
> ** **
>
> If you need assistance with this drop me an email.****
>
> ** **
>
> ****
>
> ****
>
> *From:* vishwajeet singh [mailto:dextrous85_at_gmail.com]
> *Sent:* Tuesday, August 28, 2012 11:16 AM****
>
>
> *To:* Goel, Kapil
> *Cc:* users_at_subversion.apache.org
> *Subject:* Re: "Could not read chunk size. Secure connection truncated"
> SVN Repo are getting corrupt****
>
> ****
>
> ****
>
> On Mon, Aug 27, 2012 at 3:37 PM, Goel, Kapil <Kapil.Goel_at_fiserv.com>
> wrote:****
>
> I hope below screenshot gives you picture of issue.****
>
> ****
>
> ****
>
> ****
>
> ****
>
> ****
>
> ****
>
> This looks messed up, I am not sure there's a good way out of it, do you
> have any sane backup for this which contains the problematic revision.****
>
> ****
>
> ****
>
> *Kapil Goel*****
>
> Deputy Manager - Systems****
>
> Fiserv Global Services****
>
> *Fiserv*
> Phone: +91-4023000****
>
> Fax No: +91-120-4023001****
>
> www.fiserv.com ****
>
> P Please think of the environment before printing this e-mail. ****
>
> ****
>
> *From:* vishwajeet singh [mailto:dextrous85_at_gmail.com]
> *Sent:* Monday, August 27, 2012 3:36 PM****
>
>
> *To:* Goel, Kapil
> *Cc:* users_at_subversion.apache.org
> *Subject:* Re: "Could not read chunk size. Secure connection truncated"
> SVN Repo are getting corrupt****
>
> ****
>
> ****
>
> On Mon, Aug 27, 2012 at 2:48 PM, Goel, Kapil <Kapil.Goel_at_fiserv.com>
> wrote:****
>
> PFA Apache Configuration file.****
>
> ****
>
> Config looks ok to me.****
>
> ****
>
> ****
>
> This happens to update / commits wherever issue persists.****
>
> Yes ran the SVNAdmin verify , it gives different different errors for
> various repos.****
>
> ****
>
> Can you post some errors ?****
>
> ****
>
> ****
>
> We have 80+ repos and currently 5-6 are having issue.****
>
> ****
>
> ****
>
> *From:* vishwajeet singh [mailto:dextrous85_at_gmail.com]
> *Sent:* Monday, August 27, 2012 2:34 PM
> *To:* Goel, Kapil
> *Cc:* users_at_subversion.apache.org
> *Subject:* Re: "Could not read chunk size. Secure connection truncated"
> SVN Repo are getting corrupt****
>
> ****
>
> ****
>
> On Mon, Aug 27, 2012 at 2:21 PM, Goel, Kapil <Kapil.Goel_at_fiserv.com>
> wrote:****
>
> Hello Community****
>
> ****
>
> We are facing issue in SVN Repositories. We are end users and in our term
> / finding we can say SVN repositories are getting corrupted.****
>
> ****
>
> It happened somewhere in April/May’12, we took support from Collabnet
> Guys. They repaired the repositories but not given any RCA why these
> getting corrupted.****
>
> ****
>
> Now from last 15 days again few repositories getting same kind of issue,
> can anyone point us in right direction to get the RCA or resolution .****
>
> ****
>
> Request you to please let us know step by step as we are not expert in SVN.
> ****
>
> ****
>
> Issue / find : While taking update or doing commit we are getting “Could
> not read chunk size. Secure connection truncated”****
>
> ****
>
> OS : Windows 2008****
>
> SUbcersion : Version 1.6.6****
>
> Apache: V 2.2.16****
>
> ****
>
> If you require any other information or log files to check , please let me
> know.****
>
> ****
>
> Kindly provide the Apache configuration for Subversion, did you run
> svnadmin verify to confirm any corruption of repository ?****
>
> Does this happen to every commit or to large commits ?****
>
> ****
>
> ****
>
> Thanks****
>
> *Kapil Goel*****
>
>
>
> ****
>
> ****
>
> --
> Vishwajeet Singh
> +91-9657702154 | dextrous85@gmail.com | http://bootstraptoday.com
> Twitter: http://twitter.com/vishwajeets | LinkedIn:
> http://www.linkedin.com/in/singhvishwajeet****
>
>
>
> ****
>
> ****
>
> --
> Vishwajeet Singh
> +91-9657702154 | dextrous85@gmail.com | http://bootstraptoday.com
> Twitter: http://twitter.com/vishwajeets | LinkedIn:
> http://www.linkedin.com/in/singhvishwajeet****
>
>
>
> ****
>
> ****
>
> --
> Vishwajeet Singh
> +91-9657702154 | dextrous85@gmail.com | http://bootstraptoday.com
> Twitter: http://twitter.com/vishwajeets | LinkedIn:
> http://www.linkedin.com/in/singhvishwajeet****
>
>
>
> ****
>
> ** **
>
> --
> Vishwajeet Singh
> +91-9657702154 | dextrous85@gmail.com | http://bootstraptoday.com
> Twitter: http://twitter.com/vishwajeets | LinkedIn:
> http://www.linkedin.com/in/singhvishwajeet****
>

-- 
Vishwajeet Singh
+91-9657702154 | dextrous85@gmail.com | http://bootstraptoday.com
Twitter: http://twitter.com/vishwajeets | LinkedIn:
http://www.linkedin.com/in/singhvishwajeet


image002.png image001.png
Received on 2012-08-29 07:58:43 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.