(WWS-32136) (WWC-36000)

Oracle Portal Linux 3.0.6.6.5 After editing the potlet from Display Portlet Repository link I got error:
Call to utl_http failed (WWS-32136) ORA-1: User-Defined Exception (WWC-36000).
Portlets repository is not accessible any more since the screen is showing just the left side of the page
No actions outside the tool
@*#&&^%$%$$
null

I solved this problem.
There is a table called wwv_things (portal30) where u can modify the column 'inplace' to '0' where the value is '1', then all works.

Similar Messages

  • Error: Call to utl_http failed (WWS-32136)

    Error: Call to utl_http failed (WWS-32136)
    ORA-1: User-Defined Exception (WWC-36000)
    I get this error when trying to add a second item to a subfolder in a content area. I want (nothing is ever needed in software) to have a "Links" link in a content area that is displayed in a portlet that opens a separate window of pre-defined links that users can not change or add to. Apparently, subfolders don't work. I would like to keep the Links information managed in the content area.
    Also, after adding the first item to a subfolder the edit folder page is not displayed properly. Broken images are all over the page and the browser never stops loading. These are links that are displayed directly in the folder (subfolder). We are using 3.09 with 8.1.7.1.1.

    I solved this problem.
    There is a table called wwv_things (portal30) where u can modify the column 'inplace' to '0' where the value is '1', then all works.

  • Error WWS-32136 from portlet repository

    Hello!
    Something has crashed in my portal, because everytime I try to open the portlet repository I get the following error message:
    Call to utl_http failed (WWS-32136)
    ORA-1: User-Defined Exception (WWC-36000)
    Everything else seems to work fine.
    Any ideas what's going on?
    I'm using Portal version 3.0.7.6.2.
    Os. is Win2000.
    -Jari

    my entire repository was dropped. how do I recover my portal repository? how fix this? I am using portal veriosn 9.0.2.99.

  • WWS-32136 UTL_HTTP error. Please help

    Hello,
    I am trying to get all content area content
    to show up inside the folder(or area). When I want to get WebDB reports or external sites
    to display within the content area, I get
    a utl_http error. Here is what I did:
    1. Create a Content Area
    2. Create an item or type URL
    3. Check the "link displays item in folder area" as the display options attribute.
    When I click on the link, webdb reports take
    up the entire page, while external url or
    external apps (like giving a link to www.oracle.com) ends up giving me a utl_http error.
    Please help !!
    Sanjay

    Sanjay
    Did you review the looking at the troubleshooting guide on OTN: http://technet.oracle.com/products/iportal/htdocs/portal_troubleshooting.htm
    Seaching this page using the keyword 'utl_http' returned a likely solution:
    Cause: This is most likely happening because of a bug in the UTL_HTTP package that shipped with early versions of the Oracle 8.1.6 database on Windows NT.
    Solution: You must download and install the 8.1.6.2 patch from http://metalink.oracle.com (click patches, and then select "product: Oracle Server - Enterprise Edition", "platform: MS Windows NT"). You must be registered to use Metalink.

  • Cannot edit folder properties more than once???

    If I edit a folder property so that the links opens in the same folder area, it gives me the following error if I try to edit the properties again.
    An Unhandled Exception has occurred. ORA-06502: PL/SQL: numeric or value error: character to number conversion error
    And for the same folder I get the following error if I click to preview it while editing.
    Error: Call to utl_http failed (WWS-32136)
    ORA-1: User-Defined Exception (WWC-36000)
    If anyone has a workaround for these errors, it will be appreciated.
    -Viral

    Hi ell_ell_tee,
    I just checked it works fine for me. I used this page actually. Have you checked to see if it is just the particular website that you were looking at? It could be an isolated incident.
    You could also try starting Firefox in [[Safe Mode]]. If you don't have the issue while all of your add-ons, extensions, and themes are disabled, you can try adding them back in one by one until you find the culprit. You should look at the [https://support.mozilla.org/en-US/kb/Troubleshooting-extensions-themes Extensions and Themes troubleshooting guide ] and the [[Troubleshooting plugins]] article as well.
    Hopefully this helps!

  • How to use PL/SQL procs with portlet enabled CA's?

    I have written some PL/SQL procedures in a package.
    Now I would like to use this in a FOLDER-portlet (a new CA created for this purpose).
    But when I select the 'Open Item In Folder' (which should show the PL/SQL procedure results in the portlet I hope) I get:
    Call to utl_http failed (WWS-32136)
    ORA-1: User-Defined Exception (WWC-36000)
    If instead the option 'Open in new browser window' (or something like that) I get no error.
    My CA calls the PL/SQL pkg using a URL item like this:
    http://myserver/pls/dad/schema.package.procedure?p_arg=...
    It works entered directly in the address bar and if the item opens in a new window.
    But I want it to display in the SAME portlet as the link I click on.
    How is this done?
    null

    JDBC (and SQLJ) only support SQL types as stored procedure arguments, not PL/SQL types.
    If your stored procedure uses a PL/SQL-only type, such as BOOLEAN, record types, or index-by tables, then you cannot call it from Java (or, for that matter, from other languages as well).
    There is one exception: scalar index-by table arguments have been supported since JDBC 8.1.7 in the JDBC-OCI driver (refer to the JDBC manual for specifics).
    One workaround is to create wrapper PL/SQL stored procedures that take SQL arguments and convert them to PL/SQL -and vice versa- and call the original PL/SQL stored procedures. For example, a record type could be exploded into individual arguments, or it could be converted into a SQL object type, index-by tables could be represented as SQL collection types, etc.
    You can find a small example of this in the back of the JPublisher manual, where an example is given how to call a PL/SQL stored procedure that takes BOOLEAN arguments.

  • URL item not shown

    I added an URL item in a folder, but when wieving the folder portal returns the following error:
    Error: Call to utl_http failed (WWS-32136)
    ORA-1: User-Defined Exception (WWC-36000)
    Using: IAS102, Portal 3.0.6.5 on Solaris.
    Thanx & Bye all
    Fab
    null

    I solved this problem.
    There is a table called wwv_things (portal30) where u can modify the column 'inplace' to '0' where the value is '1', then all works.

  • Error on deleting page group (Path ID does not exist)

    Hello
    I'd like to delete a page group of my project. Normally I have no problem with that. But sometimes the following exception is thrown and the group can not be deleted:
    An unexpected error has occurred (WWS-32100)
    ORA-1: User-Defined Exception (WWC-36000)
    An unexpected error occurred: User-Defined Exception (WWC-44082)
    An unexpected error occurred: User-Defined Exception (WWC-44082)
    An unexpected error occurred: User-Defined Exception (WWC-44082)
    Error while deleting page. (WWC-44130)
    Path ID does not exist. (WWC-50001)
    Can anybody help me?
    Chrigel

    hi chrigel,
    i searched for the problem and found a few references to it in our bug database. i strongly suggest to open a TAR with support to analyze the problem. they will see if a patch is available for this problem or open a new bug.
    thanks,
    christian

  • Error creating a CA or Page

    Hi all,
    I was creating a bunch of content areas and suddenly I've got the following error message:
    An unexpected error has occurred (WWS-32100)
    ORA-1: User-Defined Exception (WWC-36000)
    An unexpected error occurred: User-Defined Exception (WWC-43000)
    An unexpected error occurred: ORA-00001: unique constraint (PORTAL30.WWNLS_STRI_PK) violated (WWC-51004)
    Error while creating layout for the page. (WWC-44283)
    An unexpected error occurred: User-Defined Exception (WWC-44082)
    An unexpected error occurred: ORA-00001: unique constraint (PORTAL30.WWNLS_STRI_PK) violated (WWC-51004)
    I have no idea what could cause this problem. Please I need help on this.
    TIA,
    Arturo

    i think at this time you have to create  a new group.
    here is information, how important this group is:
    Do not remove all authenticated users from this group. Because Master Page Gallery and Style Library are shared across all sites in the
    site collection and must be accessible to all users of all sites. If you remove all authenticated users from the group, anyone with this permission level on a subsite will not be able to render the site. SharePoint will not automatically add or remove users
    of subsites to or from this group as needed.
    http://technet.microsoft.com/en-us/library/cc262690.aspx#section1
    to recreate the group .
    a new "All Users" group can be created. When you go to add users, there's a link to include all authentcated
    users. Click that link and click OK.
    once the group is created...add newly created group into "Master pages and page layouts" and Style
    Library( Themes) as reader...
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • Error copying a NavPage

    in R2 , when i try to copy a banner (NavPage), i get this error. The new page is created but only a part of the source page is copied.
    ORA-06512: at "PORTAL.WWSBR_STDERR", line 437
    ORA-06512: at "PORTAL.WWV_THINGDB", line 1943
    ORA-06502: PL/SQL: numeric or value error: character string buffer too small (WWC-44088)
    Une erreur inattendue s'est produite : ORA-20100:
    ORA-06512: at "PORTAL.WWSBR_STDERR", line 437
    ORA-06512: at "PORTAL.WWV_THINGDB", line 1943
    ORA-06502: PL/SQL: numeric or value error: character string buffer too small (WWC-44082)
    Une erreur inattendue s'est produite : ORA-20100:
    ORA-06512: at "PORTAL.WWSBR_STDERR", line 437
    ORA-06512: at "PORTAL.WWV_THINGDB", line 1943
    ORA-06502: PL/SQL: numeric or value error: character string buffer too small (WWC-44082)
    Une erreur inattendue s'est produite (WWS-32100)
    ORA-6502: ORA-06502: PL/SQL: numeric or value error: character string buffer too small (WWC-36000)

    Please report this problem to Oracle Support.

  • Error when deleting Page Group

    Hi
    I got the following error when i am trying to delete a Page Group.
    How can i rectify this.
    Portal Version:9.0.2.2.14A
    Error: An unexpected error has occurred (WWS-32100)
    ORA-1: User-Defined Exception (WWC-36000)
    Error while deleting page. (WWC-44130)
    An unexpected error occurred: ORA-01422: exact fetch returns more than requested number of rows (WWC-44082)
    And also clicking on "Actions" icon of a "Text" item in this page group, i got the following error....
    Error: Item does not exist. (WWS-22507)
    An unexpected error has occurred in portlet instances: ORA-01422: exact fetch returns more than requested number of rows (WWC-44846)
    Any patch is available to just rectify this "Text" item related issues.....!!
    Thanks&Regards
    Krishna Prasad

    Please report this problem to Oracle Support.
    Regards,
    Jerry
    PortalPM

  • Error while trying to remove a page group

    Hi,
    When trying to remove one of my page-group, I get the following error message:
    An unexpected error has occurred (WWS-32100)
    ORA-1: User-Defined Exception (WWC-36000)
    Error while deleting page. (WWC-44130)
    An unexpected error occurred: ORA-20100:
    ORA-06512: at "PORTAL.WWSBR_STDERR", line 437
    ORA-06512: at "PORTAL.WWV_THINGDB", line
    An idea on how to fix this bug ?
    Thanks for your help
    Jean-Christophe

    Hi,
    When trying to remove one of my page-group, I get the following error message:
    An unexpected error has occurred (WWS-32100)
    ORA-1: User-Defined Exception (WWC-36000)
    Error while deleting page. (WWC-44130)
    An unexpected error occurred: ORA-20100:
    ORA-06512: at "PORTAL.WWSBR_STDERR", line 437
    ORA-06512: at "PORTAL.WWV_THINGDB", line
    An idea on how to fix this bug ?
    Thanks for your help
    Jean-Christophe

  • Error while copying page template!

    Copying of a simple page template fails in Portal 10.1.2 with the following error:
         Internal error (WWC-00006)
    Error while copying page. (WWC-44262)
    An unexpected error occurred: ORA-20100:
    ORA-06512: at "PORTAL.WWSBR_STDERR", line 437
    ORA-06512: at "PORTAL.WWV_THINGDB", line 1816
    ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at "PORTAL.WWSBR_API_URL", line 73
    ORA-01403: no data found (WWC-44088)
    An unexpected error occurred: ORA-20100:
    ORA-06512: at "PORTAL.WWSBR_STDERR", line 437
    ORA-06512: at "PORTAL.WWV_THINGDB", line 1816
    ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at "PORTAL.WWSBR_API_URL", line 73
    ORA-01403: no data found (WWC-44082)
    An unexpected error occurred: ORA-20100:
    ORA-06512: at "PORTAL.WWSBR_STDERR", line 437
    ORA-06512: at "PORTAL.WWV_THINGDB", line 1816
    ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at "PORTAL.WWSBR_API_URL", line 73
    ORA-01403: no data found (WWC-44082)
    An unexpected error has occurred (WWS-32100)
    ORA-1: User-Defined Exception (WWC-36000)
    No data found (WWS-32101)
    I already had this error in Portal 9.0.4.

    Hi Christian!
    I already opened a TAR. As (according to the Portal docs) exporting Portal applications to future versions is not supported, waiting for another Portal release would mean starting our applications from the scratch. For this reason, bugfixes in future releases are of no really use in our case, and we definitely HAVE to find a solution for this quite crucial problem.
    But thanks for this information.
    Eckhard

  • Error while deleting file

    Hello,
    I want to remove a file from a content area. But when i do that i get th efollowing error message:
    An unexpected error has occurred (WWS-32100)
    An unexpected error has occurred (WWS-32100)
    ORA-1403: ORA-01403: no data found
    ORA-01403: no data found (WWC-36000)
    Unexpected error encountered in wwsec_api.remove_group_acl (ORA-01403: no data found
    ORA-01403: no data found) (WWC-41417)
    Looks familiar to anybody?
    Thanks.

    Set the "Inherit Folder Privilges" property in the access tab of the item property. Once set, you'll then be able to delete it.

  • Error while creating intermedia search in portal

    hi,
    i tried to install the intermedia search feauture. i followed all the steps in the document,i ran all scripts necessary. i started the server by connecting as ctxsys/ctxsys..it started successfully.
    then i logged into portal, enabled the intermedia search checkbox. then when i clicked on the create index
    button...it shows the following error,
    An unexpected error has occurred (WWS-32100)
    An unexpected error has occurred (WWS-32100)
    ORA-29855: ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
    ORA-20000: file not found
    DRG-10700: file not found (WWC-36000)
    Failed to parse as PORTAL30 - (WWS-08300)
    ORA-29855: ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
    ORA-20000: file not found
    DRG-10700: file not found (WWC-36000)
    can any one help me on this..
    regds
    Rajesh

    my database version is 9.0.1.1.1 and the version of intermedia text installed is 8.1.7. as i came to know that error might be due to external procedure calls. i checked the tnsnames and listener .ora files in my database home. i have extproc_connection_data entry in the tnsnames.ora. tnsping on extproc_connection_data is working fine.
    but when i try to connect as system/manager@extproc_connection_data it throws a error. what might be the problem. can u help me out in this????
    Regds
    Kiran

Maybe you are looking for

  • Read the List output fields

    Hi All,         I want read the line of the interactive.But in that line i nedd only 3 field values so when i try to read the line using the READ LINE ststement and try to assign the read value to a field it is going for the dump and saying conversio

  • UTL_SMTP is becoming slower suddenly

    Hi everybody, we are using the package UTL_SMTP to send mails in our applications. Not so long ago, the email were really quick. Now it takes over 10 seconds to send 3 mails with no attachment, It's not acceptable. Do you know a way to send the mail

  • LOVs based on web services

    Hi, I have an ADF 10g application (JSF + ADF BC) in which I am creating LOVs (selectInputText) that need to be populated from web services.The LOV would consist of a search form and an ADF table to show the results. I realise that there are a couple

  • Delta download & Upgrading reports/tcodes?

    hi friends Delta download & Upgrading reports/tcodes Regards Vinny

  • IDVD 5 takes approximate 5 to 6 hours to burn 1hr 55min video

    I downloaded 1hr 55min video from my miniDV. I added titles, transitions, etc. When I finally burn it on DVD using the iDVD 5 program it takes somewhere around 5 to 6 hours. Is that normal? Is there any place you can select the speed you would like t