Hi,
I’m using Jenkins 1.458.
When I try to delete a file with a long path I get this ERROR.
Is there a way to overcome this in jenkins?
Thanks
Hi.
I have problems with REST API for view manipulation. Every thing I send is forbidden. Do you now if this is an issue? I didn’t find it in Jira.
A small example with wget y my Linux.
wget https://mytestserver:8443/jenkins/view/MAIN%20VIEW/view/app3/config.xml --post-file=conf.xml --no-check-certificate --http-user=adminciuser --http-password=password
--2012-10-24 14:06:11-- https://mytestserver:8443/jenkins/view/Desglose%20Core/view/app3/config.xml
connected.
WARNING: cannot verify ----- certificate, issued by ------
Unable to locally verify the issuer's authority.
HTTP request sent, awaiting response... 403 Forbidden
2012-10-24 14:06:11 ERROR 403: Forbidden.
Thanks.
From: "Levin, Ilya" <ilya....@hp.com>
To: "jenkins...@googlegroups.com" <jenkins...@googlegroups.com>
Sent: Wednesday, October 24, 2012 5:14 AM
Subject: jenkins - File name too long ERROR