论坛首页 Java企业应用论坛

关于weblogic10 受管理节点的启动报错

浏览 3506 次
精华帖 (0) :: 良好帖 (0) :: 新手帖 (0) :: 隐藏帖 (0)
作者 正文
   发表时间:2012-03-31  
在启动管理节点时能启动,进入console也能进入,但是在启动受管理节点时发生如下错误:
javax.naming.ServiceUnavailableException [Root exception is java.rmi.NoSuchObjectException: The object identified by: '31' could not be found.  Either it was has not been exported or it has been collected by the distributed garbage collector.]
at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:70)
at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:32)
at weblogic.jndi.WLInitialContextFactoryDelegate.toNamingException(WLInitialContextFactoryDelegate.java:773)
at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialReference(WLInitialContextFactoryDelegate.java:428)
at weblogic.jndi.Environment.getInitialReference(Environment.java:237)
at weblogic.server.channels.RemoteChannelServiceImpl.registerInternal(RemoteChannelServiceImpl.java:153)
at weblogic.server.channels.RemoteChannelServiceImpl.registerForever(RemoteChannelServiceImpl.java:127)
at weblogic.protocol.ConnectMonitorFactory.registerForever(ConnectMonitorFactory.java:69)
at weblogic.management.provider.MSIService.registerForReconnectToAdminServer(MSIService.java:168)
at weblogic.management.mbeanservers.compatibility.internal.CompatibilityMBeanServerService.start(CompatibilityMBeanServerService.java:150)
at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:200)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:172)
Caused by: java.rmi.NoSuchObjectException: The object identified by: '31' could not be found.  Either it was has not been exported or it has been collected by the distributed garbage collector.
at weblogic.rmi.internal.OIDManager.getServerReference(OIDManager.java:251)
at weblogic.rmi.extensions.server.ServerHelper.getLocalInitialReference(ServerHelper.java:443)
at weblogic.rmi.extensions.StubFactory.getStub(StubFactory.java:133)
at weblogic.rmi.extensions.StubFactory.getStub(StubFactory.java:126)
at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialReference(WLInitialContextFactoryDelegate.java:424)
... 9 more

我的weblogic版本是10,jdk是weblogic自带的1.5版本,启动收管理节点的命令是./startManagedWebLogic.sh ehr_nd1 http://ip:port

请各位大侠帮小弟看看,有什么解决办法?
   发表时间:2012-04-04  
重要找到解决办法了,启动是去掉http://ip:port后,就能启动了。
0 请登录后投票
论坛首页 Java企业应用版

跳转论坛:
Global site tag (gtag.js) - Google Analytics