Page not found error (404 page)' error when going to to /sp?id=actsub_notif_pref due to missing a sp_page (actsub_notif_pref) related to the com.snc.knowledge_advanced plugin Description<!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internaltable { white-space:nowrap; text-align:left; border-width: 1px; border-collapse: collapse; font-size:14px; width: 85%; } table.internaltable th { border-width: 1px; padding: 5px; border-style: solid; border-color: rgb(245, 245, 245); background-color: rgb(245, 245, 245); } table.internaltable td { border-width: 1px; padding: 5px; border-style: solid; border-color: #E0E0E0; color: #000000; } .title { color: #D1232B; font-weight:normal; font-size:28px; } h1{ color: #D1232B; font-weight:normal; font-size:21px; margin-bottom:-5px } h2{ color: #646464; font-weight:bold; font-size:18px; } h3{ color: #000000; font-weight:BOLD; font-size:16px; text-decoration:underline; } h4{ color: #646464; font-weight:BOLD; font-size:15px; text-decoration:; } h5{ color: #000000; font-weight:BOLD; font-size:13px; text-decoration:; } h6{ color: #000000; font-weight:BOLD; font-size:14px; text-decoration:; } ul{ list-style: disc outside none; margin-left: 0; } li { padding-left: 1em; } --> Symptom Page not found error (404 page)' error when going to to <instancename>/sp?id=actsub_notif_pref due to missing a sp_page (actsub_notif_pref) related to the com.snc.knowledge_advanced plugin Steps to Reproduce Upgrade an instance from Helsinki to Kingston patch 6.2. Activate Knowledge Management Advanced Installer plugin (com.snc.knowledge_advanced.installer) which would activate Knowledge Management Advanced (com.snc.knowledge_advanced) plugin.3. Activate Service Portal for Enterprise Service Management (com.glide.service-portal.esm) plugin.4. Navigate to <Your instance>/sp?id=actsub_notif_pref and notice the page not found error. Release Pre-Kingston patch 7 Cause "Subscriptions and Activity Feed Framework" plugin was not active Resolution 1. Go to sys_properties table, search for 'glide.war' and 'glide.war.assigned'. Make sure they have the same value, aka, there isn't a pending/ongoing upgrade 2. Make sure the current Application scope is 'Global' 3. Set the system property glide.upgrade.optimize.in_family via sys_properties.list to false (if doesn't exist, create a new property with boolean true|false type) 4. Re-activate "Subscriptions and Activity Feed Framework" plugin. 5. Set the system property glide.upgrade.optimize.in_family via sys_properties.list back to true.