Skip to content

Add CATALINA_OPTS as part of entrypoint script#20

Open
sarbajitdutta wants to merge 3 commits intovivo-community:mainfrom
sarbajitdutta:patch-1
Open

Add CATALINA_OPTS as part of entrypoint script#20
sarbajitdutta wants to merge 3 commits intovivo-community:mainfrom
sarbajitdutta:patch-1

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.

2 participants