WebLogic 8.1 Portal Admin problem !

Hello,
I use the web-based portal admin to create a portal with some deployed portlets.
My problem is that the URL is very long (http://localhost/portal/appmanager/dse/desktop1?...) and can I create a portal with the URL like (http://localhost/dse/desktop1?....)
Eric

Address 7001 does't seem to be good idea for debuging, it is weblogic default address.
try 3999.
"Arsel" <[email protected]> wrote:
>
Hi There,
I started weblogic server 8.1 with the follwing option -Xdebug -Xnoagent
-Djava.compiler=NONE
-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=7001
Weblogic started successfully but when I tried to attached the java process
from
my IDE I got the error 'Target server failed to handshake' and in the
weblogic
console I got the following error.
<22-Aug-2003 10:09:52 o'clock AM EDT> <Error> <HTTP> <BEA-101083> <Connection
failure.
java.io.IOException: A complete message could not be read on socket:
'weblogic.servlet.internal.MuxableSocketHTTP@1871db
1 - idle timeout: '60000' ms, socket timeout: '5000' ms', in the configured
timeout
period of '60' secs
at weblogic.socket.SocketMuxer$TimeoutTrigger.trigger(SocketMuxer.java:734)
at weblogic.time.common.internal.ScheduledTrigger.run(ScheduledTrigger.java:243)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:97)
at weblogic.time.common.internal.ScheduledTrigger.executeLocally(ScheduledTrigger.java:229)
at weblogic.time.common.internal.ScheduledTrigger.execute(ScheduledTrigger.java:223)
at weblogic.time.server.ScheduledTrigger.execute(ScheduledTrigger.java:49)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:178)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:151)
Does weblogic 8.1 support JPDA? Any suggesstion is higly appreciated.
Thanks.
Arsel

Similar Messages

  • Not able to display users from Opneldap in Weblogic 8.1 Portal Admin

    Hi
              I had configured openldap for multiple authentication in weblogic 8.1. I am able to see users and groups from openldap in weblogic admin console but when i go to Portal Administration i am not able to see those users and groups. Also as per weblogic documentation it says that Authentication provider selection is shown automatically in Portal Admin. Also i am able to log to portal application from openldap users.
              I want set entitlements using Portal Admin for openldap users
              Can anyone suggest how to make it work.

    Hi
              I had configured openldap for multiple authentication in weblogic 8.1. I am able to see users and groups from openldap in weblogic admin console but when i go to Portal Administration i am not able to see those users and groups. Also as per weblogic documentation it says that Authentication provider selection is shown automatically in Portal Admin. Also i am able to log to portal application from openldap users.
              I want set entitlements using Portal Admin for openldap users
              Can anyone suggest how to make it work.

  • Weblogic portal admin - delegates book contents are visible to anonymous us

    weblogic portal admin - delegates book contents are visible to anonymous users !!!
    In the weblogic portal administration console, we have configured a desktop and under which there are some portlets and one delegates book (delegates book contains portlets which are visible to the logged in users only by configuring entitlements)
    The desktop URL is something like : http://10.0.1.1:7010/TTDPortalWeb/appmanager/TTDPortal/desktop
    accessing this URL shows the main page contents perfectly before and after login (ie. it only shows the services which are supposed to show to the logged in user)
    but if somebody accesses the below url delibrately, all the contents are shown even without login.
    http://10.0.1.1:7010/TTDPortalWeb
    when i select a portlet inside the delegates book, I can see the Portlet publishing link URL as:
    http://10.0.1.1:7010/TTDPortalWeb/bea/wlp/api/portlet/publish?context=/TTDPortalWeb/appmanager/TTDPortal/desktop&portlet=CompletionCertificatePortlet_1
    but when I roll mouse over the service's link on the actuall page, I see url as http://10.0.1.1:7010/TTDPortalWeb/wlp.c?__c=7d6 (also when I click the service, I takes me to this URL)
    When I roll mouse over the forgot password which is at the main desktop (not inside the delegates book) it shows the correct URL which is http://10.0.1.1:7010*/TTDPortalWeb/appmanager/TTDPortal/desktop*?_nfpb=true&_windowLabel=portlet_3_1_1&portlet_3_1_1_actionOverride=%2Fttd%2Fportal%2Fpageflow%2Fuser%2Flogin%2FforgotPassword
    Any help would be highly appreciated
    Thanks and Regards
    Ushas Symon

    Solved the problem by editing the entitlements on the books under the Library section at the portal admin...

  • Weblogic Portal Admin Console is not displayed after the ear deployment

    Hi
    There is a Weblogic portal application deployed in the Weblogic Server 9.2 mp3 . The application is fine , when opened with the browser, but the problem is the portal admnistrator console is not opened.
    The application is deployed in a clustered environment with an Admin server and one managed server. The domain is configured for Production Mode and running in an Solaris environment.
    I had another similar kind of domain where the application is running fine and the weblogic portal admin console is also fine.
    The following difference is observed in both the server logs. I see that there is some problem with the initialization of /WEB-INF/beehive-netui-config.xml. The log continues with the messages like "< Pushing body text '" etc.
    ####<Apr 13, 2010 1:25:53 PM EEST> <Warning> <com.bea.wlw.netui.pageflow.internal.WebLogicURLTemplateFactory> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <> <1271154353777> <000000> <In webapp <WebLogic Portal Producer Application>, the url template <{url:scheme}://{url:domain}:{url:port}/{url:prefix}/{url:path}?{url:queryString}{url:currentPage}> uses the {url:port} token. The system may not pick up the correct ports if you are using a proxy server. Consider hardcoding the ports in a production environment.>
    ####<Apr 13, 2010 1:25:54 PM EEST> <Info> <netuix> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154354990> <BEA-423101> <[admin-rportal/portalAppAdmin] Initializing the NetUIx container>
    ####<Apr 13, 2010 1:26:04 PM EEST> <Info> <PortletServer> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154364405> <BEA-420666> <[admin-rportal/portalAppAdmin] Undeploying the portlet application in webapp [WEB-INF/portlet.xml].>
    ####<Apr 13, 2010 1:26:09 PM EEST> <Warning> <org.apache.beehive.netui.pageflow.AutoRegisterActionServlet> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154369699> <000000> <Found module-config-locators list in context-parameter moduleConfigLocators, which is deprecated. Please use the <module-config-locators> element in /WEB-INF/beehive-netui-config.xml instead.>
    ####<Apr 13, 2010 1:26:09 PM EEST> <Debug> <org.apache.beehive.netui.util.internal.DiscoveryUtils> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154369701> <000000> <Trying to load implementor class for interface org.apache.beehive.netui.pageflow.AutoRegisterActionServlet$ModuleConfigLocator: com.bea.netuix.servlets.controls.content.StrutsContentModuleConfigLocator>
    ####<Apr 13, 2010 1:26:09 PM EEST> <Trace> <org.apache.struts.util.PropertyMessageResources> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154369867> <000000> <Initializing, config='org.apache.struts.action.ActionResources', returnNull=true>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370088> <000000> <register('-//Apache Software Foundation//DTD Struts Configuration 1.0//EN', 'zip:/opt/rp/instance/wl/rportal/dom/dom-v1.0.3/rportaldomain/servers/wl-rp-rportal-1/tmp/_WL_user/struts-1.2/d8diym/WEB-INF/lib/struts.jar!/org/apache/struts/resources/struts-config_1_0.dtd'>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370093> <000000> <register('-//Apache Software Foundation//DTD Struts Configuration 1.1//EN', 'zip:/opt/rp/instance/wl/rportal/dom/dom-v1.0.3/rportaldomain/servers/wl-rp-rportal-1/tmp/_WL_user/struts-1.2/d8diym/WEB-INF/lib/struts.jar!/org/apache/struts/resources/struts-config_1_1.dtd'>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370097> <000000> <register('-//Apache Software Foundation//DTD Struts Configuration 1.2//EN', 'zip:/opt/rp/instance/wl/rportal/dom/dom-v1.0.3/rportaldomain/servers/wl-rp-rportal-1/tmp/_WL_user/struts-1.2/d8diym/WEB-INF/lib/struts.jar!/org/apache/struts/resources/struts-config_1_2.dtd'>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370101> <000000> <register('-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN', 'zip:/opt/rp/instance/wl/rportal/dom/dom-v1.0.3/rportaldomain/servers/wl-rp-rportal-1/tmp/_WL_user/struts-1.2/d8diym/WEB-INF/lib/struts.jar!/org/apache/struts/resources/web-app_2_2.dtd'>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370105> <000000> <register('-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN', 'zip:/opt/rp/instance/wl/rportal/dom/dom-v1.0.3/rportaldomain/servers/wl-rp-rportal-1/tmp/_WL_user/struts-1.2/d8diym/WEB-INF/lib/struts.jar!/org/apache/struts/resources/web-app_2_3.dtd'>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.struts.action.ActionServlet> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370127> <000000> <Scanning web.xml for controller servlet mapping>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester.sax> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370331> <000000> <setDocumentLocator(com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser$LocatorProxy@11a731d)>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester.sax> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370331> <000000> <startDocument()>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester.sax> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370333> <000000> <startPrefixMapping(,http://java.sun.com/xml/ns/j2ee)>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester.sax> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370333> <000000> <startPrefixMapping(xsi,http://www.w3.org/2001/XMLSchema-instance)>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester.sax> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370334> <000000> <startElement(http://java.sun.com/xml/ns/j2ee,web-app,web-app)>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370334> <000000> < Pushing body text ''>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370334> <000000> < New match='web-app'>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370335> <000000> < No rules found matching 'web-app'.>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester.sax> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370336> <000000> <characters(
    )>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester.sax> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370336> <000000> <startElement(http://java.sun.com/xml/ns/j2ee,display-name,display-name)>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370336> <000000> < Pushing body text '
    '>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370337> <000000> < New match='web-app/display-name'>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370337> <000000> < No rules found matching 'web-app/display-name'.>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester.sax> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370338> <000000> <characters(WebLogic Portal Producer Application)>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester.sax> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370338> <000000> <endElement(http://java.sun.com/xml/ns/j2ee,display-name,display-name)>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370338> <000000> < match='web-app/display-name'>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370339> <000000> < bodyText='WebLogic Portal Producer Application'>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370339> <000000> < No rules found matching 'web-app/display-name'.>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370340> <000000> < Popping body text '
    '>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester.sax> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370340> <000000> <characters(
    )>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester.sax> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370341> <000000> <startElement(http://java.sun.com/xml/ns/j2ee,context-param,context-param)>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370341> <000000> < Pushing body text '
    '>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370341> <000000> < New match='web-app/context-param'>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370342> <000000> < No rules found matching 'web-app/context-param'.>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester.sax> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370342> <000000> <characters(
    )>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester.sax> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370343> <000000> <startElement(http://java.sun.com/xml/ns/j2ee,description,description)>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370343> <000000> < Pushing body text '
    '>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370343> <000000> < New match='web-app/context-param/description'>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370344> <000000> < No rules found matching 'web-app/context-param/description'.>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester.sax> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370344> <000000> <characters(Period of timer (millisecs) to delete proxy portlets.)>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester.sax> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370345> <000000> <endElement(http://java.sun.com/xml/ns/j2ee,description,description)>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370345> <000000> < match='web-app/context-param/description'>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370345> <000000> < bodyText='Period of timer (millisecs) to delete proxy portlets.'>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370346> <000000> < No rules found matching 'web-app/context-param/description'.>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370346> <000000> < Popping body text '
    '>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester.sax> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370346> <000000> <characters(
    )>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester.sax> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370347> <000000> <startElement(http://java.sun.com/xml/ns/j2ee,param-name,param-name)>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370347> <000000> < Pushing body text '
    '>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370348> <000000> < New match='web-app/context-param/param-name'>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370348> <000000> < No rules found matching 'web-app/context-param/param-name'.>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester.sax> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370348> <000000> <characters(timerPeriod)>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester.sax> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370349> <000000> <endElement(http://java.sun.com/xml/ns/j2ee,param-name,param-name)>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370349> <000000> < match='web-app/context-param/param-name'>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370350> <000000> < bodyText='timerPeriod'>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370350> <000000> < No rules found matching 'web-app/context-param/param-name'.>
    ####<Apr 13, 2010 1:26:10 PM EEST> <Debug> <org.apache.commons.digester.Digester> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1271154370350> <000000> < Popping body text '
    Please let us know , if we were missing any configuaration in creating the domain or configuring the application.Please provide any links or forums related to this problems.
    Also observed another difference is that
    ####<Apr 13, 2010 1:25:43 PM EEST> <Debug> <J2EE> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1271154343381> <BEA-160058> <Cannot find JDBC DataSource at portalFrameworkPoolAlwaysXA>
    ####<Apr 13, 2010 1:25:43 PM EEST> <Debug> <J2EE> <saerpord12> <wl-rp-rportal-1> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1271154343389> <BEA-160058> <Cannot find JDBC DataSource at portalFrameworkPoolAlwaysXA>
    Regards
    Edited by: user11285785 on Apr 13, 2010 6:42 AM

    how did you create this domain? Is this dataSource defined - portalFrameworkPoolAlwaysXA? is it targetted to cluster? did you get errors on startup related to this dataSource?

  • Problem with Portal Admin after porting to WLS 8.1 SP2

    Hi,
    I am trying to port my application from weblogic 8.1 SP1 to 8.1 SP2.
    i am able to compile and deploy the code but when i try to go to the Portal Admin
    to create users and desktop, i get the following error:
    Error 500--Internal Server Error
    java.lang.NoClassDefFoundError: weblogic/netuix/util/JspcExtensions
         at com.bea.netuix.servlets.manager.PortalServlet.service(PortalServlet.java:563)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:971)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:402)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at com.bea.servlet.PortalSystemAdministratorFilter.doFilter(PortalSystemAdministratorFilter.java:78)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:313)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6356)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3635)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2585)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    Please note that the SP2 workshop updated a bunch of libraries (including netui)
    when i opened my portal app. could that be the cause of this??
    thank you
    kaleem

    Kaleem-
    I believe that the JspcExtensions class that was previously found in a WLS classpath
    jar was removed between sp1 and sp2 due to some refactoring that made it unnecessary.
    I would guess that your version of netuix_servlet.jar in your WEB-INF/lib is
    out of date with your domain. Please ensure that the jars in your webapp are
    all sp2 versions.
    -Brodi
    "Kaleem" <[email protected]> wrote:
    >
    Hi,
    I am trying to port my application from weblogic 8.1 SP1 to 8.1 SP2.
    i am able to compile and deploy the code but when i try to go to the
    Portal Admin
    to create users and desktop, i get the following error:
    Error 500--Internal Server Error
    java.lang.NoClassDefFoundError: weblogic/netuix/util/JspcExtensions
         at com.bea.netuix.servlets.manager.PortalServlet.service(PortalServlet.java:563)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:971)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:402)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at com.bea.servlet.PortalSystemAdministratorFilter.doFilter(PortalSystemAdministratorFilter.java:78)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:313)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6356)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3635)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2585)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    Please note that the SP2 workshop updated a bunch of libraries (including
    netui)
    when i opened my portal app. could that be the cause of this??
    thank you
    kaleem

  • What is the Weblogic Portal Admin URL

    Hi,
    I am learning the Weblogic Portal using workshop. I Installed Weblogic Portal 10.3.2 with Workshop and created a sample portal application, configured the Workshop to start the weblogic server and start the server,Run my application EAR into server and saw theopen administration console.
    Please clarify the following quesitons
    1. How do i deploy the portal application and access my application without using Workshop?
    2. What is the portal admin console url,port number?
    3. What is the purpose of using application specific console in WLP i.e http://localhost:port/myappAdmin ?
    4. is there any common administrator console in WLP i.e without using application specific console like http://localhost:port/myappAdmin ?
    Your help is greatly appreciated.
    Thanks a lot
    Suresh

    Suresh -
    1. To deploy without Workshop/Eclipse, you will generally create an EAR of your application (via the Export Wizard under the File > Export menu) and deploy that with either the WLS console, WLST, or the weblogic.Deployer utility class. http://download.oracle.com/docs/cd/E15919_01/wlp.1032/e14245/deployment.htm#i1027718 has a fair amount of information.
    2. The WLP admin portal is a webapp deployed as part of your application, via the wlp-tools-admin-app-lib.ear shared library. So, its host and port number are the same as wherever you deploy your application. The url path of the admin portal is controlled via your application's META-INF/weblogic-application.xml file; there's a <wls:library-context-root-override> element for the 'tools' context-root.
    3. Since the WLP admin portal is a webapp deployed as part of your application, it needs to have a unique context-root to support deploying multiple WLP applications. The ear wizard in Eclipse defaults to specifying the context-root as [appname]Admin to support this, but you can always change the context-root as I described above.
    4. No, currently, the WLP admin console is application-scoped and controls the configuration and behavior for that application. So, for multiple applications, you will have to use multiple admin console urls.
    Greg

  • 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 :-)

  • Portal Admin pages do not render properly

    Whenever I try to login to the Portal Admin pages, it throws the following errors.
    Interestingly, some pages are not rendered properly while other pages render fine.
    For example, Delegated Administration & Service Administration render fine. But
    none of the other pages render. I just get a gray area... Any ideas on how to
    fix this??
    -anant
    ####<Sep 18, 2003 10:29:26 AM PDT> <Error> <netuix> <KadNem> <ADPlatformServer2>
    <ExecuteThread: '13' for queue: 'weblogic.kernel.Default'> <weblogic> <> <BEA-420067>
    <An exception or error occurred in the backing file [com.bea.jsptools.usermgmt.backing.DelegatedAdminBackingUGM]
    while executing its init method. It was java.lang.ArrayStoreException
    java.lang.ArrayStoreException
         at weblogic.utils.collections.CombinedMap.values(CombinedMap.java:88)
         at com.bea.p13n.delegation.DelegationService.isAdminPolicyOnResourceRoot(DelegationService.java:153)
         at com.bea.jsptools.usermgmt.backing.DelegatedAdminBackingUGM.init(DelegatedAdminBackingUGM.java:75)
         at com.bea.netuix.servlets.controls.BackableControl.initializeBackingFile(BackableControl.java:169)
         at com.bea.netuix.servlets.controls.BackableControl.init(BackableControl.java:67)
         at com.bea.netuix.servlets.controls.window.Window.init(Window.java:175)
         at com.bea.netuix.servlets.controls.page.Page.init(Page.java:104)
         at com.bea.netuix.nf.ControlLifecycle$1.visit(ControlLifecycle.java:149)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:278)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:117)
         at com.bea.netuix.nf.Lifecycle.runOutbound(Lifecycle.java:220)
         at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:165)
         at com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:363)
         at com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:207)
         at com.bea.netuix.servlets.manager.PortalServlet.service(PortalServlet.java:583)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1053)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:387)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at com.bea.servlet.PortalSystemAdministratorFilter.doFilter(PortalSystemAdministratorFilter.java:78)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:313)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6316)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3622)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2569)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    >
    ####<Sep 18, 2003 10:29:27 AM PDT> <Error> <netuix> <KadNem> <ADPlatformServer2>
    <ExecuteThread: '13' for queue: 'weblogic.kernel.Default'> <weblogic> <> <BEA-420067>
    <An exception or error occurred in the backing file [com.bea.jsptools.vent.backing.DelegatedAdminBackingVisitorEnt]
    while executing its init method. It was java.lang.ArrayStoreException
    java.lang.ArrayStoreException
         at weblogic.utils.collections.CombinedMap.values(CombinedMap.java:88)
         at com.bea.p13n.delegation.DelegationService.isAdminPolicyOnResourceRoot(DelegationService.java:153)
         at com.bea.jsptools.vent.backing.DelegatedAdminBackingVisitorEnt.init(DelegatedAdminBackingVisitorEnt.java:75)
         at com.bea.netuix.servlets.controls.BackableControl.initializeBackingFile(BackableControl.java:169)
         at com.bea.netuix.servlets.controls.BackableControl.init(BackableControl.java:67)
         at com.bea.netuix.servlets.controls.window.Window.init(Window.java:175)
         at com.bea.netuix.servlets.controls.page.Page.init(Page.java:104)
         at com.bea.netuix.nf.ControlLifecycle$1.visit(ControlLifecycle.java:149)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:278)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:117)
         at com.bea.netuix.nf.Lifecycle.runOutbound(Lifecycle.java:220)
         at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:165)
         at com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:363)
         at com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:207)
         at com.bea.netuix.servlets.manager.PortalServlet.service(PortalServlet.java:583)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1053)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:387)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at com.bea.servlet.PortalSystemAdministratorFilter.doFilter(PortalSystemAdministratorFilter.java:78)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:313)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6316)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3622)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2569)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    >
    ####<Sep 18, 2003 10:29:27 AM PDT> <Error> <netuix> <KadNem> <ADPlatformServer2>
    <ExecuteThread: '13' for queue: 'weblogic.kernel.Default'> <weblogic> <> <BEA-420067>
    <An exception or error occurred in the backing file [com.bea.jsptools.interaction.backing.DelegatedAdminBackingCampaigns]
    while executing its init method. It was java.lang.ArrayStoreException
    java.lang.ArrayStoreException
         at weblogic.utils.collections.CombinedMap.values(CombinedMap.java:88)
         at com.bea.p13n.delegation.DelegationService.isAdminPolicyOnResourceRoot(DelegationService.java:153)
         at com.bea.jsptools.interaction.backing.DelegatedAdminBackingCampaigns.init(DelegatedAdminBackingCampaigns.java:75)
         at com.bea.netuix.servlets.controls.BackableControl.initializeBackingFile(BackableControl.java:169)
         at com.bea.netuix.servlets.controls.BackableControl.init(BackableControl.java:67)
         at com.bea.netuix.servlets.controls.window.Window.init(Window.java:175)
         at com.bea.netuix.servlets.controls.page.Page.init(Page.java:104)
         at com.bea.netuix.nf.ControlLifecycle$1.visit(ControlLifecycle.java:149)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:278)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:117)
         at com.bea.netuix.nf.Lifecycle.runOutbound(Lifecycle.java:220)
         at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:165)
         at com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:363)
         at com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:207)
         at com.bea.netuix.servlets.manager.PortalServlet.service(PortalServlet.java:583)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1053)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:387)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at com.bea.servlet.PortalSystemAdministratorFilter.doFilter(PortalSystemAdministratorFilter.java:78)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:313)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6316)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3622)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2569)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    >
    ####<Sep 18, 2003 10:29:27 AM PDT> <Error> <netuix> <KadNem> <ADPlatformServer2>
    <ExecuteThread: '13' for queue: 'weblogic.kernel.Default'> <weblogic> <> <BEA-420067>
    <An exception or error occurred in the backing file [com.bea.jsptools.interaction.backing.DelegatedAdminBackingContentSelectors]
    while executing its init method. It was java.lang.ArrayStoreException
    java.lang.ArrayStoreException
         at weblogic.utils.collections.CombinedMap.values(CombinedMap.java:88)
         at com.bea.p13n.delegation.DelegationService.isAdminPolicyOnResourceRoot(DelegationService.java:153)
         at com.bea.jsptools.interaction.backing.DelegatedAdminBackingContentSelectors.init(DelegatedAdminBackingContentSelectors.java:75)
         at com.bea.netuix.servlets.controls.BackableControl.initializeBackingFile(BackableControl.java:169)
         at com.bea.netuix.servlets.controls.BackableControl.init(BackableControl.java:67)
         at com.bea.netuix.servlets.controls.window.Window.init(Window.java:175)
         at com.bea.netuix.servlets.controls.page.Page.init(Page.java:104)
         at com.bea.netuix.nf.ControlLifecycle$1.visit(ControlLifecycle.java:149)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:278)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:117)
         at com.bea.netuix.nf.Lifecycle.runOutbound(Lifecycle.java:220)
         at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:165)
         at com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:363)
         at com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:207)
         at com.bea.netuix.servlets.manager.PortalServlet.service(PortalServlet.java:583)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1053)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:387)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at com.bea.servlet.PortalSystemAdministratorFilter.doFilter(PortalSystemAdministratorFilter.java:78)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:313)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6316)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3622)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2569)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    >
    ####<Sep 18, 2003 10:29:27 AM PDT> <Error> <netuix> <KadNem> <ADPlatformServer2>
    <ExecuteThread: '13' for queue: 'weblogic.kernel.Default'> <weblogic> <> <BEA-420067>
    <An exception or error occurred in the backing file [com.bea.jsptools.interaction.backing.DelegatedAdminBackingPlaceholders]
    while executing its init method. It was java.lang.ArrayStoreException
    java.lang.ArrayStoreException
         at weblogic.utils.collections.CombinedMap.values(CombinedMap.java:88)
         at com.bea.p13n.delegation.DelegationService.isAdminPolicyOnResourceRoot(DelegationService.java:153)
         at com.bea.jsptools.interaction.backing.DelegatedAdminBackingPlaceholders.init(DelegatedAdminBackingPlaceholders.java:75)
         at com.bea.netuix.servlets.controls.BackableControl.initializeBackingFile(BackableControl.java:169)
         at com.bea.netuix.servlets.controls.BackableControl.init(BackableControl.java:67)
         at com.bea.netuix.servlets.controls.window.Window.init(Window.java:175)
         at com.bea.netuix.servlets.controls.page.Page.init(Page.java:104)
         at com.bea.netuix.nf.ControlLifecycle$1.visit(ControlLifecycle.java:149)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:278)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:117)
         at com.bea.netuix.nf.Lifecycle.runOutbound(Lifecycle.java:220)
         at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:165)
         at com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:363)
         at com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:207)
         at com.bea.netuix.servlets.manager.PortalServlet.service(PortalServlet.java:583)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1053)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:387)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at com.bea.servlet.PortalSystemAdministratorFilter.doFilter(PortalSystemAdministratorFilter.java:78)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:313)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6316)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3622)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2569)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    >
    ####<Sep 18, 2003 10:29:28 AM PDT> <Error> <netuix> <KadNem> <ADPlatformServer2>
    <ExecuteThread: '13' for queue: 'weblogic.kernel.Default'> <weblogic> <> <BEA-420067>
    <An exception or error occurred in the backing file [com.bea.jsptools.interaction.backing.DelegatedAdminBackingSegments]
    while executing its init method. It was java.lang.ArrayStoreException
    java.lang.ArrayStoreException
         at weblogic.utils.collections.CombinedMap.values(CombinedMap.java:88)
         at com.bea.p13n.delegation.DelegationService.isAdminPolicyOnResourceRoot(DelegationService.java:153)
         at com.bea.jsptools.interaction.backing.DelegatedAdminBackingSegments.init(DelegatedAdminBackingSegments.java:75)
         at com.bea.netuix.servlets.controls.BackableControl.initializeBackingFile(BackableControl.java:169)
         at com.bea.netuix.servlets.controls.BackableControl.init(BackableControl.java:67)
         at com.bea.netuix.servlets.controls.window.Window.init(Window.java:175)
         at com.bea.netuix.servlets.controls.page.Page.init(Page.java:104)
         at com.bea.netuix.nf.ControlLifecycle$1.visit(ControlLifecycle.java:149)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:278)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:117)
         at com.bea.netuix.nf.Lifecycle.runOutbound(Lifecycle.java:220)
         at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:165)
         at com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:363)
         at com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:207)
         at com.bea.netuix.servlets.manager.PortalServlet.service(PortalServlet.java:583)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1053)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:387)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at com.bea.servlet.PortalSystemAdministratorFilter.doFilter(PortalSystemAdministratorFilter.java:78)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:313)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6316)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3622)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2569)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    >
    ####<Sep 18, 2003 10:29:28 AM PDT> <Error> <netuix> <KadNem> <ADPlatformServer2>
    <ExecuteThread: '13' for queue: 'weblogic.kernel.Default'> <weblogic> <> <BEA-420067>
    <An exception or error occurred in the backing file [com.bea.jsptools.portal.backing.DelegatedAdminBackingPortal]
    while executing its init method. It was java.lang.ArrayStoreException
    java.lang.ArrayStoreException
         at weblogic.utils.collections.CombinedMap.values(CombinedMap.java:88)
         at com.bea.p13n.delegation.DelegationService.isAdminPolicyOnResourceRoot(DelegationService.java:153)
         at com.bea.jsptools.portal.backing.DelegatedAdminBackingPortal.init(DelegatedAdminBackingPortal.java:82)
         at com.bea.netuix.servlets.controls.BackableControl.initializeBackingFile(BackableControl.java:169)
         at com.bea.netuix.servlets.controls.BackableControl.init(BackableControl.java:67)
         at com.bea.netuix.servlets.controls.window.Window.init(Window.java:175)
         at com.bea.netuix.servlets.controls.page.Page.init(Page.java:104)
         at com.bea.netuix.nf.ControlLifecycle$1.visit(ControlLifecycle.java:149)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:278)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:285)
         at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:117)
         at com.bea.netuix.nf.Lifecycle.runOutbound(Lifecycle.java:220)
         at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:165)
         at com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:363)
         at com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:207)
         at com.bea.netuix.servlets.manager.PortalServlet.service(PortalServlet.java:583)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1053)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:387)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at com.bea.servlet.PortalSystemAdministratorFilter.doFilter(PortalSystemAdministratorFilter.java:78)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:313)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6316)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3622)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2569)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    >
    ####<Sep 18, 2003 10:29:29 AM PDT> <Error> <netuix> <KadNem> <ADPlatformServer2>
    <ExecuteThread: '13' for queue: 'weblogic.kernel.Default'> <weblogic> <> <BEA-420067>
    <An exception or error occurred in the backing file [com.bea.jsptools.content.backing.DelegatedAdminBackingCMS]
    while executing its init method. It was java.lang.ArrayStoreException
    java.lang.ArrayStoreException
         at weblogic.utils.collections.CombinedMap.values(CombinedMap.java:88)
         at com.bea.p13n.delegation.DelegationService.isAdminPolicyOnResourceRoot(DelegationService.java:153)
         at com.bea.jsptools.content.backing.DelegatedAdminBackingCMS.init(DelegatedAdminBackingCMS.java:77)
         at com.bea.netuix.servlets.controls.BackableControl.initializeBackingFile(BackableControl.java:169)
         at com.bea.netuix.servlets.controls.BackableControl.init(BackableControl.java:67)
         at com.bea.netuix.servlets.controls.window.Window.init(Window.java:175)
         at com.bea.netuix.servlets.controls.page.Page.init(Page.java:104)
         at com.bea.netuix.nf.ControlLifecycle$

    Hi Anant,
    I am facing the same problem. Were you able to resolve this issue?
    Regards,
    Abhinay

  • Portal Admin Tool & order of Authentication Providers

    For our app, we use two LDAP authentication providers that point to different LDAP
    repositories.
    Both of them have been configured to have the JAAS flag - OPTIONAL. When the order
    is ProviderA and ProviderB (in WLS Console), the authentication works in Portal
    Admin Tool. But when the order is reversed to ProviderB and ProviderA, it throws
    profileNotFound error and the Portal Admin Tool bombs.
    Since both of the providers have been configured to OPTIONAL, shouldn't the order
    of the providers be immaterial?
    Is this a problem with the Portal Administration Tool?
    Thanks,
    James

    Is this a different problem, then? The ProfileNotFound exception comes only
    after
    authentication succeeds. If you are on SP2, it makes me wonder if the
    credentials
    for weblogic are in both providers and are different (different password)?
    Also, can you tell me which authorizer and role mapper providers you are
    using?
    -Phil
    "James Spencer" <[email protected]> wrote in message
    news:[email protected]...
    >
    Phil,
    We are on SP2. The problem I am having is, the weblogic admin user -weblogic
    - is not able to authenticate in Portal Admin Tool depending upon theorder of
    the providers.
    I thought the authentication for Multiple providers should work in SP2,irrespective
    of the order.
    I read about the users/groups page works only for the first auth provider.
    James
    "Phil Griffin" <BEA> wrote:
    You're right, the order should be immaterial. The problem is the
    portal admin tools (and runtime profile location) rely on a
    userExists() call succeeding against a single (default) ATN provider.
    There is a number of ways to specify which provider this is - see Javadoc
    for getProviderMBean for a description.
    http://edocs.bea.com/wlp/docs81/javadoc/com/bea/p13n/usermgmt/RealmHelper.h
    tml#getProviderMBean
    >>
    Better yet, SP2 includes a fix which automatically allows all providers
    to
    be
    checked. The Portal Admin tools still only operate against a singledefault
    provider
    (to edit users/groups), until SP3.
    -Phil
    "James Spencer" <[email protected]> wrote in message
    news:[email protected]...
    For our app, we use two LDAP authentication providers that point todifferent LDAP
    repositories.
    Both of them have been configured to have the JAAS flag - OPTIONAL.When
    the order
    is ProviderA and ProviderB (in WLS Console), the authentication worksin
    Portal
    Admin Tool. But when the order is reversed to ProviderB and ProviderA,it
    throws
    profileNotFound error and the Portal Admin Tool bombs.
    Since both of the providers have been configured to OPTIONAL, shouldn'tthe order
    of the providers be immaterial?
    Is this a problem with the Portal Administration Tool?
    Thanks,
    James

  • Add a textbox in portal admin

    Hi All
    Is there any way to add a textbox in weblogic portal admin?
    Needed more information mail me 2 [email protected]
    Thanks in Adv
    Regards
    Surya

    hi,
    I am not sure i fully understand your problem, although:
    1. if you are trying to modify the portal admin application, this is as I understand it not possible in the current version ( 8.1.4 ). An exception here being rebranding the admin portal.
    2. If this is a portlet specific configuration setting, try the portlet preference functionality.
    Were I somewhere close ?
    - Anders M.

  • RDBMS Authenticator and Portal Admin

    In WLP 8.1, I created a RDBMS Auth and I can see the list of
    users/groups in the Weblogic Console. The Portal Admin's user/group
    page does not show any users except those authenticated by
    DefaultAuthenticator.
    Why is Portal Admin not showing the users ? In the previous version any
    custom auth (federated or non) showed the users/groups list on Portal
    Admin page. Where is the secret switch to add custom auths to the
    Portal Admin ?
    Is jad'n the only way to work with BEA's products ?

    For porting purposes, setting RDBMSAuth as # 1 (per Docs/Greg) and
    adding weblogic/portaladmin::Administrators/PortalSystemAdministrators
    does the needful.
    Gregory Smith wrote:
    Bhupi -
    Thanks for the feedback. We have been looking at this issue specific to
    the portal services for managing users/groups. I'll forward this message
    onto the team looking into this.
    Greg
    Bhupi wrote:
    Thanks Greg.
    Replacing the following element within the Security element in
    config.xml with RDBMS Auth should solve the problem but the default
    users/groups have to be in RDBMS (weblogic/portaladmin/...).
    <weblogic.security.providers.authentication.DefaultAuthenticator
    Name="Security:Name=myrealmDefaultAuthenticator"
    Realm="Security:Name=myrealm"/>
    The following use-case should be supported out-of box.
    If I change the default to RDBMS or LDAP, it should get the
    weblogic/portaladmin from the Default (the export dat from embedded
    LDAP listed them) if it does not find it in the custom ones.
    HOW >> Since the Security Providers can be stacked, a federated
    authenticator which should be the default, consider's the
    AuthenticationProvider's list instead of individual authenticators.
    <weblogic.management.security.Realm
    AuthenticationProviders="Security:Name=myrealmDefaultAuthenticator|Security:Name=myrealmDefaultIdentityAsserter|Security:Name=myrealmTwicsAuthenticator"
    I know this is another requirement but will make things much easier,
    specially for UUP scenarios.
    Gregory Smith wrote:
    Bhupi -
    The portal User/GroupManager services (which the admin portal
    utilizes) currently only support 1 Authenticator, generally the
    first, most-capable Authenticator listed. That's why you're seeing
    only the DefaultAuthenticator users and groups in the admin portal.
    There is some information about this in the upgrade guide
    (http://e-docs.bea.com/wlp/docs81/upgrade/index.html) under the
    Compability Domain chapter. More documentation is planned for in the
    coming months to better explain this.
    Greg
    Bhupi wrote:
    In WLP 8.1, I created a RDBMS Auth and I can see the list of
    users/groups in the Weblogic Console. The Portal Admin's user/group
    page does not show any users except those authenticated by
    DefaultAuthenticator.
    Why is Portal Admin not showing the users ? In the previous version
    any custom auth (federated or non) showed the users/groups list on
    Portal Admin page. Where is the secret switch to add custom auths
    to the Portal Admin ?
    Is jad'n the only way to work with BEA's products ?

  • Exception in Portal Admin App

    I am trying to remove a localisation on a desktop after I created another and this
    is throughing this exception (about 2 a4 sheets long .... see below) Has anyone
    managed to delete any locales? Am I missing something? :( I will just go ahead
    and do my customisations :((
    Caused by: java.lang.NullPointerException
    at com.bea.netuix.application.localization.manager.persistence.jdbc.LocalizationDelegate.deleteLocalizationResource(LocalizationDelegate.java:
    564)
    at com.bea.netuix.application.localization.manager.persistence.jdbc.LocalizationManagerImpl.deleteLocalizationResource(LocalizationManagerImpl
    .java:287)
    at com.bea.netuix.application.localization.manager.persistence.jdbc.LocalizationManager_ek6uyo_EOImpl.deleteLocalizationResource(LocalizationM
    anager_ek6uyo_EOImpl.java:254)
    ... 123 more

    Hi Chris,
    I have exactly the same problem. I want to create/modify/delete a desktop/book/portlet
    on the fly that is without using the weblogic workshop. An Admin user must be
    able to create this using our custom created wizards. Obviously the base portal
    would be created in the weblogic workshop. But then, the admin user should be
    able to create desktops and portlets/pages and manage portlets on the pages.
    Is it safe to use EJBs in com.bea.netuix.application.manager package. Is there
    any documentation available about the package (best practices, how to guides,
    etc)?
    I would really appreciate your help in this regard.
    Thanks,
    Kamlesh
    "Chris Jolley" <[email protected]> wrote:
    >
    Not sure i know exactly what you want to do.
    do you
    A) want users to be able to create customized version of a portal that
    and admin
    or developer has already defined.
    B) expose the API for creating portals/desktops to the end users.
    the APIs are there for your use but i would recommend different things
    based oiff
    what it is you are trying to do.
    "Suhail Ahmed" <[email protected]> wrote:
    Hi,
    I would be deeply appreciative if anyone can point me to customizing
    the Portal
    Admin App. Specifically I have a "create portal" use case, which requires
    just
    the user name, password and a portal name. the portal is to be preconfigured
    with
    a set of default portlets and l&f. Would it be wise to directly usethe
    Managers
    used in the portal app (for instance PortletDefinitionManager)? What
    type of control
    should I use? Would a session facade be the right thing to use? Thanks
    a lot for
    your input
    regards
    Suhail

  • How to update default elements in Portal admin console 10

    There is a JavaScript bug on the "Browse Book contents" page in the Portal Admin Console that makes it impossible to update the selection of a new default element.
    The reason is a missing name scope qualifier in th ebutton function definition:
    <button onclick="updateResources('updateDefaultElementForm', 'defaultElement', this);" type="button" class="button" id="updateResourcesButton" style="">
                                <span>Update</span>
                            </button>has to be changed to
    <button onclick="updateResources('n5.updateDefaultElementForm', 'defaultElement', this);" type="button" class="button" id="updateResourcesButton" style="">
                                <span>Update</span>
                            </button>As a quick fix until BEA fixes the code, this can be done with Firebug in a Firefox browser before pushing the "update" button.
    Edited by peter.koellner at 11/19/2007 7:44 AM

    Well, not having any rows in the PF_SHELL_DEFINITION table would make the admin console think it's not a portal web app. But, the real question is why there aren't any shells in the database. I don't think this is it, but can you verify that your webapp has at least one shell. From Workshop, you use the Merged Project view (Window -> Show View -> Other -> WebLogic Portal -> Merged Projects) to expand your project's framework/markup/shells folder and see if you have the some .shell files (I'm pretty sure you will).
    Generally, the most common problem is that the wrong servlet class is somehow loaded for the AppManagerServlet. Normally, having wlp-framework-full-web-lib before wlp-light-web-lib in the weblogic.xml does the trick, but sometimes other library modules cause problems. I think there's a way to view this information via the WLS console (http://server:port/console), but I don't know the exact details. Otherwise, you can view the web.xml and weblogic.xml file as it is in the server. There's no out-of-the-box tool to do this, but it pretty easy to write a jsp which uses application.getResouceAsStream("/WEB-INF/web.xml") and then prints that InputStream to the jsp's outputstream. If the servlet-class is com.bea.netuix.servlets.manager.PortalServlet, then it's coming from wlp-framework-full-web-lib and it should load shell (and other things) into the database; if it's com.bea.netuix.servlets.manager.SingleFileServlet, then it's coming from wlp-light-web-lib and it won't load shells into the database and won't show as a portal webapp in the admin console.
    Can you try that out and report back here? Also, sending your upgraded weblogic.xml would help as well.
    Greg

  • Extending/Cutomizing Portal Admin App

    Hi,
    I would be deeply appreciative if anyone can point me to customizing the Portal
    Admin App. Specifically I have a "create portal" use case, which requires just
    the user name, password and a portal name. the portal is to be preconfigured with
    a set of default portlets and l&f. Would it be wise to directly use the Managers
    used in the portal app (for instance PortletDefinitionManager)? What type of control
    should I use? Would a session facade be the right thing to use? Thanks a lot for
    your input
    regards
    Suhail

    Hi Chris,
    I have exactly the same problem. I want to create/modify/delete a desktop/book/portlet
    on the fly that is without using the weblogic workshop. An Admin user must be
    able to create this using our custom created wizards. Obviously the base portal
    would be created in the weblogic workshop. But then, the admin user should be
    able to create desktops and portlets/pages and manage portlets on the pages.
    Is it safe to use EJBs in com.bea.netuix.application.manager package. Is there
    any documentation available about the package (best practices, how to guides,
    etc)?
    I would really appreciate your help in this regard.
    Thanks,
    Kamlesh
    "Chris Jolley" <[email protected]> wrote:
    >
    Not sure i know exactly what you want to do.
    do you
    A) want users to be able to create customized version of a portal that
    and admin
    or developer has already defined.
    B) expose the API for creating portals/desktops to the end users.
    the APIs are there for your use but i would recommend different things
    based oiff
    what it is you are trying to do.
    "Suhail Ahmed" <[email protected]> wrote:
    Hi,
    I would be deeply appreciative if anyone can point me to customizing
    the Portal
    Admin App. Specifically I have a "create portal" use case, which requires
    just
    the user name, password and a portal name. the portal is to be preconfigured
    with
    a set of default portlets and l&f. Would it be wise to directly usethe
    Managers
    used in the portal app (for instance PortletDefinitionManager)? What
    type of control
    should I use? Would a session facade be the right thing to use? Thanks
    a lot for
    your input
    regards
    Suhail

  • Can't access to Portal Admin Console.

    Hi all,
    I'm working with WLP 10.2. I've created the ear-file (using maven) and deployed it on server (with Unix-system). The current application works well.
    My current task is a creation portal in streaming mode. Unfortunately I can't access to Portal Admin console for resolving task. I always retrieve "Error 404 (Not found)".
    As I know the admin-tools.war is responsible for Portal Admin Console. I've checked admin-tools.war is running on server (with status "Active").
    I'm using the next path for running Portal Admin Console: {serverhost:port}/{context root of admin-tools}/portal.portal.
    Maybe, Should I set up(correct) application.xml or weblogic.xml?
    Please let me know if you have any ideas.
    Thanks,
    Yuriy

    I think your URL is wrong, try with the following...
    http://{server:port}/{name_your_ear}Admin/portal.portal
    name_your_ear= The name of your Enterprise Application.
    For example,
    http://localhost:7001/DemosEarAdmin/portal.portal
    I hope this helps

Maybe you are looking for

  • Cs6 raw plugin not recognizing lumix g5 raw files

    I just installed cs6 on my computer which is not connected to the internet. The camera raw plugin does not recognize my lumix G5 camera raw files. I tried downloading and installing what i think is the most recent raw plugin, but it still does not re

  • Problem in importing Sales Order with udf in the rows

    Dear All, I am having problem in importing Sales Order with udf in the rows. I mean it is getting imported but the udf values in the rows is not getting updated. But the udf values in the header is getting updated. I am using SAP 8.8 Pl 10. Can anyon

  • Contact names not appearing in texts or when calls recieved

    I got off a plane from the UK to the US (this was a return trip, i'm from the US on Verizon) and when I turned my iPhone 4S back on, all of the contact names (who are in my Contacts) disppeared from emails, texts and my phone log.  A friend told me t

  • Require functional module - catalogs and codes

    Hi all, I am looking for a functional module for Catalogs And Codes. as i want to change the non sap data to sap form. for that i need to do custom code as LSMW is not working for me. So please help me out in having functional module or BAPI for the

  • Inventory reports multiple parallel ports

    Hello everyone, I'm having an issue with zcm's inventory, where on some workstations it would detect 1000s of parallel ports. Obviously this causes the inventory scan file to grow very large (approx. 25MB!), which I think is what is making the server