【发布时间】:2017-12-24 12:02:51
【问题描述】:
在 Liferay 7 中,我将一个模块 JAR 放入 deploy/,然后我通过 Gogo Shell 将其卸载,现在我想重新安装它。
问题:当我再次将其复制到 deploy/ 时,我收到此错误:
INFO [com.liferay.portal.kernel.deploy.auto.AutoDeployScanner][AutoDeployDir:252] Processing httpclient-osgi-4.5.3.jar
WARN [fileinstall-/home/nico/liferay/osgi/modules][org_apache_felix_fileinstall:103] Failed to update bundle: /home/nico/liferay/osgi/modules/httpclient-osgi-4.5.3.jar with ID 1088. The bundle has been uninstalled
如何解决?
【问题讨论】: