Portal Administration Console Login

Hello!
I have integrated Oracle Weblogic Server with Oracle Identity Manager to achive Single Sign On. In IDM is set form login.
My base_domain configuration is : AdminServer and a Cluster_0 with two managed servers : Server_1 and Server_0.
I have as proxy server : Oracle HTTP Server (OHS) for each server : Admin-Server, Server-0, Server-1.
I targeted my portal app to cluster. My portal application contains Portal Administration Console, avaibled at /myAppAdmin.
Security Providers are (in this order):
1. OAMIDAsserter - Oracle Access Manager Identity Asserter( Control Flag : REQUIRED, Active Types : ObSSOCookie)
2. OIDAuthentificator - Provider that performs LDAP authentication (Control Flag: SUFFICIENT )
3. DefaultAuthenticator - Weblogic Authentication Provider ( Control Flag : SUFFICIENT
4. DefaultIdentityAsserter - Weblogic Identity Assertion provider.
When I access Portal Administration Console from /myAppAdmin (admin-tools.war)
     1. I login first in IDM with the user from LDAP : weblogic_ldap. The login is ok and the ObSSOCookie is set.
     2. I am redirected to login from Portal Administration Console (this thing is wrong and I want to jump this step. I want to go directly in Portal Administration Console after the first login).
     3. I login in the second login page from Portal Administration Console with the same user : weblogic_ldap. The login has succeed.
     4. I am logged in Portal Administration Console and I can add content ( for exemple)
What I have to do to have only the login form from IDM. To have the only two steps:
1. Login in Portal Administration Console using login form from IDM and a LDAP user
2. Access the Portal Administration Console
I have tried :
I have changed domain security Default Model : "Advanced" , set Combined Role Mapping Enabled to "FALSE", set Check Roles and Policies to
"ALL Web applications and EJBs" and selected for When Deploying Web Applications or EJBs: "Ignore roles and policies to DD".
After this changes I deployed myApp which contains /myAppAdmin Console with Security policies set to Advanced.
I have only the IDM login, the correct one, and after that I am able to see first page of the Portal Administration Console and whatever I click I receive the error:
####<Mar 29, 2011 11:20:55 AM EEST> <Error> <netuix> <server0-dns> <Server-0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1301386855474> <BEA-423142> <The control com.bea.netuix.servlets.controls.page.SingleLevelMenu could not be rendered properly due to the following error:
com.bea.p13n.entitlements.common.PolicyMgmtAccessException: Attempt to access Entitlement Policy Mgmt API by user in invalid role. Entitlement Policy operation attempted by disallowed user ["principals=[]"].
     at com.bea.p13n.entitlements.management.internal.SecurityHelper.isWLPAdminRole(SecurityHelper.java:937)
     at com.bea.p13n.entitlements.management.internal.RolePolicyDelegate.roleExists(RolePolicyDelegate.java:346)
     at com.bea.p13n.delegation.DelegationService.getParentInheritanceFlag(DelegationService.java:189)
     at com.bea.p13n.delegation.DelegationService.getAdminPolicies(DelegationService.java:753)
     at com.bea.p13n.delegation.DelegationService.isAdminPolicyOnResourceRoot(DelegationService.java:450)
     at com.bea.p13n.delegation.DelegationService.isAdminPolicyOnResourceRoot(DelegationService.java:430)
     at com.bea.jsptools.common.ToolsMenuTag.hasMenuAccess(ToolsMenuTag.java:354)
     at com.bea.jsptools.common.ToolsMenuTag.doStartTag(ToolsMenuTag.java:130)
I have to modified admin-tools.war or something in domain's security or myApp's descriptors to be able to login in Portal Administration Console
using only SSO and not both SSO and default login?
Thank you for helping me.
Edited by: bluerainbow on Mar 29, 2011 2:06 AM

no idea? :(

Similar Messages

  • How to Disable Library Services on Portal Administration Console?

    How do we set the Library Services Enabled to false on Portal Administration Console?
    Thanks

    Thanks for the response.
    Is it not possible to disable it in the config file (content-config.xml)?
    not sure if this is related to that: [ http://download.oracle.com/docs/cd/E13155_01/wlp/docs103/cm/deploydescriptorCM.html#wp1074440|http://download.oracle.com/docs/cd/E13155_01/wlp/docs103/cm/deploydescriptorCM.html#wp1074440]

  • Administrator Console Login?

    Hi to all,
    Could it be possible logining the Administrator Console(WL6.0sp1 on
    Win2K) instead
    of using the default "sysetm" user?
    Cause i've created a new user and add it to Administrators and Adminstrator
    groups. Later when i login Administrator Console with my new user and
    password, but it failed. So where to add a new Administrator user as the
    "system" privileges login Administrator Console? Is something related to
    evaluation version?
    thanks in advance
    Hawk Mar.26,2001

    Hi to all,
    Could it be possible logining the Administrator Console(WL6.0sp1 on
    Win2K) instead
    of using the default "sysetm" user?
    Cause i've created a new user and add it to Administrators and Adminstrator
    groups. Later when i login Administrator Console with my new user and
    password, but it failed. So where to add a new Administrator user as the
    "system" privileges login Administrator Console? Is something related to
    evaluation version?
    thanks in advance
    Hawk Mar.26,2001

  • Flash Media Administration Console Login Problems

    Hi, I have Flash Media 4.5.  I stupidly lost the piece of paper i wrote my  password for the Flash Media Administration Console. Is there anyway i can retrieve the password?

    Hi,
    You can follow the steps listed here and reset your password.
    http://forums.adobe.com/docs/DOC-2334
    Thanks,
    Shiven

  • Session Property Set not available in Portal Administration Console

    We have a Portal Application (WLP 10.0 MP1) that needs to have visitor entitlements applied to allow some customization based upon a Session Property Set. The property set has been defined in Workshop and the .ses file is now included in our Portal EAR file in the /META-INF/data directory. When the EAR is deployed on a local (winXP) domain the property set is then available in the portal admin console and can be used to build entitlements. When the EAR is deployed to our test server (Solaris 10) the property set does not become available in the portal admin console. Both servers are in development mode and already have a previous version of the EAR deployed in streaming mode.
    Is there anything obvious that needs to be done to ensure that a property set is enabled when deploying a new EAR?

    We are actually performing the portal EAR build using maven but are creating the same directory layout as is created by Workshop when a data sync project is used and an EAR exported, i.e. the contents of the data sync project ends up in the EAR /META-INF/data directory.
    The mystery here is that the property set correctly deploys in one environment but not in another. I'd really like to know whether there are any particular tricks to the property set deployment and what the deployent process actually does. Could issues with the target environment prevent correct deployment of the property set?

  • Unable to view Portal Resources from the Portal Administration console

    Hi,
    When I trying to view the portal resources I got an empty page and the following exception:
    <Apr 5, 2007 11:22:38 AM GMT+08:00> <Error> <netuix> <BEA-423168> <An exception or error occurred in the backing file [com.bea.jsptools.interaction.backing.DelegatedAdminBackingPlaceholders] while executing its init method. It was java.lang.NoClassDefFoundError
    java.lang.NoClassDefFoundError
    at com.bea.p13n.entitlements.common.management.internal.PolicyRefMigration.getPersistenceInitialized(PolicyRefMigration.java:63)
    at com.bea.p13n.entitlements.management.internal.RDBMSPolicyRefManager.initializePersistence(RDBMSPolicyRefManager.java:426)
    at com.bea.p13n.entitlements.management.internal.RDBMSPolicyRefManager.getPolicyRefItem(RDBMSPolicyRefManager.java:166)
    at com.bea.p13n.entitlements.management.internal.RDBMSRolePolicyManager.getRolePolicyRefs(RDBMSRolePolicyManager.java:1476)
    at com.bea.p13n.entitlements.management.RolePolicyManager.getRolePolicyRefs(RolePolicyManager.java:460)
    at com.bea.p13n.delegation.management.internal.DelegationRolePolicyDelegate.getPolicyRefs(DelegationRolePolicyDelegate.java:484)
    at com.bea.p13n.delegation.management.DelegationRoleManager.getPolicyRefs(DelegationRoleManager.java:758)
    at com.bea.p13n.delegation.DelegationService.isAdminPolicyOnResourceRoot(DelegationService.java:414)
    at com.bea.jsptools.interaction.backing.DelegatedAdminBackingPlaceholders.init(DelegatedAdminBackingPlaceholders.java:78)
    at com.bea.netuix.servlets.controls.Backable$Impl.initializeBackingFile(Backable.java:126)
    at com.bea.netuix.servlets.controls.AdministeredBackableControl.init(AdministeredBackableControl.java:61)
    at com.bea.netuix.servlets.controls.window.Window.init(Window.java:183)
    at com.bea.netuix.servlets.controls.page.Page.init(Page.java:108)
    at com.bea.netuix.nf.ControlLifecycle$5.visit(ControlLifecycle.java:88)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:356)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:126)
    at com.bea.netuix.nf.Lifecycle.runOutbound(Lifecycle.java:204)
    at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:153)
    at com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:324)
    at com.bea.netuix.servlets.manager.UIServlet.doPost(UIServlet.java:196)
    at com.bea.netuix.servlets.manager.PortalServlet.doPost(PortalServlet.java:772)
    at com.bea.netuix.servlets.manager.PortalServlet.doGet(PortalServlet.java:671)
    at com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:147)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1077)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:465)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at com.bea.servlet.SystemAdminSavedStateFilter.doFilter(SystemAdminSavedStateFilter.java:83)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at com.bea.servlet.PortalSystemAdministratorFilter.doFilter(PortalSystemAdministratorFilter.java:83)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:293)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:7053)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3902)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2773)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)
    >
    <Apr 5, 2007 11:22:38 AM GMT+08:00> <Error> <netuix> <BEA-423168> <An exception or error occurred in the backing file [com.bea.jsptools.interaction.backing.DelegatedAdminBackingSegments] while executing its init method. It was java.lang.NoClassDefFoundError
    java.lang.NoClassDefFoundError
    at com.bea.p13n.entitlements.common.management.internal.PolicyRefMigration.getPersistenceInitialized(PolicyRefMigration.java:63)
    at com.bea.p13n.entitlements.management.internal.RDBMSPolicyRefManager.initializePersistence(RDBMSPolicyRefManager.java:426)
    at com.bea.p13n.entitlements.management.internal.RDBMSPolicyRefManager.getPolicyRefItem(RDBMSPolicyRefManager.java:166)
    at com.bea.p13n.entitlements.management.internal.RDBMSRolePolicyManager.getRolePolicyRefs(RDBMSRolePolicyManager.java:1476)
    at com.bea.p13n.entitlements.management.RolePolicyManager.getRolePolicyRefs(RolePolicyManager.java:460)
    at com.bea.p13n.delegation.management.internal.DelegationRolePolicyDelegate.getPolicyRefs(DelegationRolePolicyDelegate.java:484)
    at com.bea.p13n.delegation.management.DelegationRoleManager.getPolicyRefs(DelegationRoleManager.java:758)
    at com.bea.p13n.delegation.DelegationService.isAdminPolicyOnResourceRoot(DelegationService.java:414)
    at com.bea.jsptools.interaction.backing.DelegatedAdminBackingSegments.init(DelegatedAdminBackingSegments.java:78)
    at com.bea.netuix.servlets.controls.Backable$Impl.initializeBackingFile(Backable.java:126)
    at com.bea.netuix.servlets.controls.AdministeredBackableControl.init(AdministeredBackableControl.java:61)
    at com.bea.netuix.servlets.controls.window.Window.init(Window.java:183)
    at com.bea.netuix.servlets.controls.page.Page.init(Page.java:108)
    at com.bea.netuix.nf.ControlLifecycle$5.visit(ControlLifecycle.java:88)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:356)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:126)
    at com.bea.netuix.nf.Lifecycle.runOutbound(Lifecycle.java:204)
    at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:153)
    at com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:324)
    at com.bea.netuix.servlets.manager.UIServlet.doPost(UIServlet.java:196)
    at com.bea.netuix.servlets.manager.PortalServlet.doPost(PortalServlet.java:772)
    at com.bea.netuix.servlets.manager.PortalServlet.doGet(PortalServlet.java:671)
    at com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:147)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1077)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:465)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at com.bea.servlet.SystemAdminSavedStateFilter.doFilter(SystemAdminSavedStateFilter.java:83)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at com.bea.servlet.PortalSystemAdministratorFilter.doFilter(PortalSystemAdministratorFilter.java:83)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:293)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:7053)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3902)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2773)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)
    >
    <Apr 5, 2007 11:22:38 AM GMT+08:00> <Error> <netuix> <BEA-423168> <An exception or error occurred in the backing file [com.bea.jsptools.portal.backing.DelegatedAdminBackingPortal] while executing its init method. It was java.lang.NoClassDefFoundError
    java.lang.NoClassDefFoundError
    at com.bea.p13n.entitlements.common.management.internal.PolicyRefMigration.getPersistenceInitialized(PolicyRefMigration.java:63)
    at com.bea.p13n.entitlements.management.internal.RDBMSPolicyRefManager.initializePersistence(RDBMSPolicyRefManager.java:426)
    at com.bea.p13n.entitlements.management.internal.RDBMSPolicyRefManager.getPolicyRefItem(RDBMSPolicyRefManager.java:166)
    at com.bea.p13n.entitlements.management.internal.RDBMSRolePolicyManager.getRolePolicyRefs(RDBMSRolePolicyManager.java:1476)
    at com.bea.p13n.entitlements.management.RolePolicyManager.getRolePolicyRefs(RolePolicyManager.java:460)
    at com.bea.p13n.delegation.management.internal.DelegationRolePolicyDelegate.getPolicyRefs(DelegationRolePolicyDelegate.java:484)
    at com.bea.p13n.delegation.management.DelegationRoleManager.getPolicyRefs(DelegationRoleManager.java:758)
    at com.bea.p13n.delegation.DelegationService.isAdminPolicyOnResourceRoot(DelegationService.java:414)
    at com.bea.jsptools.portal.backing.DelegatedAdminBackingPortal.init(DelegatedAdminBackingPortal.java:84)
    at com.bea.netuix.servlets.controls.Backable$Impl.initializeBackingFile(Backable.java:126)
    at com.bea.netuix.servlets.controls.AdministeredBackableControl.init(AdministeredBackableControl.java:61)
    at com.bea.netuix.servlets.controls.window.Window.init(Window.java:183)
    at com.bea.netuix.servlets.controls.page.Page.init(Page.java:108)
    at com.bea.netuix.nf.ControlLifecycle$5.visit(ControlLifecycle.java:88)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:356)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:126)
    at com.bea.netuix.nf.Lifecycle.runOutbound(Lifecycle.java:204)
    at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:153)
    at com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:324)
    at com.bea.netuix.servlets.manager.UIServlet.doPost(UIServlet.java:196)
    at com.bea.netuix.servlets.manager.PortalServlet.doPost(PortalServlet.java:772)
    at com.bea.netuix.servlets.manager.PortalServlet.doGet(PortalServlet.java:671)
    at com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:147)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1077)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:465)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at com.bea.servlet.SystemAdminSavedStateFilter.doFilter(SystemAdminSavedStateFilter.java:83)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at com.bea.servlet.PortalSystemAdministratorFilter.doFilter(PortalSystemAdministratorFilter.java:83)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:293)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:7053)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3902)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2773)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)
    >
    <Apr 5, 2007 11:22:38 AM GMT+08:00> <Error> <netuix> <BEA-423168> <An exception or error occurred in the backing file [com.bea.jsptools.content.backing.DelegatedAdminBackingCMS] while executing its init method. It was java.lang.NoClassDefFoundError
    java.lang.NoClassDefFoundError
    at com.bea.p13n.entitlements.common.management.internal.PolicyRefMigration.getPersistenceInitialized(PolicyRefMigration.java:63)
    at com.bea.p13n.entitlements.management.internal.RDBMSPolicyRefManager.initializePersistence(RDBMSPolicyRefManager.java:426)
    at com.bea.p13n.entitlements.management.internal.RDBMSPolicyRefManager.getPolicyRefItem(RDBMSPolicyRefManager.java:166)
    at com.bea.p13n.entitlements.management.internal.RDBMSRolePolicyManager.getRolePolicyRefs(RDBMSRolePolicyManager.java:1476)
    at com.bea.p13n.entitlements.management.RolePolicyManager.getRolePolicyRefs(RolePolicyManager.java:460)
    at com.bea.p13n.delegation.management.internal.DelegationRolePolicyDelegate.getPolicyRefs(DelegationRolePolicyDelegate.java:484)
    at com.bea.p13n.delegation.management.DelegationRoleManager.getPolicyRefs(DelegationRoleManager.java:758)
    at com.bea.p13n.delegation.DelegationService.isAdminPolicyOnResourceRoot(DelegationService.java:414)
    at com.bea.jsptools.content.backing.DelegatedAdminBackingCMS.init(DelegatedAdminBackingCMS.java:80)
    at com.bea.netuix.servlets.controls.Backable$Impl.initializeBackingFile(Backable.java:126)
    at com.bea.netuix.servlets.controls.AdministeredBackableControl.init(AdministeredBackableControl.java:61)
    at com.bea.netuix.servlets.controls.window.Window.init(Window.java:183)
    at com.bea.netuix.servlets.controls.page.Page.init(Page.java:108)
    at com.bea.netuix.nf.ControlLifecycle$5.visit(ControlLifecycle.java:88)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:356)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:366)
    at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:126)
    at com.bea.netuix.nf.Lifecycle.runOutbound(Lifecycle.java:204)
    at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:153)
    at com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:324)
    at com.bea.netuix.servlets.manager.UIServlet.doPost(UIServlet.java:196)
    at com.bea.netuix.servlets.manager.PortalServlet.doPost(PortalServlet.java:772)
    at com.bea.netuix.servlets.manager.PortalServlet.doGet(PortalServlet.java:671)
    at com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:147)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1077)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:465)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at com.bea.servlet.SystemAdminSavedStateFilter.doFilter(SystemAdminSavedStateFilter.java:83)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at com.bea.servlet.PortalSystemAdministratorFilter.doFilter(PortalSystemAdministratorFilter.java:83)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:293)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:7053)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3902)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2773)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)
    >
    <Apr 5, 2007 11:22:38 AM GMT+08:00> <Error> <netuix> <BEA-423167> <An exception or error occurred in the backing file [com.bea.jsptools.portal.backing.DelegatedAdminBackingPortal] while executing its preRender method. It was java.lang.NullPointerException
    java.lang.NullPointerException
    at com.bea.jsptools.portal.backing.DelegatedAdminBackingPortal.preRender(DelegatedAdminBackingPortal.java:140)
    at com.bea.netuix.servlets.controls.Backable$Impl.preRender(Backable.java:171)
    at com.bea.netuix.servlets.controls.AdministeredBackableControl.preRender(AdministeredBackableControl.java:85)
    at com.bea.netuix.servlets.controls.window.Window.preRender(Window.java:339)
    at com.bea.netuix.servlets.controls.page.Page.preRender(Page.java:223)
    at com.bea.netuix.nf.ControlLifecycle$7.visit(ControlLifecycle.java:443)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:719)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:731)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:731)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:731)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:731)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:731)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:731)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:731)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:731)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:731)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:731)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:731)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:731)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:731)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:731)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:731)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:731)
    at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:181)
    at com.bea.netuix.nf.Lifecycle.runOutbound(Lifecycle.java:204)
    at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:153)
    at com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:324)
    at com.bea.netuix.servlets.manager.UIServlet.doPost(UIServlet.java:196)
    at com.bea.netuix.servlets.manager.PortalServlet.doPost(PortalServlet.java:772)
    at com.bea.netuix.servlets.manager.PortalServlet.doGet(PortalServlet.java:671)
    at com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:147)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1077)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:465)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at com.bea.servlet.SystemAdminSavedStateFilter.doFilter(SystemAdminSavedStateFilter.java:83)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at com.bea.servlet.PortalSystemAdministratorFilter.doFilter(PortalSystemAdministratorFilter.java:83)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:293)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:7053)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3902)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2773)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)
    >

    Hi
    I got below problem when i am applying Opatch on middle tier.
    Patch number: 5441441
    ERROR: OPatch failed because of cmd. args. problem
    logfile shows:
    This is a OCM patch.
    Home has no OCM installed.
    To run in silent mode, OPatch requires a response file for Oracle Configuration Manager (OCM).
    Run ./ocm/bin/emocmrsp to generate an OCM response file. The generated response file can be reused on different platforms and in multiple OPat
    ch silent installs.
    To regenerate an OCM response file, rerun ./ocm/bin/emocmrsp.
    I have ran the ./ocm/bin/emocmrsp still i got the above problem.
    Thanks
    balu

  • Weblogic Portal Administration Console - Workflow problem

    Hi
    I began with WLP a week ago. When I try default workflow, I see that it doesn't work right
    When I download workflow file (default.xml) it like this:
    <pre class="jive-pre">
         <transition>
              <from-status id="1"/>
              <to-status id="2">
                   <action class="com.bea.content.virtual.workflow.ReadyAction"/>
              </to-status>
              <to-status id="4">
    <capabilityConstraint>can_publish</capabilityConstraint>
                   <action class="com.bea.content.virtual.workflow.PublishAction"/>
              </to-status>
              <to-status id="5">
    <capabilityConstraint>can_publish</capabilityConstraint>
                   <action class="com.bea.content.virtual.workflow.RetireAction"/>
              </to-status>
         </transition>
         <transition>
              <from-status id="2">
    <capabilityConstraint>can_publish</capabilityConstraint>
    </from-status>
              <to-status id="3">
    <capabilityConstraint>can_publish</capabilityConstraint>
                   <action class="com.bea.content.virtual.workflow.RejectAction"/>
              </to-status>
              <to-status id="4">
    <capabilityConstraint>can_publish</capabilityConstraint>
                   <action class="com.bea.content.virtual.workflow.PublishAction"/>
              </to-status>
              <to-status id="5">
    <capabilityConstraint>can_publish</capabilityConstraint>
                   <action class="com.bea.content.virtual.workflow.RetireAction"/>
              </to-status>
         </transition>
         <transition>
              <from-status id="3"/>
    <to-status id="1">
    <action class="com.bea.content.virtual.workflow.DraftAction"/>
    </to-status>
              <to-status id="2">
                   <action class="com.bea.content.virtual.workflow.ReadyAction"/>
              </to-status>
         </transition>
         *<transition>*
              *<from-status id="4"/>*
    *<to-status id="1">*
    *<action class="com.bea.content.virtual.workflow.DraftAction"/>*
    *</to-status>*
              *<to-status id="5">*
    *<capabilityConstraint>can_publish</capabilityConstraint>*
                   *<action class="com.bea.content.virtual.workflow.RetireAction"/>*
              *</to-status>*
         *</transition>*
         <transition>
              <from-status id="5"/>
    <to-status id="1">
    <action class="com.bea.content.virtual.workflow.DraftAction"/>
    </to-status>
    <to-status id="2">
    <action class="com.bea.content.virtual.workflow.ReadyAction"/>
    </to-status>
              <to-status id="4">
    <capabilityConstraint>can_publish</capabilityConstraint>
                   <action class="com.bea.content.virtual.workflow.PublishAction"/>
              </to-status>
         </transition>
    <transition>
    <from-status id="-1"/>
    <to-status id="1">
    <action class="com.bea.content.virtual.workflow.DraftAction"/>
    </to-status>
    </transition>
    <beginStatus id="1" />
    <status id="1" text="Draft" />
    <status id="2" text="Ready for Approval" />
    <status id="3" text="Rejected" />
    <status id="4" text="Published" />
    <status id="5" text="Retired" />
    </workflow>
    </pre>
    When an item (content) was approved (published or current id = 4), I try to change it's status again. But I found "Ready for Approval" status (this status doesn't config in workflow at from id = 4) in the list of "check in content" form. I created another workflow file then applied to an item.
    This file:
    <pre class="jive-pre">
         <transition>
              <from-status id="1"/>
              <to-status id="2">
                   <action class="com.bea.content.virtual.workflow.ReadyAction"/>
              </to-status>
         </transition>
         <transition>
              <from-status id="2"/>
              <to-status id="3">
                   <action class="com.bea.content.virtual.workflow.RejectAction"/>
              </to-status>
              <to-status id="4">
                   <action class="com.bea.content.virtual.workflow.PublishAction"/>
              </to-status>
         </transition>
         <transition>
              <from-status id="3"/>
              <to-status id="2">
                   <action class="com.bea.content.virtual.workflow.ReadyAction"/>
              </to-status>
              <to-status id="1">
                   <action class="com.bea.content.virtual.workflow.DraftAction"/>
              </to-status>
         </transition>
         *<transition>*
              *<from-status id="4"/>*
              *<to-status id="5">*
                   *<action class="com.bea.content.virtual.workflow.RetireAction"/>*
              *</to-status>*
         *</transition>*
         <transition>
              <from-status id="5"/>
              <to-status id="1">
                   <action class="com.bea.content.virtual.workflow.DraftAction"/>
              </to-status>
         </transition>
    <transition>
    <from-status id="-1"/>
    <to-status id="1">
    <action class="com.bea.content.virtual.workflow.DraftAction"/>
    </to-status>
    </transition>
    *<beginStatus id="1" />*
    <status id="1" text="Draft" />
    <status id="2" text="Ready" />
    <status id="3" text="Reject" />
    <status id="4" text="Approve" />
    <status id="5" text="Retire" />
    </workflow>
    </pre>
    After I had changed the item's status to Approve, I checked out then checked in to access "check in content" form. I found that the list is not map with workflow file.
    Workflow file : Retire
    In the list : Ready
    After many times examination I found that the result of the list in "check in content"(when item in Publish state) follow beginStatus id property. It means when i change value of id in beginStatus tag then the values in the list change base on value of the id.
    I was confused is it really wrong or i was missed something configuration. I tried it 3 day but I can't fingure it out
    *So sory beacse my Enghlish is not good.
    Please, help me
    Best Regards
    Edited by: user8502077 on 03-Mar-2011 05:46

    Hi
    I began with WLP a week ago. When I try default workflow, I see that it doesn't work right
    When I download workflow file (default.xml) it like this:
    <pre class="jive-pre">
         <transition>
              <from-status id="1"/>
              <to-status id="2">
                   <action class="com.bea.content.virtual.workflow.ReadyAction"/>
              </to-status>
              <to-status id="4">
    <capabilityConstraint>can_publish</capabilityConstraint>
                   <action class="com.bea.content.virtual.workflow.PublishAction"/>
              </to-status>
              <to-status id="5">
    <capabilityConstraint>can_publish</capabilityConstraint>
                   <action class="com.bea.content.virtual.workflow.RetireAction"/>
              </to-status>
         </transition>
         <transition>
              <from-status id="2">
    <capabilityConstraint>can_publish</capabilityConstraint>
    </from-status>
              <to-status id="3">
    <capabilityConstraint>can_publish</capabilityConstraint>
                   <action class="com.bea.content.virtual.workflow.RejectAction"/>
              </to-status>
              <to-status id="4">
    <capabilityConstraint>can_publish</capabilityConstraint>
                   <action class="com.bea.content.virtual.workflow.PublishAction"/>
              </to-status>
              <to-status id="5">
    <capabilityConstraint>can_publish</capabilityConstraint>
                   <action class="com.bea.content.virtual.workflow.RetireAction"/>
              </to-status>
         </transition>
         <transition>
              <from-status id="3"/>
    <to-status id="1">
    <action class="com.bea.content.virtual.workflow.DraftAction"/>
    </to-status>
              <to-status id="2">
                   <action class="com.bea.content.virtual.workflow.ReadyAction"/>
              </to-status>
         </transition>
         *<transition>*
              *<from-status id="4"/>*
    *<to-status id="1">*
    *<action class="com.bea.content.virtual.workflow.DraftAction"/>*
    *</to-status>*
              *<to-status id="5">*
    *<capabilityConstraint>can_publish</capabilityConstraint>*
                   *<action class="com.bea.content.virtual.workflow.RetireAction"/>*
              *</to-status>*
         *</transition>*
         <transition>
              <from-status id="5"/>
    <to-status id="1">
    <action class="com.bea.content.virtual.workflow.DraftAction"/>
    </to-status>
    <to-status id="2">
    <action class="com.bea.content.virtual.workflow.ReadyAction"/>
    </to-status>
              <to-status id="4">
    <capabilityConstraint>can_publish</capabilityConstraint>
                   <action class="com.bea.content.virtual.workflow.PublishAction"/>
              </to-status>
         </transition>
    <transition>
    <from-status id="-1"/>
    <to-status id="1">
    <action class="com.bea.content.virtual.workflow.DraftAction"/>
    </to-status>
    </transition>
    <beginStatus id="1" />
    <status id="1" text="Draft" />
    <status id="2" text="Ready for Approval" />
    <status id="3" text="Rejected" />
    <status id="4" text="Published" />
    <status id="5" text="Retired" />
    </workflow>
    </pre>
    When an item (content) was approved (published or current id = 4), I try to change it's status again. But I found "Ready for Approval" status (this status doesn't config in workflow at from id = 4) in the list of "check in content" form. I created another workflow file then applied to an item.
    This file:
    <pre class="jive-pre">
         <transition>
              <from-status id="1"/>
              <to-status id="2">
                   <action class="com.bea.content.virtual.workflow.ReadyAction"/>
              </to-status>
         </transition>
         <transition>
              <from-status id="2"/>
              <to-status id="3">
                   <action class="com.bea.content.virtual.workflow.RejectAction"/>
              </to-status>
              <to-status id="4">
                   <action class="com.bea.content.virtual.workflow.PublishAction"/>
              </to-status>
         </transition>
         <transition>
              <from-status id="3"/>
              <to-status id="2">
                   <action class="com.bea.content.virtual.workflow.ReadyAction"/>
              </to-status>
              <to-status id="1">
                   <action class="com.bea.content.virtual.workflow.DraftAction"/>
              </to-status>
         </transition>
         *<transition>*
              *<from-status id="4"/>*
              *<to-status id="5">*
                   *<action class="com.bea.content.virtual.workflow.RetireAction"/>*
              *</to-status>*
         *</transition>*
         <transition>
              <from-status id="5"/>
              <to-status id="1">
                   <action class="com.bea.content.virtual.workflow.DraftAction"/>
              </to-status>
         </transition>
    <transition>
    <from-status id="-1"/>
    <to-status id="1">
    <action class="com.bea.content.virtual.workflow.DraftAction"/>
    </to-status>
    </transition>
    *<beginStatus id="1" />*
    <status id="1" text="Draft" />
    <status id="2" text="Ready" />
    <status id="3" text="Reject" />
    <status id="4" text="Approve" />
    <status id="5" text="Retire" />
    </workflow>
    </pre>
    After I had changed the item's status to Approve, I checked out then checked in to access "check in content" form. I found that the list is not map with workflow file.
    Workflow file : Retire
    In the list : Ready
    After many times examination I found that the result of the list in "check in content"(when item in Publish state) follow beginStatus id property. It means when i change value of id in beginStatus tag then the values in the list change base on value of the id.
    I was confused is it really wrong or i was missed something configuration. I tried it 3 day but I can't fingure it out
    *So sory beacse my Enghlish is not good.
    Please, help me
    Best Regards
    Edited by: user8502077 on 03-Mar-2011 05:46

  • Customizing portal admin console

    hi,
    I have a requirement to display only pages, portlets, roles for entitilement only to display to specific setof users in portal administration console.
    How to customize portal administration console.
    Thanks
    Manu

    Hi Manu
    As Kevin already mentioned, Delegated Adminstration will work perfectly for your requirement and this is very powerful feature from Weblogic Portal. You can control any areas of Portal Admin Console, using this Delegated Admin Privileges. Open Portal Admin Console, create some DA Roles. For this DA Roles, add some users or groups etc. Then for specific areas of Portal Admin console, on right side almost for any page, you will see 2 tabs named Entitlements and Delegated Adminstration. Use the DA Tab to assign these Roles. And login with those Users.
    Thanks
    Ravi Jegga

  • The administration console doesn't refresh

    Hello,
    I used WebCenter Portal Administration Console (http://<server>:<port>/<context_root>/admin to delete a page at runtime.
    Then I added new pages in the page hierarchy in my portal application, which I would like to see in the admin console too, but it seems they don't show up
    I mention that the admin console looks fine on my integrated environment but on the managed server it doesn't refresh.
    How the admin console should be refreshed to reflect the latest changes?
    Thanks,
    Constantin

    Yes, your understanding is correct. I added the pages in the pages folder in JDeveloper (11.1.1.4) and then added them to the page hierarchy.
    Here is the pages.xml content
    <?xml version="1.0" encoding="UTF-8" ?>
    <pagesDef xmlns="http://xmlns.oracle.com/webcenter/page"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://xmlns.oracle.com/webcenter/page/pagesDef.xsd">
    <pageDef contentMRef="/oracle/webcenter/portalapp/pages/home.jspx"
    hidden="false" shared="false" hasSubPages="false" id="home"
    overridePolicy="true"/>
    <pageDef contentMRef="/oracle/webcenter/portalapp/pages/ipc.jspx"
    hidden="true" shared="false" hasSubPages="false" id="ipc"/>
    <pageDef contentMRef="/oracle/webcenter/portalapp/pages/google.jspx"
    hidden="true" shared="false" hasSubPages="false" id="google"
    overridePolicy="true"/>
    <pageDef contentMRef="/oracle/webcenter/portalapp/pages/services.jspx"
    hidden="true" shared="false" hasSubPages="false" id="services"/>
    </pagesDef>
    I can see all the pages in the IWLS admin but in WLS admin I can see only the "home" page.
    Previously I deleted "ipc", "google" and "services" from WLS admin and I cannot see them again after a new deployment.
    I can add new pages in WLS admin without any problem.
    For IWLS, although I deleted the same pages in admin console, after a new deployment all the pages are shown.
    I guess it is the setting "delete customization before each run" in JDeveloper which allows the refresh of the IWLS admin console too.
    The question is what is the equivalant for WLS? Do I need to "clean" the customization?
    Thanks,
    Constantin

  • Where is System path in Extending portal administation console

    Hi all, I am stucking with extending portal administration console. I don't know how to add properties file to system path. Where is portal system path ? Can someone tell me where is it ? Thanks in advance!
    Best Regards,
    Coy.

    Thanks. Am trying to find the backup files. Assume new files will be entered by drag &amp; drop into the directory in iTunes. A path to an apparent hidden folder can be found using my username. But to find what is actually backed up is still unknown because of the coded filenames. Viewing the sidebar or toolbar is worthless as no PDFs or my created iBooks are accessible. Apparently Apple thinks we users out here in the weeds have faith in hidden directories. But I have 299 teaching files on my iPad that I cannot afford to lose. The sync button at the bottom of the "books" page produces the sync bar action but no files come up in the dialogs.

  • How to Access Weblogic's Console Login? ( /console/LoginForm.jsp)

    Hi all,
    I am working with Weblogic Server 8.1. I would like to take weblogic's current
    administration console and make some modifications. Mostly, I would like to access
    LoginForm.jsp. Where exactly is this file located? I can find the console.war
    file, but the LoginForm.jsp is not there. I can't find the files I need to modify.
    Where can I find files to modify the administration console/login?
    You help is appreciated, thanks!

    Hi KirandeepKaur
    I have integrated the AD successfully and I can see all the AD users from my admin console (Weblogic).
    We are using IPM (Webcenter content imaging) as our front end system and now i can't log in to the ipm system with previous admin login.
    I can log in to other urls without any issue. (Em, console, cs)
    what will be the problem ??
    And how can i add ipm groups to the AD users ????
    Thanks,
    Nir

  • How to Modify Weblogic's Admin Console Login?

    Hi all,
    I am working with Weblogic Server 8.1. I would like to take weblogic's current
    administration console ( ../console/LoginForm.jsp) and make some modifications.
    Mostly, I would like to access LoginForm.jsp. Where exactly is this file located?
    I can find the console.war file, but the LoginForm.jsp is not there. I can't find
    the files I need to modify. Where can I find files to modify the administration
    console/login?
    You help is appreciated, thanks!

    Hi Shailesh Dyade,
    Try to execute the following script after executing the startup script (startWeblogic.cmd or startWeblogic.sh).
    connect("username","password","t3://hostname:portnumber")
    edit()
    startEdit()
    cmo.setConsoleEnabled(true)
    save()
    activate()
    disconnect()
    exit()
    once execute the above script then restart the server & try to access the console using the URL
    Thanks & Regards,
    Siva Prasad Reddy
    [email protected]
    9550887963

  • Equivalent of Weblogic Portal admin console in Webcenter ?

    Our company is currently equipped with Weblogic Portal (WLP) 10.3.2. I'm part fo the team in preparing a migration approach study to Oracle Webcenter (OWC).
    In WLP 10.3.2 we are using JSF, WSRP and 286 portlets. Hence most of it can be reused in OWC.
    Regarding run time customisation in Weblogic+ Portal administration console we can create desktop and include books, pages, portlets in Portal.
    Can we achieve the same in Oracle Webcenter through Webcenter Portal administration console ?
    While going through Oracle documentation I found the foll. thing "Composer in WebCenter Portal has been leveraged extensively inside Oracle WebCenter Portal: Spaces to allow users to customize and personalize spaces."
    I'm not clear if I can achieve the equivalent of Weblogic Portal administration console+ in Webcenter using Webcenter Portal administration console (or) Spaces (or) Composer ?
    Any helpful pointers / links would be helpful.
    Thanks for the helping heart in advance.

    As you are expecting simple mapping, it will be not be there, because they change whole product in such way that there is no one to one mapping between weblogic portal and webcenter portal.
    Spaces used for run time development of team sites and other collaboration sites, so this will be not useful to you in your scenario. Composer is run time customization of page. So if you want to give user capability to change content and page then you can use this feature.
    But for your answer or requirement you can use web center portal admin console to create pages and put portlet inside it from WC Portal Admin console. I know you might have gone through tutorials, but here is the quick one.
    http://docs.oracle.com/cd/E23943_01/webcenter.1111/e12405/wcadm_admin_apps.htm
    With WC oracle made too much complexity to understand. As a weblogic portal developer I also always try to compare things with WL portal :-)

  • Not be able to login in Administration Console....

    Hey everyone i am not be able to login in my Administration Console, First of all i thought that i have forgot my password so i have reinstalled Adobe Flash Media Server 4.5 but that problem is still there. What to do?
    RP

    Can you check if your Admin server is running? On windows you can check using Services Panel and on Linux you can check using "ps" commands

  • Can't login to the Collaborate C-Hub Administration Console

    What's the user name and password for the Collaborate C-Hub Administrator console?
    I successfully intstalled the RosettaNet version of Collaborate with the Coludscape
    database on an NT. The verification also succeded. But after starting the server
    with C-Hub configuration (from the start-menu) I can't login! What is the correct
    login and password when I havn't changed anything?
    I can't start the WebLogic Server console with the C-Hub server configuration.
    There is nothing at that URL (http://localhost:7001/console).
    I can start the WebLogic server console with the ordinary default server and login
    as the "system" user. But then I don't have any configuration for the C-Hub!
    Have I missed something here, or is the Colloaborate installation description
    truncated?
    It seems to me that I have to install the C-Hub administration console as a web
    application in the server I can login to with the Administrator console. If so,
    why doesn't the installation guide tells me that?
    (By the way, the URL's the installation created in the start-meny contains an
    invalid hostname. It should be "localhost" or my machine name. For some reason,
    my company name was used instead.)

    Thanks for the login, I will try it!
    I got the C-Hub and C-Enabler running, but not the administrators console (in
    those servers). There is sufficient configuration information in this document
    at the BEA site:
    http://edocs.bea.com/wlcollab/v1_0_1/interm/setup.htm
    The login: bea, and password: 12345678 given there worked.
    I havn't yet been able to use the administrators console to configure the servers
    in the Collaborate hub and enabler directories. (To do that I belive the adminitration
    console must first be added as an application in those servers.)
    I got the C-Hub and C-enabler working by directly editing the configuration in
    hub/config/mydomain/config.xml resp. enabler/config/mydomain/config.xml and running
    the two servers separatly.
    "Jeff Ogorek" <[email protected]> wrote:
    >
    UserId: admin
    Password: myadmin
    I'd be curious to get an answer to your question regarding how to administor
    the
    Weblogic Server that the Hub is running on. Let me know if what you
    find out.
    "Lars Nyström" <[email protected]> wrote:
    What's the user name and password for the Collaborate C-Hub Administrator
    console?
    I successfully intstalled the RosettaNet version of Collaborate withthe
    Coludscape
    database on an NT. The verification also succeded. But after startingthe
    server
    with C-Hub configuration (from the start-menu) I can't login! What isthe
    correct
    login and password when I havn't changed anything?
    I can't start the WebLogic Server console with the C-Hub server configuration.
    There is nothing at that URL (http://localhost:7001/console).
    I can start the WebLogic server console with the ordinary default server
    and login
    as the "system" user. But then I don't have any configuration for theC-Hub!
    Have I missed something here, or is the Colloaborate installation description
    truncated?
    It seems to me that I have to install the C-Hub administration consoleas
    a web
    application in the server I can login to with the Administrator console.
    If so,
    why doesn't the installation guide tells me that?
    (By the way, the URL's the installation created in the start-meny contains
    an
    invalid hostname. It should be "localhost" or my machine name. For some
    reason,
    my company name was used instead.)

Maybe you are looking for