<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: GetModelsDiff return status is 404 in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/getmodelsdiff-return-status-is-404/m-p/44055#M18024</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please add the full error log, If server start is getting filed for any reason, alfresco will repeatedly print the error message.Actual error will be printed only once.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Nov 2018 10:24:38 GMT</pubDate>
    <dc:creator>krutik_jayswal</dc:creator>
    <dc:date>2018-11-27T10:24:38Z</dc:date>
    <item>
      <title>GetModelsDiff return status is 404</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/getmodelsdiff-return-status-is-404/m-p/44054#M18023</link>
      <description>We have a alfresco community instance that has been running for a few months no issues.&amp;nbsp; I applied an update a Style Sheet through the AMP process.&amp;nbsp; Once done I did proper restarted the alfresco server.When I restarted I get this on the SOLR&amp;nbsp; over and over forever.&amp;nbsp; ( See below dump)So I went back t</description>
      <pubDate>Tue, 27 Nov 2018 07:57:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/getmodelsdiff-return-status-is-404/m-p/44054#M18023</guid>
      <dc:creator>sparky_chiphead</dc:creator>
      <dc:date>2018-11-27T07:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: GetModelsDiff return status is 404</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/getmodelsdiff-return-status-is-404/m-p/44055#M18024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please add the full error log, If server start is getting filed for any reason, alfresco will repeatedly print the error message.Actual error will be printed only once.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2018 10:24:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/getmodelsdiff-return-status-is-404/m-p/44055#M18024</guid>
      <dc:creator>krutik_jayswal</dc:creator>
      <dc:date>2018-11-27T10:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: GetModelsDiff return status is 404</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/getmodelsdiff-return-status-is-404/m-p/44056#M18025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So after more researching it appears that the following nodes got corrupt somehow in the DB, i restored the following from the working backup for the variables.&amp;nbsp; (dictionary, scheduled Action, rendering actions, web script extensions ) which removed all the errors within the alfresco log for nodes not found, but now I'm getting this on the SpaceStore.&amp;nbsp; I checked that the alf_store is accurate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Web Script Store workspace://SpacesStore/app:company_home/app:dictionary/cm:webscripts must exist; it was not found&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;appreciate the help..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2018-11-27 11:36:37,055 INFO [org.springframework.extensions.webscripts.AbstractRuntimeContainer] [localhost-startStop-1] Initialised Repository Web Script Container (in 9.199201ms)&lt;BR /&gt;2018-11-27 11:36:37,056 ERROR [org.springframework.web.context.ContextLoader] [localhost-startStop-1] Context initialization failed&lt;BR /&gt;org.springframework.extensions.webscripts.WebScriptException: 10270000 Web Script Store workspace://SpacesStore/app:company_home/app:dictionary/cm:webscripts must exist; it was not found&lt;BR /&gt; at org.alfresco.repo.web.scripts.RepoStore$1$1.execute(RepoStore.java:242)&lt;BR /&gt; at org.alfresco.repo.web.scripts.RepoStore$1$1.execute(RepoStore.java:219)&lt;BR /&gt; at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:464)&lt;BR /&gt; at org.alfresco.repo.web.scripts.RepoStore$1.doWork(RepoStore.java:218)&lt;BR /&gt; at org.alfresco.repo.web.scripts.RepoStore$1.doWork(RepoStore.java:215)&lt;BR /&gt; at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:555)&lt;BR /&gt; at org.alfresco.repo.web.scripts.RepoStore.getBaseNodeRef(RepoStore.java:214)&lt;BR /&gt; at org.alfresco.repo.web.scripts.RepoStore.exists(RepoStore.java:289)&lt;BR /&gt; at org.springframework.extensions.webscripts.SearchPath.getStores(SearchPath.java:110)&lt;BR /&gt; at org.alfresco.repo.web.scripts.RepositoryScriptProcessor.init(RepositoryScriptProcessor.java:135)&lt;BR /&gt; at org.alfresco.repo.web.scripts.RepositoryScriptProcessor.reset(RepositoryScriptProcessor.java:125)&lt;BR /&gt; at org.springframework.extensions.webscripts.ScriptProcessorRegistry.reset(ScriptProcessorRegistry.java:321)&lt;BR /&gt; at org.springframework.extensions.webscripts.AbstractRuntimeContainer.reset(AbstractRuntimeContainer.java:257)&lt;BR /&gt; at org.alfresco.repo.web.scripts.RepositoryContainer.internalReset(RepositoryContainer.java:745)&lt;BR /&gt; at org.alfresco.repo.web.scripts.RepositoryContainer.access$400(RepositoryContainer.java:82)&lt;BR /&gt; at org.alfresco.repo.web.scripts.RepositoryContainer$6.execute(RepositoryContainer.java:737)&lt;BR /&gt; at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:464)&lt;BR /&gt; at org.alfresco.repo.web.scripts.RepositoryContainer.reset(RepositoryContainer.java:733)&lt;BR /&gt; at org.alfresco.repo.web.scripts.TenantRepositoryContainer.init(TenantRepositoryContainer.java:107)&lt;BR /&gt; at org.alfresco.repo.web.scripts.TenantRepositoryContainer$1.execute(TenantRepositoryContainer.java:124)&lt;BR /&gt; at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:464)&lt;BR /&gt; at org.alfresco.repo.web.scripts.TenantRepositoryContainer.reset(TenantRepositoryContainer.java:119)&lt;BR /&gt; at org.alfresco.repo.web.scripts.RepositoryContainer$5.doWork(RepositoryContainer.java:688)&lt;BR /&gt; at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:555)&lt;BR /&gt; at org.alfresco.repo.web.scripts.RepositoryContainer.onApplicationEvent(RepositoryContainer.java:692)&lt;BR /&gt; at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEventInternal(SafeApplicationEventMulticaster.java:214)&lt;BR /&gt; at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEvent(SafeApplicationEventMulticaster.java:185)&lt;BR /&gt; at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:334)&lt;BR /&gt; at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:954)&lt;BR /&gt; at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:482)&lt;BR /&gt; at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:410)&lt;BR /&gt; at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:306)&lt;BR /&gt; at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:112)&lt;BR /&gt; at org.alfresco.web.app.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:70)&lt;BR /&gt; at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5118)&lt;BR /&gt; at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5634)&lt;BR /&gt; at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)&lt;BR /&gt; at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899)&lt;BR /&gt; at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875)&lt;BR /&gt; at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)&lt;BR /&gt; at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1092)&lt;BR /&gt; at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1984)&lt;BR /&gt; at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)&lt;BR /&gt; at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;BR /&gt; at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)&lt;BR /&gt; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)&lt;BR /&gt; at java.lang.Thread.run(Thread.java:748)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2018 12:01:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/getmodelsdiff-return-status-is-404/m-p/44056#M18025</guid>
      <dc:creator>sparky_chiphead</dc:creator>
      <dc:date>2018-11-27T12:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: GetModelsDiff return status is 404</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/getmodelsdiff-return-status-is-404/m-p/44057#M18026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also I did a full reindex of Solr per the alfresco instructions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2018 12:03:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/getmodelsdiff-return-status-is-404/m-p/44057#M18026</guid>
      <dc:creator>sparky_chiphead</dc:creator>
      <dc:date>2018-11-27T12:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: GetModelsDiff return status is 404</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/getmodelsdiff-return-status-is-404/m-p/44058#M18027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FYI..&amp;nbsp; I did look in the webscripts directory under alfresco and only the following is located there.&lt;/P&gt;&lt;P&gt;/org/alfresco/integrations/google/docs/&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2018 12:09:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/getmodelsdiff-return-status-is-404/m-p/44058#M18027</guid>
      <dc:creator>sparky_chiphead</dc:creator>
      <dc:date>2018-11-27T12:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: GetModelsDiff return status is 404</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/getmodelsdiff-return-status-is-404/m-p/44059#M18028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;resolved.&amp;nbsp; - Had to manually recreate the "data Dictionary" without it the alfresco.war fails.&amp;nbsp; You can bypass it with the disabling the&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/opt/alfresco-community/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/web-scripts-application-context.xml&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;disable sections&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!--&lt;BR /&gt; &amp;lt;bean name="webscripts.store.repo.extension" parent="webscripts.repostore"&amp;gt;&lt;BR /&gt; &amp;lt;property name="store"&amp;gt;&amp;lt;value&amp;gt;workspace://SpacesStore&amp;lt;/value&amp;gt;&amp;lt;/property&amp;gt;&lt;BR /&gt; &amp;lt;property name="path"&amp;gt;&amp;lt;value&amp;gt;/${spaces.company_home.childname}/${spaces.dictionary.childname}/cm:extensionwebscripts&amp;lt;/value&amp;gt;&amp;lt;/property&amp;gt;&lt;BR /&gt; &amp;lt;/bean&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;bean name="webscripts.store.repo" parent="webscripts.repostore"&amp;gt;&lt;BR /&gt; &amp;lt;property name="mustExist"&amp;gt;&amp;lt;value&amp;gt;true&amp;lt;/value&amp;gt;&amp;lt;/property&amp;gt;&lt;BR /&gt; &amp;lt;property name="store"&amp;gt;&amp;lt;value&amp;gt;workspace://SpacesStore&amp;lt;/value&amp;gt;&amp;lt;/property&amp;gt;&lt;BR /&gt; &amp;lt;property name="path"&amp;gt;&amp;lt;value&amp;gt;/${spaces.company_home.childname}/${spaces.dictionary.childname}/cm:webscripts&amp;lt;/value&amp;gt;&amp;lt;/property&amp;gt;&lt;BR /&gt; &amp;lt;/bean&amp;gt; --&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;bean id="webscripts.searchpath" class="org.springframework.extensions.webscripts.SearchPath"&amp;gt;&lt;BR /&gt; &amp;lt;property name="searchPath"&amp;gt;&lt;BR /&gt; &amp;lt;list&amp;gt;&lt;BR /&gt; &lt;STRONG&gt;&amp;lt;!-- &amp;lt;ref bean="webscripts.store.repo.extension" /&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt; &amp;lt;ref bean="webscripts.store.repo" /&amp;gt; --&amp;gt;&lt;BR /&gt; &amp;lt;ref bean="webscripts.store.client.extension" /&amp;gt;&lt;BR /&gt; &amp;lt;ref bean="webscripts.store.client" /&amp;gt;&lt;BR /&gt; &amp;lt;ref bean="webscripts.store.alfresco" /&amp;gt;&lt;BR /&gt; &amp;lt;ref bean="webscripts.store" /&amp;gt;&lt;BR /&gt; &amp;lt;/list&amp;gt;&lt;BR /&gt; &amp;lt;/property&amp;gt;&lt;BR /&gt; &amp;lt;/bean&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2018 11:19:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/getmodelsdiff-return-status-is-404/m-p/44059#M18028</guid>
      <dc:creator>sparky_chiphead</dc:creator>
      <dc:date>2018-12-14T11:19:52Z</dc:date>
    </item>
  </channel>
</rss>

