|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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/d/optout.

Hi Rob,
We are using Jenkins 1.568 on master on linux (slaves on windows and linux) , Perforce plugin 1.3.27
We upgraded to 1.3.27 (from 1.3.24) in the last 2 weeks, we have only recently noticed these errors in the log files.
I am not sure if it is related to:
hudson.plugins.perforce.utils.ParameterSubstitutionException: <${jobName}_jenkins_mlb>: Found unresolved macro at '${jobName}_jenkins_mlb'
at hudson.plugins.perforce.utils.MacroStringHelper.checkString(MacroStringHelper.java:97)
at hudson.plugins.perforce.utils.MacroStringHelper.substituteParameters(MacroStringHelper.java:64)
at hudson.plugins.perforce.PerforceSCM.getDepot(PerforceSCM.java:463)
at hudson.plugins.perforce.PerforceMailResolver.findPerforceMailAddressFor(PerforceMailResolver.java:78)
at hudson.plugins.perforce.PerforceMailResolver.findMailAddressFor(PerforceMailResolver.java:25)
at hudson.tasks.MailAddressResolver.resolve(MailAddressResolver.java:112)
at hudson.tasks.Mailer$UserProperty.getAddress(Mailer.java:547)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
...
that we saw during this period as well
It doesn't seem to be impacted the actual running of the freestyle projects but wanted to check why these are in the log files.