[JIRA] (JENKINS-60002) Tried proxying hudson.plugins.emailext.ExtendedEmailPublisherDescriptor to support a circular dependency, but it is not an interface.

1 view
Skip to first unread message

sv@its-v.de (JIRA)

unread,
Oct 31, 2019, 11:19:02 AM10/31/19
to jenkinsc...@googlegroups.com
Stefan Völkel created an issue
 
Jenkins / Bug JENKINS-60002
Tried proxying hudson.plugins.emailext.ExtendedEmailPublisherDescriptor to support a circular dependency, but it is not an interface.
Issue Type: Bug Bug
Assignee: Alex Earl
Attachments: stacktrace.txt
Components: email-ext-plugin
Created: 2019-10-31 15:18
Environment: $ java -version
openjdk version "1.8.0_222"
OpenJDK Runtime Environment (build 1.8.0_222-8u222-b10-1~deb9u1-b10)
OpenJDK 64-Bit Server VM (build 25.222-b10, mixed mode)

PRETTY_NAME="Debian GNU/Linux 9 (stretch)"

email-ext-2.68
Priority: Minor Minor
Reporter: Stefan Völkel

When using a Pre-send Script, jenkins reports the following stacktrace:

Oct 31, 2019 4:02:38 PM hudson.ExtensionFinder$GuiceFinder$FaultTolerantScope$1 error
WARNING: Failed to instantiate Key[type=hudson.plugins.emailext.ExtendedEmailPublisherDescriptor, annotation=[none]]; skipping this component
com.google.inject.ProvisionException: Unable to provision, see the following errors:

1) Tried proxying hudson.plugins.emailext.ExtendedEmailPublisherDescriptor to support a circular dependency, but it is not an interface.

1 error
at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:52)
at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:145)
at hudson.ExtensionFinder$GuiceFinder$FaultTolerantScope$1.get(ExtensionFinder.java:424)
...

Steps to reproduce:

  1. git clone https://github.com/jenkinsci/email-ext-plugin.git
  2. cd email-ext-plugin/
  3. git checkout email-ext-2.68
  4. mvn hpi:run
  5. navigate via http://localhost:8080 to Manage Jenkins > Configure System
  6. enter "// " (without quotes) into the Default Pre-send Script text field.
  7. restart jenkins
Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages