weblogic 12.2.1 upgrade from 12.1.3, reconfigure domain throw exception.(Linux RedHAT 6.0)
We are using Weblogic 12.1.3 in our PROD environment with coherence setup. We want to upgrade to 12.2.1 to utilize the federated caching feature. We are using Linux RedHAT6.0 OS.
When I tried to upgrade our current weblogic domain using weblogic 12.2.1 reconfigure.sh utility, I am getting this below exception and it doesn't proceed after that.
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(GridLinkRacHandler.java:153)
at com.oracle.cie.domain.jdbc.DatasourceXBeanAspectHelper.getDatasourceInfo(DatasourceXBeanAspectHelper.java:194)