Hello.... not sure if I'm posting to a correct thread but just like to ask if someone already experience the issue below when running bigipreport 5.2.9. I'm getting a lot of these on particularly 1 F5.
Stats:
G:75 LB:152 VS:8962 R:2046 DG:337 P:6473 M:4576 C:4842 ASM:1 T:132.62595958
Issue:
<truncated>
Cannot index into a null array.
At C:\bigipreport-5.2.9\bigipreport-5.2.9.ps1:1280 char:18
+ For($x=0;$x -lt $PoolMembers[$i].count;$x++){
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException
+ FullyQualifiedErrorId : NullArray
Cannot index into a null array.
At C:\bigipreport-5.2.9\bigipreport-5.2.9.ps1:1310 char:9
+ $ObjTempPool.description = $PoolDescriptions[$i]
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException
+ FullyQualifiedErrorId : NullArray
2020-06-08 16:58:24 Detecting pools referenced by datagroups
2020-06-08 16:58:24 Caching iRules
Exception calling "get_list" with "0" argument(s): "Unknown method "{urn:iControl:LocalLB/VirtualAddressV2}:get_list""
At C:\bigipreport-5.2.9\bigipreport-5.2.9.ps1:1398 char:5
+ [array]$VirtualAddressList = $F5.LocalLBVirtualAddressV2.get_list ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : SoapHeaderException
Exception calling "get_traffic_group" with "1" argument(s): "Unknown method "{urn:iControl:LocalLB/VirtualAddressV2}:get_traffic_group""
At C:\bigipreport-5.2.9\bigipreport-5.2.9.ps1:1399 char:5
+ [array]$VirtualAddressTrafficGroups = $F5.LocalLBVirtualAddressV2 ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : SoapHeaderException
2020-06-08 16:58:29 Caching Virtual servers
Exception calling "get_description" with "1" argument(s): "Unknown method "{urn:iControl:LocalLB/VirtualServer}:get_description""
At C:\bigipreport-5.2.9\bigipreport-5.2.9.ps1:1426 char:5
+ [array]$VirtualServerDescriptions = $F5.LocalLBVirtualServer.get_ ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : SoapHeaderException
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)