Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-27610

Getting exceptions around com.atlassian.upm:notifications:notification-user.mismatch after a restore.

    XMLWordPrintable

Details

    • 5
    • Severity 3 - Minor
    • Hide
      Atlassian Update – 06 December 2017

      Hi everyone,

      We have recently reviewed this issue and the overall interest in the problem. As the issue hasn't collect votes, watchers, comments, or support cases from many customers during its lifetime, it's very low on our priority list, and will not be fixed in the foreseeable future. That's why we've decided to resolve it as Time Out.

      Although we're aware the issue is still important to those of you who were involved in the conversations around it, we want to be clear in managing your expectations. The Jira team is focusing on issues that have broad impact and high value, reflected by the number of comments, votes, support cases, and customers interested. Please consult the Atlassian Bugfix Policy for more details.

      We understand how disappointing this decision may be, but we hope you'll appreciate our transparent approach and communication.
      Atlassian will continue to watch this issue for further updates, so please feel free to share your thoughts in the comments.
      Thank you,
      Ignat Alexeyenko
      Jira Bugmaster

      Show
      Atlassian Update – 06 December 2017 Hi everyone, We have recently reviewed this issue and the overall interest in the problem. As the issue hasn't collect votes, watchers, comments, or support cases from many customers during its lifetime, it's very low on our priority list, and will not be fixed in the foreseeable future. That's why we've decided to resolve it as Time Out . Although we're aware the issue is still important to those of you who were involved in the conversations around it, we want to be clear in managing your expectations. The Jira team is focusing on issues that have broad impact and high value, reflected by the number of comments, votes, support cases, and customers interested. Please consult the Atlassian Bugfix Policy for more details. We understand how disappointing this decision may be, but we hope you'll appreciate our transparent approach and communication. Atlassian will continue to watch this issue for further updates, so please feel free to share your thoughts in the comments. Thank you, Ignat Alexeyenko Jira Bugmaster

    Description

      I have noticed this happen a lot. Apparently it was fixed but I am still seeing it occasionally. It always seems to occur during a FuncTest run as shown here:

      2012-03-21 14:40:58,554 http-8090-2 INFO admin 880x2043x1 13266mf 127.0.0.1 /secure/admin/debug/logMessage.jsp [logMessage.jsp] ===FTC Started : com.atlassian.jira.webtests.ztests.dashbo
      ard.TestSearchDashboardPages.testProjectSearchOnProjectThatDoesNotExist #18 of 0
      2012-03-21 14:41:00,824 JiraImportTaskExecutionThread-1 ERROR admin 880x2058x1 13lc4o2 127.0.0.1 /secure/admin/XmlRestore.jspa [atlassian.event.internal.EventPublisherImpl] There was an 
      exception thrown trying to dispatch event 'com.atlassian.jira.license.NewLicenseEvent@2a85ec02' from the invoker 'com.atlassian.event.internal.SingleParameterMethodListenerInvoker@438c08
      62'.
      java.lang.RuntimeException: Property 'com.atlassian.upm:notifications:notification-user.mismatch' not found
              at com.atlassian.event.internal.SingleParameterMethodListenerInvoker.invoke(SingleParameterMethodListenerInvoker.java:54)
              at com.atlassian.event.internal.AsynchronousAbleEventDispatcher$2.run(AsynchronousAbleEventDispatcher.java:60)
              at com.atlassian.event.internal.AsynchronousAbleEventDispatcher$1.execute(AsynchronousAbleEventDispatcher.java:28)
              at com.atlassian.event.internal.AsynchronousAbleEventDispatcher.dispatch(AsynchronousAbleEventDispatcher.java:56)
              at com.atlassian.event.internal.EventPublisherImpl.invokeListeners(EventPublisherImpl.java:151)
              at com.atlassian.event.internal.EventPublisherImpl.publish(EventPublisherImpl.java:70)
              at com.atlassian.multitenant.event.DefaultPeeringEventPublisherManager.publish(DefaultPeeringEventPublisherManager.java:17)
              at com.atlassian.multitenant.event.PeeringEventPublisher.publish(PeeringEventPublisher.java:23)
              at com.atlassian.jira.license.JiraLicenseManagerImpl.setLicense(JiraLicenseManagerImpl.java:100)
              at com.atlassian.jira.bc.license.JiraLicenseServiceImpl.setLicense(JiraLicenseServiceImpl.java:103)
              at com.atlassian.jira.bc.dataimport.DefaultDataImportService.restartJira(DefaultDataImportService.java:658)
              at com.atlassian.jira.bc.dataimport.DefaultDataImportService.performImport(DefaultDataImportService.java:554)
              at com.atlassian.jira.bc.dataimport.DefaultDataImportService.doImport(DefaultDataImportService.java:221)
              at com.atlassian.jira.web.action.setup.DataImportAsyncCommand.call(DataImportAsyncCommand.java:65)
              at com.atlassian.jira.web.action.setup.DataImportAsyncCommand.call(DataImportAsyncCommand.java:28)
              at com.atlassian.jira.task.ImportTaskManagerImpl$TaskCallableDecorator.call(ImportTaskManagerImpl.java:147)
              at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
              at java.util.concurrent.FutureTask.run(FutureTask.java:138)
              at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
              at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
              at java.util.concurrent.FutureTask.run(FutureTask.java:138)
              at com.atlassian.multitenant.impl.DefaultMultiTenantManager.runForTenant(DefaultMultiTenantManager.java:61)
              at com.atlassian.multitenant.juc.MultiTenantExecutors$WrappedRunnable.run(MultiTenantExecutors.java:160)
              at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
              at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
              at java.lang.Thread.run(Thread.java:680)
      Caused by: com.opensymphony.module.propertyset.PropertyImplementationException: Property 'com.atlassian.upm:notifications:notification-user.mismatch' not found
              at com.opensymphony.module.propertyset.ofbiz.OFBizPropertySet.getType(OFBizPropertySet.java:162)
              at com.opensymphony.module.propertyset.ofbiz.OFBizPropertySet.remove(OFBizPropertySet.java:203)
              at com.atlassian.jira.propertyset.JiraCachingPropertySet.remove(JiraCachingPropertySet.java:804)
              at com.atlassian.sal.jira.pluginsettings.JiraPluginSettings.putActual(JiraPluginSettings.java:28)
              at com.atlassian.sal.core.pluginsettings.AbstractStringPluginSettings.put(AbstractStringPluginSettings.java:88)
              at com.atlassian.upm.impl.NamespacedPluginSettings.put(NamespacedPluginSettings.java:34)
              at com.atlassian.upm.notification.cache.PluginSettingsNotificationCache$4.run(PluginSettingsNotificationCache.java:227)
              at com.atlassian.util.concurrent.ManagedLocks$ManagedLockImpl.withLock(ManagedLocks.java:322)
              at com.atlassian.upm.notification.cache.PluginSettingsNotificationCache.setNotifications(PluginSettingsNotificationCache.java:221)
              at com.atlassian.upm.notification.cache.NotificationCacheUpdaterImpl.updateUserMismatchPluginLicenseNotification(NotificationCacheUpdaterImpl.java:88)
              at com.atlassian.upm.notification.cache.HostLicenseUpdateListener.handleHostLicenseUpdatedEvent(HostLicenseUpdateListener.java:51)
              at sun.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
              at java.lang.reflect.Method.invoke(Method.java:597)
              at com.atlassian.event.internal.SingleParameterMethodListenerInvoker.invoke(SingleParameterMethodListenerInvoker.java:36)
              ... 25 more
      2012-03-21 14:41:00,826 JiraImportTaskExecutionThread-1 WARN admin 880x2058x1 13lc4o2 127.0.0.1 /secure/admin/XmlRestore.jspa [jira.bc.dataimport.DataImportProductionDependencies] QuickImport is on, doing a fast refresh.
      2012-03-21 14:41:01,266 JiraImportTaskExecutionThread-1 INFO admin 880x2058x1 13lc4o2 127.0.0.1 /secure/admin/XmlRestore.jspa [jira.util.index.CompositeIndexLifecycleManager] Reindex All
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            bbain bain
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: