The log shows the following:
{code}
2012-07-04 11:51:57,724 http-8080-24 ERROR th 711x79306x1 vay4an 10.13.110.81 /plugins/servlet/stp/view/create-support-request/execute tools.salext.bundle.ApplicationPropertiesInfoBundle Can't generate properties file.
java.lang.ClassCastException: java.util.ArrayList cannot be cast to com.atlassian.support.tools.properties.PropertyStore
at com.atlassian.support.tools.salext.AbstractSupportApplicationInfo.loadStore(AbstractSupportApplicationInfo.java:427)
at com.atlassian.support.tools.salext.AbstractSupportApplicationInfo.saveProperties(AbstractSupportApplicationInfo.java:397)
at com.atlassian.support.tools.salext.bundle.ApplicationPropertiesInfoBundle.getFiles(ApplicationPropertiesInfoBundle.java:65)
at com.atlassian.support.tools.zip.ZipUtility.zip(ZipUtility.java:118)
at com.atlassian.support.tools.zip.ZipUtility.createSupportZip(ZipUtility.java:82)
at com.atlassian.support.tools.zip.ZipUtility.createSupportZip(ZipUtility.java:58)
at com.atlassian.support.tools.request.CreateSupportRequestAction.generateZipFile(CreateSupportRequestAction.java:100)
at com.atlassian.support.tools.request.CreateSupportRequestAction.execute(CreateSupportRequestAction.java:161)
at com.atlassian.support.tools.servlet.SupportToolsViewServlet.displayResults(SupportToolsViewServlet.java:249)
at com.atlassian.support.tools.servlet.SupportToolsViewServlet.doPost(SupportToolsViewServlet.java:98)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
...{code}
Just found, this is a confirmed bug:
Hi, Thomas:
Which version of JIRA are you using? I'd like to know so that I can verify the problem and enter it in our bug tracking.
Regardless, the solution is likely to upgrade to the latest version from the plugins section of the administrative interface. Please try that and let me know how it goes.
Thanks,
Tony
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Support issue is https://support.atlassian.com/browse/JSP-131260
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Just so we can rule them out - what's the OS, version of Jira and version of Java? Be useful to know what plugins you have too.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ah, ok. I remember breaking it with a custom field plugin once, but it was a while ago :-)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Don't worry about other plugins, I think is simply an older bug in the Support Tools Plugin. I say this because I wrote the code that introduce the bug, and remember seeing the error and fixing it... :)
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.