Content Presenter Portlet (CPP) on weblogic portal 10.3 giving error

Hi,
We are using WLP 10gR3 & UCM 10gR3 in our environment.
We've done a new installation on portal following the checklist which is working fine on a working env.
On portal application CPP giving error
Content Presenter Portlet giving err-An appropriate display template for this item could'nt be found
WLP is able to connect to UCM & all required patches for CPP (patch APD4, patch AVW6, patch ZKHC) are also poperly applied.
On console, error logs show - Error - <May 5, 2011 1:02:49 PM IST> <Warning> <Events> <BEA-401903> <Duplicate EventListener com.bea.content.repo.internal.server.logic.search.ContentExporterListener not added to Handler com.bea.p13n.events.internal.EventHandler on Type {3}.>.
Not able to understand what is going wrong?
Same set of libraries are also applied in this env.

Hi,
Could someone pls explain which cache is used to cache portlet content and in which form the content is cached?

Similar Messages

  • Error with Authentication and Content Presenter Portlet

    I was just testing an application i'm developping when I realize that something was wrong with almost all the content presenter portlets in my portal... after authenticate into my portal i get this at log files
    <9/03/2009 10:04:08 AM GMT-06:00> <Error> <netuix> <BEA-423166> <An exception or error occurred in the backing file [com.bea.content.ui.framework.ContentUIPortletBacking] while executing its handlePostbackData method. It was java.lang.IllegalStateException: Unable to retrieve the current portlet instance information.
    java.lang.IllegalStateException: Unable to retrieve the current portlet instance information.
         at com.bea.content.ui.framework.services.PortletManagementService.getPortletSessionConfigurationKey(PortletManagementService.java:2726)
         at com.bea.content.ui.framework.services.PortletManagementService.hasReturnedFromConfiguration(PortletManagementService.java:938)
         at com.bea.content.ui.framework.ContentUIPortletBacking.handlePostbackData(ContentUIPortletBacking.java:139)
         at com.bea.netuix.servlets.controls.Backable$Impl.handlePostbackData(Backable.java:166)
         at com.bea.netuix.servlets.controls.AdministeredBackableControl.handlePostbackData(AdministeredBackableControl.java:83)
         Truncated. see log file for complete stacktrace
    >
    java.lang.NullPointerException
         at login.LoginBacking.handlePostbackData(LoginBacking.java:43)
         at com.bea.netuix.servlets.controls.Backable$Impl.handlePostbackData(Backable.java:166)
         at com.bea.netuix.servlets.controls.AdministeredBackableControl.handlePostbackData(AdministeredBackableControl.java:83)
         at com.bea.netuix.servlets.controls.window.Window.handlePostbackData(Window.java:606)
         at com.bea.netuix.nf.ControlLifecycle$2.visit(ControlLifecycle.java:180)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:324)<9/03/2009 10:07:56 AM GMT-06:00> <Error> <netuix> <BEA-423166> <An exception or error occurred in the backing file [com.bea.content.ui.framework.ContentUIPortletBacking] while executing its handlePostbackData method. It was java.lang.IllegalStateException: Unable to retrieve the current portlet instance information.
    java.lang.IllegalStateException: Unable to retrieve the current portlet instance information.
         at com.bea.content.ui.framework.services.PortletManagementService.getPortletSessionConfigurationKey(PortletManagementService.java:2726)
         at com.bea.content.ui.framework.services.PortletManagementService.hasReturnedFromConfiguration(PortletManagementService.java:938)
         at com.bea.content.ui.framework.ContentUIPortletBacking.handlePostbackData(ContentUIPortletBacking.java:139)
         at com.bea.netuix.servlets.controls.Backable$Impl.handlePostbackData(Backable.java:166)
         at com.bea.netuix.servlets.controls.AdministeredBackableControl.handlePostbackData(AdministeredBackableControl.java:83)
         Truncated. see log file for complete stacktrace
    >
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
         at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:130)
         at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:395)
         at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:361)
         at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:352)
         at com.bea.netuix.nf.Lifecycle.runInbound(Lifecycle.java:184)
         at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:159)
         at com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:388)
         at com.bea.netuix.servlets.manager.UIServlet.doPost(UIServlet.java:258)
         at com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:199)
         at com.bea.netuix.servlets.manager.SingleFileServlet.service(SingleFileServlet.java:251)
         at com.bea.netuix.servlets.manager.PortalServlet.service(PortalServlet.java:686)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:226)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:124)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at com.bea.portal.tools.servlet.http.HttpContextFilter.doFilter(HttpContextFilter.java:60)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:336)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at com.bea.jsptools.servlet.PagedResultServiceFilter.doFilter(PagedResultServiceFilter.java:82)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3393)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(Unknown Source)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2140)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2046)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1366)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:200)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:172)
    I do not know why is this happening, cause Authentication works, except for that ugly exception that I think is thrown after trying to render the content presenter portlets
    Some of the content presenter portlets work(I mean i can see it's content and can be modified)fine but the ones recently added don't Does anybody knows the reason???
    It does not work even when i start a new project.

    I'm using the sample at wlp docs
    package login;
    import com.bea.netuix.servlets.controls.content.JspContentContext;
    import com.bea.netuix.servlets.controls.content.backing.AbstractJspBacking;
    import com.bea.p13n.security.Authentication;
    import com.bea.portlet.GenericURL;
    import com.bea.portlet.PostbackURL;
    import javax.security.auth.login.LoginException;
    import javax.servlet.http.HttpServletRequest;
    import javax.servlet.http.HttpServletResponse;
    public class LoginBacking extends AbstractJspBacking {
    private static final long serialVersionUID = 1L;
    public static final String REDIRECT_ACTION = "redirect";
    public boolean handlePostbackData(HttpServletRequest request, HttpServletResponse response) {
    if (isRequestTargeted(request)) {
    if (request.getParameter(GenericURL.STATE_PARAM) == null) {
    String username = request.getParameter("username");
    String password = request.getParameter("password");
    PostbackURL url = PostbackURL.createPostbackURL(request, response);
    if (username != null && password != null) {
    try {
    Authentication.login(username, password, request, response);
    catch (LoginException le) {
    request.setAttribute("loginErrorMessage3", new String("true"));
    return false;
    else if (request.getParameter("logout") != null) {
    Authentication.logout(request);
    url.addParameter(GenericURL.LOADSTATE_PARAM, "false");
    url.addParameter(GenericURL.PAGE_LABEL_PARAM, "login");
    try {
    JspContentContext jspContext = JspContentContext.getJspContentContext(request);
    jspContext.sendRedirect(url.toString());
    catch (Exception ie) {
    ie.printStackTrace();
    return true;
    In fact the problem is at the line that executes redirection ... jspContext.sendRedirect(url.toString());

  • An improved Content Presenter Portlet

    I've been working on a site migration project from a content manager to Weblogic Portal, and for the Weblogic Portal site we are planning to use Content Presenter Portlet to show most of the content that already exist on that site, almost all is just text and images, but there is a problem with the usability of the portal, I mean the process to create a new page(desktop) is not that simple for a non-technical user, for example the user has to create the content in the repository organize everything very well and then create the desktop, add the content presenter protlet and then configure the portlet and of course if the author wants to edit the content when the repository has library services enabled he has to follow a large process...chose edit, chech out, choose property, edit, save, check in and finally see those changes(or wait until it is approved)... in the old content manager is not that difficult to do that... so I've been thinking to write some templates for the content presenter portlet that reduces the number of steps, windows and clics for the assistant, and allow the authors to create the content instead of just choosing it, and finally allow the in-line editing with library services enabled.... What do you think about it??? I know this is not a simple task.... but I want to know your opinion.... has somebody tried to do something similar??? any comment is welcomed...

    This is a sample template which explicitly was not implemented to support Library Services. The OOTB sample application in which this template lives does not have Library Services enabled on the repository. You are free to take this sample and modify it to suite your needs, either for learning or to modify to meet your requirements. The template was amply commented so that you can follow the ideas and implementation.
    Brad

  • Weblogic Portal Server interrupted abruptly error

    hi,
    i have an issue with weblogic portal server 9.2,
    At times my workshops get hang and i have to kill the weblogic portal server instance,
    the next time i start the workshop and try to start the weblogic portal server it gives error either that there is exclusive lock on the ear project or it says like the server was interrupted abruptly, and the server does not start,
    How do i solve such kind of issue, my server is not starting and i need to resolve such kind of error urgently,
    thanks in advance

    Hi,
    If the error is about the exclusive lock on the ear project it means you have made a lock on the resources in weblogic server admin console.You need to realase the lock from the console.
    Also if some unexpected error comes?
    Just apply the weblogic 9.2 patch before starting the workshop.You can find the patch at C:\bea92\workshop92\workshop4WP location.Run the WLWPatchInitialize.cmd script.
    This might be helpful for you.
    Thanks
    Bishnu

  • Problems with Inter-Portlet Communication in Weblogic Portal 10.3

    Hi,
    I'm developing a web application using Weblogic Portal 10.3.
    The requirement is that the work requests have to be stored in a workbasket which can be submitted by the user at the end.
    The user can create multiple request of same form.
    Consider a scenario that the user creates 5 instances or work request in a single form. No he moves back to the 2nd request and modifies it. While modifying the 2nd request a validation message is thrown. Now the user navigates to Workbasket directly by selecting the Workbasket from the menu item.
    Now when the user selects any one of the 5 requests, he is able to view the same validation message which is thrown as said in the above scenario. This is happening only when the user navaigates from the workbasket. If the user switches between the request, the problem is not simulated.
    Someone please help me how this can be avaoided.
    More Information:
    Weblogic Portal 10.3
    JSF 1.2
    Spring
    Message is thrown using the FacesMessage in JSF and is displayed in the screen using the following JSF tag.
    <h:messages globalOnly="true" rendered="#{! empty facesContext.maximumSeverity}" styleClass="liststylenone"/>

    Hi,
    Could someone pls explain which cache is used to cache portlet content and in which form the content is cached?

  • Content Publishing Suite(CPS) in Weblogic Portal 10.3

    Hi,
    I had included the portlet which I had made using the producer and consumer which is defined in the CPS documentation.
    Everything works fine but when I tries to retrieve the portlet following error occurs :
    com.stellent.cis.client.command.CommandConfigurationException: javax.naming.NameNotFoundException: While trying to lookup 'stellent.command/configuration' didn't find subcontext 'stellent'. Resolved ''; remaining name 'stellent/command/configuration'
    *     at com.stellent.cis.impl.CISApplicationFactory.initializeCisApplication(CISApplicationFactory.java:103)*
    *     at com.stellent.cis.impl.CISApplicationFactory.getCisApplication(CISApplicationFactory.java:58)*
    *     at com.stellent.cis.impl.CISApplicationFactory.initialize(CISApplicationFactory.java:74)*
    *     at com.stellent.portlet.vendors.jsr168.SCSPortlet.getCISApplication(SCSPortlet.java:275)*
    *     at com.stellent.portlet.vendors.jsr168.SCSPortlet.initializeController(SCSPortlet.java:240)*
    *     Truncated. see log file for complete stacktrace*
    java.lang.RuntimeException: javax.naming.NameNotFoundException: While trying to lookup 'stellent.command/configuration' didn't find subcontext 'stellent'. Resolved ''; remaining name 'stellent/command/configuration'
    *     at com.stellent.cis.common.proxy.ejb.EJBLookupAndProxy.lookupAndProxy(EJBLookupAndProxy.java:48)*
    *     at com.stellent.cis.impl.CISApplicationFactory.initializeClient(CISApplicationFactory.java:174)*
    *     at com.stellent.cis.impl.CISApplicationFactory.initializeCisApplication(CISApplicationFactory.java:97)*
    *     at com.stellent.cis.impl.CISApplicationFactory.getCisApplication(CISApplicationFactory.java:58)*
    *     at com.stellent.cis.impl.CISApplicationFactory.initialize(CISApplicationFactory.java:74)*
    *     Truncated. see log file for complete stacktrace*
    javax.naming.NameNotFoundException: While trying to lookup 'stellent.command/configuration' didn't find subcontext 'stellent'. Resolved ''; remaining name 'stellent/command/configuration'
    *     at weblogic.jndi.internal.BasicNamingNode.newNameNotFoundException(BasicNamingNode.java:1139)*
    *     at weblogic.jndi.internal.BasicNamingNode.lookupHere(BasicNamingNode.java:247)*
    *     at weblogic.jndi.internal.ServerNamingNode.lookupHere(ServerNamingNode.java:182)*
    *     at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:206)*
    *     at weblogic.jndi.internal.WLEventContextImpl.lookup(WLEventContextImpl.java:254)*
    I am confused what to do. The solution to this problem is given Problem installing cis-admin on OC4J but they are using OC4J and server.xml. but I am unable to find out the server.xml in weblogic server
    Please help........
    Thanks
    Vinod

    Hi Vinod,
    We are facing issues with CPS with weblogic portal 10.3.
    We have installed CPS producer as an EAR in weblogic and consumer as another EAR in weblogic portal. So while accessing the portlet from consumer side we are getting the error 'You are not currently logged in, please login to the Portal'.
    I guess this is a problem with the SSO. Is there any way to specify the user name and password in some configuration file. In our case we are using the same user name and password as the UCM in weblogic portal.
    While accessing the portlet we are getting the following log message at the console.
    | CIS using IsolatedJarClassLoader
    | Location: /var/tmp/tmp-mgr-3150215533319364620.tmp/cis-loader67188965308693638 63.tmp
    +-----------------
    [2009-09-18 15:32:44,180] [[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kern el.Default (self-tuning)'] WARN (com.stellent.cis.server.adapter.impl.AdapterCo nfigFactory) - Adapter configuration url 'zip:/portalappdev/bea/user_projects/do mains/stc_domain/servers/AdminServer/tmp/_WL_user/CPS_EAR/q2d3o7/war/WEB-INF/lib /cps-config.jar!/adapterconfig.xml' was not a file URL, will not be able to pers ist configuration
    [2009-09-18 15:32:50,110] [[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kern el.Default (self-tuning)'] INFO (com.stellent.cis.impl.CISApplication) -
    +------------------------------
    | Initialized Content Integration Suite 10g Release 3 (10.1.3.3.3) [server]
    | Version: 8.0.0.3 (Build 2008.1218.1100)
    | Server Type: weblogic [ejb=true, rmi=false]
    | Server Configuration: [META-INF/resources/server/cis-services.jxml]
    | Adapter Configuration: zip:/portalappdev/bea/user_projects/domains/stc_d omain/servers/AdminServer/tmp/_WL_user/CPS_EAR/q2d3o7/war/WEB-INF/lib/cps-config .jar!/adapterconfig.xml
    | Temporary File Location: /var/tmp//weblogic/cis-8.0.0.3
    From your post I understood that you could successfully deploy the cps on weblogic. So could you please help me out with this issue or can you please brief the steps that you followed for this cps integration
    Thank you.
    Manish

  • How to deploy JSR 168 Portlet war into Weblogic Portal Server?

    Hello experts!
    I have the installed Oracle WebLogic Portal 10.3.2 with Examples.
    And I want to deploy my jsr-168 portlet.
    Now I could to import this portlet by docs:
    http://download.oracle.com/docs/cd/E15919_01/wlp.1032/e14245/deployment.htm#i1047336
    How can I add the web application as a WSRP producer using WebLogic Portal Administration Console?
    What should I do?

    Hello Kevin,
    my answers:
    Are there any error or warning messages on the application server console when you deploy the generated EAR?When I checked the Auto-deploy checkbox and press Perform Import on the Import Tool page, I had:
    Import Successful... Generated EAR:C:\Oracle\Middleware\wlportal_10.3\samples\domains\portal\helloApp.ear
    But helloApp had the Warning status (Health column) on the Deployment page of the WL Server Administration Console
    Health Information:
    Name: AsyncProliferation
    Health: OK
    Reason: MDB application helloApp is connected to messaging system.
    Name: MessageBufferBean
    Health: Warning
    Reason: MDB application helloApp is NOT connected to messaging system.
    Name: MessageBufferTopicBean
    Health: Warning
    Reason: MDB application helloApp is NOT connected to messaging system.
    If I did NOT check the Auto-deploy checkbox and then install on the Deployment page, I had:
    Messages
    All changes have been activated. No restarts are necessary.
    The deployment has been successfully installed.
    But helloApp had the Warning status (Health column) too.
    Also, earlier you said that you were using WLP 10.3.2, but this issue sounds very similar to something
    that happened in a previous version of WLP, so I just want to check with you again that you're using WLP 10.3.2, correct?Yes, I am using WLP *10.3.2*
    WEB-INF/weblogic.xml ... , WEB-INF/wsrp-producer-config.xml ...
    If you find these files in the generated WAR inside the generated EAR, can you post their contents here?
    weblogic.xml content:
    <?xml version="1.0" encoding="UTF-8"?>
    <weblogic-web-app xmlns="http://xmlns.oracle.com/weblogic/weblogic-web-app">
    <library-ref>
    <library-name>wlp-framework-full-web-lib</library-name>
    </library-ref>
    <library-ref>
    <library-name>wlp-framework-struts-1.2-web-lib</library-name>
    </library-ref>
    <library-ref>
    <library-name>struts-1.2</library-name>
    </library-ref>
    <session-descriptor>
    <cookie-name>JSESSIONID_hello</cookie-name>
    </session-descriptor>
    </weblogic-web-app>
    wsrp-producer-config.xml content:
    <?xml version="1.0" encoding="UTF-8"?>
    <wsrp-producer-config xmlns="http://www.bea.com/servers/weblogic/wsrp-producer-config/9.0">
    <service-config>
    <registration secure="false" required="true"/>
    <service-description secure="false"/>
    <markup secure="false" rewrite-urls="true" transport="string"/>
    <portlet-management secure="false" required="true"/>
    </service-config>
    <supported-locales>
    <locale>en</locale>
    <locale>en-US</locale>
    </supported-locales>
    <requiredUserProperties properties="specified"/>
    </wsrp-producer-config>

  • Portlet-to-Portlet communication BEA Weblogic Portal 7.0 SP2 Windows environment

    I am new to BEA Weblogic Portal. I have a page with 3 portlets. Portlet 1 searches
    and displays data in portlet 2. When you click on a specific link in portlet
    2 it displays detailed data in portlet 3. This all works fine. My Problem is
    when I execute another search in portlet1 the results show up fine in portlet
    2, however portlet 3 still has the details from the previous search. How can
    I resolve this issue? Any advice on how to deal with caching in general?

    I am new to BEA Weblogic Portal. I have a page with 3 portlets. Portlet 1 searches
    and displays data in portlet 2. When you click on a specific link in portlet
    2 it displays detailed data in portlet 3. This all works fine. My Problem is
    when I execute another search in portlet1 the results show up fine in portlet
    2, however portlet 3 still has the details from the previous search. How can
    I resolve this issue? Any advice on how to deal with caching in general?

  • Resetting the JSF Portlet State in weblogic portal 10.3 and JSF1.2

    Hi ,
    I have a Registration JSF Portlet. It has two pages, “Registration home Page" and " Registration confirm Page". After I,enter the Registration details on " Registration home Page" and click submit, I will get a " Registration confirm Page". Add this JSF Portlet on a page in weblogic portal 10.3. Now visit some other page and comeback to the page on which I added the JSF Portlet, I will see that it is showing " Registration confirm Page", i.e the state is retained.
    My problem is... I want to see " Registration home Page " everytime you visit the page. how can be achieved in weblogic portal 10.3.
    Can any one help me out with this problem ..
    Thanks,
    Ram

    My approach was to programmatically redirect to the page again with _nfpb=false. I do this in the handlePostbackData() method in the portlet's backing file.
    redirectUrl = redirectUrl.replaceAll("_nfpb=true", "_nfpb=false");          
    PortletBackingContext.getPortletBackingContext(request).sendRedirect(redirectUrl);
    Matthias Rohe
    [email protected]
    Edited by: user7964913 on 29.09.2010 04:06

  • Example JSF Portlet Project for WebLogic Portal 10.3.2

    Hi,
    does anyone have an example JSF Portlet Project for WebLogic 10.3.2 using the default JSF implementation 1.2.
    I tried to implement the example of the document "Developing JSF Portlets with WebLogic" but I always get a ClassCastException.
    java.lang.ClassCastException: com.bea.portlet.container.RenderRequestImpl
    Thx in advance
    Edmund

    My approach was to programmatically redirect to the page again with _nfpb=false. I do this in the handlePostbackData() method in the portlet's backing file.
    redirectUrl = redirectUrl.replaceAll("_nfpb=true", "_nfpb=false");          
    PortletBackingContext.getPortletBackingContext(request).sendRedirect(redirectUrl);
    Matthias Rohe
    [email protected]
    Edited by: user7964913 on 29.09.2010 04:06

  • Weblogic Portal 9.2 Startup Error - Linux

    Hi all, Thanks in advance for help in resolving this critical situation.
    Installed is Weblogic Portal 9.2 on a Ubuntu [Debian] Linux workstation. When I create a portal environment using default Configuration Wizard settings, ./startWeblogic.sh executes and I am able to reach the cosole without problems.
    As soon as I try to customize the configuration using Oracle drivers and corresponding username/password, I see an alert that reads:
    <b>This domain is configured to use the SQL authenticator security provider. You must load database tables in the "Run Database Scripts" panel or load the tables manually after completing the wizard using the SQL file located at ~/bea920/user_projects/domains/pDomain/security/SQLAuthenticator.sql</b>
    I click 'OK'. And 'Done'.
    When I attempt to start Weblogic, it fails with the following stacktraces:
    <b>
    JAVA Memory arguments: -Xms256m -Xmx768m
    WLS Start Mode=Development
    CLASSPATH=:/home/toszter/bea920/patch_weblogic920/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/home/toszter/bea920/jrockit90_150_04/lib/tools.jar:/home/toszter/bea920/weblogic92/server/lib/weblogic_sp.jar:/home/toszter/bea920/weblogic92/server/lib/weblogic.jar:/home/toszter/bea920/weblogic92/server/lib/webservices.jar::/home/toszter/bea920/weblogic92/common/eval/pointbase/lib/pbclient51.jar:/home/toszter/bea920/weblogic92/server/lib/xqrl.jar:/home/toszter/bea920/weblogic92/server/lib/xquery.jar:/home/toszter/bea920/weblogic92/server/lib/binxml.jar:
    PATH=/home/toszter/bea920/weblogic92/server/bin:/home/toszter/bea920/jrockit90_150_04/jre/bin:/home/toszter/bea920/jrockit90_150_04/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http://hostname:port/console *
    starting weblogic with Java version:
    Cleaning up license and uid files
    Starting linux-intel/IDOLserver/DiSH/AutonomyDiSH.exe
    Autonomy engine started.
    Listening for transport dt_socket at address: 8453
    java version "1.5.0_04"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_04-b05)
    BEA JRockit(R) (build R26.0.0-189_CR269406-59389-1.5.0_04-20060322-1126-linux-ia32, )
    Starting WLS with line:
    /home/toszter/bea920/jrockit90_150_04/bin/java -jrockit -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,address=8453,server=y,suspend=n -Djava.compiler=NONE -Xms256m -Xmx768m -Xverify:none -ea -da:com.bea... -da:javelin... -da:weblogic... -ea:com.bea.wli... -ea:com.bea.broker... -ea:com.bea.sbconsole... -Dplatform.home=/home/toszter/bea920/weblogic92 -Dwls.home=/home/toszter/bea920/weblogic92/server -Dwli.home=/home/toszter/bea920/weblogic92/integration -Dweblogic.wsee.bind.suppressDeployErrorMessage=true -Dweblogic.http.descriptor.merge=true -Dweblogic.management.discover=true -Dwlw.iterativeDev=true -Dwlw.testConsole=true -Dwlw.logErrorsToConsole=true -Dweblogic.ext.dirs=/home/toszter/bea920/patch_weblogic920/profiles/default/sysext_manifest_classpath -Dweblogic.Name=AdminServer -Djava.security.policy=/home/toszter/bea920/weblogic92/server/lib/weblogic.policy weblogic.Server
    Listening for transport dt_socket at address: 8453
    <Sep 26, 2006 10:37:30 AM EDT> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
    /home/toszter/bea920/weblogic92/platform/lib/p13n/p13n-schemas.jar:/home/toszter/bea920/weblogic92/platform/lib/p13n/p13n_common.jar:/home/toszter/bea920/weblogic92/platform/lib/p13n/p13n_system.jar:/home/toszter/bea920/weblogic92/platform/lib/wlp/commerce_system.jar:/home/toszter/bea920/weblogic92/platform/lib/wlp/content_system.jar:/home/toszter/bea920/weblogic92/platform/lib/wlp/groupspace_system.jar:/home/toszter/bea920/weblogic92/platform/lib/wlp/netuix_common.jar:/home/toszter/bea920/weblogic92/platform/lib/wlp/netuix_schemas.jar:/home/toszter/bea920/weblogic92/platform/lib/wlp/netuix_system-full.jar:/home/toszter/bea920/weblogic92/platform/lib/wlp/netuix_system.jar:/home/toszter/bea920/weblogic92/platform/lib/wlp/nf-jspcmods.jar:/home/toszter/bea920/weblogic92/platform/lib/wlp/nf-system.jar:/home/toszter/bea920/weblogic92/platform/lib/wlp/wlp-schemas.jar:/home/toszter/bea920/weblogic92/platform/lib/wlp/wps_system.jar:/home/toszter/bea920/weblogic92/platform/lib/wlp/wsrp-client.jar:/home/toszter/bea920/weblogic92/platform/lib/wlp/wsrp-common.jar>
    <Sep 26, 2006 10:37:32 AM EDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with BEA JRockit(R) Version R26.0.0-189_CR269406-59389-1.5.0_04-20060322-1126-linux-ia32 from BEA Systems, Inc.>
    <Sep 26, 2006 10:37:33 AM EDT> <Info> <Management> <BEA-141107> <Version: WebLogic Server 9.2 Fri Jun 23 20:47:26 EDT 2006 783464 >
    <Sep 26, 2006 10:37:36 AM EDT> <Info> <Security> <BEA-090065> <Getting boot identity from user.>
    Enter username to boot WebLogic server:system
    Enter password to boot WebLogic server:
    <Sep 26, 2006 10:37:48 AM EDT> <Info> <WebLogicServer> <BEA-000215> <Loaded License : /home/toszter/bea920/license.bea>
    <Sep 26, 2006 10:37:48 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Sep 26, 2006 10:37:48 AM EDT> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Sep 26, 2006 10:37:48 AM EDT> <Notice> <Log Management> <BEA-170019> <The server log file /home/toszter/bea920/user_projects/domains/pDomain/servers/AdminServer/logs/AdminServer.log is opened. All server side log events will be written to this file.>
    <Sep 26, 2006 10:37:52 AM EDT> <Error> <com.bea.weblogic.kernel> <000000> <[Security:090737]An exception occured while getting connection to validate the configuration settings
    java.sql.SQLException: [Security:090735]The DBMS connection was not usable
    at weblogic.security.providers.authentication.DBMSSQLAuthenticatorDelegateImpl.getManageableConnection(DBMSSQLAuthenticatorDelegateImpl.java:857)
    at weblogic.security.providers.authentication.DBMSSQLAuthenticatorDelegateImpl.validateConfiguration(DBMSSQLAuthenticatorDelegateImpl.java:163)
    at weblogic.security.providers.authentication.DBMSSQLAuthenticatorDelegateImpl.<init>(DBMSSQLAuthenticatorDelegateImpl.java:89)
    at weblogic.security.providers.authentication.DBMSAuthenticatorDelegateImpl.getInstance(DBMSAuthenticatorDelegateImpl.java:445)
    at weblogic.security.providers.authentication.DBMSSQLAuthenticationProviderImpl.initialize(DBMSSQLAuthenticationProviderImpl.java:52)
    Truncated. see log file for complete stacktrace
    >
    <Sep 26, 2006 10:37:53 AM EDT> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Sep 26, 2006 10:37:53 AM EDT> <Error> <com.bea.weblogic.kernel> <000000> <[Security:090735]The DBMS connection was not usable>
    <Sep 26, 2006 10:37:53 AM EDT> <Critical> <Security> <BEA-090403> <Authentication for user system denied>
    <Sep 26, 2006 10:37:53 AM EDT> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication for user system denied
    weblogic.security.SecurityInitializationException: Authentication for user system denied
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:947)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1029)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:849)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    Truncated. see log file for complete stacktrace
    >
    <Sep 26, 2006 10:37:53 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Sep 26, 2006 10:37:53 AM EDT> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Sep 26, 2006 10:37:53 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    Autonomy engine processes stopped
    </b>
    Here is what i have tried:
    1. altered the username and password in boot.properties
    2. deleted boot.properties and manually entered the username and password at WLS startup [as seen in the stacktrace].
    3. created a default-settings portal environment that started weblogic, then used the console to chenge the settings to my customized values. Restarted the server and it failed with the same stacktraces.
    Please please help. Our team has exhausted its knowledge of trouble shooting this situation. This forum is my next to last result.
    Thanks again.
    Bartosz

    I too was facing this problem initially but on windows machine. This problem occurs because p13nDataSource is not configured and its still pointing to the POINTBASE data base. Point it to Oracle database and then test the connection. Once the Connection Test is sucessful go to Run Database Script. Select the correct version of Oracle i.e. 8i, 9i or 10g. Then select on DataSource from in the top left corner. Only two DataSource needs to be configured. cgDataSource-nonXA and p13nDataSource.Select these Data Source one after another and Run the scripts once this is done u can configure the WLI Domain.
    This is done once configuring the WLI Domain.
    I would post the corrective measure for the Domain which has been already created. If the issue is blocking u can create a new domain:-)

  • Portlet caching in weblogic portal 10.3

    Hi,
    I implemented the following for testing portlet caching.
    1) I have one JSR/168 portlet with cache enabled(Render Cacheable property set to true). This portlet displays time.
    2) Have another JSP portlet which prints the cache names and size of the cache.
    3) Then third portlet which is a JSF portlet has a submit buton
    The caching works fine in the JSR/168 portlet.
    I used the following code to display cache names and cache size.
    String[] cacheNames = CacheFactory.getCacheNames();
    for(int index = 0; index < cacheNames.length; index ++ ) {
    Cache rcCache = CacheFactory.getCache(cacheNames[index]);
    Iterator cacheKeyIterator = rcCache.keySet().iterator();
    int cacheKeySize = rcCache.keySet().size();
    while( cacheKeyIterator.hasNext() ) {
              Object aKey = cacheKeyIterator.next();
    Object keyValue = rcCache.get( aKey );
    System.out.println( "Cache Name: " + cacheNames[index] + "," + cacheKeySize + "," + keyValue.getClass()+","+keyValue );
    The above code displays only the cache names which display metadata of the portal/portlet like portlet preferences, localization details.
    But I need to know the cache name which is caching the portlet content and in which form the content is getting
    cached(as a value object or as HTML). Any help on this?

    Hi,
    Could someone pls explain which cache is used to cache portlet content and in which form the content is cached?

  • IPC in JSF portlet 1.2 weblogic portal 10.3.2

    Hi,
    I'm using weblogic potal 10.3.2 JSF Portlet (Portlet 2.0 - JSR 329).
    i implement inter portlet communication through event handling.
    a Portlet A fire custom event, portlet B listen to event.
    how can portlet B listen to event and call other jsf page or invoke face an action?
    (i use Invoke Face Action but it isn't allowable in JSF 1.2 Portlet - JSR 329)
    many thanks!

    hi, i have resolved my problem. i'm using IPC to pass parameter form portlet A to portlet B. In Portlet B, i'm using PhaseListener to manage RESTORE_VIEW phase. And in this phase, i create ViewRoot.

  • Weblogic 9.2 MP3 giving error on startup : java.io.IOException: CreateProce

    Hi,
    I upgraded my server from weblogic 9.2 MP1 to MP3 and I get this error during weblogic startup. I have JDK150_12 in the classpath. What could be causing this error?
    java.io.IOException: Compiler failed executable.exec: java.io.IOException: CreateProcess: C:\bea9\jdk150_12\bin\javac -sourcepath /dev/null -nowarn -classpath C:\bea9\jdk150_12\jre\lib\rt.jar;C:\bea9\jdk150_12\jre\lib\i18n.jar;C:\bea9\jdk150_12\jre\lib\sunrsasign.jar;C:\bea9\jdk150_12\jre\lib\jsse.jar;C:\bea9\jdk150_12\jre\lib\jce.jar;C:\bea9\jdk150_12\jre\lib\charsets.jar;C:\bea9\jdk150_12\jre\classes;C:\bea9\weblogic92\server\lib\CR315579_92mp1.jar;C:\bea9\jdk150_12\lib\tools.jar;C:\bea9\weblogic92\server\lib\weblogic.jar;C:\bea9\weblogic92\common\lib\apache_xbean.jar;C:\bea9\weblogic92\server\lib\schema\weblogic-container-binding.jar;C:\bea9\weblogic92\server\lib\schema\weblogic-domain-binding.jar;C:\bea9\weblogic92\server\lib\schema\diagnostics-binding.jar;C:\bea9\weblogic92\server\lib\schema\diagnostics-image-binding.jar;C:\bea9\weblogic92\server\lib\wlcipher.jar;C:\bea9\weblogic92\server\lib\jsafe.jar;C:\bea9\weblogic92\server\lib\xmlx.jar;C:\bea9\weblogic92\server\lib\ojdbc14.jar;C:\bea9\weblogic92\server\lib\jconn2.jar;C:\bea9\weblogic92\server\lib\jconn3.jar;C:\bea9\weblogi”
    at java.lang.ProcessImpl.create(Native Method)
    Thanks.
    Edited by: user10387019 on Aug 5, 2009 11:02 AM

    Hi All,
    I am still searching for a solution for this issue. I have this problem on three different machines that I tried installing weblogic server 9.2.3. I am now stuck till I find a solution. Weblogic 9.2.1 works and once I upgrade to MP3, I get the error.
    Thanks.

  • WebLogic Server 5.1 giving errors of code 500

    Hi,
              We have a system consisting of WebLogic Server 5.1 running on Sparc Solaris and
              JDK 1.2.2 that is going to go into production soon. It houses JSPs and some
              servlets (some of the servlets are JMS clients). The EJBs are kept on another
              Sparc Solaris machine with the same version of WebLogic Server and JDK.
              So far, the EJBs are running fine. However, it is noticed that after running for
              one or two days, the instance of WebLogic Server that houses JSPs would give
              the HTTP error code of 500 whenever it was contacted through a browser. The JMS
              clients in the instance appeared to have stopped, as they did not print out
              texts that were supposed to be shown whenver a message is received. The error
              code of 500 was given for both JSP and HTML accesses. The system would not
              recover from that condition even if it was left running for a few more hours.
              Attaching the WebLogic Server Console to the instance of WebLogic Server
              concerned did not reveal any possible cause, and the console appeared to
              function correctly by providing information on system threads and JSP names
              etc. weblogic.log, access.log and the console output (the messages written by
              WebLogic Server to the terminal where it was started) did not reveal anything
              unusual.
              Wondering if anyone has encountered the same problem. Will appreciate any
              help.
              Thanks in advance.
              Hann Wei
              

    Hann
              Before upgrading to service pack 6 for WebLogic Server 5.1. After first
              starting up the WLS, a user would see our index.html, but then would see
              error code 500 when trying to access the first JSP. A user would have to
              hit the browser back button and try again and the first JSP page would come
              up.
              I would suggest that you see if service pack 6 will have any impact on your
              problem, and see if that helps your situation.
              John J. Feigal Voice (651)766-8787 (main)
              Sr. Technical Consultant (651)766-7249 (direct)
              Ensodex, Inc. Fax (651)766-8792
              4105 N. Lexington Ave., Suite 150 email [email protected]
              Arden Hills, MN 55126 WebSite http://www.ensodex.com
              "Hann Wei Toh" <[email protected]> wrote in message
              news:[email protected]..
              > The systems have service pack 5 applied.
              >
              > Hann Wei
              

Maybe you are looking for