NetXMS Support Forum

English Support => General Support => Topic started by: anw on August 17, 2017, 11:29:35 AM

Title: Netxms Web Server - 404 ProxyServlet: /
Post by: anw on August 17, 2017, 11:29:35 AM
Hey

I have problems setting up Tomcat7 Webserver
My netxms server runs on a Debian Jessie machine
i installed Tomcat7, and deployed the .war file to /var/lib/tomcat7/webapps/nxmc-2.1.war
The file gets autodeployed  to nxmc-2.1
But if i go to the adress ServerIP:8080/nxmc-2.1

i get the error above, here a screenshot
Any suggestions what to do here?

Thanks
Title: Re: Netxms Web Server - 404 ProxyServlet: /
Post by: Victor Kirhenshtein on August 31, 2017, 03:10:15 PM
Hi,

pne possible reason could be wrong Java version - 2.1 web UI requires Java 8.

Best regards,
Victor
Title: Re: Netxms Web Server - 404 ProxyServlet: /
Post by: anw on September 07, 2017, 11:46:08 AM
solved thanks

java 8 was installed, but tomcat was still using java7  :-X