Sample Portal Start up problem

Hi All,
I downloaded and onstaleed the sampleportal exactly by step to step as mentioned
in the documentation but when I run the app from the browser I see nothing..justa
lank page.. here is what comes in the server window...
PortalPersistenceManager: portal 'sampleportal/sampleportal' not found
<Feb 8, 2002 12:48:00 PM CST> <Error> <HTTP> <[WebAppServletContext(20700354,sam
pleportal,/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
rtalRequest(PortalWebflowServlet.java:194)
at com.bea.portal.appflow.servlets.internal.PortalWebflowServlet.doGet(P
ortalWebflowServlet.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(ServletStubIm
pl.java:265)
at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:21)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
va:27)
at com.bea.p13n.tracking.clickthrough.ClickThroughEventFilter.doFilter(C
lickThroughEventFilter.java:156)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
va:27)
at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispat
cherImpl.java:218)
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(ServletStubIm
pl.java:265)
at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:21)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
va:27)
at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
rvletContext.java:2467)
at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
pl.java:2039)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
Please let me know If need to do any thing else, Thanks

Hi All,
I downloaded and onstaleed the sampleportal exactly by step to step as mentioned
in the documentation but when I run the app from the browser I see nothing..justa
lank page.. here is what comes in the server window...
PortalPersistenceManager: portal 'sampleportal/sampleportal' not found
<Feb 8, 2002 12:48:00 PM CST> <Error> <HTTP> <[WebAppServletContext(20700354,sam
pleportal,/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
rtalRequest(PortalWebflowServlet.java:194)
at com.bea.portal.appflow.servlets.internal.PortalWebflowServlet.doGet(P
ortalWebflowServlet.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(ServletStubIm
pl.java:265)
at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:21)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
va:27)
at com.bea.p13n.tracking.clickthrough.ClickThroughEventFilter.doFilter(C
lickThroughEventFilter.java:156)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
va:27)
at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispat
cherImpl.java:218)
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(ServletStubIm
pl.java:265)
at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:21)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
va:27)
at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
rvletContext.java:2467)
at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
pl.java:2039)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
Please let me know If need to do any thing else, Thanks

Similar Messages

  • 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 and Sendmail

    Newbie here. I loaded the Portal Server and sample portal with out problem (Solaris 9). I created a new user and filled in the props to point to the mail server/user id/password, but the portal does not seem to recognize the sendmail server. Stupid question here but..... Does the standard sendmail mail server recognize the IMAP connections from the portal server? I had other problems where I needed to use fully qualified names rather than just the hostname, think that might be the problem here wrt the mail server?
    I am digging through the manuals, but I figured I would give this a shot as well.
    Thanks for any help you could provide.

    Whoops, wrong forum. How the $%$ did I get in the Forte forum instead of the Portal Forum?
    Sorry.

  • I am new to Muse so I am following the tutorial for Katie's Cafe.  I downloaded the sample files.  The problem is not all the files are in the folder as are on the tutorial.  The colour sample for instance is not there.  The CC Getting Started Katies.muli

    I am new to Muse so I am following the tutorial for Katie's Cafe.  I downloaded the sample files.  The problem is not all the files are in the folder as are on the tutorial.  The colour sample for instance is not there.  The CC Getting Started Katies.mulib file is also not there so you cannot automatically download all the necessary library files.  Can anyone help?

    found it in another area
    Where do I find the cc getting started Katies.mulib File ?

  • SecurityException running loadads.bat from sample portal

    I installed WebLogic Server 6.1 SP2 and then Portal SP1, these work
    fine. I then installed the sample portal application and it starts up
    fine. When I try to run the loadads.bat I get this SecurityException.
    Does this have anything to do with the fact that when I run the
    startSamplePortal.bat it asks for a password (which by default is
    WebLogic) yet my system password (from when I installed) is something
    else?
    here's the exception:
    <D>: Opening JDBC connection to jdbc:weblogic:rmi
    <E>: java.sql.SQLException: javax.naming.AuthenticationException [Root
    exception
    is java.lang.SecurityException: Authentication for user system denied
    in realm
    weblogic
    Start server side stack trace:
    java.lang.SecurityException: Authentication for user system denied in
    realm webl
    ogic
    at weblogic.security.acl.Realm.authenticate(Realm.java:212)
    at weblogic.security.acl.Realm.getAuthenticatedName(Realm.java:233)
    at weblogic.security.acl.internal.Security.authenticate(Security.java:12
    5)
    at weblogic.kernel.BootServicesImpl.authenticate(BootServicesImpl.java:1
    19)
    at weblogic.kernel.BootServicesImpl.authenticate(BootServicesImpl.java:2
    10)
    at weblogic.kernel.BootServicesImpl.invoke(BootServicesImpl.java:145)
    at weblogic.rjvm.RJVMImpl.dispatchRequest(RJVMImpl.java:638)
    at weblogic.rjvm.RJVMImpl.dispatch(RJVMImpl.java:589)
    at weblogic.rjvm.ConnectionManagerServer.handleRJVM(ConnectionManagerSer
    ver.java:164)
    at weblogic.rjvm.ConnectionManager.dispatch(ConnectionManager.java:637)
    at weblogic.rjvm.t3.T3JVMConnection.dispatch(T3JVMConnection.java:454)
    at weblogic.socket.NTSocketMuxer.processSockets(NTSocketMuxer.java:643)
    at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:
    24)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    End server side stack trace

    I completely uninstalled everything and then reinstalled, this time using
    WebLogic Server 6.1 SP1. I also installed to the default directory
    (C:\bea). this fixed the problem, so I'm not sure if it was the directly or
    the SP2 that was the problem.
    "Michael" <[email protected]> wrote in message
    news:[email protected]...
    I installed WebLogic Server 6.1 SP2 and then Portal SP1, these work
    fine. I then installed the sample portal application and it starts up
    fine. When I try to run the loadads.bat I get this SecurityException.
    Does this have anything to do with the fact that when I run the
    startSamplePortal.bat it asks for a password (which by default is
    WebLogic) yet my system password (from when I installed) is something
    else?
    here's the exception:
    <D>: Opening JDBC connection to jdbc:weblogic:rmi
    <E>: java.sql.SQLException: javax.naming.AuthenticationException [Root
    exception
    is java.lang.SecurityException: Authentication for user system denied
    in realm
    weblogic
    Start server side stack trace:
    java.lang.SecurityException: Authentication for user system denied in
    realm webl
    ogic
    at weblogic.security.acl.Realm.authenticate(Realm.java:212)
    atweblogic.security.acl.Realm.getAuthenticatedName(Realm.java:233)
    atweblogic.security.acl.internal.Security.authenticate(Security.java:12
    5)
    atweblogic.kernel.BootServicesImpl.authenticate(BootServicesImpl.java:1
    19)
    atweblogic.kernel.BootServicesImpl.authenticate(BootServicesImpl.java:2
    10)
    atweblogic.kernel.BootServicesImpl.invoke(BootServicesImpl.java:145)
    at weblogic.rjvm.RJVMImpl.dispatchRequest(RJVMImpl.java:638)
    at weblogic.rjvm.RJVMImpl.dispatch(RJVMImpl.java:589)
    atweblogic.rjvm.ConnectionManagerServer.handleRJVM(ConnectionManagerSer
    ver.java:164)
    atweblogic.rjvm.ConnectionManager.dispatch(ConnectionManager.java:637)
    atweblogic.rjvm.t3.T3JVMConnection.dispatch(T3JVMConnection.java:454)
    atweblogic.socket.NTSocketMuxer.processSockets(NTSocketMuxer.java:643)
    atweblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:
    24)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    End server side stack trace

  • 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

  • Photo Gallery start up problem

    I have a glitch and it's probably me … but here's what
    I know.
    About Don Booth's Photo Gallery:
    It's great. Everything is good - integrated with my CSS -
    looks nice.
    When the page loads all is well except the first image in the
    Gallery does not display in <div id="mainImageOutline"... (and
    the first thumbnail is not highlighted). While I'm building and
    testing this is OK. Just click a thumbnail and everything works
    well.
    In the demo, the Gallery is operational by default and starts
    up with the first thumbnail and Spry:detail produces the
    corresponding image (automatically). That's what I want.
    About my code:
    Except for a couple of "page layout" divs that I have,
    consistent with my own site-wide style sheet conventions, such as
    <div id="wrapper"> and <div id="maincontent"> I have:
    1. Copied Don Booth's xhtml code directly from the
    Spry_1_1_022408 download sample.
    2. Copied Don Booth's css code directly from the same
    download sample.
    3. Copied Don Booth's gallery.js directly (without change as
    far as I know).
    The only significant change (apart from CSS and xhtml
    structure) in my work is - I added an additional Spry:detail div to
    present additional datapoints from xml. This is not relevant to my
    question because the issue that concerns me is consistent if I
    remove this second detail div. The start-up problem remains.
    The URL for the gallery page in question is:
    http://www.yhqg.org/Celebration/quiltshow2008/galleryix/gallery.htm
    I imagine the problem is in gallery.js. You should know that
    javascript is a bit like dungeons and dragons to me.
    I have an error report:
    Error: dsPhotos is not defined
    Source File:
    http://www.yhqg.org/Celebration/quiltshow2008/galleryix/includes/gallery.js
    Line: 55
    So, when I see:
    var gAutoStartSlideShow;
    if (gAutoStartSlideShow == undefined)
    gAutoStartSlideShow = true;
    I imagine I'm looking at something useful but I don't know
    what to do with it, or if it is the right code to focus on. I
    respect the relationship with level 4 support engineers, but after
    trying to solve my own issue for a few weeks I decided it was time
    to submit my question. How do I get Photo Gallery to start up like
    the demo?
    Additional information:
    There is also a series of error reports that show when the
    Gallery is playing (for example):
    Warning: Expected end of value for property but found
    '-0.0775'. Error in parsing value for property 'opacity'.
    Declaration dropped.
    Source File:
    http://www.yhqg.org/Celebration/quiltshow2008/galleryix/gallery.htm
    Line: 0
    I don't think it is related, but that's what I know.
    I tried to copy my xhtml (below) but it caused this message
    to exceed allowed size. But I don't see that xhtml is the problem.
    You can see the source at the URL (above).

    Hi Latauro,
    Sounds like you need to turn your Slideshow into a Track, and then set the Track to display as 16:9 Letterbox; but first, you'll also need to encode your slides as wide Mpeg 2 clips (encode set to 16:9), too; to whatever duration you have them set in the Slideshow, currently (if they're not already wide encoded clips).
    It would be good to stick some same duration audible or silent same format and bit rate audio underneath each of the new movie slides, to present players a nicely packed VOB.
    Take care,
    Trai Forrester
    TFDVD Research Labs
    http://www.DVDVerification.com
    PS. If this helps you, would you please remember to declare the thread as "Solved". Although probably hopeless, someone should make a run to try and catch up with good Drew!! (see what happens Hal, when you take some time off?!

  • WLS 8.1:SP2:Sample Portal not ruuning in HP-UX  11.23 (Intanium)

    Hello all,
    The sample portal is not running in HP_UX 11.23 ( Itanium ).
    Following steps are followed to install WLS.
    1. Installed the JDK: "java version "1.4.2.01""
    1. java -jar itanium_HP_pj_platform812_generic.jar
    2. Applied the patch: jar -xvf wls811_hpux1123_supp.jar.
    Started the server from:
    "bea/weblogic81/samples/domains/portal/startWebLogic.sh"
    Access the Portalserver page by: http://server:7001/ and access the mypage under
    "sampleportal".
    Exceptions are thrown. Attached the screen exception and
    Following error is thrown on the console
    Is there anyother step to be followed ?
    =========================================
    <Jun 23, 2004 11:49:58 AM IST> <Warning> <WLW> <000000> <Id=top-level; Method=com.bea.p13n.controls.userInfoQuery.UserInfoControl.getGroupNamesForUser();
    Failure=com.bea.p13n.controls.exceptions.P13nControlException: com.bea.p13n.controls.exceptions.P13nControlException:
    User guest does not exist. [ServiceException]>
    <Jun 23, 2004 11:49:59 AM IST> <Warning> <WLW> <000000> <Id=top-level; Method=com.bea.p13n.controls.profile.UserProfileControl.getProfileForUser();
    Failure=com.bea.p13n.controls.exceptions.P13nControlException: Profile for user
    guest, group null does not exist [ServiceException]>
    <Jun 23, 2004 11:50:00 AM IST> <Error> <netuix> <BEA-420037> <There was an error
    loading the requested URI /portlets/collaboration/nativedb/todo/Content/not_logged_in.jsp.>
    <Jun 23, 2004 11:50:01 AM IST> <Error> <netuix> <BEA-420037> <There was an error
    loading the requested URI /portlets/collaboration/nativedb/calendar/Content/not_logged_in.jsp.>
    <Jun 23, 2004 11:50:02 AM IST> <Error> <netuix> <BEA-420037> <There was an error
    loading the requested URI /portlets/collaboration/nativedb/mail/Content/not_logged_in.jsp.>
    <Jun 23, 2004 11:50:02 AM IST> <Error> <netuix> <BEA-420037> <There was an error
    loading the requested URI /portlets/collaboration/nativedb/contact/Content/not_logged_in.jsp.>
    <Jun 23, 2004 11:50:05 AM IST> <Error> <netuix> <BEA-420037> <There was an error
    loading the requested URI /portlets/collaboration/nativedb/discussion/user/Content/not_logged_in.jsp.>
    <Jun 23, 2004 11:50:05 AM IST> <Error> <netuix> <BEA-420037> <There was an error
    loading the requested URI /portlets/collaboration/nativedb/discussion/admin/Content/not_logged_in.jsp.>
    <Jun 23, 2004 11:50:42 AM IST> <Error> <netuix> <BEA-420037> <There was an error
    loading the requested URI /portlets/collaboration/nativedb/todo/Content/index.jsp.>
    <Jun 23, 2004 11:50:45 AM IST> <Error> <netuix> <BEA-420037> <There was an error
    loading the requested URI /portlets/collaboration/nativedb/calendar/Content/mini_day.jsp.>
    <Jun 23, 2004 11:50:47 AM IST> <Error> <netuix> <BEA-420037> <There was an error
    loading the requested URI /portlets/collaboration/nativedb/mail/Content/edit_account.jsp.>
    <Jun 23, 2004 11:50:47 AM IST> <Error> <netuix> <BEA-420037> <There was an error
    loading the requested URI /portlets/collaboration/nativedb/contact/Content/index.jsp.>
    <Jun 23, 2004 11:50:48 AM IST> <Error> <netuix> <BEA-420037> <There was an error
    loading the requested URI /portlets/collaboration/nativedb/discussion/user/Content/forums.jsp.>
    <Jun 23, 2004 11:50:48 AM IST> <Error> <netuix> <BEA-420037> <There was an error
    loading the requested URI /portlets/collaboration/nativedb/discussion/admin/Content/index.jsp.>
    <Jun 23, 2004 12:05:05 PM IST> <Error> <netuix> <BEA-420037> <There was an error
    loading the requested URI /portlets/collaboration/nativedb/todo/Content/index.jsp.>
    <Jun 23, 2004 12:05:05 PM IST> <Error> <netuix> <BEA-420037> <There was an error
    loading the requested URI /portlets/collaboration/nativedb/calendar/Content/mini_day.jsp.>
    <Jun 23, 2004 12:05:06 PM IST> <Error> <netuix> <BEA-420037> <There was an error
    loading the requested URI /portlets/collaboration/nativedb/mail/Content/edit_account.jsp.>
    <Jun 23, 2004 12:05:07 PM IST> <Error> <netuix> <BEA-420037> <There was an error
    loading the requested URI /portlets/collaboration/nativedb/contact/Content/index.jsp.>
    <Jun 23, 2004 12:05:07 PM IST> <Error> <netuix> <BEA-420037> <There was an error
    loading the requested URI /portlets/collaboration/nativedb/discussion/user/Content/forums.jsp.>
    <Jun 23, 2004 12:05:10 PM IST> <Error> <netuix> <BEA-420037> <There was an error
    loading the requested URI /portlets/collaboration/nativedb/discussion/admin/Content/index.jsp.>
    [email.eml]

    Hello all,
    The sample portal is not running in HP_UX 11.23 ( Itanium ).
    Following steps are followed to install WLS.
    1. Installed the JDK: "java version "1.4.2.01""
    1. java -jar itanium_HP_pj_platform812_generic.jar
    2. Applied the patch: jar -xvf wls811_hpux1123_supp.jar.
    Started the server from:
    "bea/weblogic81/samples/domains/portal/startWebLogic.sh"
    Access the Portalserver page by: http://server:7001/ and access the mypage under
    "sampleportal".
    Exceptions are thrown. Attached the screen exception and
    Following error is thrown on the console
    Is there anyother step to be followed ?
    =========================================
    <Jun 23, 2004 11:49:58 AM IST> <Warning> <WLW> <000000> <Id=top-level; Method=com.bea.p13n.controls.userInfoQuery.UserInfoControl.getGroupNamesForUser();
    Failure=com.bea.p13n.controls.exceptions.P13nControlException: com.bea.p13n.controls.exceptions.P13nControlException:
    User guest does not exist. [ServiceException]>
    <Jun 23, 2004 11:49:59 AM IST> <Warning> <WLW> <000000> <Id=top-level; Method=com.bea.p13n.controls.profile.UserProfileControl.getProfileForUser();
    Failure=com.bea.p13n.controls.exceptions.P13nControlException: Profile for user
    guest, group null does not exist [ServiceException]>
    <Jun 23, 2004 11:50:00 AM IST> <Error> <netuix> <BEA-420037> <There was an error
    loading the requested URI /portlets/collaboration/nativedb/todo/Content/not_logged_in.jsp.>
    <Jun 23, 2004 11:50:01 AM IST> <Error> <netuix> <BEA-420037> <There was an error
    loading the requested URI /portlets/collaboration/nativedb/calendar/Content/not_logged_in.jsp.>
    <Jun 23, 2004 11:50:02 AM IST> <Error> <netuix> <BEA-420037> <There was an error
    loading the requested URI /portlets/collaboration/nativedb/mail/Content/not_logged_in.jsp.>
    <Jun 23, 2004 11:50:02 AM IST> <Error> <netuix> <BEA-420037> <There was an error
    loading the requested URI /portlets/collaboration/nativedb/contact/Content/not_logged_in.jsp.>
    <Jun 23, 2004 11:50:05 AM IST> <Error> <netuix> <BEA-420037> <There was an error
    loading the requested URI /portlets/collaboration/nativedb/discussion/user/Content/not_logged_in.jsp.>
    <Jun 23, 2004 11:50:05 AM IST> <Error> <netuix> <BEA-420037> <There was an error
    loading the requested URI /portlets/collaboration/nativedb/discussion/admin/Content/not_logged_in.jsp.>
    <Jun 23, 2004 11:50:42 AM IST> <Error> <netuix> <BEA-420037> <There was an error
    loading the requested URI /portlets/collaboration/nativedb/todo/Content/index.jsp.>
    <Jun 23, 2004 11:50:45 AM IST> <Error> <netuix> <BEA-420037> <There was an error
    loading the requested URI /portlets/collaboration/nativedb/calendar/Content/mini_day.jsp.>
    <Jun 23, 2004 11:50:47 AM IST> <Error> <netuix> <BEA-420037> <There was an error
    loading the requested URI /portlets/collaboration/nativedb/mail/Content/edit_account.jsp.>
    <Jun 23, 2004 11:50:47 AM IST> <Error> <netuix> <BEA-420037> <There was an error
    loading the requested URI /portlets/collaboration/nativedb/contact/Content/index.jsp.>
    <Jun 23, 2004 11:50:48 AM IST> <Error> <netuix> <BEA-420037> <There was an error
    loading the requested URI /portlets/collaboration/nativedb/discussion/user/Content/forums.jsp.>
    <Jun 23, 2004 11:50:48 AM IST> <Error> <netuix> <BEA-420037> <There was an error
    loading the requested URI /portlets/collaboration/nativedb/discussion/admin/Content/index.jsp.>
    <Jun 23, 2004 12:05:05 PM IST> <Error> <netuix> <BEA-420037> <There was an error
    loading the requested URI /portlets/collaboration/nativedb/todo/Content/index.jsp.>
    <Jun 23, 2004 12:05:05 PM IST> <Error> <netuix> <BEA-420037> <There was an error
    loading the requested URI /portlets/collaboration/nativedb/calendar/Content/mini_day.jsp.>
    <Jun 23, 2004 12:05:06 PM IST> <Error> <netuix> <BEA-420037> <There was an error
    loading the requested URI /portlets/collaboration/nativedb/mail/Content/edit_account.jsp.>
    <Jun 23, 2004 12:05:07 PM IST> <Error> <netuix> <BEA-420037> <There was an error
    loading the requested URI /portlets/collaboration/nativedb/contact/Content/index.jsp.>
    <Jun 23, 2004 12:05:07 PM IST> <Error> <netuix> <BEA-420037> <There was an error
    loading the requested URI /portlets/collaboration/nativedb/discussion/user/Content/forums.jsp.>
    <Jun 23, 2004 12:05:10 PM IST> <Error> <netuix> <BEA-420037> <There was an error
    loading the requested URI /portlets/collaboration/nativedb/discussion/admin/Content/index.jsp.>
    [email.eml]

  • Settings for SAP Portal start page from BEx Query Designer

    Hi!
    In order to see queries I would like to use SAP Enterprise Portal from BEx Query Designer.
    When I push "execute" button within BEx Query Designer a wrong page will be shown in browser.
    I changed the settings in table RSPOR_T_PORTAL, but still get the wrong Portal page shown in browser.
    Question:
    What is the transaction/table/report to customize the portal start page using by BEx Query Designer?
    Thank you very much!
    regards
    Jürgen

    Hi Anton?
    Many thanks for your reply.
    But I mentioned that I changed the URL within table RSPOR_T_PORTAL and this does not help...
    Do you speak Russian? Me too
    Can you also help me with the following problem?
    Hi!
    I am about to implement SAP Best Practices scenario "B34: Accounts Receivable Analysis".
    Therefore I load the data from SAP ERP IDES system into SAP NetWeaver 2004s system.
    My problems are:
    when I try to load the transaction data for Infosources 0FI_AR_4 and 0FI_AR_6 from SAP ERP system the following happens:
    - the status is getting u201Cyellowu201D (194 from 0 records)
    - at the next day the status is getting u201Credu201D and I received the following error:
    Errors while sending packages from OLTP to BI
    Diagnosis
    No IDocs could be sent to BI using RFC.
    System Response
    There are IDocs in the source system ALE outbox that did not arrive in the ALE inbox of BI.
    Further analysis:
    Check the TRFC log.
    You can access this log using the wizard or the menu path "Environment -> Transact. RFC -> In source system".
    Error handling:
    If the TRFC is incorrect, check whether the source system is fully connected to BI. In particular, check the authorizations of the background user in the source system.
    Comment:
    I did not find any entries on "Environment -> Transact. RFC -> In source system"
    The Source system connection EC6CLNT100 is OK
    Can some one help me to solve this problem?
    Edited by: Jgen Pfeiffer on Feb 5, 2009 12:48 PM

  • 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

  • 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

  • Wsrp and sample portal

    After I installed wsrp, I get the following exception when starting the
    sample portal:
    The WebLogic Server did not start up properly.
    java.lang.NoClassDefFoundError: com/bea/wsrp/util/debug/Debug
    at
    com.bea.wsrp.security.WSRPIdentityAsserterProviderImpl.<clinit>(WSRPI
    dentityAsserterProviderImpl.java:44)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
    Method)
    at
    sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct
    orAccessorImpl.java:39)
    at
    sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC
    onstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
    at java.lang.Class.newInstance0(Class.java:306)
    at java.lang.Class.newInstance(Class.java:259)
    at
    weblogic.security.service.SecurityServiceManagerDelegateImpl.createSe
    curityProvider(SecurityServiceManagerDelegateImpl.java:231)
    at
    weblogic.security.service.SecurityServiceManager.createSecurityProvid
    er(SecurityServiceManager.java:929)
    at
    weblogic.security.service.PrincipalAuthenticator.initialize(Principal
    Authenticator.java:151)
    at
    weblogic.security.service.PrincipalAuthenticator.<init>(PrincipalAuth
    enticator.java:257)
    at
    weblogic.security.service.SecurityServiceManagerDelegateImpl.doATN(Se
    curityServiceManagerDelegateImpl.java:580)
    at
    weblogic.security.service.SecurityServiceManagerDelegateImpl.initiali
    zeRealm(SecurityServiceManagerDelegateImpl.java:419)
    at
    weblogic.security.service.SecurityServiceManagerDelegateImpl.loadReal
    m(SecurityServiceManagerDelegateImpl.java:697)
    at
    weblogic.security.service.SecurityServiceManagerDelegateImpl.initiali
    zeRealms(SecurityServiceManagerDelegateImpl.java:730)
    at
    weblogic.security.service.SecurityServiceManagerDelegateImpl.initiali
    ze(SecurityServiceManagerDelegateImpl.java:873)
    at
    weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:719)
    at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:820)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:664)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:342)
    at weblogic.Server.main(Server.java:32)
    Reason: com/bea/wsrp/util/debug/Debug

    Could you check if wsrp-common.jar is in the system classpath?
    Subbu
    [email protected] wrote:
    I got the same exception while running the server, anybody has the solution for
    this?
    "Carl" <[email protected]> wrote:
    After I installed wsrp, I get the following exception when starting the
    sample portal:
    The WebLogic Server did not start up properly.
    java.lang.NoClassDefFoundError: com/bea/wsrp/util/debug/Debug
    at
    com.bea.wsrp.security.WSRPIdentityAsserterProviderImpl.<clinit>(WSRPI
    dentityAsserterProviderImpl.java:44)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
    Method)
    at
    sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct
    orAccessorImpl.java:39)
    at
    sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC
    onstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
    at java.lang.Class.newInstance0(Class.java:306)
    at java.lang.Class.newInstance(Class.java:259)
    at
    weblogic.security.service.SecurityServiceManagerDelegateImpl.createSe
    curityProvider(SecurityServiceManagerDelegateImpl.java:231)
    at
    weblogic.security.service.SecurityServiceManager.createSecurityProvid
    er(SecurityServiceManager.java:929)
    at
    weblogic.security.service.PrincipalAuthenticator.initialize(Principal
    Authenticator.java:151)
    at
    weblogic.security.service.PrincipalAuthenticator.<init>(PrincipalAuth
    enticator.java:257)
    at
    weblogic.security.service.SecurityServiceManagerDelegateImpl.doATN(Se
    curityServiceManagerDelegateImpl.java:580)
    at
    weblogic.security.service.SecurityServiceManagerDelegateImpl.initiali
    zeRealm(SecurityServiceManagerDelegateImpl.java:419)
    at
    weblogic.security.service.SecurityServiceManagerDelegateImpl.loadReal
    m(SecurityServiceManagerDelegateImpl.java:697)
    at
    weblogic.security.service.SecurityServiceManagerDelegateImpl.initiali
    zeRealms(SecurityServiceManagerDelegateImpl.java:730)
    at
    weblogic.security.service.SecurityServiceManagerDelegateImpl.initiali
    ze(SecurityServiceManagerDelegateImpl.java:873)
    at
    weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:719)
    at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:820)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:664)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:342)
    at weblogic.Server.main(Server.java:32)
    Reason: com/bea/wsrp/util/debug/Debug

  • Start-up problem with hp pavilion dv6t-7000‏: "Boot Device Not Found. Hard Disk (3F0)" error

    I started getting start-up problems with my hp pavilion dv6t-7000‏.  It happens intermittently. 
    The boot error is:
       Boot Device Not Found
       Please install an operating system on your hard disk.
       Hard Disk (3F0)
       F2 System Diagnostics
       For more information, please visit: www.hp.com/go/techcenter/startup
    Could a faulty BIOS update cause this problem?
    Anyone else who may have experienced a similar problem?
    I'd appreciate any help about this problem.  Thanks.

    Hi
    Please find the link given below might help you to fix your issue.
    Resolve Boot Device not Found Error Message
    Let us know how it goes!
    "I work for HP."
    ****Click the (purple thumbs up icon in the lower right corner of a post) to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    Regards
    Manjunath

  • Start up problems, including from installation disc.

    Hello everyone in the Apple ether, I need your help!
    I have a powerpc based iMac G5 at home that I set up for my mum to use once I bought my macbook. I finally managed to win her over with talks of how much easier it would be for her to manage her photos in iPhoto, and everything was going really well. I recently came home after my final year at uni and some travelling to find that the computer is taking a long time to start up. This can be in both the grey apple loading screen but also once it logs in it can take a long time to display anything over than the desktop background, and even once it displays other items any attempt to open anything just results in a spinning wheel icon. At the worst case it has taken about 20 minutes to get going.
    Once it has fully booted, the machine doesn't appear to be working any slower than normal. I tried using disk utility in mac OSX and verifying permissions etc and that didn't do anything. I then tried googling the problem and came across this article on the apple web site. http://support.apple.com/kb/TS1417
    Starting in Safe Mode did not resolve the issue so after backing everything up I tried starting from the installation disc. This is not something I have ever done before and as someone that never really delves beneath the surface of her machines I was a bit scared of doing it. But I put the disc in and restarted and held down C just after I heard the chime, and shortly after it all went wrong. The screen went grey and all I could see was the image you get when it crashes (you know, the power sign with text over it saying you need to restart) with lines of code all down the left of the screen. I took a photo of the screen on my camera so can give details of the code if you need them. The last line said
    Kernel version:
    Darwin Kernel Version 8.8.3: Wed Oct 18 22:00:38 PDT 2006; root:xnu-792.15.4.obj-4/RELEASE_PPC
    panic: We are hanging here...
    After a few minutes on this screen the fan started working overtime and after about 5 minutes of that I just turned it off using the power button on the back. The machine has since started up normally (ie slowly) but is working fine.
    So I was wondering if anyone had any ideas how to fix the slow start up problem without booting from my install disc, or indeed if anyone could suggest why I can't boot from my install disc? Thanks very much for your time and help.

    It appears you experienced a kernel panic which is hardware related. A few suggestions for you to try:
    Except for the keyboard & mouse, disconnect all devices from the computer & try the suggestions mentioned in the following:
    http://docs.info.apple.com/article.html?artnum=106805 Mac OS X: "Broken folder" icon, prohibitory sign, or *kernel panic* when computer starts
    User Tips: Kernel Panics
    ==============
    Boot up from your Tiger or Leopard Install DVD while holding down the "c" key.
    Select the language you wish to use, and then choose *"Disk Utility"* from the menu bar.
    Your HD should appear in a panel on the left hand side of the window which opens. Select it and then click on the *"repair disk"* button in the right hand section of the window.
    Once this process has been completed restart your computer and run *repair permissions* from Disk Utility.
    * If Disk Utility (from the install DVD or HD)is unable to complete the repair, you will need to use a stronger 3rd party utility like DiskWarrior, Techtool PRO (not Deluxe) or Drive Genius.
    =============
    How much HD space is left on the iMac?
    How much RAM is installed?
    ==============
    Which "model" & "generation" G5 iMac does your mother have?
    Need this info so that the knowledgeable users can provide you with the proper troubleshooting solution(s).
    http://docs.info.apple.com/article.html?artnum=301724-en How to identify your iMac
    http://docs.info.apple.com/article.html?path=Mac/10.4/en/mh355.html Getting information about your computer
    You can have this info displayed on the bottom of every post by going to 'My Settings' which is located in the column on the right under your name, and filling in the information asked for.
    Thank you

  • I had an iphone 4 and when I downloaded the IOS7 started having problems. Gone the phone keypad, could not type more names of my contacts in the phone search. I decided to buy the iphone 5S and since downloaded the IOS7.1.2 the search of yo

    I had an iphone 4 and when I downloaded the IOS7 started having problems. Gone the phone keypad, could not type more names of my contacts in the phone search. I decided to buy the iphone 5S and since downloaded the IOS7.1.2 the search of your phone contacts it takes to open or write

    dedegodoy wrote:
    I decided to buy the iphone 5S and since downloaded the IOS7.1.2 the search of your phone contacts it takes to open or write
    What does that mean? What is your technical support question?

Maybe you are looking for