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

Cannot create a component named "profile" with the new Bugzilla importer

    XMLWordPrintable

Details

    Description

      Importing from Bugzilla 3.4.5 I got an error

      23:41:46] Importing component profile
      [23:41:46] FAILED: Unable to import component ExternalComponent@353d4e47[id=<null>,name=profile,projectId=<null>,lead=bwilliams@blurb.com,assigneeType=<null>,description=profile management]

      The error in the log file was

      2011-04-21 23:40:05,955 Thread-35 ERROR sysadmin 1411x62x1 17se8eq 192.168.3.3 /secure/admin/views/BugzillaImport2!import.jspa [action.admin.resolutions.ViewResolutions] Called a web action as if it were non-web
      java.lang.RuntimeException: Called a web action as if it were non-web
      	at com.atlassian.jira.web.action.JiraWebActionSupport.getRedirect(JiraWebActionSupport.java:187)
      	at com.atlassian.jira.web.action.admin.resolutions.ViewResolutions.redirectToView(ViewResolutions.java:60)
      	at com.atlassian.jira.web.action.admin.constants.AbstractViewConstants.doAddConstant(AbstractViewConstants.java:50)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      	at java.lang.reflect.Method.invoke(Method.java:597)
      	at webwork.util.InjectionUtils$DefaultInjectionImpl.invoke(InjectionUtils.java:70)
      	at webwork.util.InjectionUtils.invoke(InjectionUtils.java:56)
      	at webwork.action.ActionSupport.invokeCommand(ActionSupport.java:433)
      	at webwork.action.ActionSupport.execute(ActionSupport.java:157)
      	at com.atlassian.jira.action.JiraActionSupport.execute(JiraActionSupport.java:54)
      	at webwork.dispatcher.GenericDispatcher.executeAction(GenericDispatcher.java:139)
      	at com.atlassian.core.action.DefaultActionDispatcher.execute(DefaultActionDispatcher.java:28)
      	at sun.reflect.GeneratedMethodAccessor256.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      	at java.lang.reflect.Method.invoke(Method.java:597)
      	at com.atlassian.plugin.osgi.hostcomponents.impl.DefaultComponentRegistrar$ContextClassLoaderSettingInvocationHandler.invoke(DefaultComponentRegistrar.java:129)
      	at $Proxy346.execute(Unknown Source)
      	at sun.reflect.GeneratedMethodAccessor256.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      	at java.lang.reflect.Method.invoke(Method.java:597)
      	at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:147)
      	at $Proxy346.execute(Unknown Source)
      	at com.atlassian.jira.plugins.importer.external.ExternalUtils.addConstant(ExternalUtils.java:720)
      	at com.atlassian.jira.plugins.importer.external.ExternalUtils.addConstant(ExternalUtils.java:706)
      	at com.atlassian.jira.plugins.importer.imports.importer.impl.DefaultJiraDataImporter.translateIssueConstants(DefaultJiraDataImporter.java:598)
      	at com.atlassian.jira.plugins.importer.imports.importer.impl.DefaultJiraDataImporter.importIssues(DefaultJiraDataImporter.java:486)
      	at com.atlassian.jira.plugins.importer.imports.importer.impl.DefaultJiraDataImporter.doImport(DefaultJiraDataImporter.java:180)
      	at com.atlassian.jira.plugins.importer.imports.importer.impl.ImporterThread.run(ImporterThread.java:23)
      2011-04-21 23:41:46,383 Thread-35 WARN sysadmin 1411x62x1 17se8eq 192.168.3.3 /secure/admin/views/BugzillaImport2!import.jspa [plugins.importer.external.ExternalUtils] Problems encoutered while creating Component ExternalComponent@353d4e47[id=<null>,name=profile,projectId=<null>,lead=bwilliams@blurb.com,assigneeType=<null>,description=profile management]
      

      Maybe it's because the component is named profile and that clashes with something else?

      Attachments

        Activity

          People

            Unassigned Unassigned
            73d805a2526b MattS
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: