wdcsx 发表于 2017-2-15 10:17:31

weblogic 报错 Error thrown by RMI server: weblogic.management.remote.iiop.IIOPServ

进入weblogic 管理界面 报错登陆不进管理界面.



A serious condition has been detected which prevents the proper operation of the Weblogic Administration Console.

It's likely that this condition is the result of a configuration problem. See the log files for more information.

此错误说我们的配置有问题原因是我们在配置weblogic 的时候 没有加上他需要的两个jar

jar 包是在 C:\bea\wlserver_10.3\server\lib这个是你的weblogic 安装目录下 .
weblogic.jar 和 weblogicserver.jar 加入到mycpipse 你配置weblogic 服务器下 paths 下就ok了
在重新启动weblogic 重新进入weblogic 管理界面http://localhost:port/console
页: [1]
查看完整版本: weblogic 报错 Error thrown by RMI server: weblogic.management.remote.iiop.IIOPServ