Rally Adapter for Jira not loading after update to v3.5
search cancel

Rally Adapter for Jira not loading after update to v3.5

book

Article ID: 245494

calendar_today

Updated On:

Products

Rally SaaS Rally On-Premise

Issue/Introduction

After updating Rally Adapter for Jira (RAJ) to v3.5 the application becomes unavailable

Environment

Release : 3.5

Component : ACRAJ

Cause

This can be caused when not enough CPUs are allocated to the VM and the database container fails to start.  To determine this run the following command:

$ sudo kubectl describe pod rji-db-0 | tail -n 4
Events:
  Type     Reason            Age   From               Message
  ----     ------            ----  ----               -------
  Warning  FailedScheduling  111m  default-scheduler  0/1 nodes are available: 1 Insufficient cpu.

Resolution

Rally Adapter for Jira requires a minimum of 8 CPUs and 32 GB of RAM.  Updating the VM configuration to these specifications should resolve the issue.