Upsource 2017.2 Help

Cassandra database won't start when Upsource launched

This problem caused by insufficient memory for the Cassandra database.

Solution

Increase heap size to Cassandra process as follows:

  1. Stop Upsource: <upsource_home>\bin\upsource.bat stop
  2. Run the following command:

    <upsource_home>\apps\cassandra\bin\cassandra.bat configure -J-Xmx5000m

  3. Start Upsource: <upsource_home>\bin\upsource.bat start
Last modified: 1 December 2017