Open zhurandy opened 10 years ago
Upgrade process fails at stage v5_24 if socialrequest table exists, because of typing mismatch. Socialrequest table has no "ype" field. ERROR [MainServlet:168] com.liferay.portal.kernel.events.ActionException: com.liferay.portal.upgrade.UpgradeException: com.liferay.portal.upgrade.UpgradeException: java.sql.BatchUpdateException: Batch entry 0 INSERT INTO SocialRequest (createDate, modifiedDate, uuid, requestId, groupId, companyId, userId, classNameId, classPK, ype, extraData, receiverUserId, status) VALUES (1271026694727, 271026694727, 605dc4d4-74af-45e4-8ffc-314fa1a39c7b, 1, 0, 12769, 12846, 10038, 12846, 0, , 20702, 3) was aborted. Call getNextException to see the cause.
Upgrade process fails at stage v5_24 if socialrequest table exists, because of typing mismatch. Socialrequest table has no "ype" field. ERROR [MainServlet:168] com.liferay.portal.kernel.events.ActionException: com.liferay.portal.upgrade.UpgradeException: com.liferay.portal.upgrade.UpgradeException: java.sql.BatchUpdateException: Batch entry 0 INSERT INTO SocialRequest (createDate, modifiedDate, uuid, requestId, groupId, companyId, userId, classNameId, classPK, ype, extraData, receiverUserId, status) VALUES (1271026694727, 271026694727, 605dc4d4-74af-45e4-8ffc-314fa1a39c7b, 1, 0, 12769, 12846, 10038, 12846, 0, , 20702, 3) was aborted. Call getNextException to see the cause.