@Roy

I got the same error message like you:

ERROR: Processing failed due to a bug in the code. Please report this to [email protected]
java.lang.RuntimeException: java.lang.IllegalArgumentException: promotion
	at org.jfrog.hudson.maven3.extractor.MavenExtractorEnvironment.buildEnvVars(MavenExtractorEnvironment.java:151)
	at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:958)
	at hudson.maven.AbstractMavenBuild.getEnvironment(AbstractMavenBuild.java:59)
	at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:154)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:567)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:599)
	at hudson.model.Run.execute(Run.java:1567)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:237)
Caused by: java.lang.IllegalArgumentException: promotion
	at hudson.maven.ModuleName.fromString(ModuleName.java:97)
	at hudson.maven.MavenModuleSet.getItem(MavenModuleSet.java:435)
	at hudson.maven.MavenModuleSet.getItem(MavenModuleSet.java:123)
	at jenkins.model.Jenkins.getItemByFullName(Jenkins.java:2340)
	at jenkins.model.Jenkins.getItemByFullName(Jenkins.java:2359)
	at org.jfrog.hudson.util.BuildUniqueIdentifierHelper.getProject(BuildUniqueIdentifierHelper.java:73)
	at org.jfrog.hudson.util.BuildUniqueIdentifierHelper.getUpstreamBuild(BuildUniqueIdentifierHelper.java:53)
	at org.jfrog.hudson.util.BuildUniqueIdentifierHelper.getRootBuild(BuildUniqueIdentifierHelper.java:34)
	at org.jfrog.hudson.util.ExtractorUtils.addBuildRootIfNeeded(ExtractorUtils.java:288)
	at org.jfrog.hudson.util.ExtractorUtils.addBuilderInfoArguments(ExtractorUtils.java:100)
	at org.jfrog.hudson.maven3.extractor.MavenExtractorEnvironment.buildEnvVars(MavenExtractorEnvironment.java:147)
	... 9 more

but I don't have the downstream-buildview plugin installed!


my system:
----------
Jenkins = 1.506
Promoted Builds = 2.9
Parameterized Trigger = 2.17
XTrigger Plug-in = 0.53

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/groups/opt_out.
 
 

Reply via email to