Upsource 2017.2 Help

Common issues with Upsource

This document lists common issues that Upsource users and administrators face, and suggests solutions.

Issue

Cause

Solution

You forgot your administrator password.

Reset your administrator account password.

See instruction

Upsource fails to start.

External (standalone) Hub is not yet initialized.

  • Stop Upsource.
  • Wait a few minutes for Hub to initialize.
  • Start Upsource.

Code insight in Maven or Gradle based project is not working. The code analysis status indicator remains grey.

Code intelligence is disabled or not properly configured.

Enable/edit code intelligence settings. If it doesn't help, get mvn.out (gradle.out) file and contact support.

See instruction

Upsource services consume all memory.

OutOfMemory exception.

Increase heap size available to Upsource frontend process.

See instruction

New commits are not getting indexed.

Revisions are stuck in "indexing in progress" state.

Web UI is extremely slow.

Cassandra database won't start when Upsource launched.

Not enough memory for Cassandra database.

Increase heap size available to Cassandra process.

See instruction

Slow Cassandra performance.

Insufficient memory lock settings.

Increase memory lock limit.

See instruction

Web UI never finishes loading.

When using IIS reverse proxy, a WebSocket connection is established but no packets are sent or received.

Disable WebSocket compression.

See instruction

Blurry fonts in some parts of the UI (Chrome browser).

Disable Chrome hardware acceleration.

See instruction

Last modified: 1 December 2017

See Also