Hi,
Can you please assist I have this error below:
Caused by: java.lang.IllegalArgumentException: More than once license contains access to 'jira-software'. The licenses are: License for [jira-software]: AAABlw0ODAoPeNp9kc1u2zAQhO98CgK9pAcJt.... and License for [jira-software]: AAABjg0ODAoPeNp9kltPwkAQhd/7KzbxRR/a0.....
at com.atlassian.jira.license.LegacyMultiLicenseStore$Licenses.<init>(LegacyMultiLicenseStore.java:228)
at com.atlassian.jira.license.LegacyMultiLicenseStore.retrieve(LegacyMultiLicenseStore.java:63)
... 34 more
2019-12-11 10:07:44,668 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.jira-development-integration-plugin] created ActiveObjects
2019-12-11 10:07:44,670 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.whisper.atlassian-whisper-plugin] creating ActiveObjects
2019-12-11 10:07:44,709 JIRA-Bootstrap ERROR [c.a.jira.health.HealthChecks] We couldn't start JIRA
2019-12-11 10:07:44,710 JIRA-Bootstrap ERROR [c.a.jira.health.HealthChecks] An error occurred while trying to start JIRA. We can't give you any more detail right now, we suggest checking the logs for more detail and contacting our support team.
See our documentation for more information on contacting our support team and creating a support zip.
2019-12-11 10:07:44,880 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.whisper.atlassian-whisper-plugin] created ActiveObjects
2019-12-11 10:07:44,880 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.jira-optimizer-plugin] creating ActiveObjects
2019-12-11 10:07:44,947 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.jira-optimizer-plugin] created ActiveObjects
2019-12-11 10:07:44,947 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin] creating ActiveObjects
2019-12-11 10:07:44,970 JIRA-Bootstrap ERROR [c.a.jira.startup.DefaultJiraLauncher] JIRA has failed to start because of the following errors: [(Event: Level = (EventLevel: fatal) , Key = (EventType: startup-unexpected) , Desc = We couldn't start JIRA , Exception = An error occurred while trying to start JIRA. We can't give you any more detail right now, we suggest checking the logs for more detail and contacting our support team.<br/>See our documentation for more information on contacting our support team and creating a support zip.)]
"catalina.out" [readonly] 151734L, 16232705C
I was sidetracked and I just ran the queries now. It worked like a charm thanks a lot.
You are welcome :)
Did my initial answer solve your problem?
If so, consider to mark the proposed solution as an 'Accepted answer'. This will help other people with the same or a quite similar problem to find a solution in a easy and faster way.
In addition, by doing this the post will automatically gain the "Solved:" prefix in search results to indicate other people that no further support is needed.
Kind Regards.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In addition to @Nic Brough -Adaptavist- answer, I will suggest you to manually delete licenses from the database and then use the right one using the following database queries:
Manage Jira server license using database queries
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It looks like you have added two different licences to Jira, both of which are for Jira software.
I can think of three ways to do this, but I'd be very surprised if two of them were actually possible.
I think you may have to check and possibly amend your database to remove one of them manually.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.