使用 Comsol API 的 Java 中的 FlException:无法获得用户名和密码

问题描述

Eclipse 中 Comsol Api 的 java 编程中的 FlException 是什么意思,我该如何摆脱它?

 Exception in thread "main" Exception:
    com.comsol.util.exceptions.FlException: No user name and password Could be obtained
Messages:
    No user name and password Could be obtained

Stack trace:
    at com.comsol.clientapi.engine.APIEngine.connect(SourceFile:84)
    at com.comsol.clientapi.engine.ClientModelUtil.connect(SourceFile:145)
    at com.comsol.clientapi.engine.ClientModelUtil.connect(SourceFile:133)
    at com.comsol.model.util.ModelUtil.connect(SourceFile:248)
    at tapered_cantiLever.main(tapered_cantiLever.java:304)
   

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)