Network Switch Fails with Java Error in Step 18.3: Set destination network & convert network data for future calculationsDescriptionDiscovery of Network Switch fails in Step 18.3: Set destination network & convert network data for future calculations JAVASCRIPT_CODE_FAILURE: Caused by error in Ad hoc script 'EvalClosure-Set destination network & convert network data for future calculations' at line 6Steps to Reproduce Run quick discovery on Switch and the Pattern has Error in step 18.3 Step 18.3 Set destination network & convert network data for future calculations has Error:2020-05-31 21:01:15: JAVASCRIPT_CODE_FAILURE: Caused by error in Ad hoc script 'EvalClosure-Set destination network & convert network data for future calculations' at line 6 3: var SncIPAddressV4 = Packages.com.snc.commons.networks.IPAddressV4;4: var SncIPNetmaskV4 = Packages.com.snc.commons.networks.IPNetmaskV4;5:==> 6: var ip = SncIPAddressV4(routeTable___ipRouteDest);7: var netmask = SncIPNetmaskV4(routeTable___ipRouteMask);8: var network = SncIPNetworkV4(ip, netmask);9: com.snc.commons.networks.Address32Bit.stringToBytes(Address32Bit.java:363)com.snc.commons.networks.Address32Bit.stringToBytes(Address32Bit.java:323)WorkaroundPlease apply the attached update set to fix the "SNMP - Routing" pattern library.Related Problem: PRB1409610