Fórum

Hook is not reflecting without restart server

thumbnail
Dhandapani S, modificado 8 Anos atrás.

Hook is not reflecting without restart server

Regular Member Postagens: 176 Data de Entrada: 24/03/09 Postagens Recentes
Dears,

In my project, we have deployed some hooks. But if we update any hook and deploy, it is deployed successfully. but not reflecting in screen. After restart only it is reflecting in screens.(even for jsp hook too). In general, hook does not required server restart. if so, why it is happening?

what could be went wrong?

Thanks
Dhans
thumbnail
David H Nebinger, modificado 8 Anos atrás.

RE: Hook is not reflecting without restart server

Liferay Legend Postagens: 14919 Data de Entrada: 02/09/06 Postagens Recentes
Caching?
thumbnail
Dhandapani S, modificado 8 Anos atrás.

RE: Hook is not reflecting without restart server

Regular Member Postagens: 176 Data de Entrada: 24/03/09 Postagens Recentes
Yes , server is configured with terracotta caching server
thumbnail
Mario Aballe Rodriguez, modificado 8 Anos atrás.

RE: Hook is not reflecting without restart server

Junior Member Postagens: 34 Data de Entrada: 20/01/10 Postagens Recentes
maybe to use > direct deploy option (ant, maven)
thumbnail
David H Nebinger, modificado 8 Anos atrás.

RE: Hook is not reflecting without restart server

Liferay Legend Postagens: 14919 Data de Entrada: 02/09/06 Postagens Recentes
Dhandapani S:
Yes , server is configured with terracotta caching server


terracotta may not be aware that the content should actually be changed. restarting may be your only option so terracotta gets updated.