Skip to content

Intermittent failure problems with main install script #1

@Terry-Weymouth

Description

@Terry-Weymouth

When running the install scripts in a clean ubuntu 14.04 on AWS Ec2 or VirtualBox VM instances, the scripts sometimes succeed in loading and launching all the parts, and sometimes fail. The failure points appear to be actions involved in starting Rserve, Tomcat, and SOLR, and in the last loading steps of the scripts (for example, the loading of the war files into tomcat). I strongly suspect that we are running into some race conditions where the lag in prerequisite setup steps is blocking downstream actions. I've added check-and-fail stages to the main install script, in the hope that we can catch some of these conditions and better understand what is happening.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions