Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
Master
-
5
-
- LocalFile.PortalSmokeUpgrade#ViewPortalSmokeArchive621021
- LocalFile.PortalSmokeUpgrade#ViewPortalSmokeArchive70106
- LocalFile.PortalSmokeUpgrade#ViewPortalSmokeArchive7110
- LocalFile.PortalSmokeUpgrade#ViewPortalSmokeArchive71103
- LocalFile.PortalSmokeUpgrade#ViewPortalSmokeArchive7210
- LocalFile.PortalSmokeUpgrade#ViewPortalSmokeArchive730
-
29
Description
Testray:
https://testray.liferay.com/home/-/testray/subtasks/1053568281
Jenkins:
OSGI Log
Application Log:
Error:
com.liferay.portal.kernel.upgrade.UpgradeException: Bundle com.liferay.redirect.service_1.0.0 [365] has invalid content in indexes.sql: create unique index IX_5040C136 on RedirectEntry (groupId, sourceURL[$COLUMN_LENGTH:2000000$]); create index IX_5A2CF310 on RedirectEntry (uuid_[$COLUMN_LENGTH:75$], companyId); create unique index IX_1576FD92 on RedirectEntry (uuid_[$COLUMN_LENGTH:75$], groupId); at com.liferay.portal.spring.extender.internal.upgrade.InitialUpgradeExtender$InitialUpgradeStep.upgrade(InitialUpgradeExtender.java:211) at com.liferay.portal.upgrade.internal.executor.UpgradeExecutor$UpgradeInfosRunnable.run(UpgradeExecutor.java:200) at com.liferay.portal.output.stream.container.internal.OutputStreamContainerFactoryTrackerImpl.runWithSwappedLog(OutputStreamContainerFactoryTrackerImpl.java:134) at com.liferay.portal.upgrade.internal.executor.SwappedLogExecutor.execute(SwappedLogExecutor.java:51) at com.liferay.portal.upgrade.internal.executor.UpgradeExecutor.executeUpgradeInfos(UpgradeExecutor.java:155) at com.liferay.portal.upgrade.internal.executor.UpgradeExecutor.execute(UpgradeExecutor.java:118) at com.liferay.portal.upgrade.internal.release.osgi.commands.ReleaseManagerOSGiCommands.activate(ReleaseManagerOSGiCommands.java:276)
Attachments
Issue Links
- is fixed by
-
LPS-110326 com.liferay.redirect.service_1.0.0 has invalid content in indexes.sql on IBM DB2
- Closed