NetXMS Support Forum

English Support => General Support => Topic started by: tivanni on April 07, 2014, 12:44:26 PM

Title: Web Interface upgrade 1.2.11 to 1.2.13
Post by: tivanni on April 07, 2014, 12:44:26 PM
Hi!

I have a debian server with netxms 1.2.11. I have executed the upgrade from 1.2.11 to 1.2.13 and everything go fine. The only problem is the upgrade of the web ui:
when I put the 1.2.13 .war file in the webapps directory of tomcat, nothing happens (i mean, the .war archive isn't unpacked). So i can't access to the server with the 1.2.13 ui.

Anyway, the 1.2.13 server is compatible with 1.2.11 ui, so actually i login with the old web ui.

How can i resolve?

Thank you!
Title: Re: Web Interface upgrade 1.2.11 to 1.2.13
Post by: Victor Kirhenshtein on April 09, 2014, 09:18:54 AM
Hi!

Seems to be a Tomcat problem. Try to stop Tomcat, remove both war file and deployed application, start Tomcat, and then copy war file again.

Best regards,
Victor
Title: Re: Web Interface upgrade 1.2.11 to 1.2.13
Post by: tivanni on April 14, 2014, 07:43:35 PM
Solved! Thank you!