Hi - I was just restarting jenkins (running under tomcat) and was
tailing catalina.out. I noticed this entry
   INFO: Ignoring /usr/local/jenkins/plugins/copyartifact(1).jpi
because /usr/local/jenkins/plugins/copyartifact.jpi is already loaded

INFO: Ignoring /usr/local/jenkins/plugins/copyartifact(2).jpi because
/usr/local/jenkins/plugins/copyartifact.jpi is already loaded


Looking in my plugins directory I have 3 instances of the copyartifact plugin:

copyartifact.jpi

copyartifact(1).jpi

copyartifact(2).jpi


As well as subdirectories
copyartifact

copyartifact(1)

copyartifact(2)

Contents of the directories have the same mod date.

I am thinking I can remove the (1) and (2) instances and restart.

Are these remnants of a failed plugin upgrade or are they expected?

-- 
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to