<?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: HTTP Status 404 - /share/page/site-index in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/http-status-404-share-page-site-index/m-p/205153#M158283</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have tried using &lt;/SPAN&gt;&lt;STRONG&gt;netstat -o&lt;/STRONG&gt;&lt;SPAN&gt; to check.. but I see nothing. No process is using my port 8080.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What should I do next?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Dec 2008 08:42:19 GMT</pubDate>
    <dc:creator>aluxh</dc:creator>
    <dc:date>2008-12-09T08:42:19Z</dc:date>
    <item>
      <title>HTTP Status 404 - /share/page/site-index</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/http-status-404-share-page-site-index/m-p/205150#M158280</link>
      <description>Hi,I need some help from all of you. I am using Lab 3.0 with MySQL and I encounter HTTP 404 error when I tried to access to Share.This is the error I received.type: Status reportmessage: /share/page/site-indexdescription: The requested resource (/share/page/site-index) is not available.The following</description>
      <pubDate>Fri, 05 Dec 2008 03:22:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/http-status-404-share-page-site-index/m-p/205150#M158280</guid>
      <dc:creator>aluxh</dc:creator>
      <dc:date>2008-12-05T03:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Status 404 - /share/page/site-index</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/http-status-404-share-page-site-index/m-p/205151#M158281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Pretty simple:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Protocol handler initialization failed: java.net.BindException: Address already in use: JVM_Bind:8080&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;You need to either stop what's already listening on port 8080, or move Tomcat to another port (and update all the config to match)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2008 09:07:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/http-status-404-share-page-site-index/m-p/205151#M158281</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2008-12-05T09:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Status 404 - /share/page/site-index</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/http-status-404-share-page-site-index/m-p/205152#M158282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I can access to localhost:8080/alfresco but localhost:8080, I will receive that error message. So is it really because there is some other processes that are already listening on port 8080?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks! in any case, I will still try the process killing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2008 13:32:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/http-status-404-share-page-site-index/m-p/205152#M158282</guid>
      <dc:creator>aluxh</dc:creator>
      <dc:date>2008-12-05T13:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Status 404 - /share/page/site-index</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/http-status-404-share-page-site-index/m-p/205153#M158283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have tried using &lt;/SPAN&gt;&lt;STRONG&gt;netstat -o&lt;/STRONG&gt;&lt;SPAN&gt; to check.. but I see nothing. No process is using my port 8080.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What should I do next?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 08:42:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/http-status-404-share-page-site-index/m-p/205153#M158283</guid>
      <dc:creator>aluxh</dc:creator>
      <dc:date>2008-12-09T08:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Status 404 - /share/page/site-index</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/http-status-404-share-page-site-index/m-p/205154#M158284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What exactly are you doing when you get the error? It looks as though you're trying to stop Tomcat? Your initial log shows you had everything running fine for about 45 minutes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 09:27:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/http-status-404-share-page-site-index/m-p/205154#M158284</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2008-12-09T09:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Status 404 - /share/page/site-index</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/http-status-404-share-page-site-index/m-p/205155#M158285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was simply typing &lt;/SPAN&gt;&lt;STRONG&gt;localhost:8080/share&lt;/STRONG&gt;&lt;SPAN&gt; into my web browser and I got that error screen. By the way, before I did that, I was using &lt;/SPAN&gt;&lt;STRONG&gt;localhost:8080/alfresco&lt;/STRONG&gt;&lt;SPAN&gt; and it works absolutely fine.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 09:38:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/http-status-404-share-page-site-index/m-p/205155#M158285</guid>
      <dc:creator>aluxh</dc:creator>
      <dc:date>2008-12-09T09:38:52Z</dc:date>
    </item>
  </channel>
</rss>

