An Error occurred While Establishing a Connection Back to the Adminstration Server t3://<servername>

最近在升级Oralce Weblogic server 的时候总碰到错误:

An Error occurred While Establishing a Connection Back to the Adminstration Server t3://<servername>:<port> During Startup

Mar 21, 2013 5:09:11 AM EDT> <Notice><Security> <BEA-090082> <Security initializing using securityrealm myrealm.>
<Mar 21, 2013 5:09:13 AM EDT> <Error> <ConfigurationManagement> <BEA-150000> <An error occurred while establishing aconnection back to the Adminstration Server t3://10.21.19.11:7001 duringstartup. Since bootstrap succeeded, check that t3://10.21.19.11:7001 uniquelyidentifies the Administration Server.
javax.naming.ServiceUnavailableException [Root exception isjava.rmi.NoSuchObjectException: The object identified by: '31' could not befound. Either it was has not been exported or it has been collected by thedistributed garbage collector.]
        atweblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:70)
        atweblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:32)
        atweblogic.jndi.WLInitialContextFactoryDelegate.toNamingException(WLInitialContextFactoryDelegate.java:767)
        atweblogic.jndi.WLInitialContextFactoryDelegate.getInitialReference(WLInitialContextFactoryDelegate.java:426)
        atweblogic.jndi.Environment.getInitialReference(Environment.java:245)
        Truncated. see log file forcomplete stacktrace
Caused By: java.rmi.NoSuchObjectException: The object identified by: '31' couldnot be found. Either it was has not been exported or it has been collected bythe distributed garbage collector.
        atweblogic.rmi.internal.OIDManager.getServerReference(OIDManager.java:251)
        atweblogic.rmi.extensions.server.ServerHelper.getLocalInitialReference(ServerHelper.java:455)
        atweblogic.rmi.extensions.StubFactory.getStub(StubFactory.java:131)
        atweblogic.rmi.extensions.StubFactory.getStub(StubFactory.java:124)
        atweblogic.jndi.WLInitialContextFactoryDelegate.getInitialReference(WLInitialContextFactoryDelegate.java:422)
        Truncated. see log file forcomplete stacktrace

网上解决方案纵说纷纭,又说权限问题的,又说端口错误问题的,最后得出官方解决方案如下:

Cause

An improper administration server URL has been specified, or the administration server is not available at the specified URL. Commonly this is because the managed server shares an adminstration URL with the administration server.

Solution

When starting the managed server from a command line use the following variables to execute successfully:

startmanagedweblogic UCM_server1 http://<adminservername>:<port>

where <adminservername> = Servername or IP Address of the WebLogic Server
where <port> = the port number of the WebLogic Admin Server for the domain

*This instruction assumes the Administration Server has been started prior to startup of the managed server, which is a requirement.

  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值