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

Fix "restart" of GeekSeek on OpenShift #79

Open
ALRubinger opened this issue Aug 24, 2013 · 3 comments
Open

Fix "restart" of GeekSeek on OpenShift #79

ALRubinger opened this issue Aug 24, 2013 · 3 comments

Comments

@ALRubinger
Copy link
Member

The GeekSeek app on OpenShift requires a series of system properties to be set, passed into the launch of the EAP process. We have a correctly-working action hook for "pre_start" which handles this; unfortunately this script is not called on restart. The current "pre_restart" hook sources the file containing the env var definitions too soon, and they're not picked up. Investigate and fix.

@ALRubinger
Copy link
Member Author

Workaround: stop then start.

@aslakknutsen
Copy link
Member

You opened a OpenShift issue on this?

@ALRubinger
Copy link
Member Author

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

2 participants