Unable to start ARD Hub components on Tomcat
search cancel

Unable to start ARD Hub components on Tomcat

book

Article ID: 132382

calendar_today

Updated On:

Products

CA Agile Requirements Designer

Issue/Introduction

We are trying to install ARD Hub on Windows; We have performed the activities as per the documentation on CA DOCOPS site. After starting the TOMCAT, the folders are getting created for respective WAR files; however, when we are configuring the ARD Hub from ARD, we are getting error "Unable to Contact config service". I have checked Tomcat and I can see the ARD components are not started. Request to please provide resolution on this.

Environment

Release:
Component: ARDOTH

Cause

In ARD logs, we noticed below error:
ERROR: *********** Caused by: java.lang.UnsupportedClassVersionError: org/springframework/web/SpringServletContainerInitializer : Unsupported major.minor version 52.0 (unable to load class [org.springframework.web.SpringServletContainerInitializer])
  This says, incompatible Jdk used by tomcat.

Resolution

 Please install Java Jre 1.8 (1.7 and 1.9 are not supported) and as per ARD HUB requirement, please increase the memory (-Xms2048m -Xmx2048m) by following the steps given in below documentation

https://crunchify.com/how-to-change-jvm-heap-setting-xms-xmx-of-tomcat/

   Once the components are started, please login using administrator/marmite to ARD hub.