Welcome to Knowage Q&A, where you can ask questions and receive answers from other members of the community.
0 votes
1 view

I've downloaded the project from the github repository and after download all jar dependencies I tried to start the project but I can't enter to the system because of 404 error. Is necessary any additional configuration?

The Tomcat server is running but when I entered the localhost:8080/knowage I get the 404 error.

My files structures into the webapss is the following:

Any idea what can be wrong?

Environment Knowage 6.4.1, Debian 9, Apache Tomcat 7.x, Firefox, Postgresql
in Standard by (930 points)

1 Answer

+1 vote
Hi,

you can find links to the latest WARs here: https://www.knowage-suite.com/site/knowage-download/

Also have a look at the installation manual: https://knowage-suite.readthedocs.io/en/6.4/installation-guide/manual-installation.html
by (2.6k points)
Hi schipko!

Thanks for your help but I would like to know how to start the project, specially working on the repository instead of WAR files. I've read about enter to Knowage directory, downloaded all packages with Maven and then start Tomcat server.

By using Eclipse IDE with Maven works to start it but in a situation when Eclipse IDE is not allowed I can't understand how start it again and manual installation guide doesn't talk anything about it.

I'll really appreciate additional information.
Hi maquinola,

sorry, I don't know anything about it. Maybe you can open a new question with the details that you just described.
...