Hi
When trying to run AssetCount.sh on the EC host, as root, The following error is seen:
root@ssux0181:~# /var/opt/sun/xvm/OCDoctor/toolbox/AssetCount.sh all
Exception in thread "main" java.lang.NullPointerException
at assetcounter.AssetCounter.getAllAgents(AssetCounter.java:314)
at assetcounter.AssetCounter.main(AssetCounter.java:104)
ERROR: Java program exited with error code 1!
root@ssux0181:~# view /var/opt/sun/xvm/OCDoctor/toolbox/AssetCount.sh
root@ssux0181:~#
Does anyone know this error and what can be done about it?