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!
			
			
			
				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
			
			
			
				Solved! Thank you!