Controller: ... restarts reached for probe 'wasp' command = <startup java21> after upgrade wasp to 23.4.5
book
Article ID: 407631
calendar_today
Updated On:
Products
DX Unified Infrastructure Management (Nimsoft / UIM)
Issue/Introduction
Upgrade of Operator Console to 23.4.5 'CU5', wasp fails to start with the following error:
Jul 30 23:09:44:488 [7788] Controller: ... restarts reached for probe 'wasp' (command = <startup java21>)
Cause
The cabi probe was/is also installed on the Operator Console robot which is not longer supported with CU5.
Resolution
- Make a copy of the wasp.cfg file on the Operator Console robot.
- Remove the following lines from the wasp.cfg, and save the file:
min_perm_size = -XX:PermSize=32m
max_perm_size = -XX:MaxPermSize=512m
java_gc_conc_marc_sweep = -XX:+UseConcMarkSweepGC
java_cms_classunloading_enable = -XX:+CMSClassUnloadingEnabled

- Activate wasp.
Note: cabi will need to be moved to another robot, that is under the primary, but cannot be installed to the primary hub, nor the OC robot.
Feedback
thumb_up
Yes
thumb_down
No