Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
JVM Exiting error when Dependent Module is Removed
Hey guys,
I am hoping that someone else is plagued by this and has a solution for me.I have a module-web with a dependency on sb-module-api. If I remove the sb-module-api, I get an ERROR in the log saying that the module-web can't resolve an Import-Package -- which I expect since I removed it. But, rather than simply stopping the dependent module-web so that it is no longer available, I am getting
[org_apache_felix_fileinstall:112] Exiting the JVM
.. at which point I have to go through a nightmarish process of
cleaning the state and removing modules etc. so that I can actually
start the server again.
I am on Linux, with the latest JDK
8_191. My friend is on a Mac with JDK 8_125 and has the same
experience with the error BUT his JVM does NOT exit.
Any suggestions?
Powered by Liferay™