Can't enable scheduler after update v3.2.1

Issue #36 closed
Francois Drouin created an issue

Jira 6.2.1 Scheduler 3.2.1 (last 3.0.10)

thx!

Log :

2015-02-12 08:19:33,137 ThreadPoolAsyncTaskExecutor::Thread 35 ERROR frdro70 499x1451x1 1r4l1st 132.203.243.6 /rest/plugins/1.0/pl.com.tt.jira.plugin.theschedulerpro-key [plugin.osgi.factory.OsgiPlugin] Unable to start the plugin container for plugin pl.com.tt.jira.plugin.theschedulerpro org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clusterMessagingService': Initialization of bean failed; nested exception is org.springframework.beans.TypeMismatchException: Failed to convert property value of type [java.util.LinkedHashSet] to required type [java.lang.Class[]] for property 'interfaces'; nested exception is java.lang.IllegalArgumentException: Cannot find class [com.atlassian.jira.cluster.ClusterMessagingService]

Caused by: org.springframework.beans.TypeMismatchException: Failed to convert property value of type [java.util.LinkedHashSet] to required type [java.lang.Class[]] for property 'interfaces'; nested exception is java.lang.IllegalArgumentException: Cannot find class [com.atlassian.jira.cluster.ClusterMessagingService] at org.springframework.beans.BeanWrapperImpl.convertForProperty(BeanWrapperImpl.java:391)

Caused by: java.lang.IllegalArgumentException: Cannot find class [com.atlassian.jira.cluster.ClusterMessagingService] at org.springframework.util.ClassUtils.resolveClassName(ClassUtils.java:233)

Comments (8)

  1. John Long

    I am also having this problem. I just updated to 3.2.1 and am unable to load or start this plugin.

  2. jost

    Hi,

    Thank you for reporting this error. We will analyse it and let you know about solution.

    Kind regards

  3. jost

    Hi,

    I'm not able to reproduce this error. To resolve this problem we need whole log file. Could you send it to us on email? Adress: support.atlassian@tt.com.pl

  4. Frank Weismantel

    We have to JIRA instance running. With version 6.2, we have the same problem which is described above. With our other instance, which is on version 6.3.12, the plugin is running without any problems

  5. jost

    Hi, We just updated The Scheduler plugin. New release (3.2.2) contains fix for your bug. Please try to update it and let us know if new release is working well.

    Release notes

       -Fixed an error associated with the MS SQL database.
       -Fixed a compatibility with JIRA Data Center (JIRA clustering is only available from 6.3 onwards)
    

    Please notice that The Scheduler 3.2 and above is available for JIRA 6.3 – 6.3.15.

    The Scheduler on marketplace:

    https://marketplace.atlassian.com/download/plugins/pl.com.tt.jira.plugin.theschedulerpro/version/177

    Additionally here you can find an official documentation:

    https://bitbucket.org/apdc/the-scheduler/wiki/Home Regards

  6. Log in to comment