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

Hi, I'm new to Knowage, and I want to try it out. I corrrectly install Java TM Runtime & Java Home with MariaDB before I start on Knowage. But when I click on 'Start Knowage', there is nothing shows up. I have to lookup the website for 'http://localhost:8080/knowage'.

Even then, it just shows this 'localhost refused to connect.'

What went wrong, and how do I correct it?

Thanks for your help!

Environment Knowage 6.41, Opera Browser, Windows 10
in Workspace by (120 points)

1 Answer

0 votes
you need to set up  the JAVA_HOME in  the  setenv.sh  file  so that tomcat  cat start otherwise set it up in  /etc/environment  and type  source /etc/environment   after
by (200 points)
...