compiling under java 1.6.0_71

2014-02-04 Thread Ligade, Shailesh [USA]
Hello, We have to compile with java 1.6.0_71 and I am seeing this build issue. Not sure, if this is related to Jenkins, but since the error states that, I just wanted to rule out that possibility. Appreciate, if anyone can tell me, how to get this compiled under 71 (apparently 1.6.0_65 can co

RE: parameterized build and views

2012-05-15 Thread Ligade, Shailesh [USA]
Thanks for reply, I guess I was not aware of the column showing is affected by filter used. However, my question is slightly different. Let me try to explain it.. I have a job that uses maven profile to build for test and dev environments. I have parameterized this job with profile parameter. T

RE: [External] Re: Jenkins ssh and pull (copy) files

2012-07-06 Thread Ligade, Shailesh [USA]
Thanks, No this is doable I guess..what I am trying to do is: Using ssh plugin, copy wars to target environment, then I run a script on target environment to deploy those wars. If within the script, I figure out there was error in deployment, I want to get deployment logs back to Jenkins so th

RE: [External] Re: Jenkins ssh and pull (copy) files

2012-07-06 Thread Ligade, Shailesh [USA]
Thanks Fred, I guess this would have worked..but I am not deploying to slave..it is totally different VM, where I run bash script via SSH copy plugin.. All I need is copy few log files back to master Jenkins, if my script determines that deployment was failure, and attach the files to email. T

RE: upgrade from 1.4.56 to latest

2015-01-13 Thread Ligade, Shailesh [USA]
Hello again, Something changed on my current Jenkins (1.4.56 with jboss 7.0.0). Now when I start jboss, I can’t login, user has no read permission. So I changed useSecurity to false, but now I get: 12:12:37,690 ERROR [stderr] (Loading job SSP-MODULE-BUILD) hudson.util.IOException2: Unable to r

RE: upgrade from 1.4.56 to latest

2015-01-13 Thread Ligade, Shailesh [USA]
? How to correct these issues? Appreciate any help Shailesh From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Ligade, Shailesh [USA] Sent: Tuesday, January 13, 2015 12:20 PM To: jenkinsci-users@googlegroups.com Subject: RE: upgrade from 1.4.56 to

RE: upgrade from 1.4.56 to latest

2015-01-13 Thread Ligade, Shailesh [USA]
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Ligade, Shailesh [USA] Sent: Tuesday, January 13, 2015 12:28 PM To: jenkinsci-users@googlegroups.com Subject: RE: upgrade from 1.4.56 to latest There are also errors like 12:12:31,896 WARNING [hudson.ExtensionFinder

Jenkins 1.4.56 - users login issue

2015-01-14 Thread Ligade, Shailesh [USA]
Hello, Currently only one admin user can login, and rest users (including default admin user ) is getting is missing the Read permission No errors in JBOSS log when user try to login I checked (reset) user passwords etc still no luck. Any suggestions? Thanks Shailesh -- You received th