Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
  • Community
  • Products
  • Jira
  • Questions
  • Some customers are getting NoSuchBeanDefinitionException: No unique bean of type [com.atlassian.jira.config.StatusManager] is defined

Some customers are getting NoSuchBeanDefinitionException: No unique bean of type [com.atlassian.jira.config.StatusManager] is defined

Tuncay Senturk _Snapbytes_
Community Champion
July 2, 2014

Hi there,

I am facing a weird issue these days. I have a JIRA add-on and some customers are getting below exception.

org.springframework.beans.factory.NoSuchBeanDefinitionException: No unique bean of type [com.atlassian.jira.config.StatusManager] is defined

I have a dependency and see that there is a class{{StatusManager}} inside the jira-api.jar

<dependency>
            <groupId>com.atlassian.jira</groupId>
            <artifactId>jira-api</artifactId>
            <version>${jira.version}</version>
            <scope>provided</scope>
        </dependency>

I relly could not figure out the problem. Any help is much appreciated.

Tuncay

1 answer

1 accepted

0 votes
Answer accepted
Tuncay Senturk _Snapbytes_
Community Champion
July 5, 2014

I am not 100% sure, but I suppose component-import in atlassian-plugin.xml would solve the problem.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events