Performance tuning is required when the
Atlassian JIRA plugin connected to
AccuSync has huge data. To manage this large
Atlassian JIRA data it is highly recommended, that you increase the heap space of
AccuSync Service.
Navigate to the
AccuSync_Installed_Location\bin folder.
Open the file
startup.bat for
Microsoft Windows and
startup.sh for
Linux.
Edit line 6 by replacing "-Xms512m" with the value "-Xms4096m", to increase the heap size to 4GB.
Navigate to
AccuSync_Installed_Location\bin path in command prompt in admin mode.
Start the
AccuSync service manually by running
startup.bat.
Navigate to
AccuSync_Installed_Location\tomcat\bin path in command prompt in admin mode.
Start the
AccuSync tomcat services manually by running
startup.bat.
Launch the
AccuSync UI.
Note: In
Microsoft Windows, starting services manually is suggested because modifying the
startup.bat will not take effect with
Microsoft Windows services.
Configure AccuSync and JIRA (SSL) This section provides instructions for setup and configuration between AccuSync and JIRA. Perform these step before syncing issues with JIRA using SSL.