Issue
- During our upgrade process we are facing the following error:
INFO - Failed upgrade process com.liferay.portal.scheduler.quartz.internal.upgrade.v1_0_1.QuartzUpgradeProcess in 1 ms ERROR - Failed upgrade process for module com.liferay.portal.scheduler.quartz com.liferay.portal.kernel.upgrade.UpgradeException: java.io.StreamCorruptedException: invalid stream header: EFBFBDEF
Environment
- Liferay Quarterly Releases
Resolution
- Stop the application server
-
Create a backup of all the tables that its name starts with
quartz_
- Delete the content of quartz_cron_triggers, quartz_job_details and quartz_triggers tables executing:
DELETE FROM quartz_cron_triggers
DELETE FROM quartz_job_details
DELETE FROM quartz_triggers
- Start the application server and check if the problem persists.
Contenido exclusivo para suscriptores.
Una Suscripción Enterprise de Liferay proporciona acceso a más de 1.500 artículos que incluyen las mejores practicas, diagnóstico de problemas y otras soluciones útiles. Inicia sesión para tener un acceso completo.
Inicia sesión