Fórum

Status of Publishing Process

Silke Horn, modificado 8 Anos atrás.

Status of Publishing Process

New Member Postagens: 18 Data de Entrada: 09/01/15 Postagens Recentes
Is there any way to find out if there currently is a publishing process going on (preferably from the command line)? We are on liferay-portal-6.1.20-ee-ga2.
Any hints would be greatly appreciated :-)
thumbnail
Jorge Díaz, modificado 8 Anos atrás.

RE: Status of Publishing Process

Liferay Master Postagens: 753 Data de Entrada: 09/01/14 Postagens Recentes
At 6.2 you have one entry at database, at BackgroundTask table with a status column, that info does not exists for 6.1

A quick method that I think is valid for both 6.1 and 6.2 is to activate log traces at Control Panel for packages with ".lar." in their name.

For example, at 6.2:
  • com.liferay.portal.kernel.lar
  • com.liferay.portal.lar
  • com.liferay.portlet.documentlibrary.lar
  • com.liferay.portlet.journal.lar


At 6.1 I think packages are similar.