Automation Plug in

YM September 28, 2015

Hello Team,

 

I have Installed all the below Plug ins for automation of Reports

Better Excel Plug in for JIRA

JIRA Automation Plug in

Excel Automation Plug in for JIRA

 

Our Requirement: We need to send the daily Automated Reports of the issues that has  been filtered in form of Excel.

 

But while Exporting it is giving the Below error

 

 

ava.lang.IllegalArgumentException: Resource <csv> not found  at com.midori.jira.plugin.betterexcel.renderer.impl.IssueXlsRendererImpl.renderXls(IssueXlsRendererImpl.java:211)  at com.midori.jira.plugin.betterexcel.renderer.impl.IssueXlsRendererImpl.render(IssueXlsRendererImpl.java:139)  at com.midori.jira.plugin.betterexcel.api.impl.XlsApiImpl.getXls(XlsApiImpl.java:50)  at com.midori.jira.plugin.xlsautomation.service.DynamicXlsApiAccessor$XlsApiAdapter.getRenderingResult(DynamicXlsApiAccessor.java:41)  at com.midori.jira.plugin.commons.service.AbstractDynamicApiAccessor.getRenderingResult(AbstractDynamicApiAccessor.java:56)  at com.midori.jira.plugin.commons.action.AbstractExportAction.renderExport(AbstractExportAction.java:182)  at com.midori.jira.plugin.commons.action.AbstractExportAction.execute(AbstractExportAction.java:103)  at com.atlassian.plugin.automation.scheduler.RuleCallable.call(RuleCallable.java:66)  at com.atlassian.plugin.automation.scheduler.RuleCallable.call(RuleCallable.java:20)  at com.atlassian.plugin.automation.scheduler.ThreadLocalExecutor.executeAs(ThreadLocalExecutor.java:55)  at com.atlassian.plugin.automation.scheduler.CronScheduledTriggerJob$1.doInTransaction(CronScheduledTriggerJob.java:29)  at com.atlassian.sal.core.transaction.HostContextTransactionTemplate$1.doInTransaction(HostContextTransactionTemplate.java:25)  at com.atlassian.jira.DefaultHostContextAccessor.doInTransaction(DefaultHostContextAccessor.java:34)  at sun.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)  at java.lang.reflect.Method.invoke(Unknown Source)  at com.atlassian.plugin.osgi.hostcomponents.impl.DefaultComponentRegistrar$ContextClassLoaderSettingInvocationHandler.invoke(DefaultComponentRegistrar.java:129)  at com.sun.proxy.$Proxy359.doInTransaction(Unknown Source)  at sun.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)  at java.lang.reflect.Method.invoke(Unknown Source)  at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:154)  at com.sun.proxy.$Proxy359.doInTransaction(Unknown Source)  at com.atlassian.sal.core.transaction.HostContextTransactionTemplate.execute(HostContextTransactionTemplate.java:21)  at sun.reflect.GeneratedMethodAccessor4925.invoke(Unknown Source)  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)  at java.lang.reflect.Method.invoke(Unknown Source)  at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)  at org.springframework.osgi.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:58)  at org.springframework.osgi.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:62)  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)  at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)  at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)  at org.springframework.osgi.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:56)  at org.springframework.osgi.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:39)  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)  at org.springframework.osgi.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:59)  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)  at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)  at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)  at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)  at com.sun.proxy.$Proxy5073.execute(Unknown Source)  at com.atlassian.plugin.automation.scheduler.CronScheduledTriggerJob.execute(CronScheduledTriggerJob.java:23)  at com.atlassian.plugin.automation.jira.spi.scheduler.JiraJobRunnerWrapper.runJob(JiraJobRunnerWrapper.java:39)  at com.atlassian.scheduler.core.JobLauncher.runJob(JobLauncher.java:135)  at com.atlassian.scheduler.core.JobLauncher.launchAndBuildResponse(JobLauncher.java:101)  at com.atlassian.scheduler.core.JobLauncher.launch(JobLauncher.java:80)  at com.atlassian.scheduler.quartz1.Quartz1Job.execute(Quartz1Job.java:32)  at org.quartz.core.JobRunShell.run(JobRunShell.java:223)  at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:549)

 

A Quick help would be Greatly Appreciated:)

 

Thanks

 

 

1 answer

1 vote
GabrielleJ
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 29, 2015

Have you opened a ticket against Midori for this issue? https://midori.zendesk.com

Suggest an answer

Log in or Sign up to answer