Frustrated install of 9ias r2 w/infrastructure and Portal on hpux11

I'm trying to install portal on an hp9000 running hpux11
I've gotten to the interoperability patches for 9.0.2 r2 and I just
finished patching ldap then started OID and then tried to start em
when I get an exception and core dump.
An unexpected exception has been detected in native code
outside the VM.
Unexpected Signal : 10 occurred at PC=0xc0183714
Function name=mallinfo
Library=/usr/lib/libc.2
Current Java thread:
"Orion Launcher" prio=10 tid=0x00046620 nid=11 lwp_id=2176
runnable [0x75aff000.
.0x75afe490]
at
oracle.security.ssl.OracleSSLSocketImpl.initSSLContextNative(Native M
ethod)
My question is two parts, has anyone sucessfully installed on HPUX11, and if so have you seen and resolved the issue I described above.
BTW
I can login to oidadmin, the ssl part does not seem to work.
I'm not sure how to proceed or if I should bother. This install has been more fustrating that the product is worth. If I don't hear from anyone soon on this issue I will downgrade to 9.0.1 and hope for the best otherwise it's going to be MS IIS.
Carlos

Check the upgrade documentation at
http://portalcenter.oracle.com/servlet/page?_pageid=478&_dad=ops&_schema=OPSTUDIO&7655_MAINPAGE_39847486.p_subid=399123&7655_MAINPAGE_39847486.p_sub_siteid=73&7655_MAINPAGE_39847486.p_edit=0

Similar Messages

  • Order of start infrastructure and Portal - SCRIPT

    I replied to someone's query on this topic, so I thought it might be useful for others as well. The script that I wrote in June 2002 for an article in oracle magazine.
    It is simple & it works, in a way tells you status of the
    components as well.
    Put it an a file chmod to allow execute ...
    I have included the debug in the script as well.
    Hope this helps.
    Sunder Aswani (an Oracle & Portal DBA consultant in London)
    # Enter the shell type here. Trnsf. /opt/oracle to mid tier.
    # Script to start infra/portal on a single or with mid tier system
    # By Sunder Aswani (An oracle & Portal DBA consultant in London)
    # Version 1.0 dated 20th June 2002.
    $ORACLE_HOME/bin/oidctl connect=iasdb server=oidldapd instance=1 start
    $ORACLE_HOME/bin/oidctl connect=iasdb server=oidldapd instance=2 start
    $ORACLE_HOME/dcm/bin/dcmctl start -ct ohs
    $ORACLE_HOME/bin/oidmon start
    $ORACLE_HOME/dcm/bin/dcmctl start oc4j
    $ORACLE_HOME/opmn/bin/opmnctl startall
    $ORACLE_HOME/bin/emctl start
    /opt/oracle/portal/dcm/bin/dcmctl start -ct ohs
    /opt/oracle/portal/opmn/bin/opmnctl startall
    ps -ef|grep http
    $ORACLE_HOME/dcm/bin/dcmctl getstate -v
    $ORACLE_HOME/ldap/bin/ldapcheck
    ## Each of these processes will have an associated log. /Given the UNIX example:
    ## Process oidmon is Alive as PID 1035 -->oidmon.log (guardian process)
    ## Process oidldapd is Alive as PID 1051 -->oidldapd01.log (ldap dispatcher)
    ## Process oidldapd is Alive as PID 1043 -->oidldapd01s1043.log (ldap server)
    ## Not Running ---- Process oidrepld -->oidrepld01xxxx.log (if replication)
    ## $ORACLE_HOME/bin/odisrvreg -h sun.portal.com -p 4032 -D "cn=orcladmin" -w ias_admin1
    ## It is best to clean out the existing log files so we can view the results of your test. Please do
    the following:
    ## a. stop all oid processes
    ## b. repeat Step 1 until you no longer see the OID processes
    ## c. clean out all existing logfiles in the $ORACLE_HOME/ldap/log
    ## d. restart the oid processes with extended tracing...
    ## oidmon connect=<SID> start
    ## $ORACLE_HOME/bin/oidctl connect=<SID> server=oidldapd instance=1 flags=" -port <PORT> -host <HOST>
    -debug <DEBUG-LEVEL>" start
    ## $ORACLE_HOME/bin/oidctl connect=iasdb server=oidldapd instance=1 flags=" -port 4032 -h sun.portal.c
    om -debug 65535" start
    ##DEBUG-LEVELS for the oidctl command:
    ### 1 = Trace function calls
    ## 2 = Debug packet handling
    ### 4 = Heavy trace debugging
    ## 8 = Connection Management
    ## 16 = Print out packets sent and received
    ## 32 = Search filter processing
    ## 64 = Configuration file processsing
    ## 128 = Access control list processing
    ## 256 = Stats log connections/operations/results
    ## 512 = Stats log entries sent
    ## 1024 = Print communication with the back-end
    ## 2048 = Print entry parsing debugging
    ## 4096 = Schema-related debugging
    ##32768 = Replication Specific debugging
    ## Bind the ports as follows:
    $ORACLE_HOME/bin/ldapbind -h sun.portal.com -p 4032 -D cn=orcladmin -w ias_admin1
    webcachectl start
    ## /opt/oracle/portal/webcache/bin/webcachectl start (SHOULD say already running IF NO MID TIER)

    Have been trying a bit more and found out how to access the chart to a certain extent. It seems to be possible the change the X-Axis Values via:
    chart.axes(xlcategory).minimumscale
    chart.axes(xlcategory).maximummscale
    Are however not able to find values that really will show up, have tried numerous formats, and by using just simple numbers like for example 100 the code runs, but the X-axis values dissapears instead of changing.
    The question is if it is at all possible to then also change the actual data in the chart to show the weeks that are entered. No use of changing the axis values without changing the data for the weeks as well. Have not been able to find anything about accessing
    the data values, perhaps they are not accessible? From within MS Project it is not possible to Clock on the "edit source data" in the menu which appears when right clicking on the chart.
    Any ideas are welcome.
    Kind regards //Anders

  • Shutting down AS infrastructure and portal installation under Windows

    Hi,
    will the batch commands in:
    Stop Application Server Control
    Infrastructure Instance stoppen
    do the trick?
    i still see the following processes running- although the batch files give me a succes message:
    emagent.exe
    emdctl.exe
    ocssd.exe
    java.exe
    any suggestions?

    http://download-west.oracle.com/docs/cd/B14099_12/core.1012/b13995/start.htm#sthref298
    or
    http://tahiti.oracle.com

  • Install oracle10g AS 904 infrastructure and middle tiers on single node??

    Hi
    I will install oracle10g AS 904 infrastructure and middle tiers on single node.
    I have some question.
    1.install infrastructure and middle tiers must have different home_dir , It is mean use one user (EX:oracle) or two users (EX: infra and mid ) install ?
    2. If use one user install , How to edit the user profile ?
    3. If it install complete , Which em console do I start (infra or middle)??
    4. Ple give the clear steps to install Infrastructure and Portal and wireless
    on single host for AIX5L.
    thank
    kevin

    Hi Kevin,
    1. Create two seprate Oracle homes. Use the same user to install both.
    2. Are you refering to changing ORACLE_HOME, etc?
    3. Both. To save memory you can shut them down when you don't need them.
    4. Use the quick installation guide. You can find it under documentation here on OTN.
    Regards,
    Mathias

  • 9iAS rel 2 SLOW and report times out when running !! HELP !

    Hello,
    I have 9iAS installed on Win 2K machine SP 2.
    I have done the BI install with the infrastructure in a separate home.
    I have 524K RAM.
    EM is VERY SLOW (as per usual).
    I have rebooted the server a few times - still slow.
    When I try to run a report it times out just bringing up the parameter page !
    If I try to kill the report I run into BUG 2544383 which is a fat lot of use ....
    This 9iAS is absolute garbage - how can Oracle tell us to migrate our existing developer forms & reports to web-deployment from client server if this sort of performance is going on ? This is still in development - if this was a production machine this would be TOTALLY UNACCEPTABLE !!!!!
    Does anyone from Oracle actually respond to these threads or are they too busy writing bugs for the next release of 9iAS ?
    Seriously though, if anyone has some workarounds for these issues then please let me know.
    Thanks

    We got aound the ADMN error by manually starting the components that were down in Infrastructure first then the ones in the BI instance all thru EM.
    FYI Oracle said this to me about recommended h/w :
    The Installation Guide for iAS sets the minimum requirements for installing iAS as:
    Infrastructure 512Mb RAM
    Mid Tier install with 4 or more components 512 Mb RAM
    Please remember that these are minimums only and are not the recommendations for anything larger than a small workgroup installation. The main points to remember are to install the OS on a seperate physical disk from the Applications and to have as much RAM as you can beyond the minumums. But even this approach has its limitations and so you may then have to consider different approachs to maximising scalablility. It is also not recommended to have the Infrastructure and Mid-tier installed on the same machine for larger systems as you are more likely to encounter resource limitations due to the different installations serving different purposes.
    So we are going to go with your minimum 2 Gig with 7 gig swap file I think.
    I think we may go for a 3-server setup.
    one with Infrastructure and Portal on it.
    The other 2 with BI installs on them with them probably running in some sort of cluster (either hardware or software cluster). All with 2 gig RAM.
    I still don't know why somtimes my reports hang - I think it may possibly be BUG 2544383 which to me is a major issue as a lot of our reports are PDF as users print them out. But essentially it screws up the AS and invariably I have to either restart the WHOLE instance or reboot the server ! NOT very good for when I want to go Live with this !

  • Simple Two Server Reverse Proxy and Portal Config?

    Hi, I would like to create a very simple two box configuration to access Oracle Portal from the internet.
    Web Cache would run as a reverse proxy for login.mycompany.com and portal.mycompany.com with two IP addresses in the DMZ.
    The second server would run the Portal Mid tier, the Infrastructure tier and the oracle database.
    Is this configuration possible? The enterprise deployment guide uses 6 servers to do this. Can this be done with 2?

    in the Enterprise Deployment Guide in section 9.2.3.4 Updating the httpd.conf file:
    NameVirtualHost idmhost1.mycompany.com:7777
    <VirtualHost idmhost1.mycompany.com:7777>
    ServerName login.mycompany.com
    Port 443
    RewriteEngine On
    RewriteOptions inherit
    SimulateHttps On
    </VirtualHost>
    In Section 9.2.6.1 ensuring Validity of Self-Referential URLs Rendered on OracleAS Portal Pages is updates the portal's http fil
    <VirtualHost apphost1.mycompany.com:7778>
    ServerName apphost1.mycompany.com
    Port 7777
    RewriteEngine On
    RewriteOptions inherit
    </VirtualHost>
    I don't understand how all the ports map to different services when the infrastructure and portal tier are installed on the same server. But is the port 7777 in confllict? Is the Guide in section 9.2.6.1 using Port 7777 to connect to the web cache listening port?

  • Install Oracle 9iAS - Portal & infrastructure

    Hi,
    I installed Oracle 9iAS Infrastructure in c:\OraHome. When I try to install Oracle 9iAS - Portal and Wireless in the next step, it seems not possible to install this product in the same Oracle home (c:\OraHome). Will this cause problems later ? Where can I find information which explains the general concept of 'homes'. If the products are in different homes can Portal and SSO service still draw information from the same database ?
    Kind regards,
    Rene Heuven
    PCA Mobile

    Oracle Application Server middle tiers (Portal for example) needs to exist in a separate Oracle Home from Identity Management or Metadata Repository. Please refer to the installation guide.

  • Installing 9ias step by step and/or workarounds needed!

    Hi:
    Is there any document (technet or metalink) explaining step by step instructions and/or workarounds needed to install 9iAS infrastructure and complete ias (forms, reports, portal, wireless) on same machine (WINDOWS 2000)?
    I've installed it on one machine but my REPORTS server do not work and i don't know anything else to do to put it working (the reports server startup and after that shutdowns immediatly without any warning).
    Is there any issue found after releasing 9iAS for Windows 2000?
    Would appreciate any help.

    This will definitely be my endgame.
    But since this code just came out, I am not willing to jump direct to it, yet.
    Also, I haven't found much documentation on how to make this transition, i.e., exactly what settings on the ASA will make it replace the IPN, and if any changes need to be made on the Admin/Policy/MnT server.
    Then as soon as I make that transition, I will be able to rebuild the 3315 (have 2) to be failover between the two locations.

  • 11gR2 Grid Infrastructure and 11gR2 RAC install as separate users (RH 5)

    We are about to set up a few new RH 5 clusters and are trying to make a decision if we should install 11gR2 Grid Infrastructure and 11gR2 RAC as the same user (oracle) or as separate users (grid and oracle) as per Oracle documentation.
    I would like to know what other people are doing and their experiences with this.
    Here are some concerns that we have:
    1) Does Oracle support has an 11gR2 cluster environment where grid infrastructure and oracle database are installed as separate users ? I have been to a few Oracle 11gR2 demos and they always have a simple install where everything is installed as a single user.
    2) Potential permission issues that we might hit iif we use separate users, for example
    - grid control agent - which user do we install it as and will it be able to access both grid and oracle files ?
    - database listener will run as grid user. Is this going to cause any permission issues ?
    Thanks in advance for your answers

    It is all dependent on your business whether your business needs to separate between privileged user for storage administrator (ASM) or database level. It is recommended to have user separation but not mandatory.
    see http://download.oracle.com/docs/cd/E11882_01/install.112/e17212/toc.htm for the details
    permission issues might happen if the configuration is not correct. for example you might see ORA-12537 when configuring the system
    Hope this helps

  • Starting and stopping 9ias Infrastructure and Application Server

    I have Oracle9ias R2 Infrastucture and Application running on one machine (bad idea - I know) on Windows 2000. I had to restart the system and of course all the different instances from Infrastructure and Application Server started in the wrong order and now nothing operates at all. (It was fine yesterday - really, it was).
    Could someone please give me a rough guideline on how to start these services, or instances in the right order.
    Much obliged
    William

    Sir,
    Can you help me to do the installation of 9ias rel. 2.
    I installaed 9ias infrastructure on separate m/c.
    But unable to do single sign-on on 9ias server side.
    How to configure it for web applicaions?
    regards

  • Can i install Ora9iAS Infrastructure and Ora9iAS Midtier in same machine??

    Hello,
    I want to clarify whether i can install the Ora9iAS infrastucture and Ora9iAS midtier in the same machine?? Since i try to install but giving error on this
    Unable to verify connection to this OID instance. Please verify your Hostname, Port, username and Password or verify that the OID services is running.
    I'm not sure whether there is anything wrong?? Please help.
    Thanks.

    Hi,
    Yes you can install Oracle9iAS Infrastructure and Middletier on same m/c. However you need to install both of these in different oracle home and install infrastructure prior to middletier.
    Regarding to your problem...
    During middletier installation you will be prompted for infrastructure hostname and port number. Ensure that you enter just the 'hostname' and NOT 'http://host'
    Also check that 'host' file on the server machine is updated. This file is located at C:\WINNT\system32\drivers\etc. You have to make entry for ip address and hostname in this file.
    Another note: Oracle9iAS installation needs 'fully qualified hostname'. i.e. just 'myhost' won't work. try myhost.mycompany.com
    Your host file entry will look like
    80.81.82.83 myhost.mycompany.com
    Refer to http://otn.oracle.com/products/ias/install-faq.html for further details. especially point # 11 and 15
    Regards,
    Rakesh

  • 9iAS installation problems w/ db cache and Portal

    I am still trying for a succesful installation of the 9ias software. I have followed all of the suggestions that have been posted and I am now getting TNS cannot resolve service name during the database cache part of the install. I checked services and it seems that this install didn't set up a TNSListener service for the 9iSuites home? I set the oracle_sid = icache as it instructs in the appendix, set the o7_dictionary_accessibility = true, and renamed the spfile to a .txt file so Oracle wouldn't find it. Subsequent to the database cache errors, the Portal install can't find the database either. I'm frustrated because I had the server up and running succesfully with an 8.1.7 db and I'm trying to switch to 9iDB. Any help would be greatly appreciated! My boss is getting a little impatient.
    Thanks.

    Mark,
    I was succesful on my 4th try. This is what I did differently and I'm not sure what triggered success.(a preface: database cache was not succesful but portal was). After install of db I followed these suggestions before install of 9ias(plus others offered by Tao Fan in a previous post:
    in the init.ora file:
    set o7_dictionary_accessibility=true(this is an o, not 0)
    comment out the 'dispatchers' line.
    rename the spfile in the <oracleHome>\database directory(i changed mine to xspfile.txt). Make sure you restart the db after any changes to the init.ora file. Set all oracle services to manual and disable the http server. Stop all services.
    Start your install. Mine hung at 100% complete with a command window open. Before I closed the command window I started the database service but not the listener. The install proceeded to fail during the db cache and portal install. I exited out of the install, started the dbTNSlistener, and any iSuitesagent services(not sure if this helped but I'm happy now!)Then, I restarted the machine. Then start/programs/iSuites/portalConfigAssistant and it worked.
    If none of this makes sense I can email you the documentation I kept while installing.

  • No net services installed with 9iAS Rel 2 Mid Tier

    After installing 9iAS Rel 2. (9.0.2.0.1) Mid Tier only, no infrastructure of Business Components, we discovered that this did not include Net Services. I realize that installing the 9iAS Infrastructure includes installation of Net Services to support the infrastructure database, however, is it possible to include the Net Service installation with only the mid tier? There is currently no local database installed on this server and only one ORACLE_HOME which supports the AS Mid Tier. Finally, if I install Net Services, should I install it in the same ORACLE_HOME as the 9iAS Mid Tier or create a second ORACLE_HOME?

    <Repost>

  • IAS Infrastructure and BI on one machine

    Hi All,
    I have installed 9iAS Infrastructure and Busniess Intelligence and Forms on the same machine with different homes.
    I then started all components of infrastructure and all components of BI & Forms, through the web based interface.
    Now I want to run the test form for demo, but it says "page not found". I looked into url, it asks for servlet i.e. f90servlet. But in my case, theres no f90servlet in any of oracle home. What should I do ?
    Thank you.
    Zaaf.

    Thanks for the help.
    Now I am stuck at another place :-(
    I installed the DB, patched it to 10.2.0.3. Then installed Metadata Repository Assistant. Now when I run repca, it asks for the Internet Directory Hostname and port number. Till this time, I haven't installed the Internet directory as it is part of Identity management. Repca doesn't allow me to leave this information blank as it tries to communicate with the given host.
    Please help again.
    Regards
    RMA

  • I am no musician, but have owned an iMac now for around four years. During that time I have had Garageband installed. I have dipped in and out very occasionally as I would like nothing more than to be able to get my head around it just for my own amusemen

    I am no musician, but have owned an iMac now for around four years. During that time I have had Garageband installed. I have dipped in and out very occasionally as I would like nothing more than to be able to get my head around it just for my own amusement really. I would at least like to be able to record my electric guitar with loops and tracks etc, just try to be a bit creative and see what comes out. The problem that I have is that perhaps its me, but every time I try to get to grips with this software, I just can't seem to get my head around it, even to begin to do something. I have now recently downloaded 10.0.2 which is confusing in itself, as, as far as I can ascertain that is actually version 11, but I'm not even sure about that. I have also recently purchased a Rocksmith RealTone Cable to connect my guitar. I can sometimes get a sound come out, but nothing to brilliant. And every time I try to set something up, it just doesn't seem to work out. I end up hitting buttons and controls in the simple hope that I may hit the correct control in order to get some sort of result. But I'm kind of fumbling in the dark with this. I have trawled the Internet just trying to find either a good manual or video tutorials for absolute beginners, but there just simply doesn't seem to be anything of that nature out there and what there is appears always to be very sketchy and not particularly detailed in explaining anything properly, and so I always find myself seemingly jumping in with both feet and just struggling to try and find a foothold with this on how to really begin. It is so frustrating as I can see the fantastic potential of this software, but just can't understand how to use it properly. If there is anyone out there who may be able to offer me some advice with this, I would be most grateful indeed... Many Thanks.

    I have now recently downloaded 10.0.2 which is confusing in itself, as, as far as I can ascertain that is actually version 11, but I'm not even sure about that.
    Version 10.0.2 is the newest version and the successor to GarageBand '11 (version 6.0.5).
    The '11 is referring to the iLife '11 suit of multimedia application - the older GarageBand was a part of this bundle.
    Have a look at Edgar's graphical enhanced manuals, the explain very detailed how things work and why. You can buy them as iBooks from the iBook store or directly from the page:
    http://DingDingMusic.com/Manuals/

Maybe you are looking for

  • Working Line Takeover - cancelled by previous tena...

    I moved into a rental property last week.  The following is the story of how the move went as far as my BT phone and internet services go: 5 September 11:02 I called BT to arrange home move for 26 September I was told there was an active BT line ther

  • IDVD 6 Burn Problem , still

    Still having trouble. I have been trying to burn a 2 hour 20 minute DVD for three weeks. I have tried in iDVD 5 , where the progress bar would get to an 1/8 of an inch from the end and it would stop responding, with no success and now trying iDVD 6 t

  • IMAC won't recognize external hard drive anymore

    I am running snow leopard on my IMAC with all the latest software updates. I've been using a LaCie Quadra external hard drive with time machine for backups for awhile with no problems. From the beginning is was plug in the hard drive and go, the mac

  • How can I use mac pro without signing in each time now that Ihave downloaded yosemite

    Yosemite10.how can I use my mac pro without having to sign in each time?

  • Mail 6.0 (Mountain Lion) Bug

    I upgraded to Mountain Lion yesterday and I've noticed that sometimes when I go into Mail, there seems to be a graphics glitch and then goes away.  Today, I went to Apple and they told me its most likely a bug they'll have to patch since it's the fir