I’m trying to install knime server 4.10.3 with openjdk 8u252.
I made a setup change to for jvm path in tomee>java
When i start the service it says its started, but i cant access the knime webportal, 404 error.
When i run it via startup.bat it works using the same url.
sorry for the late reply. Could you please check the following questions?
Have you checked the windows event log after the first error occured? What was logged there?
Which type of user runs the service, is it the local service account or an other user? Please have a look at the preferences of KNIME service, tab “Log On”
If there is an other user configured, does this user have access to the knime server directory and the user right “Log On As A Service”?
How did you try to connect to the web portal? From the server itself, using http://localhost:8080/knime or with the server name from an other machine?