Summary
Error
[ERROR] [ProbeGW: DB Tasks Distributor] (KnownPortsConfigFile.java:73) - Failed to parse port 49155–65535, skipping
com.hp.ucmdb.discovery.library.communication.downloader.cfgfiles.InvalidRangeException: For input string: "49155–65535"
At the same time, if we configure the below port details, it identify without any issue.
<portInfo portName="oracle" portNumber="1920-1999" portProtocol="TCP" discover="1" cpVersion="6" />
Cause
Fix
The root cause why ucmbd probe fails to identify the entries like 49155–65535 in the portstoportmapping.xml and it skips it.
The entries like portNumber="1920-1999" works without any problem.
Depending upon the key board we are using some time separator differs and hence it causes the problem. Make sure that the separator which we uses is small one(-)