当前位置:编程学习 > JAVA >>

weblogic报错,急

用控制台启动集成服务是可以正常启动,但是编辑启动命令启动时报错:
start startManagedWebLogic.cmd UIP http://127.0.0.1:7003


错误:

<2013-4-19 上午07时56分26秒 GMT> <Error> <Configuration Management> <BEA-150000>
 <An error occurred while establishing a connection back to the adminstration se
rver t3://127.0.0.1:7005 during startup. Since bootstrap succeeded check that t3
://127.0.0.1:7005 uniquely identifies the administration server.
javax.naming.ServiceUnavailableException [Root exception is java.rmi.NoSuchObjec
tException: The object identified by: '31' could not be found.  Either it was ha
s not been exported or it has been collected by the distributed garbage collecto
r.]
        at weblogic.jndi.internal.ExceptionTranslator.toNamingException(Exceptio
nTranslator.java:70)
        at weblogic.jndi.internal.ExceptionTranslator.toNamingException(Exceptio
nTranslator.java:32)
        at weblogic.jndi.WLInitialContextFactoryDelegate.toNamingException(WLIni
tialContextFactoryDelegate.java:783)
        at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialReference(WLI
nitialContextFactoryDelegate.java:430)
        at weblogic.jndi.Environment.getInitialReference(Environment.java:245)
        Truncated. see log file for complete stacktrace

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 t
he distributed garbage collector.
        at weblogic.rmi.internal.OIDManager.getServerReference(OIDManager.java:2
51)
        at weblogic.rmi.extensions.server.ServerHelper.getLocalInitialReference(
ServerHelper.java:429)
        at weblogic.rmi.extensions.StubFactory.getStub(StubFactory.java:131)
        at weblogic.rmi.extensions.StubFactory.getStub(StubFactory.java:124)
        at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialReference(WLI
nitialContextFactoryDelegate.java:426)
        Truncated. see log file for complete stacktrace
> --------------------编程问答-------------------- The object identified by: '31' could not be found.  Either it was ha
s not been exported or it has been collected by the distributed garbage collecto
r
补充:Java ,  Java EE
CopyRight © 2012 站长网 编程知识问答 www.zzzyk.com All Rights Reserved
部份技术文章来自网络,