Hi,
I have the following problem in Jenkins: somehow the security system broke
and when me, as admin, log in, cannot see any views or management or
anything. If I shutdown Jenkins, disable useSecurity in config.xml and
restart and go to Manage Jenkins -> Configure Global Security and re-enable
I don't see a screen shot, but I think I ran into the same thing I think
and it was a case issue. My username was martina and the full name was
Martina and it was put as Martina in the config.xml. When I give my first
and last as full name it doesn't do it.
Check your config.xml for
The problem is that I cannot reconfigure the security matrix because no
user is found when I try to add some user, so this is not the same issue as
the one you explain, I'm afraid.
Thanks for you feedback, anyway :)
2016-10-29 17:24 GMT-03:00 Martina Riedel :
> I don't see a screen shot, but I t
dear experts,
I have a Jenkins pipeline job in which I configure my environment with a
bash script named setup.sh which looks like:
#!/bin/bash
export ARCH=$1
echo "architecture = " ${ARCH}
In the Jenkins pipeline script, Icall the setup.sh script with:
def lib_arch='linux-ubuntu-14.04-x
> On 29.10.2016, at 23:12, Nabil Ghodbane wrote:
>
> So how can I pass a parameter to my bash script in a Jenkins pipeline script?
You will find that this also doesn't work when you run it from a local command
line (a basic first troubleshooting step), so it is entirely unrelated to
Jenkins
Running Server 2012 R2, Jenkins ver. 2.19.1
Installed Jenkins via the Windows MSI
I can't seem to install plugins with the cli:
& 'C:\Program Files (x86)\Jenkins\jre\bin\java.exe' -jar 'C:\Program Files
(x86)\Jenkins\war\WEB-INF\jenkins-cli.jar' -s 'http://localhost:8080/'
install-plugin '