-
Type:
Bug
-
Status: Closed
-
Resolution: No Longer Reproducible
-
Affects Version/s: 7.0.1 CE GA2
-
Component/s: App Management, App Management > Plugins Configuration
-
Labels:
-
Application Servers:Apache Tomcat 8.0.x
After deleting a custom theme and attempting to reinstall the same theme I get the following messages on the tomcat logs.
[com.liferay.portal.kernel.deploy.auto.AutoDeployScanner][AutoDeployDir:252] Processing test-theme.war 18:06:50,537 WARN [fileinstall-/data/liferay/osgi/war][org_apache_felix_fileinstall:103] Failed to update bundle: /data/liferay/osgi/war/test-theme.war with ID 489. The bundle has been uninstalled
If tomcat is restarted then it reinstalls the deleted theme (or possibly the rejected reinstall) with a new ID.
I'm having problems because I believe the theme I'm trying to delete is either preventing installation of a new copy, or is leaving some artefacts behind.