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

VIVO Install Web App Fails #13

Open
Jim420 opened this issue Dec 9, 2019 · 1 comment
Open

VIVO Install Web App Fails #13

Jim420 opened this issue Dec 9, 2019 · 1 comment

Comments

@Jim420
Copy link

Jim420 commented Dec 9, 2019

Hi,

I am trying do a simple install on AWS EC2 instance.

[INFO] Reactor Summary:
[INFO]
[INFO] VIVO Installer ..................................... SUCCESS [ 5.773 s]
[INFO] VIVO Install Home .................................. SUCCESS [ 11.898 s]
[INFO] VIVO Install Web App ............................... FAILURE [ 46.263 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:04 min
[INFO] Finished at: 2019-12-09T18:02:02+00:00
[INFO] Final Memory: 131M/237M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-war-plugin:3.2.0:war (default-war) on project vivo-installer-vivo: Error assembling WAR: Problem creating war: Execution exception: Java heap space -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :vivo-installer-vivo
ERROR: Service 'vivo' failed to build: The command '/bin/sh -c mvn install -s example-settings.xml' returned a non-zero code: 1

This should have been a simple install and should have worked fine without any problem.
Thanks

@awoods
Copy link
Member

awoods commented Jan 10, 2020

Can you describe the process/steps you are attempting in your installation?

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