RTC 3.0 M8 - Login error at the first attempt only...
Hello,
I'm getting the following error when I log the first time to ccm using this snippet. After getting the error, if I try to log in again, it works fine.
Does anyone know why?
Thank you
I'm getting the following error when I log the first time to ccm using this snippet. After getting the error, if I try to log in again, it works fine.
Does anyone know why?
com.ibm.team.repository.common.transport.HostUnknownException: CRJAZ1368E The URL "https://cmlwb:9443/ccm/versionCompatibility?clientVersion=3.0M8" cannot be reached. The network stated the URL is invalid. The error is "java.nio.channels.UnresolvedAddressException". Verify the URL and contact your administrator.
at com.ibm.team.repository.transport.client.ClientHttpUtil.executePrimitiveRequest(ClientHttpUtil.java:699)
at com.ibm.team.repository.transport.client.ClientHttpUtil.executeHttpMethod(ClientHttpUtil.java:248)
at com.ibm.team.repository.transport.client.ClientHttpUtil.executeHttpMethod(ClientHttpUtil.java:221)
at com.ibm.team.repository.transport.client.ClientHttpUtil.executeHttpMethod(ClientHttpUtil.java:170)
Thank you