I have migrated a small JIRA Core from Cloud to server (1 Project)
Server i 4 x vCPU and 12 GB Ram (8 for JIRA).
Occantionally, batch.js load very, very slow...
Like 12 secs...
The instance was linked to Confluence in cloud, but no Application Links exist.
No errors in atlassian-jira.log
Typically, its TTFB - I guess thats because JIRA needs to create the "file" as its not a static file.
Time to first byte (TTFB) is a measurement used as an indication of the responsiveness of a webserver or other network resource. TTFB measures the duration from the user or client making an HTTP request to the first byte of the page being received by the client's browser.
Hello @Normann P_ Nielsen _Netic_
Thank you for reaching out.
In fact, performance issues with loading batch.js and batch.css files can be caused by several reasons:
The best way to properly diagnose the problem and fix it would be to follow the steps of the documentation below:
Troubleshoot long page load times in Jira server
Can you please check if any of the scenarios and workarounds provided in the documentation work for you?
Additionally, can you confirm if you are using any Jira version between 7.8 and 7.12? There's a bug in those versions that cause the exact scenario you are facing:
- Loading of batch.js and batch.css is slow making page load time longer in JIRA
Let us know if you have any questions.
Hi,
10 years of Jira here :-)
Of all the above only "Jira was upgraded recently or Jira plugins were updated recently." applies partly - as a Cloud backup was imported on a clean 8.8
Jira runs under load, many concurrent users 100+. - No (25 Users, 1 project, 50 issues)
Jira has many plugins injecting code in batch.js/batch.css - No
Jira runs on default Java CodeCache value - 240MB - No
JVM_CODE_CACHE_ARGS='-XX:InitialCodeCacheSize=32m -XX:ReservedCodeCacheSize=512m'
Jira runs behind a reverse proxy on a high latency network. - Its behind a proxy yes, but not a high latency network
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Some testing later.... eliminating proxy and starting from JIRA Sagfe mode..
Its the Mindville Insight plugin....
Support Issue made.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm glad to know you were able to identify the plugin that is causing your performance issue, @Normann P_ Nielsen _Netic_
Let us know if you need any further help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sure, they have released a few versions since. We dont see the issue anymore. batch.js is still huge/slow - but thats more a common issue
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Normann P_ Nielsen _Netic_ Could you please tell us on which version you are actually with Insight. We are facing the same issue, we are on version 8.6.7. Thanks a lot
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We are currently on the latest version, I dont think we have any "speed" issues as such - but lets face it, Jira is no racing horse - Insight neither....
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.