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

Add CATALINA_OPTS as part of entrypoint script #20

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

sarbajitdutta
Copy link

@sarbajitdutta sarbajitdutta commented Nov 16, 2020

Issue: Since the CATALINA_OPTS was added part of the docker build it was not enforced when tomcat started up. This caused Java Heap space problems for VIVO.

Solution:Add CATALINA_OPTS as part of entrypoint script.
Also, added symlink for vivo.all.log to /dev/stdout. Added symlink for ROOT to vivo in webapps. This allows to remove the /vivo prefix for url.

@sarbajitdutta sarbajitdutta changed the title remove catalina_opts Add CATALINA_OPTS as part of entrypoint script Nov 16, 2020
Base automatically changed from master to main February 2, 2021 19:22
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

Successfully merging this pull request may close these issues.

1 participant