首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >CORBA/iiop在迁移到websphere过程中的问题

CORBA/iiop在迁移到websphere过程中的问题
EN

Stack Overflow用户
提问于 2013-06-21 07:24:36
回答 1查看 2.6K关注 0票数 0

我在将webapp从WAS 5.1迁移到自由配置文件时遇到了一些问题,这可能是由于、CORBA/iiop服务的认可造成的。

BOOTSTRAP_PORT是否仍然存在于自由档案中?有人能想出该怎么做吗?我在messages.log中收到了这个异常

代码语言:javascript
复制
[6/17/13 18:36:59:162 CEST] 0000001a com.ibm.ws.logging.internal.impl.Incident                    I FFDC1015I: An FFDC Incident has been created: "com.ibm.ws.naming.jcache.CacheEntryNotFoundException: Entry "IIOP_DEFAULT_ROOT" not found in cache. com.ibm.ws.naming.util.WsnInitCtxFactory.getInitialContextInternal 367" at ffdc_13.06.17_18.36.59.0.log
[6/17/13 18:36:59:404 CEST] 0000001a com.ibm.ws.logging.internal.impl.Incident                    I FFDC1015I: An FFDC Incident has been created: "javax.naming.ServiceUnavailableException: Could not obtain an initial context due to a communication failure. Since no provider URL was specified, the default provider URL of "corbaloc:iiop:1.0@debian.localdomain:2809/NameService" was used.  Make sure that any bootstrap address information in the URL is correct and that the target name server is running.  Possible causes other than an incorrect bootstrap address or unavailable name server include the network environment and workstation network configuration. [Root exception is org.omg.CORBA.TRANSIENT: java.net.ConnectException: Connection refused:host=debian.localdomain,port=2809  vmcid: 0x4942f000  minor code: 3586  completed: No] com.ibm.ws.naming.util.WsnInitCtxFactory.getRootJndiContext 487" at ffdc_13.06.17_18.36.59.1.log
[6/17/13 18:36:59:410 CEST] 0000001a com.ibm.ws.naming.util.WsnInitCtxFactory                     W NMSV0602E: Naming Service unavailable. A communications error occurred.
[6/17/13 18:36:59:410 CEST] 0000001a SystemErr                                                    R javax.naming.ServiceUnavailableException: Could not obtain an initial context due to a communication failure. Since no provider URL was specified, the default provider URL of "corbaloc:iiop:1.0@debian.localdomain:2809/NameService" was used.  Make sure that any bootstrap address information in the URL is correct and that the target name server is running.  Possible causes other than an incorrect bootstrap address or unavailable name server include the network environment and workstation network configuration. [Root exception is org.omg.CORBA.TRANSIENT: java.net.ConnectException: Connection refused:host=debian.localdomain,port=2809  vmcid: 0x4942f000  minor code: 3586  completed: No]

感谢并致以最良好的问候,

吉安卢卡。

EN

回答 1

Stack Overflow用户

发布于 2013-06-21 10:57:38

自由档案目前不支持RMI/IIOP。如果您需要这个特性,我建议您使用RFE工艺

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/17229802

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档