Skip to main content
Have anyone tried to have both FME Server 2013 and FME Server 2014 on the same server? Since they both contain a webserver etc I suspect it will not work?
Hi,

 

 

I believe it should be possible (although I've never tried). But you'll most probably either have to configure Tomcat differently for the two versions so that they run on different ports, or configure two Tomcats so they don't use the same ports (see here: http://stackoverflow.com/questions/4678077/can-i-run-two-tomcats-on-the-same-machine)

 

 

David
Please post feedback if this works. I'm interrested in trying this configuration eventually. 

 


Thank for all the replies. 

Reply