Java integration problem in Mathcad and ModeFrontier

1

I'm testing modeFrontier with a simple multi-objective optimization problem of ESTECO A simple multi-objective optimization problem

ModeFrontier can generate the input variables h and r but can not generate output variables b , l and v

Ididthemathcadconfigurationtest.ThenIgotthefollowingmessage:

  

java.rmi.ServerException:RemoteExceptionoccurredinserverthread;  nestedexceptionis:      java.rmi.RemoteException:Exceptionstartingtheprocess;nestedexceptionis:      java.rmi.ServerException:RemoteExceptionoccurredinserverthread;nestedexceptionis:      java.rmi.RemoteException:Initializationerror;nestedexceptionis:      com.jacob.com.ComFailException:Cannotco-createobject

Mathcad Preferences in ModeFrontier:

Mathcadconfiguration.ScriptSecurity:

The example diagram in ModeFrontier:

TheMathcadfile:

    
asked by anonymous 01.07.2015 / 20:09

1 answer

0

I do not know the reason for this problem, but I managed to solve it by running modeFRONTIER as an Administrator.

There are many problems if modeFRONTIER is not run as an administrator. So I recommend running always as an administrator.

To always run as an administrator, you can go to the modeFRONTIER icon. Right-click on it, and then click Properties. Finally, click the "Run as administrator" check button.

    
06.08.2015 / 18:44