IWeb published "page not found"

I've created a site in iWeb 2, published to a folder on my desktop & uploaded it to A Small Orange's web servers using Cyberduck. But when I try to view the site with either Safari or Firefox, I get the dreaded "404 page not found" message.
Tech support at A Small Orange is not especially helpful & said "The problem is that your index.html redirects to a file welcome.php in the RobertsFine_ArtPrints folder. the welcome.php files does not exist."
I asked what can be done about this & they said "If the files were generated by IWeb then you need to ask them why your files are not setup properly.
Im sorry but there is no way that we can give you code that we do not have. This issue lays with your your site is coded."
Any ideas what I'm doing wrong?
Thanks,
Robert

I replied only to Ethmoid's response not to the entire thread, as I should have. My bad.
Here's my reply to your replies:
I uploaded the folder Robert Wells Fine Prints, which contained both the index.html file and the Robert Wells Fine Prints folder created by iWeb when I published. In Cyberduck, I uploaded them to the public_html on Small Oranges servers.
I uploaded the whole RWFP folder created by iWeb all at one time.
Ethmoid asked: "How did you manage to get a php file when iWeb does not support this? If you have created your site in iWeb, you welcome page should be Welcome.html and nothing like php."
I have no idea how I did this, but it looks like I screwed it up pretty good. Could it have anything to do with the fact that at some point in this process (not sure when) I changed the site's name. Originally, I was going to call it Robert's Fine Art Prints, but that got changed to Robert Wells Fine Prints. Though I have no idea if this has anything to do with my current problem.
Things have gotten worse. Thinking I did something wrong & could fix the problem by re-uploading, I deleted the files from the server and tried again. Now, most of the image files are failing to upload in Cyberduck.
Chuck Usher asked "When you publish to a folder I believe you get a folder and a separate index.html file. did you up load both and address the index file? What is the site address? "
Yes, you get an index.html and a folder of supporting documents. I uploaded both at the same time. The address is supposed to be robertwellsfineprints.com but it doesn't work.
Thoughts appreciated.
Robert

Similar Messages

  • Have published iweb site for five years with no problems and just opened a new site and get - 404: Page not found  This error is generated when there was no web page with the name you specified at the web site.-is the problem with iweb or with hosting?  T

    I am sorry if thie is republished-My first time doing this and I am not sure what goes where and where to hear feedback.
    Have published iweb site for five years with no problems and just opened a new site and get -
    404: Page not found 
    This error is generated when there was no web page with the name you specified at the web site.-
    Troubleshooting suggestions:
    Ensure the page you are linking to exists in the correct folder.
    Check your file name for case sensitivity . Index.htm is not the same as index.htm!
    Temporarily disable any rewrite rules by renaming your .htaccess file if it exists
    is the problem with
    iweb or with hosting?
    One Apple tech started to fix Iweb and had to end session and the next said problem with hosting at Network Solutions as it published
    to local folder. NWS has checked sttting a few times-
    Any help would be extremely appreciated as trying to fix this for about five weeks
    Thanks VG
    <Email Edited by Host>

    It's a really bad idea to post your email address - it's an invitation to spam - and I've asked the Hosts to remove it. (Even though I've now noticed you mis-spelled it! - anyway, never post your address in a forum.)
    You have a site here: http://virginiagordon.com/www.virginiagordon.com/WELCOME.html
    If that's not the page you are having trouble with, what is that page's URL?

  • Publishing Features Property WelcomePageUrl and Page Not Found

    Hello guys,
    I have created a Site Definition using Visual Studio 2012 which generates 3 files for us: Default.aspx - Webtemp_SiteDefinition1.xml - Onet.xml
    I have customized only the onet.xml as follows:
    <?xml version="1.0" encoding="utf-8"?>
    <Project Title="SiteDefinition1" Revision="2" ListDir="" xmlns:ows="Microsoft SharePoint" xmlns="http://schemas.microsoft.com/sharepoint/">
    <NavBars>
    </NavBars>
    <Configurations>
    <Configuration ID="0" Name="SiteDefinition1" CustomMasterUrl="_catalogs/masterpage/mymaster.master" MasterUrl="_catalogs/masterpage/mymaster.master">
    <Lists/>
    <SiteFeatures>
    <!--PublishingPrerequisites Feature-->
    <Feature ID="{a392da98-270b-4e85-9769-04c0fde267aa}"/>
    <!--PublishingResources Feature-->
    <Feature ID="{aebc918d-b20f-4a11-a1db-9ed84d79c87e}"/>
    <!--PublishingLayouts Feature-->
    <Feature ID="{d3f51be2-38a8-4e44-ba84-940d35be1566}"/>
    <!--Publishing Feature-->
    <Feature ID="{f6924d36-2fa8-4f0b-b16d-06b7250180fa}" />
    <!--Sharepoint Server Standard Feature-->
    <Feature ID="{b21b090c-c796-4b0f-ac0f-7ef1659c20ae}" />
    <!--Sharepoint Server Enterprise Feature-->
    <Feature ID="{8581a8a7-cf16-4770-ac54-260265ddb0b2}" />
    <!--Document Set Feature-->
    <Feature ID="{3bae86a2-776d-499d-9db8-fa4cdc7884f8}" />
    <!--Document ID Feature-->
    <Feature ID="{b50e3104-6812-424f-a011-cc90e6327318}" />
    <!--Search Server Webparts Feature-->
    <Feature ID="{eaf6a128-0482-4f71-9a2f-b1c650680e77}" />
    <!-- Termstore Site Features -->
    <Feature ID="73EF14B1-13A9-416b-A9B5-ECECA2B0604C" />
    <Feature ID="7C637B23-06C4-472d-9A9A-7C175762C5C4" />
    <Feature ID="AEBC918D-B20F-4a11-A1DB-9ED84D79C87E">
    <Properties xmlns="http://schemas.microsoft.com/sharepoint/">
    <Property Key="AllowRss" Value="false"/>
    <Property Key="SimplePublishing" Value="false" />
    </Properties>
    </Feature>
    <Feature ID="7916bd78-38dd-4595-a02f-68cd4975144a" />
    </SiteFeatures>
    <WebFeatures>
    <Feature ID="22A9EF51-737B-4ff2-9346-694633FE4416">
    <Properties xmlns="http://schemas.microsoft.com/sharepoint/">
    <Property Key="ChromeMasterUrl" Value="~SiteCollection/_catalogs/masterpage/mymaster.master"/>
    <Property Key="PagesListUrl" Value=""/>
    <Property Key="AvailableWebTemplates" Value=""/>
    <Property Key="AvailablePageLayouts" Value=""/>
    <Property Key="SimplePublishing" Value="true" />
    </Properties>
    </Feature>
    <Feature ID="541F5F57-C847-4e16-B59A-B31E90E6F9EA">
    <Properties xmlns="http://schemas.microsoft.com/sharepoint/">
    <Property Key="InheritGlobalNavigation" Value="true"/>
    <Property Key="IncludeSubSites" Value="true"/>
    <Property Key="IncludePages" Value="false"/>
    </Properties>
    </Feature>
    <Feature ID="94C94CA6-B32F-4da9-A9E3-1F3D343D7ECB" />
    </WebFeatures>
    <Modules>
    <Module Name="DefaultBlank" />
    </Modules>
    </Configuration>
    </Configurations>
    <Modules>
    <Module Name="DefaultBlank" Url="" Path="">
    <File Url="default.aspx">
    </File>
    </Module>
    </Modules>
    </Project>
    This code works very well while creating a Top Level Site Collection or a Site Collection under a Site Collection.
    However when I add the WelcomePageUrl Property of the Publishing Feature (see below), SharePoint throws an error "Page not found - The page you're looking for doesn't exist."
    Note that I would like to set a WelcomePageUrl which would be a customized default.aspx or even renamed aspx file (for example: mydefault.aspx)
    <Feature ID="22A9EF51-737B-4ff2-9346-694633FE4416">
    <Properties xmlns="http://schemas.microsoft.com/sharepoint/">
    <Property Key="ChromeMasterUrl" Value="~SiteCollection/_catalogs/masterpage/LenzeV4.master"/>
    <Property Key="WelcomePageUrl" Value="$Resources:osrvcore,List_Pages_UrlName;/default.aspx"/>
    <Property Key="PagesListUrl" Value=""/>
    <Property Key="AvailableWebTemplates" Value=""/>
    <Property Key="AvailablePageLayouts" Value=""/>
    <Property Key="SimplePublishing" Value="true" />
    </Properties>
    </Feature>
    Please help.

    Hello guys,
    Was on leave so could not reply!
    The trick is to name the module like the custom default page - for example in my case my default page name is "defaultCustom.aspx" hence I named the module <Module Name="defaultCustom" />.
    Here is the entire onet.xml
    <?xml version="1.0" encoding="utf-8"?>
    <Project Title="SiteDefinition1" Revision="2" ListDir="" xmlns:ows="Microsoft SharePoint" xmlns="http://schemas.microsoft.com/sharepoint/">
    <NavBars>
    </NavBars>
    <Configurations>
    <Configuration ID="0" Name="SiteDefinition1" CustomMasterUrl="_catalogs/masterpage/CustomV4.master" MasterUrl="_catalogs/masterpage/CustomV4.master">
    <Lists/>
    <SiteFeatures>
    <!--PublishingPrerequisites Feature-->
    <Feature ID="{a392da98-270b-4e85-9769-04c0fde267aa}"/>
    <!--PublishingResources Feature-->
    <Feature ID="{aebc918d-b20f-4a11-a1db-9ed84d79c87e}"/>
    <!--PublishingLayouts Feature-->
    <Feature ID="{d3f51be2-38a8-4e44-ba84-940d35be1566}"/>
    <!--Publishing Feature-->
    <Feature ID="{f6924d36-2fa8-4f0b-b16d-06b7250180fa}" />
    <!--Sharepoint Server Standard Feature-->
    <Feature ID="{b21b090c-c796-4b0f-ac0f-7ef1659c20ae}" />
    <!--Sharepoint Server Enterprise Feature-->
    <Feature ID="{8581a8a7-cf16-4770-ac54-260265ddb0b2}" />
    <!--Document Set Feature-->
    <Feature ID="{3bae86a2-776d-499d-9db8-fa4cdc7884f8}" />
    <!--Document ID Feature-->
    <Feature ID="{b50e3104-6812-424f-a011-cc90e6327318}" />
    <!--Search Server Webparts Feature-->
    <Feature ID="{eaf6a128-0482-4f71-9a2f-b1c650680e77}" />
    <!-- Termstore Site Features -->
    <Feature ID="73EF14B1-13A9-416b-A9B5-ECECA2B0604C" />
    <Feature ID="7C637B23-06C4-472d-9A9A-7C175762C5C4" />
    <Feature ID="AEBC918D-B20F-4a11-A1DB-9ED84D79C87E">
    <Properties xmlns="http://schemas.microsoft.com/sharepoint/">
    <Property Key="AllowRss" Value="false"/>
    <Property Key="SimplePublishing" Value="false" />
    </Properties>
    </Feature>
    <!--Custom Site Feature-->
    <Feature ID="7916bd78-38dd-4595-a02f-68cd4975144a" />
    <!--Custom Master Page Feature-->
    <Feature ID="{66b35b36-fd66-4a16-ab68-d3b47ae8cbf7}" />
    <!--Custom Layout Page Feature-->
    <Feature ID="{7a226876-f2c4-45da-b09b-bd06598cecac}" />
    </SiteFeatures>
    <WebFeatures>
    <!-- Publishing feature -->
    <Feature ID="22A9EF51-737B-4ff2-9346-694633FE4416">
    <Properties xmlns="http://schemas.microsoft.com/sharepoint/">
    <Property Key="ChromeMasterUrl" Value="~SiteCollection/_catalogs/masterpage/CustomV4.master"/>
    <Property Key="DefaultPageLayout" Value="~SiteCollection/_catalogs/masterpage/Custom.Layout.aspx"/>
    <Property Key="WelcomePageUrl" Value="$Resources:osrvcore,List_Pages_UrlName;/defaultCustom.aspx" />
    <Property Key="SimplePublishing" Value="true" />
    <Property Key="RequireCheckoutOnPages" Value="False" />
    </Properties>
    </Feature>
    <!--This Feature and Properties corresponds to the Navigation Settings UI page-->
    <Feature ID="541F5F57-C847-4e16-B59A-B31E90E6F9EA">
    <!-- Per-Web Portal Navigation Properties-->
    <Properties xmlns="http://schemas.microsoft.com/sharepoint/">
    <Property Key="InheritGlobalNavigation" Value="true"/>
    <Property Key="ShowSiblings" Value="true"/>
    <Property Key="IncludeSubSites" Value="true"/>
    </Properties>
    </Feature>
    <!-- Enterprise Wiki Feature -->
    <Feature ID="76D688AD-C16E-4cec-9B71-7B7F0D79B9CD" />
    </WebFeatures>
    <Modules>
    <Module Name="defaultCustom" />
    </Modules>
    </Configuration>
    </Configurations>
    <Modules>
    <Module Name="defaultCustom" Url="$Resources:osrvcore,List_Pages_UrlName;" Path="">
    <File Url="defaultCustom.aspx" Type="GhostableInLibrary" Level="Draft" >
    <Property Name="Title" Value="$Resources:cmscore,EnterpriseWiki_Site_WelcomePageTitle;" />
    <Property Name="PublishingPageLayout" Value="~SiteCollection/_catalogs/masterpage/Custom.Layout.aspx, Custom Web Part Page" />
    <Property Name="ContentType" Value="$Resources:cmscore,contenttype_welcomepage_name;" />
    </File>
    </Module>
    </Modules>
    </Project>

  • ICal: Page Not Found & "Published 1969"

    when i emailed the link via "send announce mail", people are unable to access the calendar online. it says "page not found", even though I've just published the calendar. i sent an email to myself to verify & it did the same for me.
    when i cut & paste a URL to clipboard instead, that seems to work. however, on .mac it says it was published december 31, 1969!
    does anyone have any thoughts on any of these Ical problems?
    thanks.

    DB, it's a shame that all you can see in my posts is "fussing". If you can see through the (admittedly) acerbic phrasing, you'll see I firstly posted to register that I had the same problem. Then I returned with a solution which the original poster found useful. Doesn't that qualify as constructive feedback?
    Please let's not turn this into a mac/PC debate. There are lots of things I like and dislike about both platforms, none of which are relevant to this discussion. And let's also assume I have been "changing the oil" in this particular F150. If you're saying you think it's somehow my fault that this problem is occurring then I'd like to see your reasoning.
    And yes, of course no-one's perfect. Coding is indeed difficult, and if this was a bug in a program developed by a small company with limited resources for testing, it would seem far less of an issue.
    To give you some background to my take on this, I work in UI design for a major manufacturer of mobile devices, and I basically work as the bridge between the users and the software engineers. This problem with spaces causing pubishing to fail would be a major showstopper, since it's a very likely usage scenario, and there's no feedback to the user as to why it's failing.
    Sure, there could be 3rd party issues here, but the key point is that the user doesn't see any of this. They are using an Apple computer, subscribing to an Apple service and sending data to an Apple server. The price to Apple of having this nice, cosy all-in-one branded feature is taking responsibility for making it work properly at every point in the chain.
    That's my perspective anyway.
    Thanks again for the link - it may shed some light on the PDA sync problem I've been having.

  • Muse only publishing homepage - other pages 'not found'

    Hi everyone,
    I'm trying to publish my temporary site but whenever it finishes and opens in the browser, only the homepage loads. As soon as I try to click on to any other page I'm faced with a 'page not found' alert.
    I've double checked that the 'export page' option is checked on every page. Any ideas?
    Thanks,

    Hi Aishvarya,
    Thanks for getting in touch, here's the url: http://finance-innovation-lab.businesscatalyst.com

  • Page not found Error on BI publisher

    Hi All,
    I am new to Oracle BI and I am trying to install and Oracle BI EE 10.1.3.4.1 in windows vista desktop PC. I had already installed Oracle 10g in my PC. Now the Problem is I am getting the Page not found error when I try the below links
    http://localhost:9704/em
    http://localhost:9704/analytics
    http://localhost:9704/xmlpserver
    I have started the Oracle BI presentation server and OC4J also. But I am not sure what is the problem why it's not running.
    Let me know if I can find the logs some where to get more info abt the above problem.
    I am using IIS7 but not sure whether Tomcat or anyother service by defualt running ass part of Oracle BI.
    if anybody already faced this problem please help me to solve this issue or please post some related link to configure and solve this problem.
    Thanks in advance.
    Sudhar

    Hi,
    I am new to Oracle BI and I am trying to install and Oracle BI EE 10.1.3.4.1 in windows vista desktop PC. I had already installed Oracle 10g in my PC. According to [Oracle Certification Matrix|http://www.oracle.com/technology/support/metalink/index.html], Windows Vista is not supported as a Server OS. So, I would suggest you install any other supported OS and check then (see this [PDF Document|http://download.oracle.com/docs/cd/E10415_01/doc/bi.1013/e10417.pdf] for the list of supported OS).
    Regards,
    Hussein

  • Not able to view blog entry on website...redirected to page not found.

    Please help, I'm beyond frustrated! I've recently established a blog on my website. I currently use godaddy as a hosting site. We updated the site and moved all of the files over, however, when you click on the blog page from the website and then click on read more to actually read the entry, you get redirected to a "page not found" screen. I'm so confused, because both godaddy and apple support are unable to pinpoint the problem. Please, please help! Thanks!!!
    If you want to take a look at the issue, the website is www.cakealicioussweets.com.

    You also choose to move your pages out of the folder with the sitneame : Cakealicous
    That will get you and your visitors in trouble.
    Here's a standard reply that may solve your predicament :
    To learn about the concept of Sites in iWeb and how to avoid the iWeb Sitename in the URL, read my blogs :
    [The concept of iWeb Sites|http://iweb.dailynews.webege.com/Howto_publish_to_a_subdomain_withiWeb.html]
    [Avoiding the iWeb Sitename in the URL|http://www.wyodor.net/blog/archives/2010/01/entry_299.html] (non MobileMe)
    [Publish to MobileMe without the Sitename in the URL|http://www.wyodor.net/blog/archives/2010/03/entry_309.html]
    For your convenience a beautifully illustrated pdf also explains it : [The concept of iWeb Sites|http://homepage.mac.com/wyodor/.Public/The concept of iWeb Sites.pdf]

  • 404 (Page Not Found) Error! Changes not Appearing on webpage

    Made changes in IWeb. However, these changes are not showing up on safari AND I am receiving a 404 (Page Not Found) Error! Help!! I have tried everything to resolve this

    Where do you publish your site and how do you upload the files?
    What is the URL of your site?

  • Not able to view the Spaces home page; getting Page not found message

    Hello All,
    I seem to have a problem trying to access the Spaces Welcome page. I get a page not found message trying to access.
    When I look into the logs -
    [2010-07-08T08:32:32.137-04:00] [WLS_Spaces] [ERROR] [] [oracle.webcenter.webcenterapp] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] Factory Finder is already initialized, hence quitting
    [2010-07-08T08:32:32.152-04:00] [WLS_Spaces] [ERROR] [] [oracle.webcenter.webcenterapp.internal.view.webapp] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] Cannot locate the document 'oracle/webcenter/webcenterapp/extendingspaces/extending-spaces-properties.xml'.
    [2010-07-08T08:32:32.347-04:00] [WLS_Spaces] [NOTIFICATION] [] [oracle.webcenter.spaces.search] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] MDS_QUERY: List size: 0, forAdmin true, isTemplate true, rowsRestricted false, Time Taken : 192
    [2010-07-08T08:32:32.376-04:00] [WLS_Spaces] [NOTIFICATION] [] [oracle.webcenter.webcenterapp] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] Found the scope spacetemplate/Basic is viewable to authenticated role, setting the flag to true and returning.
    [2010-07-08T08:32:32.402-04:00] [WLS_Spaces] [NOTIFICATION] [] [oracle.webcenter.webcenterapp] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] Found the scope spacetemplate/CommunityOfInterest is viewable to authenticated role, setting the flag to true and returning.
    [2010-07-08T08:32:32.430-04:00] [WLS_Spaces] [NOTIFICATION] [] [oracle.webcenter.webcenterapp] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] Found the scope spacetemplate/ProjectSpace is viewable to authenticated role, setting the flag to true and returning.
    [2010-07-08T08:32:32.431-04:00] [WLS_Spaces] [NOTIFICATION] [] [oracle.webcenter.spaces] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] Templates Application Regions initalized Sucessfully. Templates list has 3 Published Templates list has 3Initalization took 277 ms
    [2010-07-08T08:32:32.550-04:00] [WLS_Spaces] [WARNING] [WCS-04202] [oracle.webcenter.relationship.internal.model.ServiceFactory] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] [arg: oracle.webcenter.page] Relationship Service is already registered: oracle.webcenter.page, ignoring...
    [2010-07-08T08:32:32.601-04:00] [WLS_Spaces] [WARNING] [WCS-04202] [oracle.webcenter.relationship.internal.model.ServiceFactory] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] [arg: oracle.webcenter.collab.calendar.personal] Relationship Service is already registered: oracle.webcenter.collab.calendar.personal, ignoring...
    [2010-07-08T08:32:32.611-04:00] [WLS_Spaces] [WARNING] [WCS-04202] [oracle.webcenter.relationship.internal.model.ServiceFactory] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] [arg: oracle.webcenter.collab.calendar.community] Relationship Service is already registered: oracle.webcenter.collab.calendar.community, ignoring...
    [2010-07-08T08:32:32.616-04:00] [WLS_Spaces] [WARNING] [WCS-04202] [oracle.webcenter.relationship.internal.model.ServiceFactory] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] [arg: oracle.webcenter.list] Relationship Service is already registered: oracle.webcenter.list, ignoring...
    [2010-07-08T08:32:32.618-04:00] [WLS_Spaces] [WARNING] [WCS-04202] [oracle.webcenter.relationship.internal.model.ServiceFactory] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] [arg: oracle.webcenter.list.data] Relationship Service is already registered: oracle.webcenter.list.data, ignoring...
    [2010-07-08T08:32:32.666-04:00] [WLS_Spaces] [WARNING] [WCS-04202] [oracle.webcenter.relationship.internal.model.ServiceFactory] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] [arg: oracle.webcenter.doclib] Relationship Service is already registered: oracle.webcenter.doclib, ignoring...
    [2010-07-08T08:32:32.695-04:00] [WLS_Spaces] [WARNING] [WCS-04202] [oracle.webcenter.relationship.internal.model.ServiceFactory] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] [arg: oracle.webcenter.collab.announcement] Relationship Service is already registered: oracle.webcenter.collab.announcement, ignoring...
    [2010-07-08T08:32:32.714-04:00] [WLS_Spaces] [WARNING] [WCS-04202] [oracle.webcenter.relationship.internal.model.ServiceFactory] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] [arg: oracle.webcenter.note] Relationship Service is already registered: oracle.webcenter.note, ignoring...
    [2010-07-08T08:32:32.727-04:00] [WLS_Spaces] [WARNING] [WCS-04202] [oracle.webcenter.relationship.internal.model.ServiceFactory] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] [arg: oracle.webcenter.relationship.url] Relationship Service is already registered: oracle.webcenter.relationship.url, ignoring...
    [2010-07-08T08:32:32.751-04:00] [WLS_Spaces] [WARNING] [WCS-04202] [oracle.webcenter.relationship.internal.model.ServiceFactory] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] [arg: oracle.webcenter.collab.forum] Relationship Service is already registered: oracle.webcenter.collab.forum, ignoring...
    [2010-07-08T08:32:32.983-04:00] [WLS_Spaces] [WARNING] [] [oracle.webcenter.framework.service.EclipseLinkLogger] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] 2010-07-08 08:32:32.982--ServerSession(7507840)--PersistenceUnitInfo ServiceFrameworkPUnit has transactionType RESOURCE_LOCAL and therefore jtaDataSource will be ignored
    [2010-07-08T08:32:32.986-04:00] [WLS_Spaces] [NOTIFICATION] [] [oracle.webcenter.framework.service.EclipseLinkLogger] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] 2010-07-08 08:32:32.986--ServerSession(7507840)--EclipseLink, version: Eclipse Persistence Services - 1.2.0.v20091016-r5565
    [2010-07-08T08:32:32.989-04:00] [WLS_Spaces] [NOTIFICATION] [] [oracle.webcenter.framework.service.EclipseLinkLogger] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] 2010-07-08 08:32:32.989--ServerSession(7507840)--webcenter-oracle.webcenter.framework login successful
    [2010-07-08T08:32:33.618-04:00] [WLS_Spaces] [NOTIFICATION] [] [oracle.adf.mbean.share.connection.ConnectionsMXBeanImpl] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] Registering Connection Runtime MBean
    [2010-07-08T08:32:35.174-04:00] [WLS_Spaces] [WARNING] [ADF_FACES-30163] [oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] The application is running with the new window detect flag off. It is highly recommended that this flag be turned on to ensure proper functioning of your application when new browser windows are launched. In web.xml set the context parameter oracle.adf.view.rich.newWindowDetect.OPTIONS to 'on'.
    [2010-07-08T08:32:38.963-04:00] [WLS_Spaces] [WARNING] [] [oracle.webcenter.collab.forum.internal.model.gateway.ForumGatewayManager] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] oracle.webcenter.collab.forum.ForumException: no connections available for: Discussion Forum
    [2010-07-08T08:32:39.435-04:00] [WLS_Spaces] [WARNING] [] [oracle.webcenter.collab.forum.internal.model.gateway.ForumGatewayManager] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] oracle.webcenter.collab.forum.ForumException: no connections available for: Discussion Forum
    [2010-07-08T08:32:39.951-04:00] [WLS_Spaces] [WARNING] [] [oracle.webcenter.collab.forum.internal.model.gateway.ForumGatewayManager] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] oracle.webcenter.collab.forum.ForumException: no connections available for: Discussion Forum
    [2010-07-08T08:33:10.320-04:00] [WLS_Spaces] [NOTIFICATION] [] [oracle.webcenter.webcenterapp.internal.view.webapp] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2tI_Fw000jzwkno1Bskt^0000HE,0] [APP: webcenter] Spaces request : #Request URL = http://192.168.0.140:1527/webcenter/spaces #QueryString = null #Encoding = UTF-8 #lang = null
    [2010-07-08T08:33:10.321-04:00] [WLS_Spaces] [NOTIFICATION] [] [oracle.webcenter.webcenterapp.internal.view.webapp] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2tI_Fw000jzwkno1Bskt^0000HE,0] [APP: webcenter] Spaces request : #Request URL = http://192.168.0.140:1527/webcenter/spaces #QueryString = null #Encoding = UTF-8 #lang = null
    [2010-07-08T08:33:10.633-04:00] [WLS_Spaces] [NOTIFICATION] [] [oracle.jbo.uicli.mom.CpxUtils$Visitor] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: anonymous] [ecid: 0000Iam2tI_Fw000jzwkno1Bskt^0000HE,0] [APP: webcenter] jar:file:/wbc/web_logic/user_projects/domains/kbace_domain/servers/WLS_Spaces/tmp/_WL_user/oracle.webcenter.framework.view/9rmhle/WEB-INF/lib/conference-view.jar!/oracle/webcenter/collab/rtc/conference/view/DataBindings.cpx
    [2010-07-08T08:33:10.926-04:00] [WLS_Spaces] [NOTIFICATION] [] [oracle.adf.model.servlet.HttpBindingContext] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: anonymous] [ecid: 0000Iam2tI_Fw000jzwkno1Bskt^0000HE,0] [APP: webcenter] Application error handler: oracle.webcenter.webcenterapp.internal.view.error.WCErrorHandlerImpl
    Any help would be appreciated on this.
    Thanks in advance.
    Nachi

    Hi All,
    I am facing this peculiar issue.
    Post installation of webcenter, I can access the Webcenter Spaces homepage.
    I log into webcenter as admin and configure a Mail Connection. I start and stop the Webcenter Spaces deployment. Now I don't see the Webcenter spaces Home page.
    Error on page -
    Page Not Found...
    The page you requested is not found.
    Click here to go to home
    Click here to go to list of accessible pages
    When I check the Logs on the server; I see -
    #SEARCH_CRITERIA
    #     START_TIME: 2010-07-29T05:12:22.740-04:00
    #     END_TIME: 2010-07-29T06:12:22.740-04:00
    #     MESSAGE_TYPES:INCIDENT_ERROR, ERROR, UNKNOWN
    #SELECTED_TARGETS_LIST
    #     /Farm_base_domain/base_domain/WLS_Spaces/webcenter:oracle_webcenter
    [2010-07-29T06:09:27.910-04:00] [WLS_Spaces] [ERROR] [] [oracle.webcenter.webcenterapp] [host: kbace-hpbs0201.kbace.com] [nwaddr: 127.0.0.1] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000IcTfOu8Fw000jzwkno1CK78x00003V,0] [APP: webcenter] Factory Finder is already initialized, hence quitting
    [2010-07-29T06:09:27.933-04:00] [WLS_Spaces] [ERROR] [] [oracle.webcenter.webcenterapp.internal.view.webapp] [host: kbace-hpbs0201.kbace.com] [nwaddr: 127.0.0.1] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000IcTfOu8Fw000jzwkno1CK78x00003V,0] [APP: webcenter] Cannot locate the document 'oracle/webcenter/webcenterapp/extendingspaces/extending-spaces-properties.xml'.
    #MESSAGE_COUNT: 2
    Any light in this regard is much appreciated.
    Thanks in Advance.
    Nachi

  • Applying changes to report queries results in HTML 404 page not found

    Hello,
    When I try to change report queries (especially by using multiple queries) I frequently get HTML 404 page not found.
    This happens when I click Apply Changes after I edited the query, but also quite often just when I try to confirm the changes in the query.
    When I logout and then login again, after a few tries, I finally succeed.
    The problem of HTML 404 page not found appears quite a few times, even when I try to delete a query or to open one for editing
    Can anyone help me out here? It is really frustrating any development of reports with APEX
    I'm using APEX version 3.1.2.00.02 with Oracle XE

    Where do you publish your site and how do you upload the files?
    What is the URL of your site?

  • Page not found problem

    I hope someone can help me with this mystery.
    I added a first level page to my site and checked it in preview mode. Looks great. Everything works fine. But when I published it, the menu bar takes me to a page not found error.
    So I saved the site as html and uploaded that to my server. Still the same problem. Then I created a duplicate page with a different name and went through the whole process again but it is also not found.
    I don't think this is a hosting problem because all of my other changes are showing up instantly.
    I've never had this problem in Muse before. Can anyone tell me how to get the new page to show up online?

    Hi
    In Muse, Under site plan, go to page that shows this error, right click on thumbnail and see if "Export Page" option is checked or not. If not, check it, save and republish, this will resolve the problem.

  • Downloading Adobe Reader from distribution licence link - 404 page not found

    I have recently applied for the Adobe distribution licence for Adobe Reader. This was successful, shortly after applying I received an email with the licence attached and a download link for Adobe Reader XI, The problem is the link doesn't work I just get 404 page not found, the link I cannot put on here as the licence will be broken.
    For full installers:
    To download the English language version of Adobe Reader XI with Acrobat.com in compressed .exe format, click here.
    You may not share the above link, share information with others, or publish the above link on websites, blogs, or by any other means that can be publicly accessed. The information contained on this site is meant for your use only in accordance with the Adobe Reader Distribution License Agreement you accepted. You may direct others to http://www.adobe.com/products/reader/rdr_distribution1.html to request distribution rights.
    What i need to know is can anyone (from Adobe) send me a replacement link, can I re-apply for the licence to get another link or even better under this licence can I download the software from Adobe - Adobe Reader download - All versions instead. I have contacted Adobe chat support who directed me to phone support, phone support flat out refused to help and said the only support would be via this forum.
    Hopefully someone here can answer my questions.
    Thanks all.

    Brilliant thanks, I see nothing wrong with downloading from here, it even states "In order to distribute Adobe Reader software you need to have a valid Adobe Reader Distribution Agreement in place" which I do.
    Thanks again ~graffiti

  • SharePoint link says "Page not found" when clicked from an e-mail

    I have a published page that opens if I copy and paste the link on the address bar but redirects to "Page not found" if clicked on directly. It works fine if I navigate through the website to the page but if I copy the url from the same page and
    e-mail it someone and they click on it, it takes them to the default page not found. I have checked every image and attached document on the page and all are approved/published.

    Can you copy the text of the URL that is present in the email as well as the URL itself when navigating to the page directly? My suspicion would be an encoding issue with the URL.
    Trevor Seward
    Follow or contact me at...
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Overwriting old website in FTP - 404 page not found error!!! Heeelllp! :(

    Hi there,
    I recently re-designed my website on Adobe Muse. It was originally designed in iWeb. For the iWeb website I used a 3rd party FTP application (Transit) to upload the site.
    I wanted to overwright the old iWeb website with my new Adobe Muse website. So I deleted the files from the iWeb website on Transit, and used the inbuilt Adobe Muse FTP option to upload the new website.
    Now, no matter what I do, all I get is the 404 'page not found' error when I try to visit my site.. What am I doing wrong? Are my settings on Muse incorrect? Should the site pages have a specific name? The home page that I want is titled 'selected artwork' in Muse... should that have something to do with the home directory link?
    I'm so lost and frustrated! Please help!
    Any help or advice would be so much appreciated!
    Cheers,
    Harriet.

    Hi Parikshit!
    Thank you so much for your response!
    My site is www.harrietbody.com and yes, I did change the name of my pages... I changed everything... I've asked my hosting people to reset my account with them because I think I may have made a mistake deleting everything from the old website...
    I will try exporting as HTML and uploading with Transit and see how I go...
    I'm sorry if this is a really silly question, but how do I check if I'm uploading to the correct directory? I have a feeling this is where my problem is... how do I know which directory I am uploading to?
    Thank you again!
    Harriet.

  • SharePoint 2013 Apps shows 404 page not found on web front end servers.

    Hi All,
    We are implementing SharePoint Apps for our UAT environment with 1 application server and 2 WFEs. In our development server which is single server worked for implementing SharePoint Apps.
    All our web applications WFEs are hosted UAT environment and SharePoint Server 2013 is enterprise with this build number ​​15.0.4420.1017 (RTM). In the Application Server we enabled App management service and Subscription management through
    PowerShell.
    This DNS configuration is as follows:
    contoso.com with IP address for Application server (192.168.10.12) 2 different IP address for WFEs
      192.168.10.14/15).
    contoso-apps.com for wild card DNS required by SharePoint Apps and pointed to
    Application server (192.168.10.12).
    We have created self-sign certificate on one the WFE server, create a web application dedicated for SharePoint Apps
    without host header and bind the self – sign certificate to the SharePoint Apps web application. DNS is correctly configured on the WFE and we are able to
    ping abc.contoso-apps.com.
    The App Catalog site is working and we are able to download SharePoint apps. But for the WFEs, when go to SharePoint store 
    it does shows the content for Store and when download an app and click on Add IT and signed as Office ID we get 404 page not found.
    We referred the following sites that relate this 404 error:
    http://blogs.technet.com/b/sharepoint_-_inside_the_lines/archive/2013/06/23/404-amp-401-errors-with-the-app-management-service.aspx
    http://sharepointchick.com/archive/0001/01/01/setting-up-your-app-domain-for-sharepoint-2013.aspx
    http://absolute-sharepoint.com/2013/02/troubleshooting-setting-up-an-environment-for-apps-for-sharepoint-2013.html
    http://www.jeremythake.com/2013/12/troubleshooting-sharepoint-2013-hosted-apps-on-premises-404-not-found-error/
    https://samlman.wordpress.com/2015/03/01/planning-the-infrastructure-required-for-the-new-app-model-in-sharepoint-2013/
    But in my case we have already defined a blank host header for SharePoint Apps that we create previously.
    Is it because we not using latest patch as Steve Peschka that March PU fixed this issue?
    Any other solution we should look to fix this.
    Any suggestions would be greatly appreciated. 
    Sandy

    Your contoso-apps.com
    wildcard address should point to one of the WFE servers, not the Application server.  (Actually it should point to the load balancer for the WFEs, but you don't mention a load balancer.)  Apps generate a dynamic HTML web site on the WFE server.  If
    you point to the application server it may not be able to deliver that content if the Microsoft SharePoint Foundation Web Service isn't turned on.  (That's what makes a server a WFE)
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

Maybe you are looking for

  • Error in mapping or source ?

    Hello Experts, I hope you can help me with following issue ... I trying to set-up an file to idoc scenario using file content conversion but I have an issue in my mapping and I know what is missing but don't know how to fix it... My source xml is mis

  • Can not port forward on WRT54GS v6 "You cannot use the router IP"

    Hello, I'm trying to open a port number, but when I try to use my router's IP, the following message appears  "You cannot use the router IP, network, or broadband address" [IMG]http://i45.tinypic.com/107qond.jpg[/IMG] My ADSL was working as a NAT beh

  • I have got problem with my pc-cam 950 slim

    I have got problem with my pc-cam 950 slim. When I press the power button, the busy light goes on for seconds then it is shut down again so the camera doesn't work. Please help me with this problem. I tried to connect it to my PC put it didn't work e

  • HP Photosmart C6300

    I have a HP Photosmart C6300 All-in-one series operating in a wireless Mac environment...I DO NOT print photos however my Black Photo ink is consumed in normal plain paper printing jobs as well as my regular Black ink...do I have to have a Black ink

  • Problem to download premiere element

    Hello, I have a problem with my Premiere element version. It was working well but now that I had to refresh my PC, when I try to download it again, I receive a message saying that the version is not able to install with Windows 7. I have Windows 8...