Can't add a portlet

We have recently upgraded the database instance to 8.1.7.2 from
8.1.7.0. We are using 9iAs 1.0.2.1 and plan to upgrade to
1.0.2.2 in the near future. We have also renamed the database
which I wouldn't think should have any impact.
When we try to add a new portlet to an existing provider, it
never shows up in the list after we refresh the provider. We
check the refresh errors and do not see any errors.
We have also tried creating a new provider, and the provider
record gets created, we see it in the list for editing
providers, but there are no portlets in it even though there
should be. It also does not show up in the portlet repository.
Has anyone seen this problem?

We get the following error in the database trace file:
*** 2001-10-17 10:27:38.452
*** SESSION ID:(56.5) 2001-10-17 10:27:38.445
oracle.jdbc.driver.OracleSQLException: ORA-01008: not all
variables bound
at oracle.jdbc.kprb.KprbDBAccess.check_error(KprbDBAccess.java)
at oracle.jdbc.kprb.KprbDBAccess.executeFetch
(KprbDBAccess.java)
at oracle.jdbc.kprb.KprbDBAccess.parseExecuteFetch
(KprbDBAccess.java)
at oracle.jdbc.driver.OracleStatement.executeNonQuery
(OracleStatement.java)
at oracle.jdbc.driver.OracleStatement.doExecuteOther
(OracleStatement.java)
at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout
(OracleStatement.jav
a)
at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate
(OraclePreparedStat
ement.java)
at oracle.jdbc.driver.OraclePreparedStatement.execute
(OraclePreparedStatement.
java)
at
oracle.webdb.provider.web.HttpProviderDispatcher.getPortletList
(HttpProvide
rDispatcher.java:542)

Similar Messages

  • Where is page information stored in DB or can I add a portlet dynamically?

    I want to add a protlet to a page dynamically. I assume if I can find where pages are stored, I can look there for a hint. Does anyone know where they are stored?
    Or
    how do I add a protlet to a page dynamically? I suppose I could use a dynamic page, but what would be the sytax between the oracle tags to tell it to load the portlet?
    thanks

    I doubt that you can achieve this functionality directly.
    For this you can get the clarification from the Content area discussion forum.
    But still we have achieve this functionality in the indirect way.
    Any component created can be exposed as portlet if you can set
    the exposed as portlet => 1 in the table wwv_modules$.

  • How do I add multiple portlets to one provider?

    Hello,
    I'm using JDeveloper 10g. Created an Application Workspace which holds several projects (java/jsp porlets). I would like all of these portlets to be under one provider rather than registering a provider for each project. Do I choose one project and add information to the provider.xml file for my other portlets? If anyone could help, it would be appreciated...
    TIA

    [Matthew:  think I understand. Is it safe to use a provider for each portlet? If I had a hundred portlets would it effect system hardware requirements with multitude of providers running? Now I'm trying to determine if I should combine each project or if I should leave them seperate. Thanks again...]
    Matthew - Would be good if you could hit "reply" to the last concerned post. I had some trouble trying to find whether you had posted any more questions ;-)
    here's my response to your last post:
    There is definitely a performance hit when you have just one portlet under one provider. First - You will have to undergo 100 provider registrations and I'm sure that can drive anybody crazy ;-)
    Secondly, for each provider, there is a ProviderDefinition object created in memory. In your case, there would be 100 such objects created at any point in time (assuming 100 are in use). had you classified portlets under say 10 such providers, you will definitely save memory. For each instance of the provider registration, you have one ProviderInstance object created. So even if all these 100 providers are registered once on Portal A, you will have 100 instances of this object. When registered on portal B, 100 more will be created. This will be sufficiently less if you had just 10 top level providers.
    As a best practice, you might want to group related portlets under one provider e.g. If you are having a bunch of SAP, Oracle, PeopleSoft portlets, you could create three top level providers and just add those portlets accordingly. Just an example though. the classification is totaly based on what binds two portlets together and is something that will have to be decided by you.
    Just my 0.02$
    Regards,
    Abhinav

  • How can I put "Favorites"portlets for various users in a page?

    How can i put in a page two "Favorites" portlets (one for each user that log on into the page and one for each group of users that logon into the page),so each
    user can customize (add favorites,delete favorites,..) it's own "Favorites" portlet and the other "Favorites" portlet is only customizable by a
    group of user,so if the user log on is not in that group can't customize the portlet.

    The favorites portlet is set up to work this way automatically. You put one version on a page, and the customizations are stored for each individual user. So the same portlet displays different favorites based on the logged in user. At this point, there is no way to define favorites for a group.

  • Not able to add a portlet.

    Hello every one!
    i am new to oracle portal, i am able to deploy war file of portlet and register a provider for that.
    When i try to add a portlet in my page its gives the error that Portlet not available as well as provider not available.
    following are the error nos. which i get.
    Portlet Information could not be obtained. (WWC-44334)
    This provider was not found. (WWC-43101)
    can any one help me?
    TIA
    Utkarsh

    Hello every one!
    i am new to oracle portal, i am able to deploy war file of portlet and register a provider for that.
    When i try to add a portlet in my page its gives the error that Portlet not available as well as provider not available.
    following are the error nos. which i get.
    Portlet Information could not be obtained. (WWC-44334)
    This provider was not found. (WWC-43101)
    can any one help me?
    TIA
    Utkarsh

  • How to add a portlet page without the use of EBCC

    I know that you can add a portal page using EBCC but can a user do this through
    the portal?
    So can a user after logging in, create a portal page and give it a certain name
    that he came up with and then add some portlets in this page?
    Any help on this matter would be appreciated!!!
    Thanks,
    -Saïd

    Jalpesh,
    I believe that the question is more on the user customization side of things.
    Can a registered web site user create their own portal page? Then add already
    created portlets to it. I think that this functionality is like on my.yahoo.com.
    As far as I know the bea portal server doesn’t have this functionality. A user
    may have access to predefined pages and that page has associated portlets. Then
    there is a layer of security associated with all of this called customer entitlements.
    -Travis
    Jalpesh Patadia <[email protected]> wrote:
    Hello Said,
    In WLP 4.0 and WLP 7.0, the each portlet was defined by its own xml
    definition. So to answer your question, I do not think you can create
    new portlets through the JSP Admin Tools.
    What you can do is try to automate the process so that your portlets
    are
    created using a sample portlet xml file and then modify the portal.xml
    so that that portlet is added to its list. You can then data sync your
    portal. To make is visible, you will still have to manually set the
    visible and available attribute to true in the JSP admin tools.
    Thanks,
    Jalpesh.
    Saïd wrote:
    I know that you can add a portal page using EBCC but can a user dothis through
    the portal?
    So can a user after logging in, create a portal page and give it acertain name
    that he came up with and then add some portlets in this page?
    Any help on this matter would be appreciated!!!
    Thanks,
    -Saïd

  • Create and add XML portlet.

    How can I create a XML portlet either from scratch or copy the sample XML portlet? I can preview the sample XML portlet. However, I can not add it to a page.
    I am running early adopters version and do not have PDK.
    Thanks.

    <p>

  • Add new portlets to ptportletcontainer

    Hello,
    I successfull imported the jsr168 portlet Container in my portal. My example portlets also work good. Now I would like to add an existing jsr168-struts-portlet to the container.
    How does this work?
    Thanks Spin

    Doyle wrote:
    Thanks for that. It does seem a little unlikely that Portal admin console would
    be used to upload and install new java classes. Sadly my boss/customer appears
    to have bought Portal licences on that basis. I'll break the news to him gently.Also consider the security issues when you try to upload and deploy
    classes/JSPs on a live server without dev/QA involvement. Your security
    folks will be quite happy to know that this cannot happen ;)
    You can however deploy those portlets on a different portal app (on the
    same server or a different server), and use admin tools to create a
    proxy portlet. Proxy portlet is like any other portlet as far as
    administration is concerned, except that it uses WSRP to aggregate the
    original portlet. This feature is available on dev2dev, and will be part
    of SP3.
    Subbu
    >
    >
    "Chris Jolley" <[email protected]> wrote:
    There is an API that exists for creating portlets in the database, However,
    the
    content (JSP or page flow the portlet refers to)would have to reside
    already in
    the ear.
    "Doyle" <[email protected]> wrote:
    Hello,
    Does anyone know if new portlets can be added or uploaded through the
    portal admin
    console ?
    I am curious if there is some way to add portlets which are not in a
    portal's
    ear file.
    thanks!
    -BD

  • Corrupt Add User portlet?

    It appears that I (or Bill) ahve may corrupted the Add User portlet. It now returns an error message of wwc-00000.
    Is there a way that I can upload this portlet (without reinstall of the application server and Portal) and if so, where can I download it?
    At present, I cannot add users and clearly this is causing some grief!
    Help please
    Rob

    Rob,
    Please find the following article from metalink. This should help you.
    Essentially, you need to make sure that the servername in your Apache httpd.conf file is in all lowercase.
    - Scott T. Boman
    Doc ID:
    Note:144228.1
    Subject:
    Unable to create a user in portal, fails with WWC-00000
    Type:
    PROBLEM
    Status:
    REVIEWED
    Content Type:
    TEXT/PLAIN
    Creation Date:
    03-MAY-2001
    Last Revision Date:
    09-MAY-2001*************************************************************
    This article is being delivered in Draft form and may contain
    errors. Please use the MetaLink "Feedback" button to advise
    Oracle of any issues related to this article.
    Problem Description
    Fresh install of IAS 1.0.2.1, portal 3.0.8.
    Everything works fine until one tries to create a Portal user. When clicking
    "Create New users", an error window appears with the message
    "Error: (WWC-00000)".
    At this time one is connected as the user portal30, so a Full Admin user which
    should be able to create a new user.
    The same WWC-00000 error is also returned when one goes to
    http://server.domain:port/pls/portal30_sso and tries to login.
    Solution Description
    Check the servername in your Apache httpd.conf file. If the servername is in
    uppercase then switch it to lowercase an restart the HTTP Listener.
    Apache is case sensitive and can not deal with uppercase.
    In IAS 1.0.2 this resulted in a WWC-41439 error when using the login link on
    the portal homepage. See [NOTE:130310.1] for a more detailed explanation on
    this.
    Everything in the note still applies, except that the problem occurs a bit
    different in version 3.0.8, no WWC-41439 is reported, but a WWC-00000.
    [BUG:1534919] might have something to do with this changed behaviour.
    At the same time also note that Apache doesn't allow underscores in the
    servername. This is explained in [NOTE:134328.1].
    Explanation
    Windows is not case sensitive operating system, but Apache is case sensitive.
    Be aware that all configuration files from Apache are case sensitive.
    References
    [BUG:1534919]
    [NOTE:130310.1]
    Copyright (c) 1995,2000 Oracle Corporation. All Rights Reserved. Legal Notices and Terms of Use.
    It appears that I (or Bill) ahve may corrupted the Add User portlet. It now returns an error message of wwc-00000.
    Is there a way that I can upload this portlet (without reinstall of the application server and Portal) and if so, where can I download it?
    At present, I cannot add users and clearly this is causing some grief!
    Help please
    Rob

  • How can I add more than one same spry menu (eg. collapsible menu)  with in different styles (font size, color, background, etc) on current page?

    How can I add more than one same spry menu (eg. collapsible menu)  with in different styles (font size, color, background, etc) on current page?

    Hi Nancy,
    This screenshot was only for imagination. A part of the code (not all) is below.  In the code there are some background images but they are not seem in live mode.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title></title>
    <link href="css/my_site.css" rel="stylesheet" type="text/css" />
    <link href="SpryAssets/SpryTabbedPanels.css" rel="stylesheet" type="text/css"/>
    <link href="SpryAssets/SpryCollapsiblePanel.css" rel="stylesheet" type="text/css" />
    <script src="SpryAssets/SpryTabbedPanels.js" type="text/javascript"></script>
    <script src="SpryAssets/SpryCollapsiblePanel.js" type="text/javascript"></script>
    <style>
    #CollapsiblePanel1 .CollapsiblePanelOpen .CollapsiblePanelTab {
        background-color: #003366;
        font-size: 18px;
        line-height: 52px;
        color: #FFF;
    #CollapsiblePanel1 .CollapsiblePanelTabHover .CollapsiblePanelTab {
        background-color: #003366;
        color: #FFF;
        text-shadow: 1px 1px #000;
        font-weight: bold;
        line-height: 52px;
    #CollapsiblePanel1 .CollapsiblePanelClosed .CollapsiblePanelTab  {
        background-color: #C3CFDF;
        border-radius: 5px 5px 0px 0px;
        color: #999
        text-shadow: 1px 1px #000;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        line-height: 52px;
    #CollapsiblePanel2 .CollapsiblePanelOpen .CollapsiblePanelTab {
        background-image: url(images/international.jpg);
        background-repeat: no-repeat;
        font-size: 18px;
        line-height: 52px;
        color: #FFF;
    #CollapsiblePanel2 .CollapsiblePanelTabHover .CollapsiblePanelTab {
        background-color: #003366;
        color: #FFF;
        text-shadow: 1px 1px #000;
        font-weight: bold;
        background-image: url(images/TR_Col-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    #CollapsiblePanel2 .CollapsiblePanelClosed .CollapsiblePanelTab  {
        background-color: #C3CFDF;
        border-radius: 5px 5px 0px 0px;
        color: #999
        text-shadow: 1px 1px #000;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        background-image: url(images/TR_Gray2-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    #CollapsiblePanel2 .CollapsiblePanelContent {
        background-color: blue;
    #CollapsiblePanel3 .CollapsiblePanelOpen .CollapsiblePanelTab {
        background-image: url(images/TR_Col-WEB.png);
        background-repeat: no-repeat;
        font-size: 18px;
        line-height: 52px;
        color: #FFF;
    #CollapsiblePanel3 .CollapsiblePanelTabHover .CollapsiblePanelTab {
        background-color: #003366;
        color: #FFF;
        text-shadow: 1px 1px #000;
        font-weight: bold;
        background-image: url(images/TR_Col-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    #CollapsiblePanel3 .CollapsiblePanelClosed .CollapsiblePanelTab  {
        background-color: #C3CFDF;
        border-radius: 5px 5px 0px 0px;
        color: #999
        text-shadow: 1px 1px #000;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        background-image: url(images/TR_Gray2-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    #CollapsiblePanel4 .CollapsiblePanelOpen .CollapsiblePanelTab {
        background-image: url(images/TR_Col-WEB.png);
        background-repeat: no-repeat;
        font-size: 18px;
        line-height: 52px;
        color: #FFF;
    #CollapsiblePanel4 .CollapsiblePanelTabHover .CollapsiblePanelTab {
        background-color: #003366;
        color: #FFF;
        text-shadow: 1px 1px #000;
        font-weight: bold;
        background-image: url(images/TR_Col-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    #CollapsiblePanel4 .CollapsiblePanelClosed .CollapsiblePanelTab  {
        background-color: #C3CFDF;
        border-radius: 5px 5px 0px 0px;
        color: #999
        text-shadow: 1px 1px #000;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        background-image: url(images/TR_Gray2-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    #CollapsiblePanel5 .CollapsiblePanelOpen .CollapsiblePanelTab {
        background-image: url(images/TR_Col-WEB.png);
        background-repeat: no-repeat;
        font-size: 18px;
        line-height: 52px;
        color: #FFF;
    #CollapsiblePanel5 .CollapsiblePanelTabHover .CollapsiblePanelTab {
        background-color: #003366;
        color: #FFF;
        text-shadow: 1px 1px #000;
        font-weight: bold;
        background-image: url(images/TR_Col-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    #CollapsiblePanel5 .CollapsiblePanelClosed .CollapsiblePanelTab  {
        background-color: #C3CFDF;
        border-radius: 5px 5px 0px 0px;
        color: #999
        text-shadow: 1px 1px #000;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        background-image: url(images/TR_Gray2-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    </style>

  • HT201342 How can I add an e-mail address to my existing icloud addresses?  I currently only use one and I would like to ad two more?

    How can I add an e-mail address to my existing icloud account?  I curently only use one of the three.

    Each iCloud account only has a single iCloud account.  If you want, you can add up to 3 alias addresses that will receive email in the same iCloud inbox, as explained here: http://support.apple.com/kb/PH2622.

  • How can I add amazon to Apple TV?

    I am a new Apple TV user. So far I am impressed and like it a lot. However I would like to use the Amazon Prime and I have yet to find it. How can I add it to my Apple TV?

    You cannot add apps to Apple TV. If you have an IOS device you can AirPlay to stream using the app from there

  • Can't add a family member to family share on icloud?

    I Successfully added one child to family share but when I went to add second child it gets hung up on the screen where you type family members email. I type it in or select child's name from my list of contacts and then select NEXT. Nothing Happens. the blue letters of next fade to the light blue then the circle thing spins and the NEXT pops back up in blue and nothing happens. Can someone please help me figure out why I can't add a second child. Yes, they have an icloud account, I turned phone off and back on. Not sure what the problem is.

    See if you can go to your Calendars App and select a previous event to see what Calendar the event was added to (iCloud or Yahoo). After that is determined you can go to www.iCloud.com or calendar.yahoo.com and add the event there to see if it will populate on your device. Another troubleshooting step is deleting the iCloud account from your device and also deleting the Yahoo account. Then check to see if you can add an event without it syncing to a email. If you can then it may have just been a bug and you can add both accounts back and try adding the event again. I would also recommend only using one service to sync your Contacts, Calendars, Reminders, etc. Such as either iCloud only or Yahoo only, as using multiple accounts means your data is spread around and can be hard to isolate when something goes wrong.

  • How can I add a birthday without creating a new contact?

    Hiya,
    I would like to add birthdays to my calendar for my friends children and my neices and nephews.  However, I don't want to create a new contact for all of them. Can I add an entry into the birthdays calendar only?  When I add an entry in iCal on my MacBook I can edit it to a specific calendar, but I have no option to add to the birthday calendar.  If I really have to create a contact for these entries, can I select which contacts show up in my iPhone? Obviously I don't want a huge contacts list for babies and small children in my phone!
    I tried Dates to iCal and it was good for anniversaries, but for other birthdays it wasnt as they appear as the parents name and then the entry (e.g. Jane: 2nd Sophies Birthday) which I find very annoying!
    I hope one of you geniuses out there can help me!
    Thanks very much.

    Also open the calendar app, tap on calendars bottom middle of the screen and make sure under other you have birthdays ticked in the calendars

  • How can i add to a listBox items near in a new column other items ?

    The items on the right i changed the property of the listBox1 righttoleft to Yes.
    My problem is i want to build a new column for the number so each number i'm adding will be next on the left to the belong item string. And not under it like now.
    1. Maybe i need to use another control and not listBox ?
    2. How can i add column/s and also maybe adding a title to each column like: Names Id Number....?

    If you want columns, you should consider a
    ListView or
    DataGridView.

Maybe you are looking for

  • My phone will no longer send my pics to my pc when i connect HELP :(

    ive not been able to copy my pics of my iphone 4 for about 4 months when i used to connect it to pc (windows xp) it would pop up apple iphone when i connect the lead it says on it camera connected but it wont show a programs to launch it for sum reas

  • Small error in pl/sql...

    Hi, I am trying to delete a row dynamically with the following code. Can anybody tell me what is the wrong?. serial_no field is varchar2(50) in table. do I need to add any ' to a ?? Thanks, Devender declare      a varchar2(50):=''; begin      a:= 546

  • Any standard infotypes for capturing project details

    Mates client has few departments  like finance,hr,it etc and in which project/operation is one of them.They have employee working in different projects say A,B,C..and they are deployed in different places..my doubt is how do we treat this project? co

  • Testing SOAP/ XML in ABAP  Proxy!

    Hi Experts,             In an interview I was asked a question on abap proxy. In a scenerio where data from file gets into R/3 ztable through abap proxy, when data has already left XI and about to enter r/3, there is some SOAP XML format , and data c

  • Downloading same app twice

    Is it possible to d/l the same app twice? (and pay twice of course). DH has discovered he loves angry birds but so do I, so I don't want him playing my game (lol) but when I tried to purchase again it says 'installed'. Is there any way around this? T