In Liferay 7, I have put a module JAR into deploy/
, then I uninstalled it via Gogo Shell, and now I want to install it again.
PROBLEM: When I copy it again into deploy/
I get this error:
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
How to solve this?