在Liferay 7中,我已將模塊JAR放入deploy/
,然後通過Gogo Shell將其卸載,現在我想再次安裝它。無法更新ID爲y的包:x.jar。該軟件包已被卸載
問題:當我再次將其複製到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
如何解決這個問題?