Save and apply buttons are missing in the Jenkins Configuration page

2019-07-18 Thread Subramanyeswari Ravinutala
Hi,

The Save and Apply buttons are missing in the jenkins configuration page.  
My jenkins vesion is 2.176.1.  Please do let me know what i am missing.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/74eeeb76-d5c3-4b8d-8750-5cbeb24f65ab%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


The slave is not reverting to Snapshot once the build completes

2017-11-23 Thread Subramanyeswari Ravinutala
Hi,

I have put shutdown and revert after disconnection.  But the slave vm is 
not getting shutdown and reverting back to the template once the build 
completes.

Please do let me know how to fix this.

Regards,

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/4560e7fd-a0fd-4cea-a30a-af595aa15745%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Jenkins credentials binding

2017-05-11 Thread Subramanyeswari Ravinutala
Hi,

I am getting the below error on implementing the groovy script.

/var/jenkins_home/workspace/Automate_IT/ClearCase_Job_DSL/jenkins/job-dsl/ClearCaseBuilds.groovy:
8: unable to resolve class
org.jenkinsci.plugins.plaincredentials.impl.StringCredentialsImpl.DescriptorImpl
@ line 8, column 1.
   import
org.jenkinsci.plugins.plaincredentials.impl.StringCredentialsImpl.DescriptorImpl;
   ^

/var/jenkins_home/workspace/Automate_IT/ClearCase_Job_DSL/jenkins/job-dsl/ClearCaseBuilds.groovy:
7: unable to resolve class
org.jenkinsci.plugins.plaincredentials.impl.StringCredentialsImpl
@ line 7, column 1.
   import org.jenkinsci.plugins.plaincredentials.impl.StringCredentialsImpl;

Please do let me know how to fix this.

Regards,

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAN-Z7oc-8ZeNuqVE3ytYhYvm%3DoEWgkvfDFRKw85cKNQY-5d-MQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Permission denied error

2016-11-07 Thread Subramanyeswari Ravinutala
Hi,
 
Our jenkins master is ubuntu and the slaves are windows.  With 775 
permission on the ClearCase VOB, the builds are failing with permission 
denied for write operations in the jenkins slave.
 
with 777 (everyone all), the builds are working fine on jenkins slaves.
 
We have given clearcase environment variables in the slaves and the jenkins 
service is configured with the maser build account who has all access to 
clearcase. 
 
I have also set up build runs thorugh the masterbuild account as an 
alternative.  But whatever it may be, our jenkins clearcase buildes are 
failing with permission denied with 775 permission.
 
WE ahve checked the group and owner.  The both are at permissable level. I 
have also given all privileges to the master build account to the jenkins 
installation directory on the windows.  The windows slaves are some Windows 
2003 and some are Windows7.  But whatever may be the Operating system, the 
builds are failing.
 
Can any one helps me here ?
 
Regards,
 
 

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/2adc93ed-cf1c-4913-a21d-9f900af61a86%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


unable to access; no such file or directory, permission denied error

2016-07-20 Thread Subramanyeswari Ravinutala



Hi,

We have a C# utiity to create branches on VOBs using cleartool commands.  
This process is breaking with the following two errors.

Unable to access file No such file or directory.
in view: Permission denied

I have looked at the forums and i found the below relevant posts.

https://wiki.jenkins-ci.org/display/JENKINS/ClearCase+Plugin?focusedCommentId=42469812#comment-42469812
https://wiki.jenkins-ci.org/display/JENKINS/ClearCase+Plugin?focusedCommentId=43713920#comment-43713920

But my file path in the view does not contain any spaces.
And also the views are created on the fly during the program execution.  I 
cannot use ClearCase plugin as my view are created dynamically in the 
program.
 

My environment is below.
jenkins 1.625.3.
java 1.7
 
And I have set the Jenkins service with the admin user.  No clue what i am 
doing wrong here.


Please do let me know how to solve this issue.

Regards,

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/3e40e5a1-bffe-4234-a9e8-532702e944f9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.