Portal config failure

Hi all,
I am try to config portal after installation, and i am using the example1.xml to create portal, but during the process, it always have error, and i check the log, it show "WARNING: Cannot garbage collect class loader for module com.sun.portal.admin.server.module - external references probably still exist. There may have problems redeploying this module. See bugid 6218682." Any ppl have idea abt that.
Thx

hi sushmac,
I just retry to deploy the portal to Linux server 3.0, and this time seem have another error when create the portal using example1.xml
[#|2007-01-02T18:28:32.435+0800|INFO|SJS Portal Server|debug.com.sun.portal.fabric.config|ThreadID=10; ClassName=com.sun.portal.fabric.config.PortalConfigurator; MethodName=configurePortal; |PSFB_CSPFC0029:Creating Portal: myPortal|#]
[#|2007-01-02T18:28:32.486+0800|SEVERE|SJS Portal Server|debug.com.sun.portal.fabric.config|ThreadID=10; ClassName=com.sun.portal.fabric.config.PortalConfigurator; MethodName=createPortal; |PSFB_CSPFC0035:Failed to invoke method on MBean
javax.management.MBeanException: Exception thrown in operation createPortal
at com.sun.jmx.mbeanserver.StandardMetaDataImpl.invoke(StandardMetaDataImpl.java:435)
at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
at com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:203)
at com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper.invoke(MBeanServerInterceptorWrapper.java:512)
at com.sun.portal.admin.server.PortalServerLoggingInterceptor.invoke(PortalServerLoggingInterceptor.java:407)
at com.sun.cacao.agent.DispatchInterceptor.invoke(DispatchInterceptor.java:795)
at com.sun.jdmk.JdmkMBeanServerImpl.invoke(JdmkMBeanServerImpl.java:764)
at com.sun.cacao.common.instrum.InstrumDefaultForwarder.invoke(InstrumDefaultForwarder.java:110)
at javax.management.remote.generic.ServerIntermediary.handleRequest(ServerIntermediary.java:280)
at javax.management.remote.generic.ServerIntermediary$PrivilegedRequestJob.run(ServerIntermediary.java:951)
at java.security.AccessController.doPrivileged(Native Method)
at javax.management.remote.generic.ServerIntermediary$RequestHandler.handleMBSReqMessage(ServerIntermediary.java:727)
at javax.management.remote.generic.ServerIntermediary$RequestHandler.execute(ServerIntermediary.java:629)
at com.sun.jmx.remote.generic.ServerSynchroMessageConnectionImpl$RemoteJob.run(ServerSynchroMessageConnectionImpl.java:249)
at com.sun.jmx.remote.opt.util.ThreadService$ThreadServiceJob.run(ThreadService.java:208)
at com.sun.jmx.remote.opt.util.JobExecutor.run(JobExecutor.java:59)
Caused by: com.sun.portal.admin.common.PSMBeanException: Portal myPortal already exists
at com.sun.portal.fabric.mbeans.PortalDomain.createPortal(PortalDomain.java:265)
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:585)
at com.sun.jmx.mbeanserver.StandardMetaDataImpl.invoke(StandardMetaDataImpl.java:414)
... 17 more
|#]
[#|2007-01-02T18:28:32.487+0800|SEVERE|SJS Portal Server|debug.com.sun.portal.fabric.config|ThreadID=10; ClassName=com.sun.portal.fabric.config.PortalConfigurator; MethodName=configurePortal; |PSFB_CSPFC0034:Encountered Exception while configuring the Portal
com.sun.portal.fabric.tasks.ConfigurationException: javax.management.MBeanException: Exception thrown in operation createPortal
at com.sun.portal.fabric.config.PortalConfigurator.createPortal(PortalConfigurator.java:913)
at com.sun.portal.fabric.config.PortalConfigurator.configurePortal(PortalConfigurator.java:687)
at com.sun.portal.fabric.config.ConfigurePortal.main(ConfigurePortal.java:138)
Caused by: javax.management.MBeanException: Exception thrown in operation createPortal
at com.sun.jmx.mbeanserver.StandardMetaDataImpl.invoke(StandardMetaDataImpl.java:435)
at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
at com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:203)
at com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper.invoke(MBeanServerInterceptorWrapper.java:512)
at com.sun.portal.admin.server.PortalServerLoggingInterceptor.invoke(PortalServerLoggingInterceptor.java:407)
at com.sun.cacao.agent.DispatchInterceptor.invoke(DispatchInterceptor.java:795)
at com.sun.jdmk.JdmkMBeanServerImpl.invoke(JdmkMBeanServerImpl.java:764)
at com.sun.cacao.common.instrum.InstrumDefaultForwarder.invoke(InstrumDefaultForwarder.java:110)
at javax.management.remote.generic.ServerIntermediary.handleRequest(ServerIntermediary.java:280)
at javax.management.remote.generic.ServerIntermediary$PrivilegedRequestJob.run(ServerIntermediary.java:951)
at java.security.AccessController.doPrivileged(Native Method)
at javax.management.remote.generic.ServerIntermediary$RequestHandler.handleMBSReqMessage(ServerIntermediary.java:727)
at javax.management.remote.generic.ServerIntermediary$RequestHandler.execute(ServerIntermediary.java:629)
at com.sun.jmx.remote.generic.ServerSynchroMessageConnectionImpl$RemoteJob.run(ServerSynchroMessageConnectionImpl.java:249)
at com.sun.jmx.remote.opt.util.ThreadService$ThreadServiceJob.run(ThreadService.java:208)
at com.sun.jmx.remote.opt.util.JobExecutor.run(JobExecutor.java:59)
Caused by: com.sun.portal.admin.common.PSMBeanException: Portal myPortal already exists
at com.sun.portal.fabric.mbeans.PortalDomain.createPortal(PortalDomain.java:265)
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:585)
at com.sun.jmx.mbeanserver.StandardMetaDataImpl.invoke(StandardMetaDataImpl.java:414)
... 17 more
|#]
[#|2007-01-02T18:28:32.489+0800|SEVERE|SJS Portal Server|debug.com.sun.portal.fabric.config|ThreadID=10; ClassName=com.sun.portal.fabric.config.ConfigurePortal; MethodName=main; |PSFB_CSPFC0014:Failed configuring Portal Server!!
com.sun.portal.fabric.tasks.ConfigurationException: com.sun.portal.fabric.tasks.ConfigurationException: javax.management.MBeanException: Exception thrown in operation createPortal
at com.sun.portal.fabric.config.PortalConfigurator.configurePortal(PortalConfigurator.java:704)
at com.sun.portal.fabric.config.ConfigurePortal.main(ConfigurePortal.java:138)
Caused by: com.sun.portal.fabric.tasks.ConfigurationException: javax.management.MBeanException: Exception thrown in operation createPortal
at com.sun.portal.fabric.config.PortalConfigurator.createPortal(PortalConfigurator.java:913)
at com.sun.portal.fabric.config.PortalConfigurator.configurePortal(PortalConfigurator.java:687)
... 1 more
Caused by: javax.management.MBeanException: Exception thrown in operation createPortal
at com.sun.jmx.mbeanserver.StandardMetaDataImpl.invoke(StandardMetaDataImpl.java:435)
at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
at com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:203)
at com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper.invoke(MBeanServerInterceptorWrapper.java:512)
at com.sun.portal.admin.server.PortalServerLoggingInterceptor.invoke(PortalServerLoggingInterceptor.java:407)
at com.sun.cacao.agent.DispatchInterceptor.invoke(DispatchInterceptor.java:795)
at com.sun.jdmk.JdmkMBeanServerImpl.invoke(JdmkMBeanServerImpl.java:764)
at com.sun.cacao.common.instrum.InstrumDefaultForwarder.invoke(InstrumDefaultForwarder.java:110)
at javax.management.remote.generic.ServerIntermediary.handleRequest(ServerIntermediary.java:280)
at javax.management.remote.generic.ServerIntermediary$PrivilegedRequestJob.run(ServerIntermediary.java:951)
at java.security.AccessController.doPrivileged(Native Method)
at javax.management.remote.generic.ServerIntermediary$RequestHandler.handleMBSReqMessage(ServerIntermediary.java:727)
at javax.management.remote.generic.ServerIntermediary$RequestHandler.execute(ServerIntermediary.java:629)
at com.sun.jmx.remote.generic.ServerSynchroMessageConnectionImpl$RemoteJob.run(ServerSynchroMessageConnectionImpl.java:249)
at com.sun.jmx.remote.opt.util.ThreadService$ThreadServiceJob.run(ThreadService.java:208)
at com.sun.jmx.remote.opt.util.JobExecutor.run(JobExecutor.java:59)
Caused by: com.sun.portal.admin.common.PSMBeanException: Portal myPortal already exists
at com.sun.portal.fabric.mbeans.PortalDomain.createPortal(PortalDomain.java:265)
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:585)
at com.sun.jmx.mbeanserver.StandardMetaDataImpl.invoke(StandardMetaDataImpl.java:414)
... 17 more
|#]
Do you have any idea abt that error
Thx a lot

Similar Messages

  • UCS Q-Logic Adapter and Config-Failure

    Are there any known issues with a Q-Logic  adapter after upgrading to 1.3(1p)?
    I just upgraded UCS firmware to 1.3(1p) from 1.3(1c) and I cannot create 2 vHBAs. I get the config-failure and error is clear, not enough vHBA's
    When I delete one vHBA profile associates fine.
    Anybody seen this?

    Just as an update to everybody who looked at this thread:
    Re-seating the Fabric Extender (IOM 2) helped and it fixed the problem. Now I can create 2 vHBA's one on each path.
    May be I did miss something in the steps while upgrading or did something out of sequence, not sure.
    Good news is that it works now
    Thanks for all your comments
    -Sukesh

  • ISE 1.3 Sponsored Guest Portal Login Failure

    Hello Team,
    Ive created a guest account in the sponsor portal for a test guest user, however the state remains in "created" state.
    Now when the user tries to log on via the sponsored guest portal the error back is "invalid username or password".
    In ISE logs it says :
    Overview
    Event
    5418 Guest Authentication Failed
    Username
    bnawaz01 
    Endpoint Id
    Endpoint Profile
    Authorization Result
    Actions
    Troubleshoot Authentication
    View Diagnostic Messages
    Audit Network Device Configuration
    View Network Device Configuration
    View Server Configuration Changes
    -->Authentication Details
    Source Timestamp
    2014-12-24 08:49:05.551
    Received Timestamp
    2014-12-24 08:49:05.553
    Policy Server
    DC1-ISE-DMZ01
    Event
    5418 Guest Authentication Failed
    Failure Reason
    Account is not yet active.
    Resolution
    Root cause
    Username
    bnawaz01
    User Type
    GuestUser
    Endpoint Id
    Endpoint Profile
    IP Address
    Authentication Identity Store
    Guest Users
    Identity Group
    GuestType_Contractor (default)
    Audit Session Id
    Authentication Method
    PAP_ASCII
    Authentication Protocol
    PAP_ASCII
    Service Type
    Network Device
    Device Type
    Location
    NAS IP Address
    NAS Port Id
    NAS Port Type
    Authorization Profile
    Posture Status
    Security Group
    Response Time 
    Any ideas why this might be, if im doing something wrong and how to fix?
    Thank you
    Bilal

    I have had the same issue, the fault is caused by the time zone in the sponsor groups being set by default to UTC, so if you are in London the accounts wont become available until UTC time. The best practice is to add a local time zone and remove UTC at initial configuration
    To resolve this create a new local time zone in Guest Access>Settings>Guest Locations and SSIDs then under Guest Access>Configure>Sponsor Groups amend the time zone properties in each sponsor group
    One other problem is if you do not remove this at initial configuration you don't seem to be able to get rid of UTC, not really an issue unless you forget when creating new sponsor groups

  • Portal Login Failure

    When I try to access the Oracle Portal, I get the following error message:
    "Proxy log On failed.
    Please verify that you have specified correct connectivity information i.e.username, password & connect-string in the Database Access Descriptor
    Error-Code:12541
    Error TimeStamp:Tue, 03 Apr 2001 22:00:08 GMT
    Database Log In Failed
    TNS is unable to connect to destination. Invalid TNS address supplied or destination is not listening. This error can also occur because of underlying network transport problems.
    Verify that the TNS name in the connectstring entry of the DAD for this URL is valid and the database listener is running."
    Now, I've followed through the Troubleshooting section of the Configuration Guide, and it appears that everything works up until I try to access http://host.domain:port/servlet/IsItWorking. According to the documentation:
    "Failure to access indicates an issue with the Apache JServ. Most
    internal server errors are related to Apache JServs failure to start due to a port
    conflict."
    So now what do I do???
    Maple Moriji
    null

    I am also having the same problem. I am running Oracle 817 and 9iAS 1.0.2.2 on Win2000 (same machine). I am unable to access the Portal Home page. I am able to login to portal_sso. Even though I can start my HTTP Server, my Jserv process keeps aborting. I have checked the wrapper.classpath, and they looks fine. Following is part of the httpd_error_log file in Apache\Apache\logs.
    [warn] default VirtualHost overlap on port 3339, the first has precedence
    [info] Parent: Created child process 1308
    [info] Parent: Duplicating socket 656 and sending it to child process 1308
    [info] Parent: Duplicating socket 664 and sending it to child process 1308
    [info] Parent: Duplicating socket 672 and sending it to child process 1308
    [info] OPM: ADM: process 1308 created server process 1268 (group group1, module JServ), and inserted in proctable as entry 0
    [info] OPM: ADM: process 1308 created server process 1408 (group group2, module JServ), and inserted in proctable as entry 0
    [info] BytesRead = 372 WSAProtocolInfo = 2006620
    [info] BytesRead = 372 WSAProtocolInfo = 2006620
    [info] BytesRead = 372 WSAProtocolInfo = 2006620
    [notice] FastCGI: process manager initialized
    [warn] OPM: EW: Process hostname:0 (pid:1268) died, restarting.
    [info] OPM: ADM: process 1308 created server process 1916 (group group1, module JServ), and inserted in proctable as entry 0
    [warn] OPM: EW: Process hostname:0 (pid:1916) died, restarting.
    [info] OPM: ADM: process 1308 created server process 1928 (group group1, module JServ), and inserted in proctable as entry 0
    [warn] OPM: EW: Process hostname:0 (pid:1928) died, restarting.
    [info] OPM: ADM: process 1308 created server process 1940 (group group1, module JServ), and inserted in proctable as entry 0
    [warn] OPM: EW: Process hostname:0 (pid:1940) died, restarting.
    [error] OPM:Can not find one alive process
    [error] [client 149.24.163.115] File does not exist: /servlet/IsItWorking/
    [warn] OPM: EW: Process hostname:0 (pid:2016) died, restarting.
    [info] OPM: ADM: process 1308 created server process 2072 (group group1, module JServ), and inserted in proctable as entry 0
    [error] OPM:Can not find one alive process
    [error] [client 149.24.163.115] File does not exist: /servlet/IsItWorking/
    [warn] OPM: EW: Process hostname:0 (pid:2072) died, restarting.
    [info] OPM: ADM: process 1308 created server process 2056 (group group1, module JServ), and inserted in proctable as entry 0
    [warn] OPM: EW: Process hostname:0 (pid:2056) died, restarting.
    [info] OPM: ADM: process 1308 created server process 1588 (group group1, module JServ), and inserted in proctable as entry 0
    [error] OPM:Can not find one alive process
    [error] [client 149.24.163.115] File does not exist: /servlets/IsItWorking/
    [warn] OPM: EW: Process hostname:0 (pid:1588) died, restarting.
    Need help desperately
    null

  • SCCM 2012 application portal: config questions

    Hi,
    We have setup SCCM 2012 application portal correctly and it's working fine.
    However some config questions:
    -can we change the name of the configuration portal? Now its servername/CMApplicationCatalog ... what's not userfriendly.
    We'd like it to be applicationportal.ourcompany.com. Howto achieve that?
    -can we customize layout in a supported way (we could change html pages but after an upgrade of SCCM they would/could be erased)?
    -how does flexera (adminstudio?) plugs in into this. I've read this entry
    http://helpnet.installshield.com/appportal2014/Content/helplibrary/AP_CreatingCatItemSCCM.htm but what's the big picture here? Anybody using this? What are the advantages?
    J.
    Jan Hoedt

    We want to offer software center for overview of mandatory installs, application catalog for optional software.
    On our companies portal, we can then set a link which directs to the application portal. User can then install optional software from there.
    My current config works http://applicationportal.ourcompany.com/ goes to the sccm-server but not to the url below.
    That would be http://applicationportal.ourcompany.com/CMApplicationCatalog/#/SoftwareLibrary/AppListPageView.xaml
    how can I make sure the application portal shows up when this link is opened?
    It sounds like you want to perform a URL rewrite?
    http://www.iis.net/learn/extensions/url-rewrite-module/creating-rewrite-rules-for-the-url-rewrite-module
    You should test this to see if it's what you want - I may have misunderstood your question.
    Also, I wouldn't host this module on your AppCatalog server, I'd host the rewrite module elsewhere.
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Can re_run 9iAS portal config. assitant after cancelling?

    Hi,
    I have to cancel the config of portal in my 9iAS installation
    because I run out space on my DB server (on seperate box than
    the 9iAS).
    1. Are there any problems to re_run the 9iAS portal
    configuration assistant? It already created some users in the
    origin db (53% complete), will it override what created by the
    cancelled one or I need to clean up myself? and what to clean?
    2. After the (canncelled ) configuration, I lost 1G space, do
    you know where it goes, how to reclaim these space?
    Thanks

    Hi George, Ong,
    1. Are there any problems to re_run the 9iAS portal
    configuration assistant? It already created some users in the
    origin db (53% complete), will it override what created by the
    cancelled one or I need to clean up myself? and what to clean? There are no problems to rerun the Portal Configuration
    Assistant BUT please make sure to deinstall and drop all the
    Portal objects in the database. There are two ways:
    (1) Run the deinstall mode of the OPCA (Oracle Portal
    Configuration Assistant)
    (2) Login as sys or system user onto the target database. If the
    username used was PORTAL30 in the first install,
    - Run the following query, select username from all_users where
    username like 'PORTAL30%';
    - For each of the users <user_name> listed by the above command
    run the following, drop user <user_name> cascde;
    2. After the (canncelled ) configuration, I lost 1G space, do
    you know where it goes, how to reclaim these space? Well Portal installation should not take up this much space by
    any chance. 1GB is a lot pf place and maye you want to check how
    much did the database eat up for the Portal installation.
    Thanks,
    Yuning

  • Net8 Config failure after installing Oracle 8.1.7 on AIX 4.3.3

    Failure on the installed step Net8 Configuration, the message on the Installed log "installAction.log" is :
    Starting to execute optional autolaunch configuration tools
    Launched configuration tool Net8 Configuration Assistant
    Command which is being spawned is /oracle/app/oracle/product/8.1.7/JRE/bin/jre -Duser.dir=/oracle/app/oracle/product/8.1.7/network/jlib -classpath /oracle/app/oracle/product/8.1.7/JRE/lib/i18n.jar:/oracle/app/oracle/product/8.1.7/JRE/lib/rt.jar:/oracle/app/oracle/product/8.1.7/jlib/ewt-3_3_6.jar:/oracle/app/oracle/product/8.1.7/jlib/netcfg.jar:/oracle/app/oracle/product/8.1.7/network/jlib/netcam.jar:/oracle/app/oracle/product/8.1.7/network/jlib/netca.jar:/oracle/app/oracle/product/8.1.7/jlib/help-3_1_8.jar:/oracle/app/oracle/product/8.1.7/jlib/ice-4_06_6.jar:/oracle/app/oracle/product/8.1.7/jlib/share-1_0_8.jar:/oracle/app/oracle/product/8.1.7/jlib/swingall-1_1_1.jar:/oracle/app/oracle/product/8.1.7/network/tools:/oracle/app/oracle/product/8.1.7/jlib/opsclust.jar oracle.net.ca.NetCA /orahome /oracle/app/oracle/product/8.1.7 /instype custom /inscomp client,net8,javavm,server /insprtcl tcp /cfg local /authadp NO_VALUE /nodeinfo NO_VALUE /responseFile /oracle/app/oracle/product/8.1.7/network/install/netca_typ.rsp
    Configuration tool Net8 Configuration Assistant was canceled
    Result code for launching of configuration tool is -1
    Launched configuration tool Oracle Database Configuration Assistant
    Command which is being spawned is /oracle/app/oracle/product/8.1.7/bin/dbassist -responseFile NO_VALUE -createtype custom -numusers NO_VALUE -apptype NO_VALUE -cartridges NO_VALUE -options NO_VALUE -demos NO_VALUE -seedloc /oracle/app/oracle/product/8.1.7/starterdb -sid orcl -orabase /oracle/app/oracle/product/8.1.7 -dbloc /oradata -clususer NO_VALUE -cluspswd *Protected value, not to be logged* -nodeinfo NO_VALUE -gdbName orcl
    Configuration tool Oracle Database Configuration Assistant failed
    Result code for launching of configuration tool is 1
    Error :*** Alert: One or more tools have failed. It is recommended but not required that these tools succeed for this installation. You can now select these tools, read its details to examine why they failed, fix those problems, and retry them. Or, you can click "Next" to continue. ***
    User selected: Yes/OK
    I start "Net8 Configuration Assistant" manually and get the following error meesage :
    $ netasst
    Error loading native library: libnjni8.so.
    java.lang.UnsatisfiedLinkError: jniGetOracleHome
    at
    at oracle.net.common.NetGetEnv.getOracleHome(Compiled Code)
    at oracle.net.asst.container.NetUtils.getImageDirectory(Compiled Code)
    at oracle.net.asst.container.NetApplication.init(Compiled Code)
    at oracle.sysman.emSDK.client.appContainer.WebApplication.main(Compiled
    Code)
    Can anybody tell me what is wrong with it?

    This is the same problem that we have encountered installing 8.1.7 clients on AIX 4.3.3 and 5.2. However I did successfully install it on one AIX 4.3.3 machine. Comparing the oracle logs there are no differences in the successful and unsuccessful installs until the point netasst hangs. All the machines are definitely set to run the 32 bit kernel.

  • Portal Upgrade Failure

    Hi!
    I ran the portal upgrade script against a copy of my production database to bring it up from 3.0.8.9.8 to 3.0.9. About an hour after the script was running, the database abruptly came down. When I looked in the altert log, there were numerous ORA-07445, ORA-12805 and ORA-00600 errors that only materialized after this upgrade script started running. It filled my system up with thousands of trace files and core subdirectories which I had to delete but the filesystem never filled up. Now I can open the database but it won't stay open for very long before it abruptly shuts down. Here's a startup from my alert log:
    Fri Jul 20 14:13:51 2001
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    LICENSE_MAX_USERS = 0
    Starting up ORACLE RDBMS Version: 8.1.7.0.0.
    System parameters with non-default values:
    processes = 165
    shared_pool_size = 267665203
    large_pool_size = 614400
    java_pool_size = 20971520
    control_files = /u01/oracle/oradata/play/control01.ctl, /u01/oracle
    /oradata/play/control02.ctl, /u01/oracle/oradata/play/control03.ctl
    db_block_buffers = 58021
    db_block_size = 8192
    compatible = 8.1.0
    log_buffer = 163840
    log_checkpoint_interval = 10000
    log_checkpoint_timeout = 1800
    max_enabled_roles = 30
    remote_login_passwordfile= EXCLUSIVE
    db_domain = msd.ray.com
    instance_name = play
    service_names = play.msd.ray.com
    mts_dispatchers = (PROTOCOL=TCP)(PRE=oracle.aurora.server.SGiopServer
    sort_area_size = 165536
    sort_area_retained_size = 165536
    db_name = play
    open_cursors = 300
    os_authent_prefix =
    job_queue_processes = 1
    job_queue_interval = 60
    background_dump_dest = /u01/oracle/admin/play/bdump
    user_dump_dest = /u01/oracle/play/udump
    max_dump_file_size = 10000
    core_dump_dest = /u01/oracle/admin/play/cdump
    PMON started with pid=2
    DBW0 started with pid=3
    LGWR started with pid=4
    CKPT started with pid=5
    SMON started with pid=6
    RECO started with pid=7
    SNP0 started with pid=8
    Fri Jul 20 14:13:57 2001
    starting up 1 shared server(s) ...
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL
    =TCP))'...
    Fri Jul 20 14:13:57 2001
    alter database mount
    Fri Jul 20 14:14:02 2001
    Successful mount of redo thread 1, with mount id 741551593.
    Fri Jul 20 14:14:02 2001
    Database mounted in Exclusive Mode.
    Completed: alter database mount
    Fri Jul 20 14:14:02 2001
    alter database open
    Beginning crash recovery of 1 threads
    Fri Jul 20 14:14:02 2001
    Thread recovery: start rolling forward thread 1
    Recovery of Online Redo Log: Thread 1 Group 1 Seq 3146 Reading mem 0
    Mem# 0 errs 0: /u01/oracle/oradata/play/redo01.log
    Recovery of Online Redo Log: Thread 1 Group 2 Seq 3147 Reading mem 0
    Mem# 0 errs 0: /u01/oracle/oradata/play/redo02.log
    Fri Jul 20 14:14:04 2001
    Thread recovery: finish rolling forward thread 1
    Thread recovery: 140 data blocks read, 139 data blocks written, 893 redo blocks
    read
    Crash recovery completed successfully
    Fri Jul 20 14:14:04 2001
    Thread 1 advanced to log sequence 3148
    Thread 1 opened at log sequence 3148
    Current log# 3 seq# 3148 mem# 0: /u01/oracle/oradata/play/redo03.log
    Successful open of redo thread 1.
    Fri Jul 20 14:14:04 2001
    SMON: enabling cache recovery
    SMON: enabling tx recovery
    Fri Jul 20 14:14:07 2001
    Errors in file /u01/oracle/admin/play/bdump/play_p003_1051.trc:
    ORA-07445: exception encountered: core dump [ktugru()+72] [SIGBUS] [Invalid addr
    ess alignment] [21] [] []
    Fri Jul 20 14:14:07 2001
    Errors in file /u01/oracle/admin/play/bdump/play_p004_1053.trc:
    ORA-07445: exception encountered: core dump [ktugru()+72] [SIGBUS] [Invalid addr
    ess alignment] [21] [] []
    Fri Jul 20 14:14:14 2001
    Completed: alter database open
    Fri Jul 20 14:14:56 2001
    SMON: Restarting fast_start parallel rollback
    Fri Jul 20 14:14:56 2001
    Errors in file /u01/oracle/admin/play/bdump/play_smon_1035.trc:
    ORA-07445: exception encountered: core dump [kqrprl()+92] [SIGSEGV] [Address not
    mapped to object] [2] [] []
    ORA-12805: parallel query server died unexpectedly
    Fri Jul 20 14:16:01 2001
    PMON: terminating instance due to error 474
    Instance terminated by PMON, pid = 1027
    I am running Oracle 8.1.7, 9iAS 1.0.2.0.1 (have a separate 1.0.2.2 which I'll point to the upgraded portal), and Solaris 2.7. There were no errors in the alert log before I started the upgrade script.
    Has anyone else upgrading just their portal from 3.0.8.9.8 to 3.0.9 experienced this difficulty. Thank GAWD this wasn't my prod portal...
    Much thanks for any reply....Kate

    Thank you Bob! My problem turned out to be that the database backup I used to restore a database copy was actually taken outside of my backup window before the database was shutdown. I should have known that using the init profile allowcorrupted_logs was a harbinger of worse things. Anyway, since the database was completely destroyed by the upgrade script, I used the next week's backup to restore a copy of the databse -- this time with much better results. The upgrade script worked fine after this.
    Thanks for the heads up on the bug though. It will probably be useful. Thanks again.

  • ESS Portal config

    Do you know where the images for Resources in the IMG are actually stored.  eg
    txn SPRO > Cross App Components > Homepage Framework > Resources > Define Resources... select the Add Entries option  Select a picture eg   COMPSPECIALIST_BUDGETING_PIC  look at the details and you'll see 'money.gif'.   The docs don't explain where this gif is actually located. 
    In the portal I can see it has a URL of  http://<domain:port>/webdynpro/resources/sap.com/pcui_gp~xssutils/Components/com.sap.xss.ser.xssmenu.vc.areagroup.VcXssMenuAreaGroup/money.gif
    I want to use my own image rather than SAP.  How do I do this in a transportable fashion?

    This link is driect from the help....
    http://help.sap.com/saphelp_erp2004/helpdata/en/e7/feb43feddd330ee10000000a114084/content.htm
    It walks you through adding your own graphics and referencing them as well..
    from the help...
    "On the area group page, the system displays a pictogram (graphic) of 48x48 pixels for each area. This pictogram is also displayed on the area pages. This makes navigation between the services more intuitive for users.
    We deliver a suitable pictogram as a graphic file for each area included in the standard delivery. However, you can replaces this file with your own graphics. You can also store graphics for customer-specific areas."

  • Portal Config Assistant and resize of tablespaces

    I am new to Oracle, and I am trying to install Oracle9i AS on Oracle8i. My problem is: Portal Configuration Assistant gives me an error during step #5. It says that my default tablespace of my database is too small in size. I need to expand it or to set autoexpand. I don't know how to do that.If it's not too much to ask, can you, please, give me step-by-step guide for changing this parameter. Also I know I have to start CQL Plus, but I am not sure what is my host string. Please, help me.
    Thank you,
    Ivan.

    Log in to SQL*plus as a DBA (try system/manager)
    type the following statements in..
    column file_name format a55
    column tabespace_name format a20
    column filesize format a15
    set lines 180
    set pages 999
    select file_name,
    tablespace_name,
    ((bytes/1024)/1024)||' Mb' FileSize
    from dba_data_files;
    You should get something like this..
    FILE_NAME TABLESPACE_NAME FILESIZE
    /users/oracle/v817/oradata/v817/tools01.dbf TOOLS 10 Mb
    /users/oracle/v817/oradata/v817/drsys01.dbf DRSYS 20 Mb
    /users/oracle/v817/oradata/v817/users01.dbf USERS 77.5 Mb
    /users/oracle/v817/oradata/v817/indx01.dbf INDX 20 Mb
    /users/oracle/v817/oradata/v817/rbs01.dbf RBS 55 Mb
    /users/oracle/v817/oradata/v817/temp01.dbf TEMP 185.625 Mb
    /users/oracle/v817/oradata/v817/system01.dbf SYSTEM 570 Mb
    /users/oracle/v817/oradata/v817/ifs_main.dbf IFS_MAIN 50 Mb
    /users/oracle/v817/oradata/v817/ifs_lob_n.dbf IFS_LOB_N 150 Mb
    /users/oracle/v817/oradata/v817/ifs_lob_i.dbf IFS_LOB_I 150 Mb
    /users/oracle/v817/oradata/v817/ifs_ctx_i.dbf IFS_CTX_I 10 Mb
    /users/oracle/v817/oradata/v817/ifs_ctx_k.dbf IFS_CTX_K 10 Mb
    /users/oracle/v817/oradata/v817/ifs_ctx_x.dbf IFS_CTX_X 10 Mb
    /users/oracle/v817/oradata/v817/PORTAL30_DEFAULT.dbf PORTAL30_DEFAULT 170 Mb
    /users/oracle/v817/oradata/v817/PORTAL30_DOC1.dbf PORTAL30_DOC 6 Mb
    /users/oracle/v817/oradata/v817/PORTAL30_LOG1.dbf PORTAL30_LOG 5 Mb
    /users/oracle/v817/oradata/v817/oem_repository.dbf OEM_REPOSITORY 45.0078125 Mb

  • Portal Installation Failure at OC4J Instance Configuration Assistant

    Portal Pals,
    Portal install fails when the install procedure is at the "OC4J Instance Configuration Assistant" step. There is a message stating that "SMI Saving Changes", but it never completes to go to the next step. After waiting I finally terminate the process and retry iit, the results are always the same. Note, the Infrastructure is running fine. I have tried installing Portal on a separate host and the same thing happens.
    I am using Oracle Application Server 10g Release 2 (10.1.2.0.2) on a Windows 2003 Server with 3GB Memory.
    The ipm.log in the both the Infrastructure and Portal homes have similar errors, see below for an abbreviated listing.
    I have read all similar posts and searched Metalink as well. I could sure use some help as do not know what else to do, except go back to a previous release which installed fine.
    Thanks,
    Bill Gfroehrer...
    ipm.log
    infra01.host01.mydomain.com~OC4J~OC4J_SECURITY~default_island~139132951:2900
    Status: Alive
    Operation: internal (Unknown error)
    ErrFile: C:\OraHome_1\opmn\logs\OC4J~OC4J_SECURITY~default_island~1
    05/09/24 01:50:03 [4] [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (139132948:1320) [Unknown error]
    05/09/24 01:50:43 [4] [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (139132948:1320) [Unknown error]
    05/09/24 02:50:23 [4] PM state directory exists: C:\OraHome_1\opmn\logs\states
    05/09/24 02:50:23 [4] OPMN server ready. Request handling enabled.
    05/09/24 02:55:13 [4] PM state directory exists: C:\OraHome_1\opmn\logs\states
    05/09/24 02:55:13 [4] OPMN server ready. Request handling enabled.
    05/09/24 02:55:15 [4] Request 2 Started. Command: start
    05/09/24 02:55:15 [4] Starting Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (578879512:0)
    05/09/24 02:55:16 [4] Starting Process: dcm-daemon~dcm-daemon~dcm~1 (578879514:0)
    05/09/24 02:55:24 [4] Process Alive: HTTP_Server~HTTP_Server~HTTP_Server~1 (578879512:1952)
    05/09/24 02:56:00 [4] Starting Process: dcm-daemon~dcm-daemon~dcm~1 (578879514:0)
    05/09/24 02:56:01 [4] Starting Process: OID~OID~OID~1 (578879513:0)
    05/09/24 02:56:12 [4] Process Alive: OID~OID~OID~1 (578879513:2636)
    05/09/24 02:57:20 [4] Starting Process: dcm-daemon~dcm-daemon~dcm~1 (578879516:0)
    05/09/24 02:57:25 [4] Starting Process: dcm-daemon~dcm-daemon~dcm~1 (578879516:0)
    05/09/24 02:58:11 [4] [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (578879512:1952) [Unknown error]
    05/09/24 02:59:35 [4] Starting Process: dcm-daemon~dcm-daemon~dcm~1 (578879517:0)
    05/09/24 02:59:52 [4] Starting Process: dcm-daemon~dcm-daemon~dcm~1 (578879517:0)
    05/09/24 03:00:28 [4] Starting Process: OC4J~OC4J_SECURITY~default_island~1 (578879515:0)
    05/09/24 03:02:09 [4] Request 42 Started. Command: start
    05/09/24 03:02:22 [4] [libopmnoc4j] DMS gave NULL for host or port or both for port id: rmi
    05/09/24 03:02:22 [2] [libopmnoc4j] Port information in the ONS notification is incorrect for proc: 578879515
    05/09/24 03:02:22 [4] [libopmnoc4j] Process Start Error: OC4J~OC4J_SECURITY~default_island~1 (578879515:1040)
    05/09/24 03:02:23 [4] Stopping Process: OC4J~OC4J_SECURITY~default_island~1 (578879515:1040)
    05/09/24 03:02:23 [4] [libopmnoc4j] Process Stop Error: OC4J~OC4J_SECURITY~default_island~1 (578879515:1040)
    05/09/24 03:02:23 [4] [libopmnoc4j] Forcefully Terminating Process: OC4J~OC4J_SECURITY~default_island~1 (578879515:1040)
    05/09/24 03:02:25 [4] Starting Process: OC4J~OC4J_SECURITY~default_island~1 (578879515:0)
    05/09/24 03:03:02 [4] Starting Process: dcm-daemon~dcm-daemon~dcm~1 (578879518:0)
    05/09/24 03:05:18 [4] Process Alive: OC4J~OC4J_SECURITY~default_island~1 (578879515:4652)
    05/09/24 03:05:32 [4] Request 57 Started. Command: start
    05/09/24 03:05:35 [4] Request 58 Started. Command: restart
    05/09/24 03:05:35 [4] Restarting Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (578879512:1952)
    05/09/24 03:05:41 [4] Process Alive: HTTP_Server~HTTP_Server~HTTP_Server~1 (578879512:1952)
    05/09/24 03:05:41 [4] Request 58 Completed. Command: restart
    05/09/24 03:05:42 [4] Process Alive: dcm-daemon~dcm-daemon~dcm~1 (578879518:5816)
    05/09/24 03:08:20 [3] [libopmnoc4j] Could not connect to socket while pinging an OC4J process
    05/09/24 03:08:20 [4] [libopmnoc4j] Process Ping Failed: OC4J~OC4J_SECURITY~default_island~1 (578879515:4652)
    05/09/24 03:08:20 [4] Job 0 1101 result:
    infra01.host01.mydomain.com~OC4J~OC4J_SECURITY~default_island~578879515:4652
    Status: Alive
    Operation: internal (Unknown error)
    ErrFile: C:\OraHome_1\opmn\logs\OC4J~OC4J_SECURITY~default_island~1
    05/09/24 03:08:24 [4] [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (578879512:1952) [Unknown error]
    05/09/24 03:09:05 [4] [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (578879512:1952) [Unknown error]

    Hi Patrick,
    I done that as well many times with the same result.
    Note, when installing the Infrastructure it also failed in a similar way, but as you say using "retry" did work in that instance.
    I'm missing something (besides my mind), and will keep trying. If anyone has any clues please let me know.
    Thanks,
    Bill G...

  • Portal Assistant failure on SUN

    The installation of 9iAS was successfully and I was able to configure the Net8 client.
    However when it tried to run the Oracle Portal Assistant, it could not even launch the wizard, instead it gave me a 'word too long' error message on the $ORACLE_HOME path. I counted the characters in the path and they do not exceed 30 characters.
    Any thoughts about what might have caused this? The Assistant will not run until this is resolved.
    null

    I am having the same problem installing on Windows 2000. I looked at the services that were installed and two of the ones that were marked as Automatic did not start when I rebooted. They are:
    OracleiSuitesHTTPServer
    OracleOraHome81TNSListener
    I also tried to start the HTTP server from the command line but got the following error:
    D:\Oracle\iSuites\Apache\Apache>apache
    Syntax error on line 14 of D:\Oracle\iSuites\Apache\Apache\conf\mod__ose.conf:
    AuroraService - directive already in effect for this Server
    If anyone has a solution please let me know. I had a hard enough time trying to get through the installation at all.
    Thanks,
    -Stephanie
    null

  • Portal install failure with ORA-03113 caused by event tracing on.

    Just in case someone else encounters this frustrating problem.
    Database version: 8.1.7.1b
    IAS version: 1.0.2.2, Portal 3.0.9.8.0
    I have consumed more than few days on portal install which kept
    on
    failing at 50% of running $ORACLE_HOME/assistants/opca/launch.sh
    with install log error:
    ======
    INSTALL_ACTION : installSSOSeedData()../../bin/sqlplus
    portal30_sso/portal30_sso@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PR
    OTOCOL=TCP)(HOST=webdev01.bv.tek.com)(PORT=1522)))(CONNECT_DATA=(
    SID=portald))) @../../portal30/admin/plsql/sso/ssoinsd.sql
    portal30 portal30_sso N NULL
    ORA-03113: end-of-file on communication channel
    Errors encountered in the Install process. Installation Aborted.
    =======
    Found out that the root of this evil was the initialization
    parameter for the database.
    SOLUTION:
    Remove "event=6502 trace name errorstack level 12"

    Just in case someone else encounters this frustrating problem.
    Database version: 8.1.7.1b
    IAS version: 1.0.2.2, Portal 3.0.9.8.0
    I have consumed more than few days on portal install which kept
    on
    failing at 50% of running $ORACLE_HOME/assistants/opca/launch.sh
    with install log error:
    ======
    INSTALL_ACTION : installSSOSeedData()../../bin/sqlplus
    portal30_sso/portal30_sso@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PR
    OTOCOL=TCP)(HOST=webdev01.bv.tek.com)(PORT=1522)))(CONNECT_DATA=(
    SID=portald))) @../../portal30/admin/plsql/sso/ssoinsd.sql
    portal30 portal30_sso N NULL
    ORA-03113: end-of-file on communication channel
    Errors encountered in the Install process. Installation Aborted.
    =======
    Found out that the root of this evil was the initialization
    parameter for the database.
    SOLUTION:
    Remove "event=6502 trace name errorstack level 12"

  • Portal Config on 9ias Rel 2 Help

    We will probably be implementing 2 servers on Red Hat Advanced Server, one for the 9ias Infrastructure, one for Portal/Business Intelligence. My questions are these, which is better, installing portal in infrastructure or on separate database? If separate database, where should the database be installed, the infrastructure or Application Server host? Should J2EE/Web Cache be installed on the Infrastructure Host, or on the Application Server host optimally?
    It seems like portal is installed automatically on the metadata repository on the infrastructure unless you specify otherwise. Is the metadata repository configured automatically by oracle? Is this wise, should the DBA set this with specific parameters? If so, is there a DBA guide for setting up info for this (optimal drive setup, configuration parameters, tablespaces)?
    I've also noticed that you can use the metadata repository for actual storage of data. You can also store clickstream on this. Is this wise? Should it be stored on a separate database. We are looking to do Oracle Text with our policies and procedures manuals, over 300 documents, all stored in our database. Would storing this and other data be optimal in the metadata repository?
    I've noticed in my searching on oracle documentation that more detailed info for DBAs (tablespaces, settings, etc) is supposed to be available on the Linux 9ias Application Server Administration Guide, but I cannot seem to locate this. Is there a url for this or any other detailed DBA information?
    Thanks much in advance for any help/suggestions!

    most, if not all that is available by digging around here:
    http://otn.oracle.com/index.html
    look under product and/or technologies, then white papers, documentation, etc,

  • Oracle Portal Configuration failure during Oracle9iAS installation!!

    Hello all,
    I have couple of questions:
    1) Iam trying to install the Oracle9iAS files that i have
    downloaded with MINIMAL edition option. Installation tells me
    that it contains the Oracle Portal (just like Standard,
    Enterprise edition). Everything goes fine with the installion
    except that the configuration of the oracle portal configuration
    assistant (OPCA) fails with th following message::
    Silent Mode : false
    Portal Schema : portal30
    Portal DAD : portal30
    SSO Schema : portal30_sso
    SSO DAD : portal30_sso
    Listener Hostname : clmwin2ksrv
    Listener Port set from Command Line :80
    Connect String : change_on_install
    SYS Password : ********
    Default TableSpace : TEMP
    Temporary TableSpace : USERS
    Document TableSpace : USERS
    Logging TableSpace : TRUE
    Demo Install Option : FALSE
    Log Verbose Mode : FALSE
    Install Reports Integration : TRUE
    INSTALL : Database Version : 8.1.6
    INSTALL_DEBUG : Tablespace size: 180728
    STEP 4 : Creating Portal Schema...
    INSTALL_ACTION:installGlobalComponents() : ..\..\bin\sqlplus
    SYS/<sys_password>@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=
    (PROTOCOL=TCP)(HOST=clmwin2ksrv)(PORT=1541)))(CONNECT_DATA=
    (SID=ora8db))) @..\..\portal30\admin\plsql\wwv\wdbisys.sql
    portal31 USERS TEMP wvinssys.log
    INSTALL_ACTION:installGlobalComponents() : ..\..\bin\sqlplus
    SYS/<sys_password>@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=
    (PROTOCOL=TCP)(HOST=clmwin2ksrv)(PORT=1541)))(CONNECT_DATA=
    (SID=ora8db))) @..\..\portal30\admin\plsql\wws\cruser.sql
    portal31 portal31 USERS TEMP us USERS
    INSTALL_ACTION:installGlobalComponents() : ..\..\bin\sqlplus
    portal31/portal31@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=
    (PROTOCOL=TCP)(HOST=clmwin2ksrv)(PORT=1541)))(CONNECT_DATA=
    (SID=ora8db))) @..\..\portal30\admin\plsql\wws\global.sql
    portal31 portal31 USERS TEMP us USERS
    INSTALL_ACTION:installGlobalComponents() :Loading Java class for
    MD5 encryption...
    INSTALL_ACTION:installGlobalComponents() : ..\..\bin\loadjava -
    resolve -verbose -thin -user
    portal31/portal31@clmwin2ksrv:1541:ora8db ..\..\portal30
    \admin\plsql\wwc\SSOHash.class
    D:\oracle\iSuites\assistants\opca>REM
    D:\oracle\iSuites\assistants\opca>REM $Header:
    runljava.bat@@/main/3 \
    D:\oracle\iSuites\assistants\opca>REM Checked in on Fri Nov 17
    15:32:36 PST 2000 by meoropez \
    D:\oracle\iSuites\assistants\opca>REM Copyright (c) 2000 by
    Oracle Corporation. All Rights Reserved. \
    D:\oracle\iSuites\assistants\opca>REM $
    D:\oracle\iSuites\assistants\opca>REM
    D:\oracle\iSuites\assistants\opca>Rem For running the Loadjava
    from the Configuration Assistant.
    D:\oracle\iSuites\assistants\opca>..\..\bin\loadjava -resolve -
    verbose -thin -user
    portal31/portal31@clmwin2ksrv:1541:ora8db ..\..\portal30
    \admin\plsql\wwc\SSOHash.class
    STEP 5 : Creating SSO Schema...
    INSTALL_ACTION: createSSOSchema() : ..\..\bin\sqlplus
    SYS/<sys_password>@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=
    (PROTOCOL=TCP)(HOST=clmwin2ksrv)(PORT=1541)))(CONNECT_DATA=
    (SID=ora8db))) @..\..\portal30\admin\plsql\sso\ssodbusr.sql
    portal31_sso USERS TEMP
    ORA-04042: procedure, function, package, or package body does
    not exist
    Errors encountered in the Install process. Installation Aborted.
    I can't make out what could be wrong with the ssodbusr.sql
    script!! Iam trying to install the portal schema to an already
    existing Oracle8i (8.1.6) database (SID-ora8db).
    2) Do i really need this oracle PORTAL stuff?..all i want is
    develop/deploy J2EE applications on Oracle9iAS. Unfortunately i
    can't find any j2ee related info in the documentation except
    about the installation of OC4J.zip (oracle container for j2ee)
    which doesn't exists in my download!!
    Can anyone please help me out...why is Oracle9iAS so
    complicated as against the other commercial servers????
    TIA
    Clement

    Hi Clement,
    If you are using 9iAS 10221, You can install J2EE by choosing
    the Core Installation Type, which is the first installation
    type. It's so easy to install Core (which contains J2EE, Apache
    and Webcache). And takes around 15 minutes.
    If you are using 10220, it doesn't contain J2EE. So you may want
    to upgrade to 10221 for your need. You'll find installation
    for Core fast and easy. Hope it helps your need.
    Thanks,
    yuning

Maybe you are looking for

  • Ringtones and BBM alerts not working

    Hi, I have created several custom ringtones and phone alerts on both mine and my husbands new BB 9320's . These were working just fine for the first few weeks but now the custom BBM alerts will not work on my phone but the custom ringtones do work. 

  • Problem with black

    When I expoprt to pdf a black background with a black background graphic on top the graphic background comes out as a dark grey box. I am obviously doing something wrong but have no idea what. I haven't had this problem very often but now it is every

  • LXC Container login on host tty

    I want create a full system lxc container with a gui and log in to it on one of the host's tty (using CTRL+ALT+Fn). I have set up lxc as per the wiki and I can login into container (its debian sid) and ssh into it and install software. What I'm havin

  • 1680x1050 Resolution Supported on Windows XP?

    So I am deciding to buy a Dell SP2009W which is in the resolution of 1680x1050. In my Boot Camp Windows XP display properties, there isn't a resolution of 1680x1050. The only one that comes close to it is 1600x1024 or 1600x900. If I connect my monito

  • Changing the Column Header Color

    I would like to change the foreground and background color of a column header when the user clicks on the column. I know how to detected when the user clicks on a given column, and I know there is a setBackground and setForeground method that needs t