0 votes
17 views

Dear community, 

I have been following the installation guide LCA Collaboration Server – Installation Guide | openLCA.org, and Java, MySQL and Tomcat are running fine. I downloaded the webapp file (*.war) and put it into Tomcat's webapp directory < /var/lib/tomcat9/webapps >. 

I can see the application in my host's Tomcat management GUI < [URL]:8080/manager/html >, however the LCA CS application does not execute (error 404).

When I look into the wepapp directory, I see that there is no < index.html > file:

# /var/lib/tomcat9/webapps$ ls LCA-CS

META-INF  org  THIRD-PARTY.txt  WEB-INF

# /var/lib/tomcat9/webapps$ ls ROOT/

index.html  META-INF

I appreciate any help in this! THANKS!

Environment:

  • Ubuntu 22.04
  • Tomcat 9
  • Apache
  • MySql
ago in LCA Collaboration Server by (120 points)

Please log in or register to answer this question.

...