cancel
Showing results for 
Search instead for 
Did you mean: 

patch.db-V2.1-NotNullColumn no longer supported upgrade 3.4c

roshan
Champ in-the-making
Champ in-the-making
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.
3 REPLIES 3

roshan
Champ in-the-making
Champ in-the-making
bump, any help please?

mrogers
Star Contributor
Star Contributor
You need to upgrade through an intermediate version.

roshan
Champ in-the-making
Champ in-the-making
Thanks, that's what I am doing now…going to 3.3 and then I may go to 3.4c.