Description:
Executed on UNIX: "opt/CA/SC/ccs/dia/dna/bin/getSRVInfo.sh" <domain name suffix>
Executed on Windows" "c:\program files\ca\sc\ccs\dia\dia\dna\bin\getSRVInfo.bat" <domain name suffix>
Both commands render the error message: Exception in Thread "main" java.lang.NoClassDefFoundError: testDNS
The problem is independent if a _SRV record in DNS exists or not.
Solution:
The problem is caused by the quotation marks (" ") surrounding the command. Follow these steps to execute the command successfully. For UNIX platforms: