In the Java Console of the client, we can find the following exception:
ThreadPool: exception thrown from ThreadTask: java.lang.ArrayIndexOutOfBoundsException: 1 at com.aprisma.spectrum.app.topo.client.util.v3Profile.pack(v3Profile.java:116) at com.aprisma.spectrum.app.topo.client.util.SNMPv3ProfileList.saveProfiles(SNMPv3ProfileList.java:279) at com.aprisma.spectrum.app.topo.client.util.SNMPv3ProfileDialog$3.performTask(SNMPv3ProfileDialog.java:1112) at com.aprisma.util.thread.CachedThread.run(CachedThread.java:116)
Cause
Required Password field not filled in the SNMPV3 profile.
Reproduction scenario: In SNMPV3 profile, choose Authentication Type 'Authentication with Privacy', and then do NOT enter the password for Privacy field, and click on 'OK'. Then it will try to save but hangs because of a thread exception.
Environment
Spectrum 10.2.3
Resolution
This issue is addresses in the 10.02.03.BMP_10.2.301 for 10.2.3 and in Spectrum 10.3 and above