Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Project Configurator-one error raised when export one complete project

lixiaowang@creditease.cn
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 8, 2019
When export was going to finish, the error occurred:
java.lang.StringIndexOutOfBoundsException: String index out of range: -1java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(String.java:1927) [?:1.8.0_102]
at com.awnaba.projectconfigurator.commonactions.ExportResultDisplay.getStageSummary(ExportResultDisplay.java:286) [?:?]
at com.awnaba.projectconfigurator.commonactions.ExportResultDisplay.prepareSummary(ExportResultDisplay.java:234) [?:?]
at com.awnaba.projectconfigurator.commonactions.ExportResultDisplay.completeResults(ExportResultDisplay.java:141) [?:?]
at com.awnaba.projectconfigurator.commonactions.ExportResultDisplay.showResults(ExportResultDisplay.java:125) [?:?]
at com.awnaba.projectconfigurator.commonactions.ProjectExportResultAction.prepareToShowResults(ProjectExportResultAction.java:81) [?:?]
at com.awnaba.projectconfigurator.commonactions.AbstractTaskProgressAction.doExecute(AbstractTaskProgressAction.java:75) [?:?]
at webwork.action.ActionSupport.execute(ActionSupport.java:165) [webwork-1.4-atlassian-30.jar:?]
at com.atlassian.jira.action.JiraActionSupport.execute(JiraActionSupport.java:63) [jira-api-7.3.8.jar:?]
at webwork.interceptor.DefaultInterceptorChain.proceed(DefaultInterceptorChain.java:39) [webwork-1.4-atlassian-30.jar:?]
at webwork.interceptor.NestedInterceptorChain.proceed(NestedInterceptorChain.java:31) [webwork-1.4-atlassian-30.jar:?]
at webwork.interceptor.ChainedInterceptor.intercept(ChainedInterceptor.java:16) [webwork-1.4-atlassian-30.jar:?]
at webwork.interceptor.DefaultInterceptorChain.proceed(DefaultInterceptorChain.java:35) [webwork-1.4-atlassian-30.jar:?]
at webwork.dispatcher.GenericDispatcher.executeAction(GenericDispatcher.java:225) [webwork-1.4-atlassian-30.jar:?]
at webwork.dispatcher.GenericDispatcher.executeAction(GenericDispatcher.java:154) [webwork-1.4-atlassian-30.jar:?]
at com.atlassian.jira.web.dispatcher.JiraWebworkActionDispatcher.service(JiraWebworkActionDispatcher.java:147) [classes[Shocked]]
at javax.servlet.http.HttpServlet.service(HttpServlet.ja

2 answers

0 votes
Kristian Walker _Adaptavist_
Community Champion
August 20, 2019

Hi Lixiaowan,

Thank you for your question.

I can confirm that your stack trace matches a bug which we had in version 3.0.7 which caused the export to throw this error and not copy the export file correctly over to the <JiraHomeDirectory>/export/projectconfigurator directory as shown in the ticket located here.

This bug was fixed in the latest version which is version 3.0.8 which was released last night.

Can I please ask you to try upgrading your instance to version 3.0.8 and then generating a new export file to see if this resolves the issue.

If this response has answered your question can you please mark it as accepted so that other users can see it is correct when searching for similar answers.

Regards,

Kristian

0 votes
Patrick Fortin August 14, 2019

I have the same problem...

Scott Slattery
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 15, 2019

Same here, any ideas?

Suggest an answer

Log in or Sign up to answer