Forums

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

Facing issue while executing command for enterprise scale performance.

Krunal Pandit June 15, 2021

Running command provided in below URL. To generate performance report. 

1) cd dc-app-performance-toolkit 
2) docker pull atlassian/dcapt
3) docker run --shm-size=4g -v "$PWD:/dc-app-performance-toolkit" atlassian/dcapt jira.yml

First two command are running properly but when try to execute 3rd command getting error and mentioned in attached screenshot.

https://developer.atlassian.com/platform/marketplace/dc-apps-performance-toolkit-user-guide-jira/#enterprise-scale-environment

image.png 

Help me in this concern.

 

1 answer

1 accepted

0 votes
Answer accepted
Krunal Pandit June 16, 2021

Getting this error because one of the project in Jira is not having any issue created in it. Once i created issue in that project after that it worked for me. I figured it out this from .py file which run while executing this command.

Suggest an answer

Log in or Sign up to answer