<?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: Error 500 Share 3.3 comunity edition in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/error-500-share-3-3-comunity-edition/m-p/211807#M164937</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think the issue is that Share does not know where to find your Alfresco server - i.e. the port.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The file &amp;lt;TOMCAT_HOME&amp;gt;\shared\classes\alfresco\web-extension\webscript-framework-config-custom.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in 3.3 is now called: share-config-custom.xml (in the same location)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately this is a side-effect of contributing Surf to SpringSource - many files got renamed, sorry for the inconvenience.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rename your custom config as above and make sure the port settings are correct in it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kev&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 May 2010 15:03:58 GMT</pubDate>
    <dc:creator>kevinr</dc:creator>
    <dc:date>2010-05-17T15:03:58Z</dc:date>
    <item>
      <title>Error 500 Share 3.3 comunity edition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-500-share-3-3-comunity-edition/m-p/211804#M164934</link>
      <description>Hi,I've installed Alfresco 3.3 Comunity Edition in a full mode install in a Windows Vista SP1 32 bits. Only I've changed de Tomcat HTTP port from 8080 to 8888.When I try to access to Share through the URL http://localhost:8888/share I find the next exception:Estado HTTP 500 -org.springframework.web.</description>
      <pubDate>Tue, 20 Apr 2010 14:41:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-500-share-3-3-comunity-edition/m-p/211804#M164934</guid>
      <dc:creator>ourbanog-own</dc:creator>
      <dc:date>2010-04-20T14:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error 500 Share 3.3 comunity edition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-500-share-3-3-comunity-edition/m-p/211805#M164935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am also facing the same issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have found solution, please let me know. Appreciate your help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 May 2010 04:29:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-500-share-3-3-comunity-edition/m-p/211805#M164935</guid>
      <dc:creator>sselvan</dc:creator>
      <dc:date>2010-05-14T04:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: Error 500 Share 3.3 comunity edition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-500-share-3-3-comunity-edition/m-p/211806#M164936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am also facing the same issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've wroten the file &amp;lt;TOMCAT_HOME&amp;gt;\shared\classes\alfresco\web-extension\webscript-framework-config-custom.xml in order to change the endpoint URL to access to alfresco from share but, it doesn't work either.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In a linux machine and mysql database 'Alfresco' (3.3) is working fine, but 'share' show log, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In my windows machine both 'alfresco and 'share' ( same version 3.3 ) work's fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;java.io.IOException: Unable to test document path: alfresco/site-data/configurations/default.site.configuration.xml in remote store: alfresco due to error: 404 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;org.springframework.extensions.webscripts.RemoteStore.hasDocument(RemoteStore.java:347)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;org.springframework.extensions.surf.persister.PathStoreObjectPersister.getObject(PathStoreObjectPersister.java:216)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;org.springframework.extensions.surf.persister.MultiObjectPersister.getObject(MultiObjectPersister.java:98)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;org.springframework.extensions.surf.ObjectPersistenceService.getObject(ObjectPersistenceService.java:126)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;org.springframework.extensions.surf.ModelObjectService.getObject(ModelObjectService.java:507)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;org.springframework.extensions.surf.ModelObjectService.getConfiguration(ModelObjectService.java:135)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;org.springframework.extensions.surf.site.SiteUtil.getSiteConfiguration(SiteUtil.java:99)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;org.springframework.extensions.surf.support.AbstractRequestContext.getSiteConfiguration(AbstractRequestContext.java:138)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;org.springframework.extensions.surf.mvc.ThemeInterceptor.preHandle(ThemeInterceptor.java:66)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;org.springframework.web.servlet.handler.WebRequestHandlerInterceptorAdapter.preHandle(WebRequestHandlerInterceptorAdapter.java:54)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:761)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:716)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:647)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:552)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;javax.servlet.http.HttpServlet.service(HttpServlet.java:690)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;javax.servlet.http.HttpServlet.service(HttpServlet.java:803)&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 May 2010 03:24:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-500-share-3-3-comunity-edition/m-p/211806#M164936</guid>
      <dc:creator>giseldo</dc:creator>
      <dc:date>2010-05-15T03:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Error 500 Share 3.3 comunity edition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-500-share-3-3-comunity-edition/m-p/211807#M164937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think the issue is that Share does not know where to find your Alfresco server - i.e. the port.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The file &amp;lt;TOMCAT_HOME&amp;gt;\shared\classes\alfresco\web-extension\webscript-framework-config-custom.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in 3.3 is now called: share-config-custom.xml (in the same location)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately this is a side-effect of contributing Surf to SpringSource - many files got renamed, sorry for the inconvenience.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rename your custom config as above and make sure the port settings are correct in it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kev&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 15:03:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-500-share-3-3-comunity-edition/m-p/211807#M164937</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2010-05-17T15:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: Error 500 Share 3.3 comunity edition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-500-share-3-3-comunity-edition/m-p/211808#M164938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;is "share-config-custom.xml" the only file we are supposed to change? its still not working for share.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 08:45:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-500-share-3-3-comunity-edition/m-p/211808#M164938</guid>
      <dc:creator>muthukimoses</dc:creator>
      <dc:date>2010-05-18T08:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: Error 500 Share 3.3 comunity edition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-500-share-3-3-comunity-edition/m-p/211809#M164939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I downloaded and installed Alfresco Community Edition 3.3 yesterday and got the same error with Share that is mentioned above.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I attempted your suggested fix, renaming "share-config-custom.xml" to "webscript-framework-config-custom.xml", and editing the file to point to the correct port.&amp;nbsp; I then restarted Alfresco but it still give me the error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color:#400000;"&gt;&lt;BR /&gt;org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.springframework.extensions.surf.exception.PlatformRuntimeException: 04180001 Unable to retrieve object: slingshot.site.configuration of type: configuration&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is missing?&amp;nbsp; Also, it would be nice if the error messages were a little less cryptic, something like "Error: Can not find file 'webscript-framework-config-custom.xml'" or something.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 13:39:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-500-share-3-3-comunity-edition/m-p/211809#M164939</guid>
      <dc:creator>dfarrow</dc:creator>
      <dc:date>2010-05-18T13:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: Error 500 Share 3.3 comunity edition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-500-share-3-3-comunity-edition/m-p/211810#M164940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It is a fault with the installer - see &lt;/SPAN&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALF-2451" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALF-2451&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 13:57:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-500-share-3-3-comunity-edition/m-p/211810#M164940</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2010-05-18T13:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: Error 500 Share 3.3 comunity edition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-500-share-3-3-comunity-edition/m-p/211811#M164941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please see: &lt;/SPAN&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=47&amp;amp;t=34725" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=47&amp;amp;t=34725&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Sep 2010 18:49:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-500-share-3-3-comunity-edition/m-p/211811#M164941</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2010-09-21T18:49:53Z</dc:date>
    </item>
  </channel>
</rss>

