Hi,
Our organization has changed from amtrust mobile to Bolttech. We have some users on Atlassian still using the old amtrust email. On the single userâs page, I cannot see an option to change the email address. How can we do this?
Also, how to bulk edit for all existing amtrust users?
If we send invite to the userâs bolttech email and then delete the old amtrust email, will it affect the user account, issues, groups, projects etc?
As per the forums, there is no way to merge the two emails? Or has there been any update or new improvement?
I had the same problem. Had to uninstall - reinstall.
Note: After reinstall jira stops working. Bunch of exceptions at the top of the page.
Restarting jira worked and I had to uninstall the plugin for the second time.
After that I could reinstall the plugin without restarting jira.
CSV import now works.
OK, have solved it although I don't know the cause of the problem. Here's what I did.
Unistalled plugin
shutdown jira
restarted jira
re-downloaded the plugin
things seem to be ok now - fingers crossed :-)
Norman
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I would guess your evaluation license has reached its time limit based upon the messages you provided. I would ask Atlassian if they would extend your evaluation license or spent the $10 and modify your import data to live with the 10 user limit to show your proof of concept, so you can get your bigger license cost approved.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm running Jira 5.0.4 - latest version (unlimited license) and the version of the Importers plugin that the plugins installer gets me to install is apparently 4.2
To clarify a bit, I was using v4.1.4 of the Importers plugin, yesterday (28th May) Jira prompted me to update the plugin to v4.2, after I did this it stopped working.
Norman
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Norman What version of the JIM are you using?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Norman What version of the JIM are you using?
It could be a compatibility problem with the versions!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Any progress on this?, I'm using Jira 5.0.4 & after updating the plugins the JIM plugin is marked as disable, I removed it and downloaded the current version as shown by the plugin library & am getting the error reported by Michal.
This is rather an important plugin for us at the moment as we use it to import user stories for new projects.
Norman
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
And next log message:
2012-05-17 13:01:48,683 pool-8-thread-1 INFO mjazowski 781x570x1 1idipz5 172.20.1.58 /rest/plugins/1.0/ [atlassian.plugin.util.WaitUntil] Plugins that have yet to be enabled: [com.atlassian.jira.plugins.jira-importers-plugin], 60 seconds remaining
2012-05-17 13:01:49,683 pool-8-thread-1 INFO mjazowski 781x570x1 1idipz5 172.20.1.58 /rest/plugins/1.0/ [atlassian.plugin.util.WaitUntil] Plugins that have yet to be enabled: [com.atlassian.jira.plugins.jira-importers-plugin], 59 seconds remaining
2012-05-17 13:01:50,307 Spring executor 17 ERROR mjazowski 781x570x1 1idipz5 172.20.1.58 /rest/plugins/1.0/ [plugin.osgi.factory.OsgiPlugin] Unable to start the Spring context for plugin com.atlassian.jira.plugins.jira-importers-plugin
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pivotalRapidBoardManager' defined in URL [bundle://101.0:0/META-INF/spring/atlassian-plugins-components.xml]: Initialization of bean failed; nested exception is java.lang.TypeNotPresentException: Type com.atlassian.greenhopper.api.rapid.view.Column not present
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:480)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
at java.security.AccessController.doPrivileged(Native Method)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:429)
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:728)
at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.access$1600(AbstractDelegatedExecutionApplicationContext.java:69)
at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext$4.run(AbstractDelegatedExecutionApplicationContext.java:355)
at org.springframework.osgi.util.internal.PrivilegedUtils.executeWithCustomTCCL(PrivilegedUtils.java:85)
at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.completeRefresh(AbstractDelegatedExecutionApplicationContext.java:320)
at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$CompleteRefreshTask.run(DependencyWaiterApplicationContextExecutor.java:132)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I found in log file 'catalina.out' something like that:
2012-05-16 14:30:44,221 Spring executor 21 ERROR mjazowski 870x4584x2 vckde4 172.20.1.58 /rest/plugins/1.0/ [extender.internal.activator.ContextLoaderListener] Application context refresh failed (NonValidatingOsgiBundleXmlApplicationContext(bundle=com.atlassian.jira.plugins.jira-importers-plugin, config=osgibundle:/META-INF/spring/*.xml))
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pivotalRapidBoardManager' defined in URL [bundle://102.0:0/META-INF/spring/atlassian-plugins-components.xml]: Initialization of bean failed; nested exception is java.lang.TypeNotPresentException: Type com.atlassian.greenhopper.api.rapid.view.Column not present
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.