This procedure describes how to uninstall a plugin manually
and cleanup all its references. This can be useful if a plugin breaks
the search server or the gateway. In the following examples, the plugin
to uninstall is called MyPlugin1.
-
Go to your
<DATADIR>/gct/registeredPlugins/
directory
and remove all references of MyPlugin1.
gct/registeredPlugins/
|-- default|
|-- 360-administration-service|
| |-- MyPlugin1.cvplugin.properties|
|-- 360-edm-mashup-ui.mu0|
| `-- MyPlugin1.cvplugin.properties
-
Go to your
<DATADIR>/extrajava/
directory and remove all its references of MyPlugin1.
extrajava/
|-- 360-plugins
| `-- applications
| `-- default
| `-- MyPlugin1