java.lang.IllegalStateException: Multiple plugins with the same key and version:com.atlassian.jira.ext.charting 2
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Atlassian JIRA by Dieter Greiner, 1 year ago
via Atlassian JIRA by Dieter Greiner, 2 years ago
java.lang.IllegalStateException: Multiple plugins with the same key and version:com.atlassian.jira.ext.charting 2
at com.atlassian.jira.startup.PluginComparator.compare(PluginComparator.java:28)
at com.atlassian.jira.startup.PluginComparator.compare(PluginComparator.java:7)
at java.util.TreeMap.compare(TreeMap.java:1188)
at java.util.TreeMap.put(TreeMap.java:531)
at java.util.TreeSet.add(TreeSet.java:255)
at java.util.AbstractCollection.addAll(AbstractCollection.java:334)
at java.util.TreeSet.addAll(TreeSet.java:312)
at com.atlassian.jira.util.system.ExtendedSystemInfoUtilsImpl.getPlugins(ExtendedSystemInfoUtilsImpl.java:643)
at org.apache.jsp._500page_jsp._jspService(_500page_jsp.java:1195)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:432)
at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:390)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:334)