Hi Dan,
I've seen his before with issues involving this specific vib and VUM. You can work around by temporarily disabling VUM install.
1. Visit https://<VC-IP>/eam/mob/ and login with the VC credentials
2. Click on the agency in the agency list. (Likely agency-0)
3. Click on config. This should be a URL like where agency-0 is
replaced by your local agency ID:
• https://<VC-IP>/eam/mob/?moid=agency-0&doPath=config
4. Confirm the bypassVumEnabled flag is set to FALSE
5. Visit the URL: https://<VC-IP>/eam/mob/?moid=agency-0&method=Update
6. In the config field, enter the following XML data:
<config>!
<bypassVumEnabled>true</bypassVumEnabled>!
</config>!
7. The value will be set to the desired setting “true”
or “false”
8. Once the XML data is filled in, click the “Invoke Method” link.
You should be able to install the vibs accordingly. Once you've finished with that, repeat the steps and set the flag to false.
Let me know if that helps.
Eric