All,
I have an issue. I have converted the database and put the new alf_data folder in place. Everything works well except 1 of the patches fails.
15:16:00,959 INFO [admin.patch.PatchExecuter] Checking for patches to apply …
15:16:01,025 INFO [admin.patch.PatchExecuter] Applying patch 'patch.db-V2.1-NotNullColumns' (Ensures that the database upgrade script has been run.).
15:16:01,027 ERROR [admin.patch.PatchExecuter] 01070000 patch.NoLongerSupportedPatch.err.use_incremental_upgrade
15:16:01,041 ERROR [admin.patch.PatchExecuter]
=== Failed to apply patch ===
ID: patch.db-V2.1-NotNullColumns
RESULT:
01070000 patch.NoLongerSupportedPatch.err.use_incremental_upgrade
=====================================
15:16:01,043 ERROR [web.context.ContextLoader] Context initialization failed
org.alfresco.error.AlfrescoRuntimeException: 01070001 Not all patches could be applied
at org.alfresco.repo.admin.patch.PatchExecuter.applyOutstandingPatches(PatchExecuter.java:118)
Any help is greatly appreciated.