"Provide Node & npm bin/folder to PATH" not working

2018-10-24 Thread Pranav Kv
I installed nodejs plugin on my jenkins 2.121.1 LTS. I know few issues are already reported due to the version of Environemtl Injector Plugin. With Environment injector plugin(1.92.1) I'm not able to use custom Nodejs installation from "Provide Node & npm bin/ folder to PATH" Disabling

Blue ocean plugin supported version

2018-09-19 Thread Pranav Kv
Recently we migrated jenkins to latest LTS Version of jenkins(2.121).But now one of our customer wants to install jenkins blue ocean plugin. But as per my understand blue ocean plugin support only jenkins 2.7 or higher version. Please let me know jenkins 2.121LTS can support blue ocean plugin

Re: Blue ocean plugin supported version

2018-09-19 Thread Pranav Kv
Thanks Mark. On Thu, 20 Sep 2018, 11:00 am Mark Waite, wrote: > Blue ocean runs well on that version. > > Mark Waite > > On Wed, Sep 19, 2018, 10:20 PM Pranav Kv wrote: > >> Recently we migrated jenkins to latest LTS >> Version of jenkins(2.121).But now one of

Re: Jenkins Testing failed after migrating to 2.121 LTS

2018-09-24 Thread Pranav Kv
Any updates? Thanks On Mon, 24 Sep 2018, 6:05 am Pranav Kv, wrote: > Anyone can help on this? > > On Thu, 20 Sep 2018, 8:34 pm Pranav Kv, wrote: > >> Still failing validation error in jenkins LTS 2.121..but no issue with >> 1.644 >> >> Java.lang.Assertion

Re: Jenkins Testing failed after migrating to 2.121 LTS

2018-09-20 Thread Pranav Kv
Still failing validation error in jenkins LTS 2.121..but no issue with 1.644 Java.lang.AssertionError: file abcd.xml validation rule not trigger, validation error found:[] expected [[abcd.xml]] but found [[]] org.testing.Assert.fail(Aasert.java94)) org.testing.Assert.failNotEquals(Asser.

Re: Jenkins Testing failed after migrating to 2.121 LTS

2018-09-23 Thread Pranav Kv
Anyone can help on this? On Thu, 20 Sep 2018, 8:34 pm Pranav Kv, wrote: > Still failing validation error in jenkins LTS 2.121..but no issue with > 1.644 > > Java.lang.AssertionError: file abcd.xml validation rule not trigger, > validation error found:[] expected [[abcd.

Re: New Jenkins server and BlueOcean won't load

2018-12-11 Thread Pranav Kv
Remove cache in ur browser and try.. Hope, that will be resolve issues. Pranav KV On Tue, 11 Dec 2018, 1:09 am MDKF HI, > I just setup a new Jenkins instance and installed BlueOcean. Jenkins > works fine, but when clicking any link into BlueOcean, the blue progress > bar moves most o

Re: Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver and hudson.maven.reporters.MavenFingerprinter

2018-11-29 Thread Pranav Kv
Thank You So much Mr. Oliver. Could you please update the status in jira? The jira status showing "fixed but unreleased" https://issues.jenkins-ci.org/browse/JENKINS-53481 Thanks, Pranav On Fri, 30 Nov 2018, 9:43 am Olivier Lamy release done and available via your favourite update center! >

Re: Jenkins Migration

2018-11-21 Thread Pranav Kv
instance. Recently I had migrated around 1000 jobs from one server to another. (redhat machine, that doesn't have Internet) Regards Pranav KV On Thu, 22 Nov 2018, 1:11 am Cornelius Ele Hello all, > > I am trying to migrate a Jenkins instance from a windows machine > installation to a new

Re: Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver and hudson.maven.reporters.MavenFingerprinter

2018-11-27 Thread Pranav Kv
Any one can comment on this? I'm also getting the same warning in jenkins 2.121.1 Regards Peanav On Wed, 28 Nov 2018, 1:42 am ale rajesh Did you find any answer. am facing the same issue > > On Tuesday, August 14, 2018 at 11:43:17 AM UTC-4, gary.l...@ge.com wrote: >> >> thank you Devin! greatly

Re: Jenkins service going down on Windows Slave

2018-11-26 Thread Pranav Kv
Did you checked your port number?My be it is an arbitrary selection. So better to configure the port as fixed number on your master configuration. Regards Pranav On Mon, 26 Nov 2018, 10:52 pm Any help/suggestion on this? > > On Monday, November 26, 2018 at 11:24:45 AM UTC-5, gotvi...@gmail.com

Jenkins Testing failed after migrating to 2.121 LTS

2018-09-14 Thread Pranav Kv
Hi I am getting error in a maven build. There is test fail after migrating jenkins to new server.. But no issues in the old jenkins instance Error Validation not trigger.. Expected(abcd.xml) but found() Java assertion COULD any please help me to resolve? Regards Pranav -- You received this

Difference between MAVEN_OPT and JAVA_OPT

2018-09-18 Thread Pranav Kv
Hi What is the difference between JAVA_OPT and MAVEN_OPT uses jenkins? My build is susseful without configuring MVN_OPTS. -- 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

Re: Jenkins Testing failed after migrating to 2.121 LTS

2018-09-17 Thread Pranav Kv
Yes. Recently we migrated jenkins to new LTS version 2.121. There is no issues in the older version which is running in on other server. On Mon, 17 Sep 2018, 9:45 am Jan Monterrubio, wrote: > Does the maven build only fail in Jenkins? > > On Fri, Sep 14, 2018 at 12:18 Pranav Kv wrote

Re: Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver and hudson.maven.reporters.MavenFingerprinter

2018-12-19 Thread Pranav Kv
After upgrading version to 3.2 I'm getting diffrent warnings. This time it's related with Surefire Archiver Re: Attempt to (de-)serialize anonymous class hudson.maven.reporters.SurefireArchiver$2 On Fri, 30 Nov 2018, 9:58 am Pranav Kv Thank You So much Mr. Oliver. > Could you please upd