Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intermittent failure problems with main install script #1

Open
Terry-Weymouth opened this issue Dec 14, 2015 · 1 comment
Open

Intermittent failure problems with main install script #1

Terry-Weymouth opened this issue Dec 14, 2015 · 1 comment
Assignees

Comments

@Terry-Weymouth
Copy link
Contributor

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.

@Terry-Weymouth Terry-Weymouth self-assigned this Dec 14, 2015
@Terry-Weymouth
Copy link
Contributor Author

Problems persist, resulting in a 30%-70% failure rate (apparently depending on network speed). Working on more fine-grained checking.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant