You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4php-dev@logging.apache.org by Christian Grobmeier <gr...@gmail.com> on 2010/05/02 22:44:30 UTC

Re: [site] Deploying generated html brings SSL tlsext error

Hi all,
this is a thread I started on the wrong list. Its about generation of the site.

> I tried running site-deploy from log4php trunk.  I got one failure during unit tests and the site content was copied over to target/site-deploy, however target/site-deploy was not a working copy.  Which makes me think that you haven't committed the pom.xml you are testing.  If you commit it, I'll give it a try.

I commited it now. Please ignore the test failure at the moment. This
is already known (maybe you can comment it out for your checkings). My
phpunit works without problems, but Ivan (Contributor) already noticed
the same as you


> Does target/site-deploy look like a valid working copy(svn info target/site-deploy)?

Yes, everything looks fine.

> Can you manually commit from target/site-deploy?

I didn't try it. I wanted to do it without workaround but only with the script


> If not, do you have trouble committing in general?

No, no problems. so far

> Since this is likely not of interest outside of the log4php community, we can continue the thread in log4php-dev.

I switched list, sorry.

My feelig is that the commit is to big for SVN. Is that possible? Well
lets see what you can find out

Christian

Re: [site] Deploying generated html brings SSL tlsext error

Posted by Christian Grobmeier <gr...@gmail.com>.
Infra told me its a bug with tlsext in svn. I should use collabnet. On
a mac this is not possible, so I splitted the commit and did it by
hand.
I already have updated the site, just waiting for mirroring. Since we
already spoke about it I though its no problem.
Cheers

On Tue, May 4, 2010 at 7:56 AM, Christian Grobmeier <gr...@gmail.com> wrote:
> Hello,
>
> i managed to fix the images. The CRLF fix damaged them. I tried to
> commit this on commandline level, but this fails too.
> Smaller commits from eclipse work fine. I will ask infra team for support
>
> Christian
>
> On Mon, May 3, 2010 at 7:44 AM, Christian Grobmeier <gr...@gmail.com> wrote:
>> Ah I was to quick. I tried it again and got a similar error:
>>
>> SSL negotiation failed: SSL error: parse tlsext
>> [exec] svn: PUT von
>> »/repos/asf/!svn/wrk/baca5765-b559-480b-83ce-602151503d4a/logging/site/trunk/docs/log4php/quickstart.html«:
>> SSL negotiation failed: SSL error: parse tlsext
>> (https://svn.apache.org)
>>
>> Again googling, this is an interesting article:
>> http://serverfault.com/questions/44470/ssl-error-parse-tlsext-on-large-commit-to-svn-via-apache-gentoo
>>
>> I am just wondering why you was able to commit some stuff while I am
>> not. I am using a Mac for my work. SVN version is 1.6.5
>>
>> I am bit frustrated on this one, if you have more ideas I would
>> appreciate it. Maybe its also worth to ask infrastructure team
>>
>> Cheers + Thanks
>> Christian
>>
>> On Mon, May 3, 2010 at 7:18 AM, Christian Grobmeier <gr...@gmail.com> wrote:
>>> Hi,
>>>
>>>> I ran mvn site-deploy on a Ubuntu box that was just upgraded to 10.4, so there might be some weirdness due to the switch.
>>>
>>> makes sense, I read similar in the i-net.
>>>
>>>>  I was able to run and apparently successfully commit (rev 940360), but I was never prompted for a commit message and after the "exec" statement, the build hung.
>>>
>>> I see that some images are corrupted (for example the apache logo). I
>>> will try it again from my box... maybe it works on the second try ;-)
>>>
>>> Cheers
>>> Chrstian
>>>
>>
>

Re: [site] Deploying generated html brings SSL tlsext error

Posted by Christian Grobmeier <gr...@gmail.com>.
Hello,

i managed to fix the images. The CRLF fix damaged them. I tried to
commit this on commandline level, but this fails too.
Smaller commits from eclipse work fine. I will ask infra team for support

Christian

On Mon, May 3, 2010 at 7:44 AM, Christian Grobmeier <gr...@gmail.com> wrote:
> Ah I was to quick. I tried it again and got a similar error:
>
> SSL negotiation failed: SSL error: parse tlsext
> [exec] svn: PUT von
> »/repos/asf/!svn/wrk/baca5765-b559-480b-83ce-602151503d4a/logging/site/trunk/docs/log4php/quickstart.html«:
> SSL negotiation failed: SSL error: parse tlsext
> (https://svn.apache.org)
>
> Again googling, this is an interesting article:
> http://serverfault.com/questions/44470/ssl-error-parse-tlsext-on-large-commit-to-svn-via-apache-gentoo
>
> I am just wondering why you was able to commit some stuff while I am
> not. I am using a Mac for my work. SVN version is 1.6.5
>
> I am bit frustrated on this one, if you have more ideas I would
> appreciate it. Maybe its also worth to ask infrastructure team
>
> Cheers + Thanks
> Christian
>
> On Mon, May 3, 2010 at 7:18 AM, Christian Grobmeier <gr...@gmail.com> wrote:
>> Hi,
>>
>>> I ran mvn site-deploy on a Ubuntu box that was just upgraded to 10.4, so there might be some weirdness due to the switch.
>>
>> makes sense, I read similar in the i-net.
>>
>>>  I was able to run and apparently successfully commit (rev 940360), but I was never prompted for a commit message and after the "exec" statement, the build hung.
>>
>> I see that some images are corrupted (for example the apache logo). I
>> will try it again from my box... maybe it works on the second try ;-)
>>
>> Cheers
>> Chrstian
>>
>

Re: [site] Deploying generated html brings SSL tlsext error

Posted by Christian Grobmeier <gr...@gmail.com>.
Ah I was to quick. I tried it again and got a similar error:

SSL negotiation failed: SSL error: parse tlsext
[exec] svn: PUT von
»/repos/asf/!svn/wrk/baca5765-b559-480b-83ce-602151503d4a/logging/site/trunk/docs/log4php/quickstart.html«:
SSL negotiation failed: SSL error: parse tlsext
(https://svn.apache.org)

Again googling, this is an interesting article:
http://serverfault.com/questions/44470/ssl-error-parse-tlsext-on-large-commit-to-svn-via-apache-gentoo

I am just wondering why you was able to commit some stuff while I am
not. I am using a Mac for my work. SVN version is 1.6.5

I am bit frustrated on this one, if you have more ideas I would
appreciate it. Maybe its also worth to ask infrastructure team

Cheers + Thanks
Christian

On Mon, May 3, 2010 at 7:18 AM, Christian Grobmeier <gr...@gmail.com> wrote:
> Hi,
>
>> I ran mvn site-deploy on a Ubuntu box that was just upgraded to 10.4, so there might be some weirdness due to the switch.
>
> makes sense, I read similar in the i-net.
>
>>  I was able to run and apparently successfully commit (rev 940360), but I was never prompted for a commit message and after the "exec" statement, the build hung.
>
> I see that some images are corrupted (for example the apache logo). I
> will try it again from my box... maybe it works on the second try ;-)
>
> Cheers
> Chrstian
>

Re: [site] Deploying generated html brings SSL tlsext error

Posted by Christian Grobmeier <gr...@gmail.com>.
Hi,

> I ran mvn site-deploy on a Ubuntu box that was just upgraded to 10.4, so there might be some weirdness due to the switch.

makes sense, I read similar in the i-net.

>  I was able to run and apparently successfully commit (rev 940360), but I was never prompted for a commit message and after the "exec" statement, the build hung.

I see that some images are corrupted (for example the apache logo). I
will try it again from my box... maybe it works on the second try ;-)

Cheers
Chrstian

Re: [site] Deploying generated html brings SSL tlsext error

Posted by Curt Arnold <ca...@apache.org>.
On May 2, 2010, at 3:44 PM, Christian Grobmeier wrote:

> Hi all,
> this is a thread I started on the wrong list. Its about generation of the site.
> 
>> I tried running site-deploy from log4php trunk.  I got one failure during unit tests and the site content was copied over to target/site-deploy, however target/site-deploy was not a working copy.  Which makes me think that you haven't committed the pom.xml you are testing.  If you commit it, I'll give it a try.
> 
> I commited it now. Please ignore the test failure at the moment. This
> is already known (maybe you can comment it out for your checkings). My
> phpunit works without problems, but Ivan (Contributor) already noticed
> the same as you
> 
> 

I ran mvn site-deploy on a Ubuntu box that was just upgraded to 10.4, so there might be some weirdness due to the switch.  I was able to run and apparently successfully commit (rev 940360), but I was never prompted for a commit message and after the "exec" statement, the build hung.