Portal Invalid at the top level of the document.  Error processing resource...

We installed WebLogic Portal.  We were able to bring up the webpage while we were configured on port 80.  As soon as we wired the portal for port 443, it would not display page.  Error:   Invalid at the top level of the document. Error processing resource...
We are on a VM with Redhat Linux 5.  Oracle Weblogic portal 10.3.5
Has anyone had this issue in the past and was able to resolve it?

Did you upgrade your Portal to 10.1.4? Are you using the Web Cache port # or the HTTP Server port #? You can get this error message if you use the HTTP Server port # on Portal 10.1.4.

Similar Messages

  • XSQL file "Invalid at the top level of the document"

    I am trying to insert HTML form parameters into database using <xsql:insert-request>. It worked fine except that it displays <xsql-status action="xsql:insert-request" rows="1"/> after it inserts the data into the database. I am trying to follow the insertnewsform example in Steve's book "building oracle xml applications" to return user a thank-you note. Here is my problem:
    I have four files:
    faqform.html (html form, action=faqfeed.xsql)
    faqfeed.xsql
    request-to-faq.xsl (used as transform for faqfeed.xsql)
    thankyou.xsl (used for returning user a thank-you)
    When I submit the html form, I get an error saying:
    "The XML page cannot be displayed
    Cannot view XML input using style sheet. Please correct the error and then click the Refresh button, or try again later.
    Invalid at the top level of the document. Line 1, Position 43
    <?xml version = '1.0' encoding = 'UTF-8'?>"
    I didn't put "encoding..." in any of my xsql files, not sure where that came from. When I used faqfeed.xsql?xml-stylesheet=none in the url and it showed up as a well-formed xml file with all the info I need. Here is my faqfeed.xsql and thankyou.xsl
    ********* faqfeed.xsql ***********
    <?xml version="1.0"?>
    <?xml-stylesheet type="text/xsl" href="thankyou.xsl"?>
    <page connection="template" xmlns:xsql="urn:oracle-xsql">
    <xsql:insert-request table="faq" transform="request-to-faq.xsl"/>
    <xsql:query tag-case="lower" max-rows="5" rowset-element="" row-element="faq">
    select * from faq
    </xsql:query>
    </page>
    ********* thankyou.xsl **********
    <html xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xsl:version="1.0">
    <head><title>Thank you!</title></head>
    <body>
    <h3>Thank you for your faq!</h3>
    Your faq has been successfully inserted to the database!
    <table>
    <xsl:for-each select="page/faq">
    <tr>
    <td><xsl:value-of select="question"/></td>
    <td><xsl:value-of select="answer"/></td>
    </tr>
    </xsl:for-each>
    </table>
    </body>
    </html>
    Anything I am missing here that caused that error? Any hints would be greatly appreciated!
    Wenqi
    null

    Do the XSQL Demos work correctly on your system?
    The error you're getting seems like maybe the *.xsql extension is not mapped properly to the oracle.xml.xsql.XSQLServlet class in your servlet engine.

  • Invalid at the top level of the document in XML file

    Hi,
    I am sending an XML file (Which is generated by SAP) through mail to the receiver. When the receiver opens the file he is getting the below error. Kindly help me to rectify this error.
    The XML page cannot be displayed
    Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.
    Invalid at the top level of the document. Error processing resource 'file:///C:/Documents and Settings/bnkrishnan/Desktop/X...
    Regards,
    Navaneeth...

    Hi guys,
    Could any one help me in this?
    Regards,
    Navaneeth

  • Failed to load XML from the package file "" due to error 0xC00CE556 "Invalid at the top level of the document.Line.

    Using Installation wizard to deploy SSIS packages from DEV server to QA server package store cause this error;
    Failed to load XML from the package file "" due to error 0xC00CE556 "Invalid at the top level of the document. Line 773, Column 93". This happens when loading a package and the file cannot be opened or loaded correctly into XML document.  This can be the
    result of either providing an incorrect file name to the LoadPackage method or the XML file specified having an incorrect format.  Please who have the idea of how this issue can be resolved?BI Developer

    Hi ,
       for this Error one and only one solution 
    go to view Code, line number and Column number shown in error message,
    and Remove code from there till last and save it,  it happens when we are moving Package from one server to another server. and VS adds some lines of code at the bottom of package
    something like this 
    andles="1" allownudging="1" isannotation="0" dontautolayout="0" groupcollapsed="0" tabstop="1" visible="1" snaptogrid="0"&gt;
        &lt;control&gt;
          &lt;ddsxmlobjectstreaminitwrapper binary="00080000921400008c040000" /&gt;
        &lt;/control&gt;
        &lt;layoutobject&gt;
          &lt;ddsxmlobj&gt;
            &lt;property name="LogicalObject" value="{BBFB0E
    Remove this code and save package it will work.  
    hope this will help to Developers who are searching for same ......... :) 

  • In List View, how can I move an item from within a subfolder up to the top level of the window's parent folder?

    Up 'til now, from System 7.1 to Tiger—I skipped Leopard—you simply dragged the item onto the folder window's titlebar (since that folder's icon was, naturally, not in its own window) and BINGO! there it was, at the top level. Nothing I can think to do in Snow Leopard seems to work.

    Thanks. Most definitely does, although when experimenting I found the left window edge was closer, and 'scrubbing' the item just out of the window and back in seemed to fit the underlying file and folder metaphor better to my mind than just dropping it any old where in the window.
    And 'any old where', at any old speed doesn't always bring up the oh-so-subtle blue border that says, "I get it, you wanna add something to this window, hit me." That's The Clue. There seems to be an invisible line you hafta cross, and some kind of deliberate pace you hafta hit. Too fast and SL doesn't seem to always take it seriously. But that left edge scrub can be quite fast.
    Sorry about the over hasty denial, I was checking my facts and editting to say you were right when the board was shut for some sort of maintenance, and my bad became permanent. Please forgive.

  • Did 10.6.5 alter the permissions of the top level of the startup volume?

    Since applying the 10.6.5 update it seems that non-admin users have read/write access to the top level directory of the startup volume. That means that non-admin users can create items there.
    I am wondeing if this is a normal change for 10.6.5 or if something is weird with my system.
    We updated from 10.6.4 via Software Update. This machine has only ever had Snow Leopard installed on it.
    (Note that top level sub-folders such as Library and System do not appear to be affected by this)

    Are you referring to the ownership and privileges for the drive? If so then if they aren't set at the default it's because of something a user has done because the installer makes no such changes. You can return them to the default as follows;
    1. Select the drive and Press COMMAND-I to open the Get Info window.
    2. In the Ownership and Sharing section at the bottom is a checkbox labeled, "Ignore permissions on this volume." If the box is checked then click on the lock icon and authenticate. Uncheck the box.
    3. Open the Terminal application in the Utilities folder and enter the following command then press RETURN:
    sudo chown root:admin "/Volumes/Macintosh HD"
    You will be asked to enter your admin password which will not be echoed.
    If you now click onto the still open Get Info window you should now see the proper info:
    Owner=system with r/w privileges
    Group=admin with r/w privileges
    Everyone is read-only
    Click on the lock icon to prevent any changes. Close the window then quit the Terminal.

  • E-mail XML attachment has error.  Invalid at the top level of top

    Hi All,
    Error :
    Invalid at the top level of the document. Error processing resource 'file:///C:/Documents and Settings
    <?xml version="1.0";?>
    Report program generates a XML file  (l_xml_table ) using  cl_ixml  .  
       class cl_ixml definition load.
        l_ixml = cl_ixml=>create( ).
       l_document = l_ixml->create_document( ).
          l_element_csi  = l_document->create_simple_element(
                      name = 'csi'
                      parent = l_document ).
      l_streamfactory = l_ixml->create_stream_factory( ).
      l_ostream = l_streamfactory->create_ostream_itable( table =
    l_xml_table ).
      l_renderer = l_ixml->create_renderer( ostream  = l_ostream
                                            document = l_document ).
      l_rc = l_renderer->render( ).
      l_xml_size = l_ostream->get_num_written_raw( ).
    Report has 2 options
    1. download
    2. send e-mail
    Download functionality is working fine, but when i send email using FM SO_DOCUMENT_SEND_API1
    e-mail attachment has  error.
      loop at l_xml_table into wa_xml.
        move wa_xml to wa_objbin.
         append wa_objbin to it_objbin.
        clear  wa_objbin.
      endloop.
      wa_objpack-transf_bin = 'X'.
      wa_objpack-head_start = 1.
      wa_objpack-head_num = 0.
      wa_objpack-body_start = 1.
      wa_objpack-body_num = v_table_lines .
      wa_objpack-doc_type = 'XML'.
    wa_objpack-doc_size = v_table_lines * 255.
    please advice to solve the issue.
    thanks in advance.
    Prasad

    Hi guys,
    Could any one help me in this?
    Regards,
    Navaneeth

  • 0CO_PC_PCP_03 Cost Estimate Itemizations at the top level

    We are wanting to use extractor 0CO_PC_PCP_03 to extract the itemisation behind a cost estimate (The data in table CKIS). The issue with the extractor is that it breaks a multilevel BOM  down to the basic levels (ie, itemisation explosion). However we want to have the data at the  top level as it is displayed in a cost estimate itemisation. Is it possible to get this extractor to only extract the top level of the itemisation without further explosion of detail.
    Thanks
    Geoff ARmstrong

    I have the same problem now.
    I plan to create a generic datasource and extractor is a function module which is originated from KKBW_PCP_ITEMS_GET_ITEMIZATION.
    Do you have got a better way now?

  • Connect by - find the top level by pasing in any other level

    I have a connect by loop.
    select  parent,
    child
    from parentchild
    start with parent = :passed_in_parameter
    connect by nocycle prior  child = parentThis works fine but i have an addiitional requirement to find the top level of this tree. By passing in any other level.
    i.e.
    if i have data as follows:
    parent child
    1 2
    2 3
    3 4
    4
    hierachy
    1
    2
    3
    4
    Then I need my query to always give me the value 1 (top level) even if i pass in 1, 2, 3 or 4.
    Hope this makes sense
    Thanks

    Hi,
    ngac_auk wrote:
    ... Im trying to prevent a continous loop problem (connect by error) by checking the entire tree (as there can be as many levels as they require) for the entry the user is trying to sabe and if the entry exists then prevent them from adding the new parent child entry.
    I thought the best way to do this is by first establishing the top level of the tree (hence my original question) then use another query passing the top level in, to ensure the new entry they want to put in does not already exist.
    Is this the best way of doing what i reauire or can people think of a better solution?If there is a loop, then it isn't a tree, and there won't be a top. That's exactly what a loop means: every member of the loop is the ancestor (and descendant) of every member.
    Sorry, I don't know enough (yet) about your application to answer your question.
    Whenever you have a question, post a little sample data, and the results you want from that data.
    In the case of a DML question (like this one: how to prevent DML that causes a loop) post some INSERT statements that show the table without any problems.
    For the results, post a series of DML statements (INSERT, UPDATE and or DELETE) to be executed in order, and say whether you want each one to fail or not, and why.
    Make sure your sample data resembles your real data. For example, if your real table allows children to have more than one parent, make sure your sample data has an example of that.
    There's no need to post a lot of data. If your real trees can go to 50 levels deep, you can post a tree that only goes 3 or 4 levels, and just explain that they can actually go deeper.

  • Portal / Sort Menupoints in the Top Level Navigation

    Hi there,
    just a little question.
    I have a top level Navigation with 3 Menu Points.
    CRM / Planning / Home
    I want know that "Home" is the first Menu Point that is loading when the Portal opened.
    How can i sort The Menupoints in the Top Level Navigation?
    Regards
    Edited by: Bjoern Bayerschmidt on Aug 17, 2009 9:04 AM

    Bjoern,
    check this link
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/92/3e703e632c7937e10000000a114084/content.htm
    Please do a search in sdn before posting
    Thanks
    Bala Duvvuri

  • Can we control the top level navigation in portal from a java application

    Hello,
    I am having a scenario where User logged in to portal and assigned with 2 roles (HOME , ISA(Java application)). When user opened a form in ISA (Java application) and tried to enter the data in form and moved to another tab (e.g. HOME) in top level navigation.
    When user come back to ISA (Java application) TAB , we show the page where he left earlier. I would like to know if user click any other TAB in top level navigation (Role assigned to him) while working on a page in ISA(Java application) is there any way we can catch that event before he leaves from ISA (Java application JSP page) to other TAB?
    How can we control the top level navigation events in the portal from a java application .Since Top level navigation is seperate par file.
    Thanks,
    RN

    Dear Rajesh,
    Top Level and detailed navigation values comes with iteration in the respective par file.
    Please check the par file and based on the value (i.e tab name) selected, you can write your code.
    Best Regards
    Arun Jaiswal

  • How to hide name of Role from the top level navigation of the portal

    Hi Experts,
    In my project, I have created 2 roles Role A and Role B. These roles have been assigned to User X.
    When user X logs in, he is able to see name of role that is 'A' in the top level navigation.
    As per the requirement, user X should not see the 'A'.
    Rather user X should see following:
    Top Level Navigation: 'My Work'
    When user clicks on 'My Work', he should see
    'My Sub Work1' and 'My Sub Work2'.
    After that under 'My Sub Work1' user should see following
    All Objects of Role A
    All Objects of Role B
    Name of role i.e. 'A' or 'B' should not be displayed at all at any place in navigation.
    Only whatever objects  has been assigned to Role A and B should be displayed in detailed navigation area.
    Can you please let me know how to achieve this?
    Pictorial Diagram:
                      My Work       (In top level navigation)
    My Sub Work1    My Sub Work2    (In top level navigation)
    _________Objects of role
    A
           |
           |_________Objects of role
                                   B
    Please note that 'My  Work' and 'My Sub Work1' and 'My Sub Work2) are not roles. They are just the name of folders.
    Can you please let me know how to achieve it?
    Regards,
    Brian

    Hi Brian,
    Try the following steps.
    1. Change the 'Entry Point' property of Roles A and B to 'No'.
    2. Create a role folder called 'My Work' under A and B.
    3. Set the 'Entry point' property of this folder to 'Yes'.
    4. Set the 'merge id' property of the folder as "mywork" (or any other string) under both roles A and B.
    5. Under 'My Work' in Role A,
    a. Set the 'Merge Priority' property to 50.
    b. create subfolder 'My sub work1' and create all your objects.
    6. Under 'My Work' in Role B,
    a. Set the 'Merge Priority' property to 100.
    b. create subfolder 'My sub work2' and create all your objects.
    7. Make sure the user is assigned both the roles A and B. Only then he/she can see objects of both the roles.
    8. One thing to remember while merging folders is that, all the entities that are being merged should be at the same level. For eg: in our case, you cannot merge 'my subwork1' in role A, with 'my work' in role B.
    Reward points if helpful.
    Regards,
    Priya

  • Show a menu of roles in the Top Level Navigation

    Hello,
    Imagine a scenario where a user has many roles assigned to him (say 40 roles). In that case the user will have 40 tabs in the first level of the top level navigation and by default a horizontal scroller appears on the right part of the screen clicking on which the roles will scroll horizontally. If the user has to go to the 40th role he has to click quite a lot.
    Is it possible to have a menu option clciking on which we get the all the list of roles in the top level navigation in a vertical list and we can directly jump to any role clicking on the entry in the list ?
    Something like what we get in a tab strip in Web Dynpro.
    Thanks in advance for your valuable inputs.
    Sundeep
    Edited by: Sundeep Sethi on May 3, 2011 3:00 PM

    Hi,
    Yes it is possible to have menus as you wish .
    Look at the following links
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/6066b302-09c8-2a10-a894-eb9fef30df85
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c0a1aea5-a2d1-2a10-c6bc-953bdadfdcb8?QuickLink=index&overridelayout=true
    You need to work on navigation tag libraries to extend number of levels .
    The above inks helps you only for single level of navigation.
    Regards
    Karthiheyan M

  • Design Bar in the Top Level Navigation

    hi,
      How to get rid of the Design Bar in the Top Level Navigation, Design Bar is the small space before Home tab in the Portal ?
    Thanks in advance....

    Hi Adi,
    Go to System Administration-Portal Display-Theme Editor-> Choose the theme that you want to change->Portal Mast head->
    On the lower right hand side, you would find a window with a scroll bar, scroll down to Masthead Design bar and if you do not want it to appear, you can try setting the height and width as 0 px. Just play around in here to resolve the isssue.
    Good Luck!
    Sandeep Tudumu

  • Adding Content To the Top-Level of Navigation bar ?

    Hi,experts ,
       i have a problem with adding content to the top-level of navigation bar ?
    I have the authority of administration.I have added a customizing role with the entry-point property to myself userid . I have checked my navigation-target page's property can be visible in top-level navigation. I checked my my display level is set as 2 .
       However ,i dont get the folder content at the top-level navigation.Anyway,when i check the delta link trace,there is no folder that connect to my role .
       Anyone helps me out ?
    Thanks in Advance .

    Hi Eleanor,
    If you already created a role with an entry point and assigned it directly to you user, you may just have to refresh the portal page. You may also check the authorizations of you role.

Maybe you are looking for

  • Change in mseg table field prctr & pprctr (profit center & part. prft center) during pgi (vl02n) in case of stn

    Dear sir, i want to change in profit center & partner profit center at the time of PGI (vl02n) in case of stock transfer for that i m using MB_DOCUMENT_BADI badi with method MB_DOCUMENT_BEFORE_UPDATE but there is no effect in table field mseg-prctr &

  • Problem with 720P HDV

    I am having a problem playing Quicktime movies HDV 720p 60 and 30 shot from a JVC 250 onto the DR-HD100 it only plays the first couple seconds then stalls. Also on the MAC in finder the quicktime movies that work correctly the icon is a video of the

  • Having to render every single little change I make!

    I know this has been asked before and discussed before and I've gone over every instruction that people have posted but I still have the problem of having to re render every single little change I make. If I shorten a clip I have to re render it if I

  • Uploading Video into Apex workspace

    Hi, I am trying to upload a video into a workspace on apex.oracle.com, and I am having trouble finding any instructions on how to do so. Does anyone know how to upload a video into an apex workspace of if it can even be done? Thank You, Tami

  • Ipad 3speaker is not working only headphones

    My daughter poured water in the ipad... After it dried out, its workingbut the speaker not. It says head phones though nothing is inserted. Please help.