Apache HTTPS and AJP: java.io.EOFException

2012-06-28 Thread Teo
Hi, I configured Apache with AJP as follows ProxyPassajp://hostname:8082/ timeout=1200 ProxyPassReverse ajp://hostname:8082/ and everything works fine. I then tried to do everything over HTTPS but I get following error Jun 28, 2012 10:38:21 AM winstone.Logge

Re: Removing Subversion credentials

2012-03-29 Thread Teo
. Matteo > > > On Thu, Mar 29, 2012 at 9:13 AM, Teo wrote: > >> >> On Mar 29, 2:06 pm, Ferenc Kovacs wrote: >> > you can update your credentials >> throughhttp://yourjenkins/scm/SubversionSCM/enterCredential >> >> Thanks, it worked (or at least

Re: Removing Subversion credentials

2012-03-29 Thread Teo
On Mar 29, 2:06 pm, Ferenc Kovacs wrote: > you can update your credentials > throughhttp://yourjenkins/scm/SubversionSCM/enterCredential Thanks, it worked (or at least I could enter new credentials). Not that I don't trust the tool but: were the old credentials deleted? Is there a way to chec

Re: Removing Subversion credentials

2012-03-29 Thread Teo
ailto: > jenkinsci-users@googlegroups.com] *On Behalf Of *Teo > *Sent:* 29 March 2012 12:53 > *To:* jenkinsci-users@googlegroups.com > *Subject:* Removing Subversion credentials > > > > Hi, > > I am trying to remove some Subversion credential since we need to use

Removing Subversion credentials

2012-03-29 Thread Teo
Hi, I am trying to remove some Subversion credential since we need to use a different user for a couple of projects. What I did: - I removed the credentials from hudson.scm.SubversionSCM.xml - I checked that credentials are not stored in the subversion preferences of the jenkins user