<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Failed upgrade process for Liferay (6.2 to 7.2)</title>
  <link rel="self" href="https://uat.liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=117818510" />
  <subtitle>Failed upgrade process for Liferay (6.2 to 7.2)</subtitle>
  <id>https://uat.liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=117818510</id>
  <updated>2026-08-02T06:52:33Z</updated>
  <dc:date>2026-08-02T06:52:33Z</dc:date>
  <entry>
    <title>RE: Failed upgrade process for Liferay (6.2 to 7.2)</title>
    <link rel="alternate" href="https://uat.liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=118941955" />
    <author>
      <name>Sam Collett</name>
    </author>
    <id>https://uat.liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=118941955</id>
    <updated>2020-04-15T11:09:03Z</updated>
    <published>2020-04-15T11:09:03Z</published>
    <summary type="html">Thanks, I think that will help.   &lt;br /&gt;&lt;br /&gt;I have had issues with the default theme not loading, I get a NullPointerException when CounterFinderImpl._obtainIncrement is called, and somehow linked to the search bar preferences. It doesn&amp;#39;t happen when I first upgrade and test a few pages, suggesting there may be a page that another user accesses that does this. I don&amp;#39;t want to clear the counter_ table, since that would probably break more.    &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;2020-03-23 02:15:52.503 ERROR [http-nio-8080-exec-9][runtime:60] Error executing FreeMarker template&lt;br /&gt;FreeMarker template error:&lt;br /&gt;Error while invoking the &amp;#34;runtime&amp;#34; JSP custom tag; see cause exception&lt;br /&gt;----&lt;br /&gt;FTL stack trace (&amp;#34;~&amp;#34; means nesting-related):&lt;br /&gt;    - Failed at: @liferay_portlet[&amp;#34;runtime&amp;#34;] defaultPr...  [in template &amp;#34;com.liferay.portal.template.freemarker_6.0.2_CLASS_LOADER_CONTEXT_FTL_liferay.ftl&amp;#34; in macro &amp;#34;search_bar&amp;#34; at line 137, column 17]&lt;br /&gt;    - Reached through: @liferay.search_bar default_preferenc...  [in template &amp;#34;classic-theme_SERVLET_CONTEXT_/templates/portal_normal.ftl&amp;#34; at line 42, column 73]&lt;br /&gt;----&lt;br /&gt;Java stack trace (for programmers):&lt;br /&gt;----&lt;br /&gt;freemarker.core._TemplateModelException: [... Exception message was already printed; see it above ...]&lt;br /&gt;    at freemarker.ext.jsp.JspTagModelBase.toTemplateModelExceptionOrRethrow(JspTagModelBase.java:154)&lt;br /&gt;    at freemarker.ext.jsp.TagTransformModel$TagWriter.onStart(TagTransformModel.java:367)&lt;br /&gt;    at freemarker.core.Environment.visitAndTransform(Environment.java:422)&lt;br /&gt;    at freemarker.core.UnifiedCall.accept(UnifiedCall.java:107)&lt;br /&gt;    at freemarker.core.Environment.visitByHiddingParent(Environment.java:345)&lt;br /&gt;    at freemarker.core.ConditionalBlock.accept(ConditionalBlock.java:48)&lt;br /&gt;    at freemarker.core.Environment.visit(Environment.java:324)&lt;br /&gt;    at freemarker.core.Macro$Context.runMacro(Macro.java:184)&lt;br /&gt;    at freemarker.core.Environment.invoke(Environment.java:701)&lt;br /&gt;    at freemarker.core.UnifiedCall.accept(UnifiedCall.java:84)&lt;br /&gt;    at freemarker.core.Environment.visit(Environment.java:324)&lt;br /&gt;    at freemarker.core.MixedContent.accept(MixedContent.java:54)&lt;br /&gt;    at freemarker.core.Environment.visitByHiddingParent(Environment.java:345)&lt;br /&gt;    at freemarker.core.ConditionalBlock.accept(ConditionalBlock.java:48)&lt;br /&gt;    at freemarker.core.Environment.visit(Environment.java:324)&lt;br /&gt;    at freemarker.core.MixedContent.accept(MixedContent.java:54)&lt;br /&gt;    at freemarker.core.Environment.visitByHiddingParent(Environment.java:345)&lt;br /&gt;    at freemarker.core.ConditionalBlock.accept(ConditionalBlock.java:48)&lt;br /&gt;    at freemarker.core.Environment.visit(Environment.java:324)&lt;br /&gt;    at freemarker.core.MixedContent.accept(MixedContent.java:54)&lt;br /&gt;    at freemarker.core.Environment.visit(Environment.java:324)&lt;br /&gt;    at freemarker.core.Environment.process(Environment.java:302)&lt;br /&gt;    at freemarker.template.Template.process(Template.java:325)&lt;br /&gt;    at com.liferay.portal.template.freemarker.internal.FreeMarkerTemplate.processTemplate(FreeMarkerTemplate.java:137)&lt;br /&gt;    at com.liferay.portal.template.BaseTemplate.processTemplate(BaseTemplate.java:128)&lt;br /&gt;    at com.liferay.taglib.util.ThemeUtil.doIncludeFTL(ThemeUtil.java:232)&lt;br /&gt;    at com.liferay.taglib.util.ThemeUtil.include(ThemeUtil.java:113)&lt;br /&gt;    at com.liferay.taglib.util.ThemeUtil.include(ThemeUtil.java:77)&lt;br /&gt;    at com.liferay.taglib.theme.IncludeTag.doEndTag(IncludeTag.java:37)&lt;br /&gt;    at org.apache.jsp.html.common.themes.portal_jsp._jspx_meth_liferay_002dtheme_005finclude_005f1(portal_jsp.java:736)&lt;br /&gt;    at org.apache.jsp.html.common.themes.portal_jsp._jspService(portal_jsp.java:668)&lt;br /&gt;    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:71)&lt;br /&gt;    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)&lt;br /&gt;    at com.liferay.portal.servlet.DirectRequestDispatcher.forward(DirectRequestDispatcher.java:49)&lt;br /&gt;    at com.liferay.portal.servlet.DirectRequestDispatcherFactoryImpl$IndirectRequestDispatcher.forward(DirectRequestDispatcherFactoryImpl.java:172)&lt;br /&gt;    at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.doDispatch(ClassLoaderRequestDispatcherWrapper.java:82)&lt;br /&gt;    at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.forward(ClassLoaderRequestDispatcherWrapper.java:45)&lt;br /&gt;    at com.liferay.portal.struts.StrutsUtil.forward(StrutsUtil.java:63)&lt;br /&gt;    at com.liferay.portal.struts.PortalRequestProcessor._internalModuleRelativeForward(PortalRequestProcessor.java:364)&lt;br /&gt;    at com.liferay.portal.struts.PortalRequestProcessor._process(PortalRequestProcessor.java:419)&lt;br /&gt;    at com.liferay.portal.struts.PortalRequestProcessor.process(PortalRequestProcessor.java:155)&lt;br /&gt;    at com.liferay.portal.internal.servlet.MainServlet.doGet(MainServlet.java:205)&lt;br /&gt;    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)&lt;br /&gt;    at com.liferay.portal.internal.servlet.MainServlet.service(MainServlet.java:622)&lt;br /&gt;    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)&lt;br /&gt;    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)&lt;br /&gt;    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)&lt;br /&gt;    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)&lt;br /&gt;    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)&lt;br /&gt;    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:124)&lt;br /&gt;    at com.liferay.portal.servlet.filters.password.modified.PasswordModifiedFilter.processFilter(PasswordModifiedFilter.java:62)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:147)&lt;br /&gt;    at com.liferay.portal.servlet.filters.secure.BaseAuthFilter.processFilter(BaseAuthFilter.java:340)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:147)&lt;br /&gt;    at com.liferay.portal.monitoring.internal.servlet.filter.MonitoringFilter.processFilter(MonitoringFilter.java:183)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilter.doFilter(InvokerFilter.java:104)&lt;br /&gt;    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)&lt;br /&gt;    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)&lt;br /&gt;    at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:712)&lt;br /&gt;    at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:459)&lt;br /&gt;    at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:384)&lt;br /&gt;    at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312)&lt;br /&gt;    at com.liferay.friendly.url.internal.servlet.FriendlyURLServlet.service(FriendlyURLServlet.java:409)&lt;br /&gt;    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)&lt;br /&gt;    at com.liferay.portal.servlet.ServletAdapter.service(ServletAdapter.java:99)&lt;br /&gt;    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)&lt;br /&gt;    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)&lt;br /&gt;    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)&lt;br /&gt;    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)&lt;br /&gt;    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)&lt;br /&gt;    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:124)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:147)&lt;br /&gt;    at com.liferay.portal.servlet.filters.i18n.I18nFilter.processFilter(I18nFilter.java:368)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)&lt;br /&gt;    at com.liferay.portal.servlet.filters.password.modified.PasswordModifiedFilter.processFilter(PasswordModifiedFilter.java:62)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:147)&lt;br /&gt;    at com.liferay.portal.servlet.filters.secure.BaseAuthFilter.processFilter(BaseAuthFilter.java:340)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:147)&lt;br /&gt;    at com.liferay.portal.servlet.filters.etag.ETagFilter.processFilter(ETagFilter.java:87)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:147)&lt;br /&gt;    at com.liferay.portal.servlet.filters.autologin.AutoLoginFilter.processFilter(AutoLoginFilter.java:264)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:147)&lt;br /&gt;    at com.liferay.portal.monitoring.internal.servlet.filter.MonitoringFilter.processFilter(MonitoringFilter.java:183)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilter.doFilter(InvokerFilter.java:104)&lt;br /&gt;    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)&lt;br /&gt;    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)&lt;br /&gt;    at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:712)&lt;br /&gt;    at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:459)&lt;br /&gt;    at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:384)&lt;br /&gt;    at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312)&lt;br /&gt;    at com.liferay.portal.servlet.filters.virtualhost.VirtualHostFilter.processFilter(VirtualHostFilter.java:360)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:196)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:99)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:196)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:99)&lt;br /&gt;    at org.tuckey.web.filters.urlrewrite.RuleChain.handleRewrite(RuleChain.java:176)&lt;br /&gt;    at org.tuckey.web.filters.urlrewrite.RuleChain.doRules(RuleChain.java:145)&lt;br /&gt;    at org.tuckey.web.filters.urlrewrite.UrlRewriter.processRequest(UrlRewriter.java:92)&lt;br /&gt;    at org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:389)&lt;br /&gt;    at com.liferay.portal.servlet.filters.urlrewrite.UrlRewriteFilter.processFilter(UrlRewriteFilter.java:65)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:175)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:99)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:175)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:99)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:196)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:99)&lt;br /&gt;    at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilter.doFilter(InvokerFilter.java:104)&lt;br /&gt;    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)&lt;br /&gt;    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)&lt;br /&gt;    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)&lt;br /&gt;    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)&lt;br /&gt;    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)&lt;br /&gt;    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)&lt;br /&gt;    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)&lt;br /&gt;    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)&lt;br /&gt;    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)&lt;br /&gt;    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)&lt;br /&gt;    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)&lt;br /&gt;    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)&lt;br /&gt;    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1594)&lt;br /&gt;    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)&lt;br /&gt;    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)&lt;br /&gt;    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)&lt;br /&gt;    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)&lt;br /&gt;    at java.base/java.lang.Thread.run(Thread.java:834)&lt;br /&gt;Caused by: javax.servlet.jsp.JspException: com.liferay.portal.kernel.exception.SystemException: com.liferay.portal.kernel.exception.SystemException: java.lang.NullPointerException&lt;br /&gt;    at com.liferay.taglib.portletext.RuntimeTag.doEndTag(RuntimeTag.java:391)&lt;br /&gt;    at freemarker.ext.jsp.TagTransformModel$TagWriter.endEvaluation(TagTransformModel.java:400)&lt;br /&gt;    at freemarker.ext.jsp.TagTransformModel$TagWriter.onStart(TagTransformModel.java:344)&lt;br /&gt;    ... 157 more&lt;br /&gt;Caused by: com.liferay.portal.kernel.exception.SystemException: com.liferay.portal.kernel.exception.SystemException: java.lang.NullPointerException&lt;br /&gt;    at com.liferay.counter.service.persistence.impl.CounterFinderImpl.processException(CounterFinderImpl.java:312)&lt;br /&gt;    at com.liferay.counter.service.persistence.impl.CounterFinderImpl._competeIncrement(CounterFinderImpl.java:375)&lt;br /&gt;    at com.liferay.counter.service.persistence.impl.CounterFinderImpl.increment(CounterFinderImpl.java:111)&lt;br /&gt;    at com.liferay.counter.service.persistence.impl.CounterFinderImpl.increment(CounterFinderImpl.java:102)&lt;br /&gt;    at com.liferay.counter.service.persistence.impl.CounterFinderImpl.increment(CounterFinderImpl.java:97)&lt;br /&gt;    at com.liferay.counter.service.impl.CounterLocalServiceImpl.increment(CounterLocalServiceImpl.java:42)&lt;br /&gt;    at jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)&lt;br /&gt;    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;br /&gt;    at java.base/java.lang.reflect.Method.invoke(Method.java:566)&lt;br /&gt;    at com.liferay.portal.spring.aop.AopMethodInvocationImpl.proceed(AopMethodInvocationImpl.java:50)&lt;br /&gt;    at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:69)&lt;br /&gt;    at com.liferay.portal.spring.aop.AopMethodInvocationImpl.proceed(AopMethodInvocationImpl.java:57)&lt;br /&gt;    at com.liferay.portal.spring.aop.AopInvocationHandler.invoke(AopInvocationHandler.java:49)&lt;br /&gt;    at com.sun.proxy.$Proxy47.increment(Unknown Source)&lt;br /&gt;    at com.liferay.portal.service.impl.PortletPreferencesLocalServiceImpl.addPortletPreferences(PortletPreferencesLocalServiceImpl.java:72)&lt;br /&gt;    at jdk.internal.reflect.GeneratedMethodAccessor192.invoke(Unknown Source)&lt;br /&gt;    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;br /&gt;    at java.base/java.lang.reflect.Method.invoke(Method.java:566)&lt;br /&gt;    at com.liferay.portal.spring.aop.AopMethodInvocationImpl.proceed(AopMethodInvocationImpl.java:50)&lt;br /&gt;    at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:69)&lt;br /&gt;    at com.liferay.portal.spring.aop.AopMethodInvocationImpl.proceed(AopMethodInvocationImpl.java:57)&lt;br /&gt;    at com.liferay.portal.spring.aop.AopInvocationHandler.invoke(AopInvocationHandler.java:49)&lt;br /&gt;    at com.sun.proxy.$Proxy48.addPortletPreferences(Unknown Source)&lt;br /&gt;    at com.liferay.portal.service.impl.PortletPreferencesLocalServiceImpl.getPreferences(PortletPreferencesLocalServiceImpl.java:456)&lt;br /&gt;    at jdk.internal.reflect.GeneratedMethodAccessor191.invoke(Unknown Source)&lt;br /&gt;    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;br /&gt;    at java.base/java.lang.reflect.Method.invoke(Method.java:566)&lt;br /&gt;    at com.liferay.portal.spring.aop.AopMethodInvocationImpl.proceed(AopMethodInvocationImpl.java:50)&lt;br /&gt;    at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:69)&lt;br /&gt;    at com.liferay.portal.spring.aop.AopMethodInvocationImpl.proceed(AopMethodInvocationImpl.java:57)&lt;br /&gt;    at com.liferay.portal.spring.aop.RetryAdvice.invoke(RetryAdvice.java:100)&lt;br /&gt;    at com.liferay.portal.spring.aop.AopMethodInvocationImpl.proceed(AopMethodInvocationImpl.java:57)&lt;br /&gt;    at com.liferay.portal.spring.aop.AopInvocationHandler.invoke(AopInvocationHandler.java:49)&lt;br /&gt;    at com.sun.proxy.$Proxy48.getPreferences(Unknown Source)&lt;br /&gt;    at com.liferay.portal.kernel.service.PortletPreferencesLocalServiceUtil.getPreferences(PortletPreferencesLocalServiceUtil.java:453)&lt;br /&gt;    at com.liferay.portlet.PortletPreferencesFactoryImpl.getLayoutPortletSetup(PortletPreferencesFactoryImpl.java:282)&lt;br /&gt;    at com.liferay.portlet.PortletPreferencesFactoryImpl.getLayoutPortletSetup(PortletPreferencesFactoryImpl.java:272)&lt;br /&gt;    at com.liferay.portal.kernel.portlet.PortletPreferencesFactoryUtil.getLayoutPortletSetup(PortletPreferencesFactoryUtil.java:89)&lt;br /&gt;    at com.liferay.taglib.portletext.RuntimeTag.doTag(RuntimeTag.java:308)&lt;br /&gt;    at com.liferay.taglib.portletext.RuntimeTag.doTag(RuntimeTag.java:94)&lt;br /&gt;    at com.liferay.taglib.portletext.RuntimeTag.doEndTag(RuntimeTag.java:372)&lt;br /&gt;    ... 159 more&lt;br /&gt;Caused by: com.liferay.portal.kernel.exception.SystemException: java.lang.NullPointerException&lt;br /&gt;    at com.liferay.counter.service.persistence.impl.CounterFinderImpl.processException(CounterFinderImpl.java:312)&lt;br /&gt;    at com.liferay.counter.service.persistence.impl.CounterFinderImpl._obtainIncrement(CounterFinderImpl.java:417)&lt;br /&gt;    at com.liferay.counter.service.persistence.impl.CounterFinderImpl._competeIncrement(CounterFinderImpl.java:365)&lt;br /&gt;    ... 198 more&lt;br /&gt;Caused by: java.lang.NullPointerException&lt;br /&gt;    at com.liferay.counter.service.persistence.impl.CounterFinderImpl._obtainIncrement(CounterFinderImpl.java:398)&lt;br /&gt;    ... 199 more&lt;br /&gt;&lt;br /&gt;&lt;a href="https://liferay.dev/forums/-/message_boards/message/118808278"&gt;https://liferay.dev/forums/-/message_boards/message/118808278&lt;/a&gt;</summary>
    <dc:creator>Sam Collett</dc:creator>
    <dc:date>2020-04-15T11:09:03Z</dc:date>
  </entry>
  <entry>
    <title>RE: Failed upgrade process for Liferay (6.2 to 7.2)</title>
    <link rel="alternate" href="https://uat.liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=118828411" />
    <author>
      <name>Alberto Chaparro</name>
    </author>
    <id>https://uat.liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=118828411</id>
    <updated>2020-03-31T01:29:42Z</updated>
    <published>2020-03-31T01:29:42Z</published>
    <summary type="html">Hi Sam,&lt;br /&gt;It&amp;#39;s been a while since we talked, but here you have the solution for one of your cases:&lt;a href="https://issues.liferay.com/browse/LPS-111175"&gt;https://issues.liferay.com/browse/LPS-111175&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I think it can be helpful for future users :-)&lt;br /&gt;Cheers!</summary>
    <dc:creator>Alberto Chaparro</dc:creator>
    <dc:date>2020-03-31T01:29:42Z</dc:date>
  </entry>
  <entry>
    <title>RE: Failed upgrade process for Liferay (6.2 to 7.2)</title>
    <link rel="alternate" href="https://uat.liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117880454" />
    <author>
      <name>Alberto Chaparro</name>
    </author>
    <id>https://uat.liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117880454</id>
    <updated>2019-11-23T00:55:08Z</updated>
    <published>2019-11-23T00:55:08Z</published>
    <summary type="html">Hi Sam,You can run verifiers manually using the Gogo shell:&lt;a href="https://portal.liferay.dev/docs/7-1/deploy/-/knowledge_base/d/gogo-shell-commands-for-module-upgrades"&gt;https://portal.liferay.dev/docs/7-1/deploy/-/knowledge_base/d/gogo-shell-commands-for-module-upgrades&lt;/a&gt;&lt;br /&gt;But they are not going to remove that orphan data, you can create some scripts to execute them ideally before the upgrade.Regarding that the content search doesn&amp;#39;t work, remember to reindex after the upgrade.</summary>
    <dc:creator>Alberto Chaparro</dc:creator>
    <dc:date>2019-11-23T00:55:08Z</dc:date>
  </entry>
  <entry>
    <title>RE: Failed upgrade process for Liferay (6.2 to 7.2)</title>
    <link rel="alternate" href="https://uat.liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117841220" />
    <author>
      <name>Sam Collett</name>
    </author>
    <id>https://uat.liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117841220</id>
    <updated>2019-11-21T12:07:49Z</updated>
    <published>2019-11-21T12:07:49Z</published>
    <summary type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;Yes, the exception also occurs with GA2, version details:&amp;nbsp; &lt;br&gt;Liferay Community Edition Portal 7.2.1 CE GA2 (Mueller / Build 7201 / November 12, 2019) &lt;br&gt;There are a few exceptions related to scheduling and the trash (the cleanup routine I assume) and content search doesn't appear to work (currently set as embedded, but looking at setting up external service). Other than that, no major issues so far (mostly cosmetic due to change in Bootstrap version and theme).&lt;br&gt;&lt;pre&gt;&lt;code&gt;2019-11-21 02:55:56.195 ERROR [liferay/scheduler_dispatch-1][TrashEntryLocalServiceImpl:190] com.liferay.document.library.kernel.exception.NoSuchFileEntryException: No FileEntry exists with the key {fileEntryId=2967027}&lt;/code&gt;&lt;/pre&gt;&lt;br&gt;I appreciate the help, I think a few of the issues are down to the source data (a new instance works with no issues). It would be good if I could run the verify routines manually on the existing system to help clean up the data (for instance, there are file entries without versions and message board posts without threads), though not sure how.&lt;/body&gt;&lt;/html&gt;</summary>
    <dc:creator>Sam Collett</dc:creator>
    <dc:date>2019-11-21T12:07:49Z</dc:date>
  </entry>
  <entry>
    <title>RE: Failed upgrade process for Liferay (6.2 to 7.2)</title>
    <link rel="alternate" href="https://uat.liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117832486" />
    <author>
      <name>Alberto Chaparro</name>
    </author>
    <id>https://uat.liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117832486</id>
    <updated>2019-11-20T18:11:49Z</updated>
    <published>2019-11-20T18:11:49Z</published>
    <summary type="html">I am glad to hear that.Did you get the repository exception even with the GA2?</summary>
    <dc:creator>Alberto Chaparro</dc:creator>
    <dc:date>2019-11-20T18:11:49Z</dc:date>
  </entry>
  <entry>
    <title>RE: Failed upgrade process for Liferay (6.2 to 7.2)</title>
    <link rel="alternate" href="https://uat.liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117832166" />
    <author>
      <name>Sam Collett</name>
    </author>
    <id>https://uat.liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117832166</id>
    <updated>2019-11-20T18:03:52Z</updated>
    <published>2019-11-20T18:03:52Z</published>
    <summary type="html">Fixed the issue with the duplicate entry, it was related to the &amp;#39;servicecomponent&amp;#39; table, emptying that prevented the problem, though maybe not the best way. IX_4F0315B8 is a unique index on the table, columns &amp;#39;buildNamespace,buildNumber&amp;#39; and I had some duplicates (with same buildNamepace and buildNumber, but different serviceComponentId).&lt;br /&gt;Ran the upgrade again with a new database instance and still getting the &amp;#39;com.liferay.portal.kernel.exception.InvalidRepositoryException&amp;#39;. Have to run the upgrade 3 times before it completes. I can log in fine now, the servicecomponent table gets repopulated.</summary>
    <dc:creator>Sam Collett</dc:creator>
    <dc:date>2019-11-20T18:03:52Z</dc:date>
  </entry>
  <entry>
    <title>RE: Failed upgrade process for Liferay (6.2 to 7.2)</title>
    <link rel="alternate" href="https://uat.liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117834072" />
    <author>
      <name>Sam Collett</name>
    </author>
    <id>https://uat.liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117834072</id>
    <updated>2019-11-20T12:52:35Z</updated>
    <published>2019-11-20T12:52:35Z</published>
    <summary type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;Managed to upgrade with&amp;nbsp; a few less errors, but now getting an error about a duplicate entry:&lt;br&gt;&lt;pre&gt;&lt;code&gt;2019-11-20 11:44:57.192 INFO&amp;amp;nbsp; [main][LoggingTimer:43] Completed com.liferay.portal.upgrade.internal.index.updater.IndexUpdaterUtil#updateIndexes#Updating database indexes for com.liferay.subscription.service in 375 ms
INFO - Completed com.liferay.portal.upgrade.internal.index.updater.IndexUpdaterUtil#updateIndexes#Updating database indexes for com.liferay.subscription.service in 375 ms
2019-11-20 11:44:57.208 ERROR [main][JDBCExceptionReporter:234] Duplicate entry 'Subscription-1' for key 'IX_4F0315B8'
2019-11-20 11:44:57.224 ERROR [main][LogService:93] [main] Invocation of 'start' failed. 
&lt;/code&gt;&lt;/pre&gt;I can also see an error in the Liferay log, but I can log in OK.&lt;br&gt;&lt;pre&gt;&lt;code&gt;2019-11-20 12:07:54.817 ERROR [Portal Dependency Manager Component Executor--1][JDBCExceptionReporter:234] Duplicate entry 'Subscription-1' for key 'IX_4F0315B8'
2019-11-20 12:07:54.844 ERROR [Portal Dependency Manager Component Executor--1][LogService:93] [Portal Dependency Manager Component Executor--1] Invocation of 'start' failed.
com.liferay.portal.kernel.exception.SystemException: com.liferay.portal.kernel.exception.SystemException: com.liferay.portal.kernel.dao.orm.ORMException: org.hibernate.exception.ConstraintViolationException: Could not execute JDBC batch update
&lt;/code&gt;&lt;/pre&gt;&lt;/body&gt;&lt;/html&gt;</summary>
    <dc:creator>Sam Collett</dc:creator>
    <dc:date>2019-11-20T12:52:35Z</dc:date>
  </entry>
  <entry>
    <title>RE: Failed upgrade process for Liferay (6.2 to 7.2)</title>
    <link rel="alternate" href="https://uat.liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117820863" />
    <author>
      <name>Alberto Chaparro</name>
    </author>
    <id>https://uat.liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117820863</id>
    <updated>2019-11-18T18:56:16Z</updated>
    <published>2019-11-18T18:56:16Z</published>
    <summary type="html">As far as I remember all AT tables start with the prefix &amp;#34;CT_AU_&amp;#34;, please check it and if that&amp;#39;s correct, you can just drop those tables before the upgrade. You will be able to install Segmentation and Personalization modules (the new version of AT in 7.2) in the future.</summary>
    <dc:creator>Alberto Chaparro</dc:creator>
    <dc:date>2019-11-18T18:56:16Z</dc:date>
  </entry>
  <entry>
    <title>RE: Failed upgrade process for Liferay (6.2 to 7.2)</title>
    <link rel="alternate" href="https://uat.liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117821177" />
    <author>
      <name>Sam Collett</name>
    </author>
    <id>https://uat.liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117821177</id>
    <updated>2019-11-18T18:49:55Z</updated>
    <published>2019-11-18T18:49:55Z</published>
    <summary type="html">Thanks for the response, I will try the upgrade with the new 7.2 ga-2 release. Audience targeting isn&amp;#39;t currently used, is there a way just to remove all data related to it, and start afresh if it is required in future?</summary>
    <dc:creator>Sam Collett</dc:creator>
    <dc:date>2019-11-18T18:49:55Z</dc:date>
  </entry>
  <entry>
    <title>RE: Failed upgrade process for Liferay (6.2 to 7.2)</title>
    <link rel="alternate" href="https://uat.liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117820476" />
    <author>
      <name>Alberto Chaparro</name>
    </author>
    <id>https://uat.liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117820476</id>
    <updated>2019-11-18T18:17:00Z</updated>
    <published>2019-11-18T18:17:00Z</published>
    <summary type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;&lt;div class="quote-title"&gt;Hi Sam,:&lt;/div&gt;&lt;blockquote&gt;&lt;br&gt;&lt;/blockquote&gt;Regarding the errors:&lt;br&gt;&lt;strong&gt;The first error I get is related to the blogs service:&lt;/strong&gt;&lt;br&gt;&lt;pre&gt;&lt;code&gt;[b]2019-11-18&amp;amp;nbsp;16:15:00.755&amp;amp;nbsp;ERROR&amp;amp;nbsp;[main][ReleaseManagerOSGiCommands:144]&amp;amp;nbsp;Failed&amp;amp;nbsp;upgrade&amp;amp;nbsp;process&amp;amp;nbsp;for&amp;amp;nbsp;module&amp;amp;nbsp;com.liferay.blogs.servicecom.liferay.portal.kernel.upgrade.UpgradeException:&amp;amp;nbsp;com.liferay.portal.kernel.exception.InvalidRepositoryException:&amp;amp;nbsp;com.liferay.portal.kernel.repository.UndeployedExternalRepositoryException:&amp;amp;nbsp;Unable&amp;amp;nbsp;to&amp;amp;nbsp;load&amp;amp;nbsp;external&amp;amp;nbsp;repository&amp;amp;nbsp;class&amp;amp;nbsp;com.liferay.portal.repository.portletrepository.PortletRepository&amp;amp;nbsp;because&amp;amp;nbsp;its&amp;amp;nbsp;plugin&amp;amp;nbsp;is&amp;amp;nbsp;not&amp;amp;nbsp;deployed
[/b]&lt;/code&gt;&lt;/pre&gt;This is an intermittent issue which has been solved with the following LPS:&lt;a href="https://issues.liferay.com/browse/LPS-97276"&gt;https://issues.liferay.com/browse/LPS-97276&lt;/a&gt;&lt;br&gt;&lt;a href="https://issues.liferay.com/browse/LPS-98639"&gt;https://issues.liferay.com/browse/LPS-98639&lt;/a&gt;&lt;br&gt;&lt;a href="https://issues.liferay.com/browse/LPS-88516"&gt;https://issues.liferay.com/browse/LPS-88516&lt;/a&gt;&lt;br&gt;&lt;a href="https://issues.liferay.com/browse/LPS-96944"&gt;https://issues.liferay.com/browse/LPS-96944&lt;/a&gt;&lt;br&gt;These issues are included in the new GA version for 7.2, 7.2 CE GA2, can you install and perform the upgrade using it?&lt;br&gt;&lt;strong&gt;There is also an error with the content targeting module:&lt;/strong&gt;&lt;br&gt;&lt;pre&gt;&lt;code&gt;[b]2019-11-18&amp;amp;nbsp;16:15:34.001&amp;amp;nbsp;ERROR&amp;amp;nbsp;[main][ReleaseManagerOSGiCommands:144]&amp;amp;nbsp;Failed&amp;amp;nbsp;upgrade&amp;amp;nbsp;process&amp;amp;nbsp;for&amp;amp;nbsp;module&amp;amp;nbsp;com.liferay.segments.content.targeting.upgrade com.liferay.portal.kernel.upgrade.UpgradeException:&amp;amp;nbsp;com.liferay.segments.exception.SegmentsEntryNameException[/b]&lt;/code&gt;&lt;/pre&gt;This error is related to Audience Targeting. Do you need the current data? Maybe you can clean it up before the upgrade. This is the article to upgrade AT from 7.1 (you will need to stop there if you want to maintain all data until we implement &lt;a href="https://issues.liferay.com/browse/LPS-103827"&gt;https://issues.liferay.com/browse/LPS-103827&lt;/a&gt;)&lt;a href="https://portal.liferay.dev/docs/7-2/deploy/-/knowledge_base/d/manually-migrating-from-audience-targeting"&gt;https://portal.liferay.dev/docs/7-2/deploy/-/knowledge_base/d/manually-migrating-from-audience-targeting&lt;/a&gt;&lt;br&gt;&lt;strong&gt;&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;DDMStorageLink&lt;/strong&gt;&lt;br&gt;&lt;pre&gt;&lt;code&gt;[b]2019-11-18&amp;amp;nbsp;16:33:06.721&amp;amp;nbsp;ERROR&amp;amp;nbsp;[main][VerifyProcessTrackerOSGiCommands:295]&amp;amp;nbsp;com.liferay.portal.verify.VerifyException:&amp;amp;nbsp;com.liferay.dynamic.data.mapping.exception.NoSuchStorageLinkException:&amp;amp;nbsp;No&amp;amp;nbsp;DDMStorageLink&amp;amp;nbsp;exists&amp;amp;nbsp;with&amp;amp;nbsp;the&amp;amp;nbsp;key&amp;amp;nbsp;{classPK=267641}com.liferay.portal.verify.VerifyException:&amp;amp;nbsp;com.liferay.dynamic.data.mapping.exception.NoSuchStorageLinkException:&amp;amp;nbsp;No&amp;amp;nbsp;DDMStorageLink&amp;amp;nbsp;exists&amp;amp;nbsp;with&amp;amp;nbsp;the&amp;amp;nbsp;key&amp;amp;nbsp;{classPK=267641}[/b]&lt;/code&gt;&lt;/pre&gt;The error seems to happen here:&lt;a href="https://github.com/liferay/com-liferay-dynamic-data-mapping/blob/master/dynamic-data-mapping-service/src/main/java/com/liferay/dynamic/data/mapping/verify/DDMServiceVerifyProcess.java#L160"&gt;https://github.com/liferay/com-liferay-dynamic-data-mapping/blob/master/dynamic-data-mapping-service/src/main/java/com/liferay/dynamic/data/mapping/verify/DDMServiceVerifyProcess.java#L160&lt;/a&gt;&lt;br&gt;We do this query there:&lt;pre&gt;&lt;code&gt;[b]SELECT * FROM DDMStorageLink ddmStorageLink WHERE ddmStorageLink.classPK = {DDMContent.contentId}[/b]&lt;/code&gt;&lt;/pre&gt;&lt;strong&gt;&lt;/strong&gt;Review all your DDMContents point&amp;nbsp;to the existing DDMStorageLink before the upgrade.&lt;br&gt;&lt;strong&gt;&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;Plus several missing image files (only about 3):&lt;/strong&gt;&lt;br&gt;&lt;pre&gt;&lt;code&gt;[b]2019-11-18&amp;amp;nbsp;16:35:40.038&amp;amp;nbsp;ERROR&amp;amp;nbsp;[ForkJoinPool-1-worker-11][ImageImpl:69]&amp;amp;nbsp;Error&amp;amp;nbsp;reading&amp;amp;nbsp;image&amp;amp;nbsp;5606013
com.liferay.document.library.kernel.exception.NoSuchFileException:&amp;amp;nbsp;{companyId=0,&amp;amp;nbsp;repositoryId=0,&amp;amp;nbsp;fileName=5606013.png,&amp;amp;nbsp;cause=java.io.FileNotFoundException:&amp;amp;nbsp;D:\liferay\7.2migrate\data\document_library\0\0\56\06\01\5606013.png\5606013_1.0.png&amp;amp;nbsp;(The&amp;amp;nbsp;system&amp;amp;nbsp;cannot&amp;amp;nbsp;find&amp;amp;nbsp;the&amp;amp;nbsp;path&amp;amp;nbsp;specified)}[/b]&lt;/code&gt;&lt;/pre&gt;Since you are getting just 3 of them, I think this is not relevant. This means that 3 images were removed but they are still used in web contents (probably old versions).&lt;br&gt;I hope it helps.Cheers!&lt;/body&gt;&lt;/html&gt;</summary>
    <dc:creator>Alberto Chaparro</dc:creator>
    <dc:date>2019-11-18T18:17:00Z</dc:date>
  </entry>
  <entry>
    <title>Failed upgrade process for Liferay (6.2 to 7.2)</title>
    <link rel="alternate" href="https://uat.liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117818509" />
    <author>
      <name>Sam Collett</name>
    </author>
    <id>https://uat.liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117818509</id>
    <updated>2019-11-18T16:51:43Z</updated>
    <published>2019-11-18T16:51:43Z</published>
    <summary type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;I am currently getting a few errors when trying to upgrade from 6.2 to 7.2 on a test environment and am unsure how to proceed and the steps to fix the errors (either via the API, or in the database directly).&amp;nbsp; &lt;br&gt;&lt;br&gt;I am using the Tomcat version of Liferay. It starts OK with a blank/new database, but not with the one I am trying to upgrade.&lt;br&gt;The first error I get is related to the blogs service:&lt;br&gt;&lt;pre&gt;&lt;code&gt;2019-11-18&amp;amp;nbsp;16:15:00.755&amp;amp;nbsp;ERROR&amp;amp;nbsp;[main][ReleaseManagerOSGiCommands:144]&amp;amp;nbsp;Failed&amp;amp;nbsp;upgrade&amp;amp;nbsp;process&amp;amp;nbsp;for&amp;amp;nbsp;module&amp;amp;nbsp;com.liferay.blogs.servicecom.liferay.portal.kernel.upgrade.UpgradeException:&amp;amp;nbsp;com.liferay.portal.kernel.exception.InvalidRepositoryException:&amp;amp;nbsp;com.liferay.portal.kernel.repository.UndeployedExternalRepositoryException:&amp;amp;nbsp;Unable&amp;amp;nbsp;to&amp;amp;nbsp;load&amp;amp;nbsp;external&amp;amp;nbsp;repository&amp;amp;nbsp;class&amp;amp;nbsp;com.liferay.portal.repository.portletrepository.PortletRepository&amp;amp;nbsp;because&amp;amp;nbsp;its&amp;amp;nbsp;plugin&amp;amp;nbsp;is&amp;amp;nbsp;not&amp;amp;nbsp;deployed
&lt;/code&gt;&lt;/pre&gt;&lt;br&gt;What is this plugin, and how would you deploy it, considering the blank site has no issues with blogs? &lt;br&gt;&lt;pre&gt;&lt;code&gt;com.liferay.portal.repository.portletrepository.PortletRepository&lt;/code&gt;&lt;/pre&gt;&lt;br&gt;There is also an error with the content targeting module:&lt;br&gt;&lt;pre&gt;&lt;code&gt;2019-11-18&amp;amp;nbsp;16:15:34.001&amp;amp;nbsp;ERROR&amp;amp;nbsp;[main][ReleaseManagerOSGiCommands:144]&amp;amp;nbsp;Failed&amp;amp;nbsp;upgrade&amp;amp;nbsp;process&amp;amp;nbsp;for&amp;amp;nbsp;module&amp;amp;nbsp;com.liferay.segments.content.targeting.upgrade com.liferay.portal.kernel.upgrade.UpgradeException:&amp;amp;nbsp;com.liferay.segments.exception.SegmentsEntryNameException&lt;/code&gt;&lt;/pre&gt;&lt;br&gt;DDMStorageLink&lt;br&gt;&lt;pre&gt;&lt;code&gt;2019-11-18&amp;amp;nbsp;16:33:06.721&amp;amp;nbsp;ERROR&amp;amp;nbsp;[main][VerifyProcessTrackerOSGiCommands:295]&amp;amp;nbsp;com.liferay.portal.verify.VerifyException:&amp;amp;nbsp;com.liferay.dynamic.data.mapping.exception.NoSuchStorageLinkException:&amp;amp;nbsp;No&amp;amp;nbsp;DDMStorageLink&amp;amp;nbsp;exists&amp;amp;nbsp;with&amp;amp;nbsp;the&amp;amp;nbsp;key&amp;amp;nbsp;{classPK=267641}com.liferay.portal.verify.VerifyException:&amp;amp;nbsp;com.liferay.dynamic.data.mapping.exception.NoSuchStorageLinkException:&amp;amp;nbsp;No&amp;amp;nbsp;DDMStorageLink&amp;amp;nbsp;exists&amp;amp;nbsp;with&amp;amp;nbsp;the&amp;amp;nbsp;key&amp;amp;nbsp;{classPK=267641}&lt;/code&gt;&lt;/pre&gt;&lt;br&gt;Plus several missing image files (only about 3):&lt;br&gt;&lt;pre&gt;&lt;code&gt;2019-11-18&amp;amp;nbsp;16:35:40.038&amp;amp;nbsp;ERROR&amp;amp;nbsp;[ForkJoinPool-1-worker-11][ImageImpl:69]&amp;amp;nbsp;Error&amp;amp;nbsp;reading&amp;amp;nbsp;image&amp;amp;nbsp;5606013
com.liferay.document.library.kernel.exception.NoSuchFileException:&amp;amp;nbsp;{companyId=0,&amp;amp;nbsp;repositoryId=0,&amp;amp;nbsp;fileName=5606013.png,&amp;amp;nbsp;cause=java.io.FileNotFoundException:&amp;amp;nbsp;D:\liferay\7.2migrate\data\document_library\0\0\56\06\01\5606013.png\5606013_1.0.png&amp;amp;nbsp;(The&amp;amp;nbsp;system&amp;amp;nbsp;cannot&amp;amp;nbsp;find&amp;amp;nbsp;the&amp;amp;nbsp;path&amp;amp;nbsp;specified)}&lt;/code&gt;&lt;/pre&gt;&lt;br&gt;I can log in, but there are several missing portlets and none of the document libraries work. Though I am in the Administrator I can't do anything with the sites (e.g. add/remove portlets)&lt;/body&gt;&lt;/html&gt;</summary>
    <dc:creator>Sam Collett</dc:creator>
    <dc:date>2019-11-18T16:51:43Z</dc:date>
  </entry>
</feed>
