Forums

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

Problems with performance after installing the Script Runner plugin

Sergey November 8, 2018

Hey. After installing the Script Runner plugin, the load on the JIRA server immediately increases. With what it can be connected? after disabling the plug, the load goes away.

1 answer

0 votes
Henrique Bittencourt
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 13, 2018

Hello Sergey!

Do you have some active scripts within the add-on?

So, 99% of the cases it's not directly the script runner causing the problem, it's going to be the scripts being run by it.

The Script Runner on its own doesn't degrade performance.

What do your scripted fields do? Are they leaking database connections or filehandles or keeping references to stuff somehow?

Make sure you understand if the problem you have is with permgen space or overall memory. It will make a difference on how you increase memory. Groovy can use permgen space.  

Best Regards.

Sergey November 13, 2018

HI, From plugins that use scripts only JIRA Misc Workflow Extensions.

Suggest an answer

Log in or Sign up to answer