Avitek Sample Portal fails to deploy to any Standalone WLS

Hi
The Avitek Sample Portal is a custom portal built using Oracle WebCenter 11g Release 1 and WebCenter Web 2.0 Services. to find out more see link below
http://www.oracle.com/technetwork/middleware/webcenter/avitek-sample-portal-086834.html
I have successfully been able to deploy the Avitek Sample Portal to a JDeveloper 11.1.1.3.0 Integrated WebLogic Server follow the suggestions/workaround given in the thread below:
Error Avitek sample deployment
However the sample application fails to be deployed to any standalone Weblogic server. I have tried to deploy it to an Oracle Webcenter 11.1.1.3.0 instance sitting on standalone WebLogic Server 10.3.3.0 container.
I have tried to deploy it using both WLST and from JDeveloper 11.1.1.3.0. either way the error is the same.
the stack trace is below
[2010-12-05T19:55:33.125+00:00] [DefaultServer] [ERROR] [] [oracle.adf.share.config.ADFMDSConfig] [tid: [STANDBY].ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Ims6aLaFk3WFLzVK8A1CyymG000005,0] [APP: application1#V2.0] [dcid: a853d41d80ebc7cd:35a3bb73:12cb8147939:-8000-000000000000003b] MDSConfigurationException encountered in parseADFConfigurationMDS-00170: The MDS instance is not usable because metadata deployment failed with status "ERROR". [[
MDS-01325: unable to load type definition "<classpath>/oracle/webcenter/avitek/sitemodel/node.xsd<classpath>" oracle.mds.config.MDSConfigurationException: MDS-00170: The MDS instance is not usable because metadata deployment failed with status "ERROR".
MDS-01325: unable to load type definition "<classpath>/oracle/webcenter/avitek/sitemodel/node.xsd<classpath>"
     at oracle.mds.core.MDSInstance.checkMDSDeployStatus(MDSInstance.java:1005)
     at oracle.mds.core.MDSInstance.<init>(MDSInstance.java:1695)
     at oracle.mds.core.MDSInstance.<init>(MDSInstance.java:1667)
     at oracle.mds.core.MDSInstance.createMDSInstanceWithCustomizedConfig(MDSInstance.java:1179)
     at oracle.mds.core.MDSInstance.getOrCreateInstance(MDSInstance.java:571)
     at oracle.adf.share.config.ADFMDSConfig.parseADFConfiguration(ADFMDSConfig.java:137)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at oracle.adf.share.config.ADFConfigImpl.getResultFromComponent(ADFConfigImpl.java:443)
     at oracle.adf.share.config.ADFConfigImpl.getConfigObject(ADFConfigImpl.java:508)
     at oracle.adf.share.config.ADFConfigImpl.getConfigObject(ADFConfigImpl.java:491)
     at oracle.adf.share.config.ADFConfigImpl.getMDSInstance(ADFConfigImpl.java:547)
     at oracle.adf.share.config.ADFConfigImpl.getMDSInstance(ADFConfigImpl.java:542)
     at oracle.adf.share.config.ADFContextMDSConfigHelperImpl.getMDSInstance(ADFContextMDSConfigHelperImpl.java:274)
     at oracle.adf.share.ADFContext.getMDSInstanceAsObject(ADFContext.java:1210)
     at oracle.adf.share.http.ServletADFContext.initialize(ServletADFContext.java:420)
     at oracle.adf.share.http.ServletADFContext.initThreadContext(ServletADFContext.java:352)
     at oracle.adf.share.http.ServletADFContext.initThreadContextIfNeeded(ServletADFContext.java:285)
     at oracle.webcenter.collab.forum.internal.view.ForumGatewayInitializer.contextDestroyed(ForumGatewayInitializer.java:103)
     at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:482)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
     at weblogic.servlet.internal.EventsManager.notifyContextDestroyedEvent(EventsManager.java:200)
     at weblogic.servlet.internal.WebAppServletContext.destroy(WebAppServletContext.java:3197)
     at weblogic.servlet.internal.ServletContextManager.destroyContext(ServletContextManager.java:241)
     at weblogic.servlet.internal.HttpServer.unloadWebApp(HttpServer.java:461)
     at weblogic.servlet.internal.WebAppModule.destroyContexts(WebAppModule.java:1540)
     at weblogic.servlet.internal.WebAppModule.deactivate(WebAppModule.java:513)
     at weblogic.application.internal.flow.ModuleStateDriver$2.previous(ModuleStateDriver.java:389)
     at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:167)
     at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:160)
     at weblogic.application.internal.flow.ModuleStateDriver.deactivate(ModuleStateDriver.java:141)
     at weblogic.application.internal.flow.ScopedModuleDriver.deactivate(ScopedModuleDriver.java:207)
     at weblogic.application.internal.flow.ModuleListenerInvoker.deactivate(ModuleListenerInvoker.java:261)
     at weblogic.application.internal.flow.DeploymentCallbackFlow$2.previous(DeploymentCallbackFlow.java:538)
     at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:167)
     at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:160)
     at weblogic.application.internal.flow.DeploymentCallbackFlow.deactivate(DeploymentCallbackFlow.java:182)
     at weblogic.application.internal.flow.DeploymentCallbackFlow.deactivate(DeploymentCallbackFlow.java:175)
     at weblogic.application.internal.BaseDeployment$2.previous(BaseDeployment.java:1281)
     at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:167)
     at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:50)
     at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
     at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
     at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
     at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
     at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
     at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
     at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
     at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
     at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
     at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
     at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
     at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:164)
     at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
     at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
     at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:69)
     at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
Caused by: oracle.mds.config.MDSConfigurationException: MDS-01325: unable to load type definition "<classpath>/oracle/webcenter/avitek/sitemodel/node.xsd<classpath>"
     at oracle.mds.internal.config.DefaultTypeDefURLResolver.resolve(DefaultTypeDefURLResolver.java:69)
     at oracle.mds.internal.config.ConfigurationUtils.getURLs(ConfigurationUtils.java:349)
     at oracle.mds.config.TypeConfig.loadFromBean(TypeConfig.java:428)
     at oracle.mds.config.TypeConfig.<init>(TypeConfig.java:214)
     at oracle.mds.internal.lcm.MDSLCMManager.getTypeConfig(MDSLCMManager.java:2114)
     at oracle.mds.internal.lcm.deploy.DeployManager.deploy(DeployManager.java:419)
     at oracle.mds.internal.lcm.deploy.DeployManager.startDeployment(DeployManager.java:168)
     at oracle.mds.internal.lcm.MDSLifecycleListenerImpl.start(MDSLifecycleListenerImpl.java:160)
     at oracle.mds.lcm.weblogic.WLLifecycleListener.preStart(WLLifecycleListener.java:188)
     at weblogic.application.internal.flow.BaseLifecycleFlow$PreStartAction.run(BaseLifecycleFlow.java:282)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
     at weblogic.application.internal.flow.BaseLifecycleFlow$LifecycleListenerAction.invoke(BaseLifecycleFlow.java:199)
     at weblogic.application.internal.flow.BaseLifecycleFlow.preStart(BaseLifecycleFlow.java:62)
     at weblogic.application.internal.flow.HeadLifecycleFlow.prepare(HeadLifecycleFlow.java:284)
     at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:1223)
     at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
     at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:367)
     at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:58)
     at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
     at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
     at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:208)
     at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:98)
     at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217)
     at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:749)
     at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216)
     at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250)
     at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:160)
     at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:171)
     at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:13)
     at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:47)
     ... 3 more
Any help would be much appreciated.
Edited by: user9177929 on Dec 5, 2010 12:20 PM
Edited by: user9177929 on Dec 5, 2010 12:30 PM

Rajat,
   Thanks for replying.
   Unfortunately, the problem persists after we restart the SAP Services on both the DTR and CBS servers.  Clearing out memory, etc... doesnt seem to do the trick anymore.  Oncec the CBS comes back up, and we initiate a build on the DC, changes still are not reflected in the portal runtime.
   Are there any cache settings on the Portal itself that handle caching of JSPs, settings that handle when JSPs get recompiled, or any other settings you can think of?
Thanks.
~Greg

Similar Messages

  • How do I get the Avitek Sample Portal to display in EBCC??

    I have just installed the Avitek Example and everything works fine. I would like
    to add some of my own porlets to the example but I dont know how to include all
    the Avitek Files so that I can view it in the EBCC. It makes things so much easier
    to add and place portlets in different location using EBCC.
    The Sample Portal that originally comes with the installation is already installed
    in the bea\ebcc4.0 directory and I can view all portlets, portals etc on it.
    If anyone can help this is pretty urgent.
    Thanks
    Johnny

    Sorry, Airmail. This didn't address the issue of not showing the first few lines of the highlighted message that disappeared. F8 DOES toggle the list of messages in the top half from longer to half pane but it doesn't show list of messages in top and the first few lines of the message highlighted in the top down on the bottom of the pane. The View menu in, v 31.2.0 anyway, doesn't offer a layout of message option. I went through menu options again and didn't find anything else that would offer this option.
    Oddly enough, the page displays normally in the Sent, Saved & Draft mail so evidently this only affected the Inbox. The search continues....

  • Exception when running deployed app in standalone WLS

    When running the deployed app in a standalone WLS, I get the following exception, and nothing gets shown in the browser. Running in jdev/integratedWebLogicServer is fine though. I deployed the app in jdev to the standalone WLS.
    ]] Root cause of ServletException.
    javax.faces.FacesException: oracle.adf.controller.ControllerException: ADFC-10001: cannot instantiate class 'com.oracle.pm.eai.supporttool.ui.bean.SupportToolBean'
         at oracle.adfinternal.controller.util.Utils.createAndLogFacesException(Utils.java:192)
         at oracle.adfinternal.controller.beans.ManagedBeanFactory.newInstance(ManagedBeanFactory.java:180)
         at oracle.adfinternal.controller.beans.ManagedBeanFactory.instantiateBean(ManagedBeanFactory.java:860)
         at oracle.adfinternal.controller.application.ManagedBeanELResolver.getValue(ManagedBeanELResolver.java:112)
         at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:143)
         at com.sun.faces.el.FacesCompositeELResolver.getValue(FacesCompositeELResolver.java:72)
         at com.sun.el.parser.AstIdentifier.getValue(AstIdentifier.java:68)
         at com.sun.el.parser.AstValue.getValue(AstValue.java:107)
         at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:192)
         at com.sun.faces.application.ApplicationImpl.createComponent(ApplicationImpl.java:251)
         at javax.faces.webapp.UIComponentELTag.createComponent(UIComponentELTag.java:222)
         at javax.faces.webapp.UIComponentClassicTagBase.createChild(UIComponentClassicTagBase.java:486)
         at javax.faces.webapp.UIComponentClassicTagBase.findComponent(UIComponentClassicTagBase.java:670)Following are the WLS and Jdeveloper versions I used.
    WebLogic 10.3.3.0
    Jdeveloper 11.1.1.3.0

    some problem here
    ADFC-10001: cannot instantiate class 'com.oracle.pm.eai.supporttool.ui.bean.SupportToolBean'is this your owned bean?.. try to debug and see whts the problem..
    make sure the class is ientified.. while running.. if not clean and rebuild the project and try..

  • Deploy Libraries to Standalone WLS

    Hi Experts,
    I installed JDeveloper11g and WLS. The standalone WLS by default has nothing deployed as library. How can I deploy all the libraries shown on JDev integrated WLS to the standalone WLS without upload the .ear one by one?
    Thanks.

    Simon,
    your test application should be simple but not blank. If you're using BC in your other application, you should add a table (EO) and a VO. A minimal UI e. g. the vo as table on a jsf page should be enough.
    If this works on the stand alone wls know that the server is running OK.
    The em or enterprise manager is an application to manage one or more wls serves our cluster of serves. This em is part of the installation. When You instal the adf runtime in a server, our extend an on, you should see a check box to install the em in the server. This its am option, you don't need to do this, but my experience is that if em runs OK, the adf runtime installation is OK.
    If the em its installed, you should see an application named em on the server. If this app is in running state OK you can it with the same url you use to start the admin console, only you write em instead of condole at three end of the url.
    Timo

  • Sample portal startup authentication problem

    Hi, I'm having problems getting the Avitek sample portal to run.
    When I start the portal via the start script it boots WLS (WL6.1SP1),
    prompting for the system password. This is rejected as shown below. I don't
    have any problems starting the standard stock portal demo entering the same
    password, so it is something specific with the Avitek portal. I've tried
    running it on both a Solaris and w2k box with exactly the same result. I've
    set up a simple password, ie 'password' for wls. Have found that if I use
    the password 'weblogic' it will then boot. However then when I try to run
    the loadads script, I get another authentication error.
    Thanks, Peter Vines.
    Console messages:
    Enter password to boot WebLogic server:
    Starting WebLogic Server ....
    <Feb 8, 2002 11:25:52 AM GMT> <Notice> <Management> <Loading configuration
    file
    .\config\sampleportalDomain\config.xml ...>
    <Feb 8, 2002 11:26:20 AM GMT> <Emergency> <Security> <Authentication
    failure - r
    eenter password to boot weblogic server:>
    <Feb 8, 2002 11:26:26 AM GMT> <Emergency> <Security> <Authentication
    failure - r
    eenter password to boot weblogic server:>
    <Feb 8, 2002 11:26:28 AM GMT> <Emergency> <Server> <Unable to initialize the
    ser
    ver: 'Fatal initialization exception
    Throwable: java.lang.SecurityException: Authentication for user system
    denied
    java.lang.SecurityException: Authentication for user system denied
    at
    weblogic.security.SecurityService.initializeSuid(SecurityService.java
    :375)
    at
    weblogic.security.SecurityService.initialize(SecurityService.java:118
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:390)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
    at weblogic.Server.main(Server.java:35)
    '>
    The WebLogic Server did not start up properly.
    Exception raised: java.lang.SecurityException: Authentication for user
    system de
    nied
    java.lang.SecurityException: Authentication for user system denied
    at
    weblogic.security.SecurityService.initializeSuid(SecurityService.java
    :375)
    at
    weblogic.security.SecurityService.initialize(SecurityService.java:118
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:390)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception

    The release notes for Linux say that the install fails to reset the
    passwords for all but the portalDomain. Perhaps it's the same on other
    platforms.
    Peter Vines wrote:
    Solved problem by reinstalling everything (WLS, WLPS, Avitek) from scratch
    and using the system password 'weblogic'. Not sure why it works, but it
    does.
    Peter.
    "Peter Vines" <[email protected]> wrote in message
    news:[email protected]...
    Hi, I'm having problems getting the Avitek sample portal to run.
    When I start the portal via the start script it boots WLS (WL6.1SP1),
    prompting for the system password. This is rejected as shown below. I
    don't
    have any problems starting the standard stock portal demo entering the
    same
    password, so it is something specific with the Avitek portal. I've tried
    running it on both a Solaris and w2k box with exactly the same result.
    I've
    set up a simple password, ie 'password' for wls. Have found that if I use
    the password 'weblogic' it will then boot. However then when I try to run
    the loadads script, I get another authentication error.
    Thanks, Peter Vines.
    Console messages:
    Enter password to boot WebLogic server:
    Starting WebLogic Server ....
    <Feb 8, 2002 11:25:52 AM GMT> <Notice> <Management> <Loading configuration
    file
    .\config\sampleportalDomain\config.xml ...>
    <Feb 8, 2002 11:26:20 AM GMT> <Emergency> <Security> <Authentication
    failure - r
    eenter password to boot weblogic server:>
    <Feb 8, 2002 11:26:26 AM GMT> <Emergency> <Security> <Authentication
    failure - r
    eenter password to boot weblogic server:>
    <Feb 8, 2002 11:26:28 AM GMT> <Emergency> <Server> <Unable to initialize
    the
    ser
    ver: 'Fatal initialization exception
    Throwable: java.lang.SecurityException: Authentication for user system
    denied
    java.lang.SecurityException: Authentication for user system denied
    at
    weblogic.security.SecurityService.initializeSuid(SecurityService.java
    :375)
    at
    weblogic.security.SecurityService.initialize(SecurityService.java:118
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:390)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
    at weblogic.Server.main(Server.java:35)
    '>
    The WebLogic Server did not start up properly.
    Exception raised: java.lang.SecurityException: Authentication for user
    system de
    nied
    java.lang.SecurityException: Authentication for user system denied
    at
    weblogic.security.SecurityService.initializeSuid(SecurityService.java
    :375)
    at
    weblogic.security.SecurityService.initialize(SecurityService.java:118
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:390)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception
    >

  • Sample portal does not show up in administration portal

    hi,
    i just installed an evaluation copy of bea weblogic portal/workshop/server 8.1.4. i was trying out the sample portal in workshop, and i am able to open the web application and project and see the avitek portal in the designer. however, when i go into the administration portal, while it sees the sampleportal web application, i don't see any portals under it. how do i get the avitek sample portal to show up in the administration portal?
    thanks

    actually, you need to create a desktop that references the portal xml file as a template. after going thru all the documentation, i finally figured that out.

  • NT4.0 - Default Contect Failed To Deploy - where should I look to find out why ?

    Hi All,
    I'm attempting a first install of weblogic 6.0 on nt4.0.
    The console starts, but when I try to display an html file I get the message on the log
    'default contect failed to deploy'.
    Any idea's
    TIA
    Bill

    Hi All,
    I'm attempting a first install of weblogic 6.0 on nt4.0.
    The console starts, but when I try to display an html file I get the message on the log
    'default contect failed to deploy'.
    Any idea's
    TIA
    Bill

  • NWDI Activity Import fails to deploy to runtime portal environment

    Recently, we have been having trouble migrating activities through our tracks and having the activities deploy into our runtime portal environments.
    The activity imports complete, and the CBS does a successfuly build, but the changes fail to appear in the Portal Runtime Environment.
    It varies across all activities, and tracks.
      Also,  sometimes we can go into the CBS and initiate a build on the desired development component, which will then deploy.  Sometimes this works, sometimes it does not.
      Anyone have any ideas?
      Please feel free to contact me at my email address below. Thanks for the help.
    ~Greg Kasi
    Lockheed Martin - EIS PASSPORT Development Team
    [email protected]

    Rajat,
       Thanks for replying.
       Unfortunately, the problem persists after we restart the SAP Services on both the DTR and CBS servers.  Clearing out memory, etc... doesnt seem to do the trick anymore.  Oncec the CBS comes back up, and we initiate a build on the DC, changes still are not reflected in the portal runtime.
       Are there any cache settings on the Portal itself that handle caching of JSPs, settings that handle when JSPs get recompiled, or any other settings you can think of?
    Thanks.
    ~Greg

  • Fail to deploy the "Virtual Shop Lite " Sample

    Fail to deploy the "Virtual Shop Lite " Sample in
    SAP Netweaver J2EE Preview (Release SAP NetWeaver™ 2007).
    I select the SAP Server node and choose Publish from the context menu. The SAP NetWeaver Developer Studio switches to the Deploy View Console view.
    At this time, the "Logon to SAP J2EE Engine" window appear.
    I enter the below user and password.
    user : Administrator
    password : <master-password>
    In the Deploy View Console, the below messages appear:
    com.sap.ide.eclipse.deployer.api.AuthenticationException:
    [#1]:Session::checkForTicketException:[Base Login Exception], cause=The user account is expired,or not valid yet.[more]
    [#1]:DC API is trying to connect to "localhost:50004".
    What should I do ?
    (I try the 10th time but the result is the same.)

    Same problem:
    Fail to deploy the "Virtual Shop Lite " Sample
    Is it a BUG ???

  • Fail to deploy the "Virtual Shop Lite " Sample in

    Fail to deploy the "Virtual Shop Lite " Sample in
    SAP Netweaver J2EE Preview (Release SAP NetWeaver™ 2007).
    I select the SAP Server node and choose Publish from the context menu. The SAP NetWeaver Developer Studio switches to the Deploy View Console view.
    At this time, the "Logon to SAP J2EE Engine" window appear.
    I enter the below user and password.
    user : Administrator
    password : <master-password>
    In the Deploy View Console, the below messages appear:
    com.sap.ide.eclipse.deployer.api.AuthenticationException:
    [#1]:Session::checkForTicketException:[Base Login Exception], cause=The user account is expired,or not valid yet.[more]
    [#1]:DC API is trying to connect to "localhost:50004".
    What should I do ?
    (I try the 10th time but the result is the same.)

    see the below link (same problem):
    Deploying Virtual Shop Lite
    I think it may be a BIG BUG.
    You can see it by yourself.

  • Any sample portal application available for weblogic 10?

    In Weblogic portal 8.1 installable we have something called portalApp which contains a couple of portal applications like sample portal and tutorial portal which contains lot of sample portlets, portals etc but in weblogic portal 10 I am unable to find any such sample application. Is there any sample application available in weblogic portal 10.0?

    Unfortunately there is no sample portal application for WLP 10.

  • WebLogic Portal 7.0 - Sample Portal

    Hi,
    I've downloaded and installed WebLogic 7.0. Followed the quick start instructions
    to start the portal examples server, then tried to invoke the sample portal.
    I get the following error in the console, and the portal doesn't appear (the sample
    portal application appears in the WebLogic console, and is deployed ok).
    <01-Oct-02 16:50:59 PDT> <Error> <PortalManager> <415452> <Portal "sampleportal/
    sampleportal" not found.>
    <01-Oct-02 16:50:59 PDT> <Error> <HTTP> <101018> <[ServletContext(id=5512825,nam
    e=sampleportal,context-path=/sampleportal)] Servlet failed with ServletException
    javax.servlet.ServletException: Received a null Portal object from the PortalMan
    ager.
    at com.bea.portal.appflow.servlets.internal.PortalWebflowServlet.setupPo
    Any ideas?
    Cheers,
    SB

    &%%@£$@**@ - Thanks.
    SB
    "kurt c" <[email protected]> wrote:
    >
    are you logging in as "administrator/password"?
    "Stanley Beamish" <[email protected]> wrote:
    "Stanley Beamish" <[email protected]> wrote:
    Hi,
    I've downloaded and installed WebLogic 7.0. Followed the quick start
    instructions
    to start the portal examples server, then tried to invoke the sample
    portal.
    I get the following error in the console, and the portal doesn't appear
    (the sample
    portal application appears in the WebLogic console, and is deployedok).
    <01-Oct-02 16:50:59 PDT> <Error> <PortalManager> <415452> <Portal "sampleportal/
    sampleportal" not found.>
    <01-Oct-02 16:50:59 PDT> <Error> <HTTP> <101018> <[ServletContext(id=5512825,nam
    e=sampleportal,context-path=/sampleportal)] Servlet failed with ServletException
    javax.servlet.ServletException: Received a null Portal object from
    the
    PortalMan
    ager.
    at com.bea.portal.appflow.servlets.internal.PortalWebflowServlet.setupPo
    Any ideas?
    Cheers,
    SBOK. So I installed WLP on another machine (same OS, followed same procedure).
    Can now view the sample portal, but when I try to modify it using the
    portal
    admin tool, I get nothing in the Portal Management home page.
    SB

  • Essbase Studio: Failed to deploy Essbase cube

    Hi
    I have started working with Essbase studio sometime back and I am able to deploy BSO cube with success using the TBCSample Database which comes along with Essbase. Now I wanted to deploy ASO cube, as no sample database is available I thought to create one, I extracted ASOSamp using ODI to CSV files. Then I bulk inserted the csv extracts into MSSQL 2003 server which created 11 tables (Age, Geography, IncomeLevel, Measures, PaymentType, Product, Stores, Time TransactionType, Year). The above mentioned table does not have any keys(Primary, Foreign) as it is an Essbase export.
    I then successful created ASO Cube Schema using the newly created sample database in MSSQL, validated cube schema without any errors.
    Essbase Property Setting:
    Measures Hierarchy is tagged as Dynamic Compression at dimension level
    Time, Product and Year Hierarchy is tagged as Multiple Hierarchies Enabled, Year does not have multiple hierarchies but it has formulas for Variance and Variance % member. Is there a way to tag Year as Dynamic hierarchy?
    But when I try to deploy the cube to Essbase I receive following errors:
    Failed to deploy Essbase cube
    Caused By: Cannot end incremental build. Essbase Error(1060053): Outline has errors
    \\Record #1 - Member name (Time) already used
    + S Time + S
    \\Record #6 - Member name (1st Half) already used
    MTD + S 1st Half + S
    \\Record #7 - Member name (2nd Half) already used
    MTD + S 2nd Half + S
    \\Record #21 - Member name (Qtr1) already used
    Qtr1 + S Feb + S
    \\Record #22 - Member name (Qtr1) already used
    Qtr1 + S Jan + S
    \\Record #23 - Member name (Qtr1) already used
    Qtr1 + S Mar + S
    \\Record #24 - Member name (Qtr2) already used
    Qtr2 + S Apr + S
    \\Record #25 - Member name (Qtr2) already used
    Qtr2 + S Jun + S
    \\Record #26 - Member name (Qtr2) already used
    Qtr2 + S May + S
    \\Record #27 - Member name (Qtr3) already used
    Qtr3 + S Aug + S
    \\Record #28 - Member name (Qtr3) already used
    Qtr3 + S Jul + S
    \\Record #29 - Member name (Qtr3) already used
    Qtr3 + S Sep + S
    \\Record #30 - Member name (Qtr4) already used
    Qtr4 + S Dec + S
    \\Record #31 - Member name (Qtr4) already used
    Qtr4 + S Nov + S
    \\Record #32 - Member name (Qtr4) already used
    Qtr4 + S Oct + S
    \\Record #33 - Member name (Time) already used
    Time + S MTD + S
    \\Record #34 - Member name (Time) already used
    Time ~ S QTD ~ S
    \\Record #35 - Member name (Time) already used
    Time ~ S YTD ~ S
    \\Record #9 - Error adding Attribute to member QTD(Jan) (3320)
    \\Record #9 - Aggregate storage outlines only allow formulas in compression dimension or dynamic hierarchies.
    QTD + S QTD(Jan) + S [Jan]
    \\Record #10 - Error adding Attribute to member QTD(Apr) (3320)
    \\Record #10 - Aggregate storage outlines only allow formulas in compression dimension or dynamic hierarchies.
    QTD ~ S QTD(Apr) ~ S [Apr]
    \\Record #11 - Error adding Attribute to member QTD(Aug) (3320)
    \\Record #11 - Aggregate storage outlines only allow formulas in compression dimension or dynamic hierarchies.
    QTD ~ S QTD(Aug) ~ S [Jul]+[Aug]
    \\Record #12 - Error adding Attribute to member QTD(Dec) (3320)
    \\Record #12 - Aggregate storage outlines only allow formulas in compression dimension or dynamic hierarchies.
    QTD ~ S QTD(Dec) ~ S [Oct]+[Nov]+[Dec]
    \\Record #13 - Error adding Attribute to member QTD(Feb) (3320)
    \\Record #13 - Aggregate storage outlines only allow formulas in compression dimension or dynamic hierarchies.
    QTD ~ S QTD(Feb) ~ S [Jan]+[Feb]
    \\Record #14 - Error adding Attribute to member QTD(Jul) (3320)
    \\Record #14 - Aggregate storage outlines only allow formulas in compression dimension or dynamic hierarchies.
    QTD ~ S QTD(Jul) ~ S [Jul]
    \\Record #15 - Error adding Attribute to member QTD(Jun) (3320)
    \\Record #15 - Aggregate storage outlines only allow formulas in compression dimension or dynamic hierarchies.
    QTD ~ S QTD(Jun) ~ S [Apr]+[May]+[Jun]
    \\Record #16 - Error adding Attribute to member QTD(Mar) (3320)
    \\Record #16 - Aggregate storage outlines only allow formulas in compression dimension or dynamic hierarchies.
    QTD ~ S QTD(Mar) ~ S [Jan]+[Feb]+[Mar]
    \\Record #17 - Error adding Attribute to member QTD(May) (3320)
    \\Record #17 - Aggregate storage outlines only allow formulas in compression dimension or dynamic hierarchies.
    QTD ~ S QTD(May) ~ S [Apr]+[May]
    \\Record #18 - Error adding Attribute to member QTD(Nov) (3320)
    \\Record #18 - Aggregate storage outlines only allow formulas in compression dimension or dynamic hierarchies.
    QTD ~ S QTD(Nov) ~ S [Oct]+[Nov]
    \\Record #19 - Error adding Attribute to member QTD(Oct) (3320)
    \\Record #19 - Aggregate storage outlines only allow formulas in compression dimension or dynamic hierarchies.
    QTD ~ S QTD(Oct) ~ S [Oct]
    \\Record #20 - Error adding Attribute to member QTD(Sep) (3320)
    \\Record #20 - Aggregate storage outlines only allow formulas in compression dimension or dynamic hierarchies.
    QTD ~ S QTD(Sep) ~ S [Jul]+[Aug]+[Sep]
    \\Record #36 - Error adding Attribute to member YTD(Jan) (3320)
    \\Record #36 - Aggregate storage outlines only allow formulas in compression dimension or dynamic hierarchies.
    YTD + S YTD(Jan) + S [Jan]
    \\Record #37 - Error adding Attribute to member YTD(Apr) (3320)
    \\Record #37 - Aggregate storage outlines only allow formulas in compression dimension or dynamic hierarchies.
    YTD ~ S YTD(Apr) ~ S [Qtr1]+[Apr]
    \\Record #38 - Error adding Attribute to member YTD(Aug) (3320)
    \\Record #38 - Aggregate storage outlines only allow formulas in compression dimension or dynamic hierarchies.
    YTD ~ S YTD(Aug) ~ S [1st Half]+[Jul]+[Aug]
    \\Record #39 - Error adding Attribute to member YTD(Dec) (3320)
    \\Record #39 - Aggregate storage outlines only allow formulas in compression dimension or dynamic hierarchies.
    YTD ~ S YTD(Dec) ~ S [1st Half]+[Qtr3]+[Qtr4]
    \\Record #40 - Error adding Attribute to member YTD(Feb) (3320)
    \\Record #40 - Aggregate storage outlines only allow formulas in compression dimension or dynamic hierarchies.
    YTD ~ S YTD(Feb) ~ S [Jan]+[Feb]
    \\Record #41 - Error adding Attribute to member YTD(Jul) (3320)
    \\Record #41 - Aggregate storage outlines only allow formulas in compression dimension or dynamic hierarchies.
    YTD ~ S YTD(Jul) ~ S [1st Half]+[Jul]
    \\Record #42 - Error adding Attribute to member YTD(Jun) (3320)
    \\Record #42 - Aggregate storage outlines only allow formulas in compression dimension or dynamic hierarchies.
    YTD ~ S YTD(Jun) ~ S [1st Half]
    \\Record #43 - Error adding Attribute to member YTD(Mar) (3320)
    \\Record #43 - Aggregate storage outlines only allow formulas in compression dimension or dynamic hierarchies.
    YTD ~ S YTD(Mar) ~ S [Qtr1]
    \\Record #44 - Error adding Attribute to member YTD(May) (3320)
    \\Record #44 - Aggregate storage outlines only allow formulas in compression dimension or dynamic hierarchies.
    YTD ~ S YTD(May) ~ S [Qtr1]+[Apr]+[May]
    \\Record #45 - Error adding Attribute to member YTD(Nov) (3320)
    \\Record #45 - Aggregate storage outlines only allow formulas in compression dimension or dynamic hierarchies.
    YTD ~ S YTD(Nov) ~ S [1st Half]+[Qtr3]+[Oct]+[Nov]
    \\Record #46 - Error adding Attribute to member YTD(Oct) (3320)
    \\Record #46 - Aggregate storage outlines only allow formulas in compression dimension or dynamic hierarchies.
    YTD ~ S YTD(Oct) ~ S [1st Half]+[Qtr3]+[Oct]
    \\Record #47 - Error adding Attribute to member YTD(Sep) (3320)
    \\Record #47 - Aggregate storage outlines only allow formulas in compression dimension or dynamic hierarchies.
    YTD ~ S YTD(Sep) ~ S [1st Half]+[Qtr3]
    \\Record #2 - Incorrect Dimension [Year] For Member [ParentName] (3308)
    ParentName Consolidation DataStorage MemberName Consolidation DataStorage Formula
    \\Record #1 - Member name (Promotions) already used
    S Promotions S
    \\Record #2 - Incorrect Dimension [Promotions] For Member [ParentName] (3308)
    ParentName DataStorage MemberName DataStorage
    \\Record #3 - Member name (Promotions) already used
    Promotions S Coupon S
    \\Record #4 - Member name (Promotions) already used
    Promotions S Newspaper Ad S
    \\Record #5 - Member name (Promotions) already used
    Promotions S No Promotion S
    \\Record #6 - Member name (Promotions) already used
    Promotions S Temporary Price Reduction S
    \\Record #7 - Member name (Promotions) already used
    Promotions S Year End Sale S
    \\Record #2 - Incorrect Dimension [Payment Type] For Member [ParentName] (3308)
    ParentName DataStorage MemberName DataStorage
    \\Record #2 - Incorrect Dimension [Transation Type] For Member [ParentName] (3308)
    ParentName DataStorage MemberName DataStorage
    \\Record #22 - Member name (Home Entertainment) already used
    Home Entertainment + S Home Audio/Video + S
    \\Record #23 - Member name (Home Entertainment) already used
    Home Entertainment + S Televisions + S
    \\Record #24 - Member name (Other) already used
    Other + S Computers and Peripherals + S
    \\Record #25 - Incorrect Dimension [Product] For Member [ParentName] (3308)
    ParentName Consolidation DataStorage MemberName Consolidation DataStorage
    \\Record #26 - Member name (Personal Electronics) already used
    Personal Electronics + S Digital Cameras/Camcorders + S
    \\Record #27 - Member name (Personal Electronics) already used
    Personal Electronics + S Handhelds/PDAs + S
    \\Record #28 - Member name (Personal Electronics) already used
    Personal Electronics + S Portable Audio + S
    \\Record #31 - Member name (All Merchandise) already used
    Products + S All Merchandise + S
    \\Record #32 - Member name (High End Merchandise) already used
    Products ~ S High End Merchandise ~ S
    \\Record #33 - Member name (Systems) already used
    Systems + S Desktops + S
    \\Record #34 - Member name (Systems) already used
    Systems + S Notebooks + S
    \\Record #18 - Error adding Attribute to member Digital Recorders (3320)
    Home Audio/Video + S Digital Recorders + S
    \\Record #36 - Error adding Attribute to member Flat Panel (3320)
    Televisions + S Flat Panel + S
    \\Record #37 - Error adding Attribute to member HDTV (3320)
    Televisions + S HDTV + S
    \\Record #8 - Incorrect Dimension [Income Level] For Member [ParentName] (3308)
    ParentName DataStorage MemberName DataStorage
    \\Record #1 - Member name (Geography) already used
    S Geography S
    \\Record #2 - Error adding member 27425 (3317)
    \\Record #2 - Aggregate storage outlines only allow any shared member once in a stored hierarchy, including prototype.
    A M F GREENSBORO - NC S 27425 S 336
    \\Record #3 - Error adding member 36310 (3317)
    \\Record #3 - Aggregate storage outlines only allow any shared member once in a stored hierarchy, including prototype.
    ABBEVILLE - AL S 36310 S 334
    \\Record #4 - Error adding member 29620 (3317)
    \\Record #4 - Aggregate storage outlines only allow any shared member once in a stored hierarchy, including prototype.
    ABBEVILLE - SC S 29620 S 864
    \\Record #5 - Error adding member 67510 (3317)
    \\Record #5 - Aggregate storage outlines only allow any shared member once in a stored hierarchy, including prototype.
    ABBYVILLE - KS S 67510 S 316
    \\Record #6 - Error adding member 58001 (3317)
    \\Record #6 - Aggregate storage outlines only allow any shared member once in a stored hierarchy, including prototype.
    ABERCROMBIE - ND S 58001 S 701
    \\Record #7 - Error adding member 42201 (3317)
    \\Record #7 - Aggregate storage outlines only allow any shared member once in a stored hierarchy, including prototype.
    ABERDEEN - KY S 42201 S 502
    \\Record #8 - Error adding member 21001 (3317)
    \\Record #8 - Aggregate storage outlines only allow any shared member once in a stored hierarchy, including prototype.
    ABERDEEN - MD S 21001 S 410
    \\Record #9 - Error adding member 39730 (3317)
    \\Record #9 - Aggregate storage outlines only allow any shared member once in a stored hierarchy, including prototype.
    ABERDEEN - MS S 39730 S 601
    \\Record #10 - Error adding member 28315 (3317)
    \\Record #10 - Aggregate storage outlines only allow any shared member once in a stored hierarchy, including prototype.
    ABERDEEN - NC S 28315 S 910
    \\Record #11 - Error adding member 79311 (3317)
    \\Record #11 - Aggregate storage outlines only allow any shared member once in a stored hierarchy, including prototype.
    ABERNATHY - TX S 79311 S 806
    \\Record #12 - Error adding member 79601 (3317)
    \\Record #12 - Aggregate storage outlines only allow any shared member once in a stored hierarchy, including prototype.
    ABILENE - TX S 79601 S 915
    \\Record #13 - Error adding member 79608 (3317)
    \\Record #13 - Aggregate storage outlines only allow any shared member once in a stored hierarchy, including prototype.
    ABILENE - TX S 79608 S 915
    \\Record #14 - Error adding member 79698 (3317)
    \\Record #14 - Aggregate storage outlines only allow any shared member once in a stored hierarchy, including prototype.
    Are these errors due to data source, if yes what could be possible work around?
    Is there any problem with Essbase properties which I have set if so then when I validate cube schema why I dn't get any errors?
    Please help me, I am stuck here not able to deploy ASO Cube.
    Thanks in advance

    Hii
    I have the same problem , you have.
    did you manage to solve it ??
    Thanks in advance

  • Oracle / Redhat Linux / Portal Server |  Sample Portal Error

    Team:
    I know I saw the listings for the patch_CR067935.zip which address what
    seems to be a similar problem with the JDBC Helper Service, but I am not
    sure this is the same issue.
    I just installed Portal Service Pack1 and did all the procedures for the
    move to Oracle Database. I even See the Oracle Pools COnnecting and in
    the Admin Console.
    ===================
    WHEN I TRY TO ACCESS THE SAMPLE PORTAL I GET THE FOLLOWING ERROR:
    Is this the patch_CR067935.zip issue or do I have another Issue?
    Thank you in advance................
    ####<Feb 22, 2002 4:16:52 PM EST> <Error> <HTTP> <localhost.localdomain>
    <portalServer> <ExecuteThread: '11' for queue: 'default'> <> <> <101018>
    <[WebAppServletContext(1573598,stockportal,/stockportal)] Servlet failed
    with ServletException>
    javax.servlet.ServletException: Received a null Portal object from the
    PortalManager.
         at
    com.bea.portal.appflow.servlets.internal.PortalWebflowServlet.setupPortalRequest(PortalWebflowServlet.java:194)
         at
    com.bea.portal.appflow.servlets.internal.PortalWebflowServlet.doGet(PortalWebflowServlet.java:99)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
         at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
         at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:215)
         at weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:112)
         at jsp_servlet.__index._jspService(__index.java:92)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
         at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
         at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:304)
         at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
         at
    weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2459)
         at
    weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2039)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)

    Hi Mr. BigMAN,
    I'm not sure if the CLOB issue solved by patch_CR067935.zip has this symptom. In any case, you should install
    the patch because you will need it if you are going to use Portal 4.0 sp1 with Oracle. Everyone out there who is
    using Oracle with Portal 4.0 sp1 should install this patch (search for "67935" at this location:
    http://e-docs.bea.com/wlp/docs40/relnotes/relnotes.htm#246667
    Back to your current problem: Did you run the loadSampleData script? Try running it after you install the
    patch. ( http://edocs.bea.com/wlp/docs40/deploygd/oraclnew.htm#1040434 ). Also, make sure you set up the JDBC
    Helper Service for all of the J2EE applications that use JDBC services. (
    http://edocs.bea.com/wlp/docs40/deploygd/oraclnew.htm#1064575 ). You need to configure the p13nApp, portal, and
    wlcsApp.
    Let me know if you continue to have problems with this and I'll see what I can do to help.
    "Mr. BigMAN" wrote:
    Team:
    I know I saw the listings for the patch_CR067935.zip which address what
    seems to be a similar problem with the JDBC Helper Service, but I am not
    sure this is the same issue.
    I just installed Portal Service Pack1 and did all the procedures for the
    move to Oracle Database. I even See the Oracle Pools COnnecting and in
    the Admin Console.
    ===================
    WHEN I TRY TO ACCESS THE SAMPLE PORTAL I GET THE FOLLOWING ERROR:
    Is this the patch_CR067935.zip issue or do I have another Issue?
    Thank you in advance................
    ####<Feb 22, 2002 4:16:52 PM EST> <Error> <HTTP> <localhost.localdomain>
    <portalServer> <ExecuteThread: '11' for queue: 'default'> <> <> <101018>
    <[WebAppServletContext(1573598,stockportal,/stockportal)] Servlet failed
    with ServletException>
    javax.servlet.ServletException: Received a null Portal object from the
    PortalManager.
    at
    com.bea.portal.appflow.servlets.internal.PortalWebflowServlet.setupPortalRequest(PortalWebflowServlet.java:194)
    at
    com.bea.portal.appflow.servlets.internal.PortalWebflowServlet.doGet(PortalWebflowServlet.java:99)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:215)
    at weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:112)
    at jsp_servlet.__index._jspService(__index.java:92)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:304)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at
    weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2459)
    at
    weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2039)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)--
    Ture Hoefner
    BEA Systems, Inc.
    2590 Pearl St.
    Suite 110
    Boulder, CO 80302
    www.bea.com

  • Importing Sample Portal "contentPresenterSampleWeb"

    Hi all
    I am new to weblogic portal.
    How can I import the sample portal "contentPresenterSampleWeb" from <bea directory>\wlportal_10.3\samples\applications\portalApp\ into Workshop?
    I can't find the .ear file and the file structure of "contentPresenterSampleWeb" is quite different from that taught in the weblogic portal's tutorial. There is no datasync project.
    I can really learn alot from this sample if I am able to import "contentPresenterSampleWeb" and its domain into Workshop. Any suggestion will be greatly appreciated.
    Thank you.
    Regards
    Billy
    Edited by: user10655414 on Jun 5, 2009 10:06 AM

    Here is what I have done so far to try and get the avitek example into workshop.
    1) zip up the portalApp under my install directory C:\beaportal\wlportal_10.3\samples\applications\portalApp as an ear
    2) import that ear into workshop
    3) import wlp-sample-dvt-web-lib.war from C:\beaportal\wlportal_10.3\samples\lib\j2ee-modules
    4) import wlp-sample-lookandfeel-web-lib.war from C:\beaportal\wlportal_10.3\samples\lib\j2ee-modules
    5) import jstl-1.2.war from C:\beaportal\wlserver_10.3\common\deployable-libraries
    6) import jsf-1.2.war from C:\beaportal\wlserver_10.3\common\deployable-libraries
    Now the only errors I have are the following with regards to the dvt example and its .portal files. Any thoughts or help on what this refers to?
    Severity and Description     Path     Resource     Location     Creation Time     Id
    The contentUri "/framework/markup/shell/support/dvt_enabler.portlet" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb     dvt.portal     -      1245443204142     2698
    The contentUri "/framework/markup/shell/support/dvt_enabler.portlet" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2655
    The contentUri "/portlets/bea/beaFoundationSuccess.portlet" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2656
    The contentUri "/portlets/bea/beaWorld.portlet" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2657
    The contentUri "/portlets/bea/wlProductFamily.portlet" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2660
    The contentUri "/portlets/createUser/createUser.portlet" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb     dvt.portal     -      1245443204142     2699
    The contentUri "/portlets/createUser/createUser.portlet" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2658
    The contentUri "/portlets/dvt/dvtIntro.portlet" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb     dvt.portal     -      1245443204142     2700
    The contentUri "/portlets/dvt/dvtIntro.portlet" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2659
    The contentUri "/portlets/jrockit/jRockit4Enterprise.portlet" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2678
    The contentUri "/portlets/jrockit/jRockit4Enterprise.portlet" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2680
    The contentUri "/portlets/jrockit/jRockitConsole.portlet" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2682
    The contentUri "/portlets/jrockit/jRockitMemLeakDetector.portlet" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2683
    The contentUri "/portlets/jrockit/stackJRockit.portlet" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2679
    The contentUri "/portlets/wli/downloadWLI.portlet" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2685
    The contentUri "/portlets/wli/stackWLI.portlet" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2684
    The contentUri "/portlets/wli/wliArchitecture.portlet" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2688
    The contentUri "/portlets/wli/wliBanner.portlet" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2686
    The contentUri "/portlets/wli/wliBenefits.portlet" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2687
    The contentUri "/portlets/wlp/download.portlet" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2662
    The contentUri "/portlets/wlp/overview.portlet" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2665
    The contentUri "/portlets/wlp/stackWLP.portlet" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2661
    The contentUri "/portlets/wlp/swissKnife_WLP.portlet" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2663
    The contentUri "/portlets/wlp/wlpBanner.portlet" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2664
    The contentUri "/portlets/wlp/wlpBenefits.portlet" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2666
    The contentUri "/portlets/wls/downloadWLS.portlet" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2669
    The contentUri "/portlets/wls/overviewWLS.portlet" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2667
    The contentUri "/portlets/wls/stackWLS.portlet" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2668
    The contentUri "/portlets/wls/wlsBanner.portlet" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2670
    The contentUri "/portlets/wls/wlsBenefits.portlet" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2671
    The contentUri "/portlets/wls/wlsVEBanner.portlet" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2681
    The contentUri "/portlets/wlw/downloadWLW.portlet" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2674
    The contentUri "/portlets/wlw/stackWLW.portlet" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2673
    The contentUri "/portlets/wlw/wlwAppXRay.portlet" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2676
    The contentUri "/portlets/wlw/wlwBanner.portlet" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2675
    The contentUri "/portlets/wlw/wlwBenefits.portlet" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2677
    The contentUri "/portlets/wlw/wlwTiltScreenshot.portlet" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2672
    The referenced markupName "bighornLookAndFeel" of markupType "LookAndFeel" does not exist in any definition file for that markupType     portalApp/EarContent/portalApp/dvtSampleWeb     dvt.portal     -      1245443204142     2689
    The referenced markupName "bighornLookAndFeel" of markupType "LookAndFeel" does not exist in any definition file for that markupType     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2632
    The referenced markupName "borderless" of markupType "Theme" does not exist in any definition file for that markupType     portalApp/EarContent/portalApp/dvtSampleWeb     dvt.portal     -      1245443204142     2697
    The referenced markupName "dvtHeaderFooterShell" of markupType "Shell" does not exist in any definition file for that markupType     portalApp/EarContent/portalApp/dvtSampleWeb     dvt.portal     -      1245443204142     2690
    The referenced markupName "dvtHeaderFooterShell" of markupType "Shell" does not exist in any definition file for that markupType     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2633
    The referenced markupName "oneColumnFlow_center" of markupType "Placeholder" does not exist in any definition file for that markupType     portalApp/EarContent/portalApp/dvtSampleWeb     dvt.portal     -      1245443204142     2692
    The referenced markupName "oneColumnFlow_center" of markupType "Placeholder" does not exist in any definition file for that markupType     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2635
    The referenced markupName "oneColumnFlowLayout" of markupType "Layout" does not exist in any definition file for that markupType     portalApp/EarContent/portalApp/dvtSampleWeb     dvt.portal     -      1245443204142     2691
    The referenced markupName "oneColumnFlowLayout" of markupType "Layout" does not exist in any definition file for that markupType     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2634
    The referenced markupName "singleLevelMenu" of markupType "Menu" does not exist in any definition file for that markupType     portalApp/EarContent/portalApp/dvtSampleWeb     dvt.portal     -      1245443204142     2693
    The referenced markupName "singleLevelMenu" of markupType "Menu" does not exist in any definition file for that markupType     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2636
    The referenced markupName "twoColumn_left" of markupType "Placeholder" does not exist in any definition file for that markupType     portalApp/EarContent/portalApp/dvtSampleWeb     dvt.portal     -      1245443204142     2695
    The referenced markupName "twoColumn_left" of markupType "Placeholder" does not exist in any definition file for that markupType     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2638
    The referenced markupName "twoColumn_left" of markupType "Placeholder" does not exist in any definition file for that markupType     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2641
    The referenced markupName "twoColumn_left" of markupType "Placeholder" does not exist in any definition file for that markupType     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2644
    The referenced markupName "twoColumn_left" of markupType "Placeholder" does not exist in any definition file for that markupType     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2647
    The referenced markupName "twoColumn_left" of markupType "Placeholder" does not exist in any definition file for that markupType     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2650
    The referenced markupName "twoColumn_left" of markupType "Placeholder" does not exist in any definition file for that markupType     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2653
    The referenced markupName "twoColumn_right" of markupType "Placeholder" does not exist in any definition file for that markupType     portalApp/EarContent/portalApp/dvtSampleWeb     dvt.portal     -      1245443204142     2696
    The referenced markupName "twoColumn_right" of markupType "Placeholder" does not exist in any definition file for that markupType     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2639
    The referenced markupName "twoColumn_right" of markupType "Placeholder" does not exist in any definition file for that markupType     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2642
    The referenced markupName "twoColumn_right" of markupType "Placeholder" does not exist in any definition file for that markupType     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2645
    The referenced markupName "twoColumn_right" of markupType "Placeholder" does not exist in any definition file for that markupType     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2648
    The referenced markupName "twoColumn_right" of markupType "Placeholder" does not exist in any definition file for that markupType     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2651
    The referenced markupName "twoColumn_right" of markupType "Placeholder" does not exist in any definition file for that markupType     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2654
    The referenced markupName "twoColumnLayout" of markupType "Layout" does not exist in any definition file for that markupType     portalApp/EarContent/portalApp/dvtSampleWeb     dvt.portal     -      1245443204142     2694
    The referenced markupName "twoColumnLayout" of markupType "Layout" does not exist in any definition file for that markupType     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2637
    The referenced markupName "twoColumnLayout" of markupType "Layout" does not exist in any definition file for that markupType     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2640
    The referenced markupName "twoColumnLayout" of markupType "Layout" does not exist in any definition file for that markupType     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2643
    The referenced markupName "twoColumnLayout" of markupType "Layout" does not exist in any definition file for that markupType     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2646
    The referenced markupName "twoColumnLayout" of markupType "Layout" does not exist in any definition file for that markupType     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2649
    The referenced markupName "twoColumnLayout" of markupType "Layout" does not exist in any definition file for that markupType     portalApp/EarContent/portalApp/dvtSampleWeb     dvt_simple.portal     -      1245443204142     2652
    The contentUri "/avitek/portlets/login/login.jsp" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/contentPresenterSampleWeb/avitek/portlets/login     login.portlet     -      1245443204142     2705
    The contentUri "/portlets/avitek/avitekNews.jsp" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb/portlets/avitek     avitekNews.portlet     -      1245443204126     2631
    The contentUri "/portlets/avitek/avitekRevenue.jsp" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb/portlets/avitek     avitekRevenue.portlet     -      1245443204157     2713
    The contentUri "/portlets/dvt/dvtIntro.jsp" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb/portlets/dvt     dvtIntro.portlet     -      1245443204142     2707
    The contentUri "/portlets/revenue/index.jsp" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb/portlets/revenue     revenue.portlet     -      1245443204157     2712
    The contentUri "/portlets/web20/google/maps/googlemaps.jsp" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb/portlets/web20/google/maps     googlemaps.portlet     -      1245443204142     2703
    The contentUri "/portlets/web20/rss/rssreader.jsp" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb/portlets/web20/rss     rssreader.portlet     -      1245443204157     2710
    The contentUri "/portlets/web20/yahoo/weather/yahooweather.jsp" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb/portlets/web20/yahoo/weather     yahooweather.portlet     -      1245443204157     2708
    The contentUri "/portlets/web20/youtube/youtube.jsp" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb/portlets/web20/youtube     youtube.portlet     -      1245443204142     2701
    The contentUri "/portlets/worklist/worklist.jsp" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb/portlets/worklist     worklist.portlet     -      1245443204157     2715
    The Render Dependencies Path "/portlets/web20/google/maps/googlemaps.dependencies" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb/portlets/web20/google/maps     googlemaps.portlet     -      1245443204142     2704
    The Render Dependencies Path "/portlets/web20/rss/rssreader.dependencies" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb/portlets/web20/rss     rssreader.portlet     -      1245443204157     2711
    The Render Dependencies Path "/portlets/web20/yahoo/weather/yahooweather.dependencies" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb/portlets/web20/yahoo/weather     yahooweather.portlet     -      1245443204157     2709
    The Render Dependencies Path "/portlets/web20/youtube/youtube.dependencies" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/dvtSampleWeb/portlets/web20/youtube     youtube.portlet     -      1245443204142     2702
    The Render Dependencies Path "/portlets/wlp/contentpresenter/WLPContentPresenter.dependencies" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/contentPresenterSampleWeb/portlets/DetailsView     PresenterDetailsView.portlet     -      1245443204157     2714
    The Render Dependencies Path "/visitorTools/resources/visitorTools.dependencies" does not exist in the project or in any library modules     portalApp/EarContent/portalApp/contentPresenterSampleWeb/avitek/portlets/login     login.portlet     -      1245443204142     2706

Maybe you are looking for

  • Unable to open project after 6.0.2 update

    Hi: I updated FCP Studio2 to the latest software (6.0.2) on Wednesday. I edited and worked without any issues on Thurday & Friday. Today, when I opened the same project I get the following message: "File's format is too new for this version of the ap

  • Base unit of measure values  not loading into the cube.

    HI Xperts, i have created a generic data source and in that i took unit as base_uom and one quantity keyfigure and in my cube i have taken 0base_uom and a quantity key figure infoobject. in transformation i mapped the  base_uom(source) to 0base_uom (

  • Weird happenings on data loss and backup

    Re Q10 At work my blackberry files somehow were synced to my computer even though I never intended them to be.  I deleted my blackberry files off my computer.  A few hours later I was missing a lot of pictures and music files.  Some pictures and musi

  • My homepage is huge!

    hi everyone! so today i went to use use my phone and unlock the home page and i couldnt. Everything is enlarged, it almost like when you blow up a webpage but i cant move anything...my screen is stuck! Can anyone help?!?!

  • Just couldn't throw me a bone, eh fellas?

        Here is my original post from this morning and a link to the board I posted it on: http://community.vzw.com/t5/DROID-2-by-Motorola/Signal-Issues/m-p/318800#M1813       What, in more detail, is this update that they rolled out?  My 3g speeds have