UIM How to remove deprecated webapps from wasp
uim 20.3.3 and the OC robot has a old packages that are no longer used and we want to remove them.
Release : 20.3
Component : UIM OPERATOR CONSOLE - WASP & CORE
By design deprecated webapps are removed during the upgrade to 20.3.0, however in some cases some may get left.
1 go to Admin Console > OC robot > Installed Packages
copy past the name of the packages to be removed
2 deactivate wasp at the OC robot
3 make a backup copy of the complete wasp probe folder
4 edit wasp.cfg
go to this section: <webapps>
identify and remove the deprecated sections.
for example
corresponds to <dapi>
</webservices-rest>
remove from here -- <dapi>
reloadable = true
cross_context = false
<log>
<com.nimsoft.ws.dashboardapi>
loglevel = 3
</com.nimsoft.ws.dashboardapi>
</log>
load_on_startup = true
allow_cleartext_passwords = false
path = /DashboardAPI
to here -- </dapi>
<mcs-ui-app>
5 remove the corresponding folders and war files from disk at $\Nimsoft\probes\service\wasp\webapps
6 go to AC > OC robot > controller > View Probe Utility in New Window
select inst_pkg_remove > under 'package' enter the package name > click the green arrow.
7 activate wasp
webapps known to cause a problem:
dapi
HtmlAlarmConsole
jasperserver_pro
ump_alarmconsole
ump_changepassword
ump_customdashboards
ump_dashboarddesigner
ump_dynamicviews
ump_nimsoftremoteadmin
ump_relationshipviewer
ump_umpjslib
ump_umpmedia
Note: jasperserver_pro does not have a package or war file, it is part of the old Unified Reports.