We are using normal desktop Jenkins version and till now we have one user
to access it which has all permissions.
Now I want to create multiple users and restrict access to all jobs for
that user.
Can any one help me on this?
--
You received this message because you are subscribed to the Googl
connection is getting blocked? A firewall rule may be
> blocking it perhaps?
>
>
> On Monday, August 1, 2016 at 10:02:36 PM UTC+12, Divya Reddy wrote:
>>
>> We have desktop Jenkins version to check out the code from cvs repository.
>>
>> below is
We have desktop Jenkins version to check out the code from cvs repository.
below is the command we use:
:extssh:user@hostName:portNumber/PathoftheRepository
This is was working fine over a period of time but all of a sudden am
facing below exception.
Building in workspace C:\Users\automation\.
org.jvnet.hudson.reactor.ReactorException: hudson.util.IOException2: Unable to
read C:\Users\support\.jenkins\config.xml
at org.jvnet.hudson.reactor.Reactor.execute(Reactor.java:246)
at jenkins.InitReactorRunner.run(InitReactorRunner.java:43)
at jenkins.model.Jenkins.exec