Message Boards

How to change the status of module?

thumbnail
Abhishek Jain, modified 6 Years ago.

How to change the status of module?

Regular Member Posts: 226 Join Date: 8/20/16 Recent Posts
Sometimes when I save module in liferay dxp, its status turned to "stopping". Then I try to start it by going to gogo shell but it doesn't start. Moreover, I uninstall the module on gogo shell but no effect. Then I undeploy it from osgi/modules folder and redeploy it. Then also no effect on its status. I finally have to restart the server to change its status to active. Does anyone know how to change its status to active without restarting the server. Please help... thanks in advance.
thumbnail
David H Nebinger, modified 6 Years ago.

RE: How to change the status of module?

Liferay Legend Posts: 14917 Join Date: 9/2/06 Recent Posts
If you're going to be using the IDE for module deployment during testing, use the IDE. If you also deploy via osgi/modules or manually via gogo, you've removed the ability of any one of these methods to manage deployment successfully.








Come meet me at the 2017 LSNA!
thumbnail
Abhishek Jain, modified 6 Years ago.

RE: How to change the status of module?

Regular Member Posts: 226 Join Date: 8/20/16 Recent Posts
Thanks David for your reply... I want to say that I am already using IDE for deployment of module...