【发布时间】:2015-11-16 21:53:01
【问题描述】:
我需要将 weblogic 域从 12.1.3 升级到 12.2.1。我尝试使用 reconfigure.sh weblogic 实用程序。在使用该实用程序时,我收到以下异常。旧域来自 weblogic 12.1.3。有什么线索吗?
Exception in thread "Thread-4" java.lang.IllegalArgumentException: Invalid host:port
at com.oracle.cie.domain.jdbc.AddressList$HostPort.<init>(AddressList.java:133)
at com.oracle.cie.domain.jdbc.AddressList.setList(AddressList.java:78)
at com.oracle.cie.domain.jdbc.GridLinkRacHandler.createOnsHost(G
【问题讨论】:
-
您是否研究过 GridLink 数据源为什么会失败?
标签: weblogic12c