DevTest Server Applications Timeout When Started
search cancel

DevTest Server Applications Timeout When Started

book

Article ID: 138161

calendar_today

Updated On:

Products

CA Cloud Test Mobile CA Application Test

Issue/Introduction

Getting timed out error while launching all DevTest applications and the services simulator, coordinator, virtual service environment are all stopping. 

 

• Upgrading from DevTest  in the same folder.

• Looks like install got corrupted, so un-installed and re-installed to a new folder, different from the first install 

• Installed DevTest to a new folder.  

• Started IAM but was not able to use hostname or IP address in URL.

• The browser looks to not like hostnames with .local in the name and when we use IP address the browser times out.  

• Could see from the IAM server log: Undertow HTTPS listener https listening on 0.0.0.0:51111, so the only way to bring up IAM from the browser is with this url: https://0.0.0.0:51111.  We were able to login.

• When starting the Enterprise Dashboard getting this error:

2019-10-01 20:10:52,744Z (13:10) [main] ERROR org.springframework.boot.SpringApplication - Application startup failed

java.lang.Exception: Unable to start internal database after 3 attempts, giving up

at com.ca.dradis.db.InternalDatabase.start(InternalDatabase.java:150)

at com.ca.dradis.db.InternalDatabase$start.call(Unknown Source)

Environment

•    All supported DevTest releases

•    Server environment is running on MACOS

•    Database is Derby

•    DevTest Patches applied: none

Cause

Machine DevTest was running on could not resolve IP/Hostname.

Resolution

Needed to add IP address and hostname to the /etc/hosts file. 

Restarted all components and was able to login to IAM, Enterprise Dashboard, Portal and Workstation using hostname with no errors.