February 17, 201411 yr Hello folks! I have an old installation at a client of mine's. The server is working but the console jar is not on the machine anymore and localhost:16000 is not working. I guess some upgrade was done to the server and something is not working with IIS7 I DO have access to the fmsadmin via terminal. Can someone send me a jar for 10 so I can edit it and access the console? or else, is it possible to change the path where the databases are located via fmsadmin? All I really need to do is that. Thanks! Diego DAlessio
February 17, 201411 yr It does not use IIS, FMS has its own web server for the admin console (Tomcat). More than likely this is an issue with Java and JRE 7u51. Can you confirm what version of the JRE they have running? Update 51 of Java 7 lets you add an exception to its list so that it will let those "unsafe" jars launch. This could also be a browser issue where "java web start" is not enabled. See if there is a downloaded "jnlp" file and right-click it and do "open with", choose "java web start" from there.
February 17, 201411 yr Author I'm running the latest version of Java (7 51) and I still can't access the console page
Create an account or sign in to comment