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

Issues compiliing transmartApp #17

Open
Kabenla opened this issue Feb 5, 2021 · 0 comments
Open

Issues compiliing transmartApp #17

Kabenla opened this issue Feb 5, 2021 · 0 comments

Comments

@Kabenla
Copy link

Kabenla commented Feb 5, 2021

Hello,

I am in the process of installing transmart 19.0 on Ubuntu 18.04 using the step by step instructions at https://wiki.transmartfoundation.org/display/transmartwiki/Install+the+tranSMART+19.0+release#InstallthetranSMART19.0release-ThetransmartAppWebApplication.

I managed to complete all the steps but I am getting errors when I try to install the transmart.war file.

The first thing I tried was using the war file provided by http://library.transmartfoundation.org/release/release19_0_0_artifacts/transmart-release-19.0.war. When I copy that file /var/lib/tomcat8/webapps/ the application fails to load properly and I get the error shown below in catalina.out

foundation_transmart_war_issue

Next I tried to compile the source at https://github.com/tranSMART-Foundation/transmart/tree/master/transmartApp

I explicitly selected grails 2.5.4 and run “grails war” and I get the error below

transmart_war_grails_2 5 4_issue

Finally I tried to compile using the grails wrapper
transmart_war_grailsw_issue
In both cases it looks like the repositories do not have the required dependencies

How do I go about compiling transmart or can you point me in the direction of a valid war file for the application?

Thanks

Kabenla

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