Re: pipeline startup errors

2016-09-08 Thread 'Björn Pedersen' via Jenkins Users
Hi, I stumbled over the same problem (in my test instance with exp. update center). I checked the list of available plugins and pipeline-graph-analysis was just missing at that time. I think since 1.0 it is available from the (exp.) update center. Björn Am Donnerstag, 8. September 2016 14:32:

Re: pipeline startup errors

2016-09-08 Thread jieryn
Yes, I am using the experimental update centre here http://updates.jenkins-ci.org/experimental/update-center.json Perhaps the intra-dependency references are not properly being defined? I manually installed the two plugins and was able to get past the error message. I do now find: Sep 08, 2016 8:

Re: pipeline startup errors

2016-09-08 Thread Baptiste Mathus
Weird. Are you using the experimental update center? I see the missing dependency is a beta one. Le 6 sept. 2016 3:34 PM, "jieryn" a écrit : > Sep 06, 2016 9:31:57 AM hudson.PluginManager$2$1$1 run > SEVERE: Failed to install pipeline-rest-api: One or more dependencies > could not be resolved fo

pipeline startup errors

2016-09-06 Thread jieryn
Sep 06, 2016 9:31:57 AM hudson.PluginManager$2$1$1 run SEVERE: Failed to install pipeline-rest-api: One or more dependencies could not be resolved for pipeline-rest-api : pipeline-graph-analysis (0.1-beta-1) Sep 06, 2016 9:31:57 AM hudson.PluginManager$2$1$1 run SEVERE: Failed to install pipeline-s

Re: Jenkins LTS v2.7.3 startup errors

2016-09-01 Thread Ashish Yadav
oglegroups.com>" mailto:jenkinsci-users@googlegroups.com>> Date: Thursday, September 1, 2016 at 8:13 AM To: "jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com>" mailto:jenkinsci-users@googlegroups.com>> Subject: Jenkins LTS v2.7.3 startup errors

Jenkins LTS v2.7.3 startup errors

2016-09-01 Thread Ashish Yadav
I am currently running Jenkins LTS v2.7.3. I don't have Role-based or Matrix based or Project based Matrix Authorization strategy enabled. At one time I did. However, not I have 'logged-in users can do anything'. During the start-up (or restart) of Jenkins, I am seeing a lot of the following err

Re: Jenkins LTS startup errors when accessing jobs copied from another windows instance of jenkins running under tomcat

2014-04-14 Thread Eric Wood
This is merely copying from one folder tot he next on the same system. On Monday, April 14, 2014 10:36 AM, Mark Waite wrote: Any chance that the copy was made to a new machine, and that the new machine does not allow you to create symbolic links? I thought that the Windows default was to disa

Re: Jenkins LTS startup errors when accessing jobs copied from another windows instance of jenkins running under tomcat

2014-04-14 Thread Mark Waite
Any chance that the copy was made to a new machine, and that the new machine does not allow you to create symbolic links? I thought that the Windows default was to disallow the creation of symbolic links and a specific action was required to allow symbolic links. Mark Waite On Mon, Apr 14, 2014

Jenkins LTS startup errors when accessing jobs copied from another windows instance of jenkins running under tomcat

2014-04-14 Thread Eric Wood
I have downloaded and installed a native install of Jenkins ... the current LTS version.  I copied the jobs folder from the current instance running under Tomcat to the new native install.  When it starts up I get the following errors in my log: SEVERE: Failed Loading job CCI-ctmsecrfwsclient_1

Re: startup errors.

2012-06-20 Thread fridodev
Hi Andrey, Thank you for the procedure. I'll do as you suggested but considering that tere is a great amount of plugins i can imagine that will take some time. I'll let you know. Thank you again. Federico -- Federico Paolantoni Il giorno 21/giu/2012 08:17, "Andrey Myatlyuk" ha scritto: > Hi Fede

Re: startup errors.

2012-06-20 Thread Andrey Myatlyuk
Hi Federico, Here's how to remove Jenkins plugins: - locate Jenkins home folder (/var/lib/jenkins) - open plugins folder - remove plugin file with jpi extension and related data folder So for ant plugin remove ant.jpi and ant folder. Before writing to plugin developer, try to reinstall plugins

Re: startup errors.

2012-06-20 Thread fridodev
Hi Andrey I saw that those plugins are causing issues. I also updated all plugins but the error still is there. I need artifactory plugin and release plugin working so.. how can i solve? Should i write to the plugin owner? Is there a way to unistall and reinstall from scratch the plugins (even remo

Re: startup errors.

2012-06-20 Thread Andrey Myatlyuk
Hi Federico, Have you tried to find a plugin which is causing the issue? I see the following exception: java.lang.LinkageError: Failed to resolve class hudson.plugins.release.dashboard.RecentReleasesPortlet$DescriptorImpl Can it be caused by *Jenkins Maven Release Plug-in Plug-in 0.9.1*? (sic)