Installing oracle dev suite on linux 5.3

Hi team
can some1 help on how to install oracle dev suite on linux i'm gettting an error on
could not ecxecute auto check for display color using command
check if the display variable is set

You need to set the Xpath variable in your putty seesion...i.e X11 forwarding should be enabled.
DISPLAY
Set to the current computer.
Example (C shell):
% setenv DISPLAY
machine1.acme.com:0.0
Example (Bourne, Bash or Korn shell):
$ DISPLAY=machine1.acme.com:0.0;
export DISPLAY

Similar Messages

  • How to install 10 dev suit on linux

    Plz help me how can i install forms dev suit 10g on linux 4 El

    I might be able to answer if you have a specific question, given I have done this on RH3 (which is my development environment). Have been using on both 6i c/s and 10g iDS on Linux for a while.

  • Ins_plsql (install problem) Dev Suite 9i on RH 8

    Hello,
    I am having trouble in installing Oracle Dev Suite 9i on RedHat 8. I am getting a make error for ins_plsql.mk.
    "Error invoking target of makefile - 'ins_plsql.mk'. Its a linker error I guess. Any ideas would be appreciated.
    Regards,
    Keith

    This is the "Binutils Issue". It can be solved by downgrading binutils or by the method below, which worked for me installing iDS902 on SuSE 8.1.
    I did hit another error after fixing this one with the ins_reports.mk and ins_forms.mk, but everything else works works. Evidently these issues have to do with /usr/X11R6/lib/libXm.so.2.1 missing, which comes from the openmotif package.
    An essential document for Oracle9i on Linux is
    http://www.puschitz.com/OracleOnLinux.shtml
    The solution below is taken from that. There are some other solutions if this gives you trouble (it worked for me).
    Edit the file $ORACLE_HOME/bin/genclntsh and change the following line (people have sent me emails pointing out that this also works for Mandrake 8.1 and Mandrake 8.2):
    LD_SELF_CONTAINED="-z defs"
    to read:
    LD_SELF_CONTAINED=""
    Then run the script $ORACLE_HOME/bin/genclntsh as the user "oracle" and not as the user "root". Also make sure you have all the Oracle environments set! (I got so many emails because people were not doing this)
    $ su - oracle
    $ $ORACLE_HOME/bin/genclntsh
    Created /opt/oracle/product/9.0.1/lib/libclntst9.a
    $
    After that hit retry in the error popup. This always worked for me. (I was told that this also works for SuSE 8.0.)

  • Oracle Dev-suite 10g installation on WINDOWS server 2008 R2

    Hi Friends,
    Is it possible to install Oracle Dev-suite 10g on WINDOWS server 2008 R2.Any idea on this,can you please share.
    Best regards,
    Rafi.

    Hi John,
    Is it possible to do this by applying any patches or alternate option.
    Best regards,
    Rafi.

  • Unable to install Oracle Developer Suite 10 on SuSe Linux 11.0

    Hi all,
    I have installed Oracle 11g on SuSe Linux 11.0 with no issues. I am unable to install Oracle Developer Suite10.12.02 on same (SuSe 11.0). The installation gets to about 94% and then fails with the following error:
    /usr/lib/libXtst.so.6: undefined reference to `__stack_chk_fail@GLIBC_2.4'
    /usr/lib/libXtst.so.6: undefined reference to `__fprintf_chk@GLIBC_2.3.4'
    /usr/lib/libXtst.so.6: undefined reference to `__sprintf_chk@GLIBC_2.3.4'
    Here's the actual (make failure) log entry:
    gcc -o rwbuilder -L/home/oracle/app/product/11.1.0/ods//lib/ -L/home/oracle/app/product/11.1.0/ods/lib/ -L/home/oracle/app/product/11.1.0/ods/lib//stubs -rdynamic -Bdynamic -L/home/oracle/app/product/11.1.0/ods/jdk/jre/lib/i386 -L/home/oracle/app/product/11.1.0/ods/jdk/jre/lib/i386/server -L/home/oracle/app/product/11.1.0/ods/jdk/jre/lib/i386/native_threads -ljvm rxmasb.o /home/oracle/app/product/11.1.0/ods/reports/lib/ui10.o /home/oracle/app/product/11.1.0/ods/reports/lib/uiicxd.o /home/oracle/app/product/11.1.0/ods/reports/lib/rwsng.o /home/oracle/app/product/11.1.0/ods/reports/lib/rwscl.o /home/oracle/app/product/11.1.0/ods/reports/lib/rwssc.o /home/oracle/app/product/11.1.0/ods/reports/lib/rwssc0.o /home/oracle/app/product/11.1.0/ods/reports/lib/rwsdt.o -lrw /home/oracle/app/product/11.1.0/ods/lib//librw.a -lobx -lnn -lrws -lde /home/oracle/app/product/11.1.0/ods/lib//libzrc.a -lrws -lucol -luicc -lca -lmma -lmmiw -lmmov -lmma -lmmos -lmmoi -lmmia -lmmft -lmmcm -lvgs -luihx -luc -luipr -luimotif -lot -lrem -lree -lrec -luiimg -luimotif -luipr -luiimg -luc -lrem -luimotif -luia -ltknqap -luipr -luimotif -lutt -lix -lixd -lrod -lror -lros -lrod -lror -lros -lrod -luat -ldfc -lutc -lutj -lutl -lutsl -lpls10 -lplp10 /home/oracle/app/product/11.1.0/ods/lib/libplc10.a -lpls10 -lplp10 -lslax10 -lsql10 -lclntsh `cat /home/oracle/app/product/11.1.0/ods/lib/ldflags` -lnsslb10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /home/oracle/app/product/11.1.0/ods/lib/ldflags` -lnsslb10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lmm -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /home/oracle/app/product/11.1.0/ods/lib/ldflags` -lnsslb10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /home/oracle/app/product/11.1.0/ods/lib/ldflags` -lnsslb10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /home/oracle/app/product/11.1.0/ods/lib/sysliblist` -Wl,-rpath,/home/oracle/app/product/11.1.0/ods/lib,-rpath,/home/oracle/app/product/11.1.0/ods/jdk/jre/lib/i386:/lib:/usr/lib -lm `cat /home/oracle/app/product/11.1.0/ods/lib/sysliblist` -ldl -lpthread -lm -L/home/oracle/app/product/11.1.0/ods/lib -L/home/oracle/app/product/11.1.0/ods/lib/stubs/ -lsnls10 -lpthread -ljvm -lhpi -Wl,-rpath,/usr/X11R6/lib -L/usr/X11R6/lib -lXm -lXt -lX11 -lm -lXp -lXext /home/oracle/app/product/11.1.0/ods/lib//librw.a -lnsl
    /usr/lib/libXtst.so.6: undefined reference to `__stack_chk_fail@GLIBC_2.4'
    /usr/lib/libXtst.so.6: undefined reference to `__fprintf_chk@GLIBC_2.3.4'
    /usr/lib/libXtst.so.6: undefined reference to `__sprintf_chk@GLIBC_2.3.4'
    collect2: ld returned 1 exit status
    make: *** [rwbuilder] Error 1
    The only serious flaw I can see in the config is that I'm using libstd++ 4.3 instead of the requested 3.2.2 which 'should' be acceptable as it's a newer version - can anyone help please? Thanks in advance for any helpful advice anyone can offer.
    Richard Foley
    ps. What's also a bit odd, is that the overall exit status of the installation is regarded as succesful...
    *** End of Installation Page***
    The installation of Oracle Developer Suite 10g was successful.
    Edited by: orafoley on Oct 14, 2008 5:19 PM

    Hi Hub,
    Done that, nothing:
    $> env | grep -i LD
    $>
    On the off-chance that it had something to do with installing Oracle 11.0 with ODS Developer 10.0, I've rolled my database installation back too, so now I have:
    Oracle 10.2.01
    Oracle Developer Suite 10i (ODS 10.12.02)
    SuSe 11.0
    Now when I runInstaller I get this, which is surprisingly similar:
    Start output from spawned process:
    rm -f /home/oracle/app/product/10.2.0.1/db/lib//librwu.so; \
    rm -f /home/oracle/app/product/10.2.0.1/db/lib//librw.so
    rm -f rwsutil.o rwspid.o ; \
    /usr/bin/ar x /home/oracle/app/product/10.2.0.1/db/lib//librwu.a rwsutil.o rwspid.o ; \
    (LD_OPTIONS="-z muldefs"; \
    /usr/bin/gcc -o /home/oracle/app/product/10.2.0.1/db/lib//librwu.so -shared -L/home/oracle/app/product/10.2.0.1/db/lib/ -L/home/oracle/app/product/10.2.0.1/db/lib/stubs/ rwsutil.o rwspid.o \
    -lm /home/oracle/app/product/10.2.0.1/db/lib/libclntsh.so -lpthread -Wl,-rpath,/usr/X11R6/lib -L/usr/X11R6/lib -lXm -lXt -lX11 -lm -lXp -lXext `cat /home/oracle/app/product/10.2.0.1/db/lib/sysliblist` -lc )
    rm -f zrhitem.o zrhcursor.o; \
    /usr/bin/ar x /home/oracle/app/product/10.2.0.1/db/lib//librw.a zrhitem.o zrhcursor.o
    rm -f rwbuilder
    gcc -o rwbuilder -L/home/oracle/app/product/10.2.0.1/db//lib/ -L/home/oracle/app/product/10.2.0.1/db/lib/ -L/home/oracle/app/product/10.2.0.1/db/lib//stubs -rdynamic -Bdynamic -L/home/oracle/app/product/10.2.0.1/db/jdk/jre/lib/i386 -L/home/oracle/app/product/10.2.0.1/db/jdk/jre/lib/i386/server -L/home/oracle/app/product/10.2.0.1/db/jdk/jre/lib/i386/native_threads -ljvm rxmasb.o /home/oracle/app/product/10.2.0.1/db/reports/lib/ui10.o /home/oracle/app/product/10.2.0.1/db/reports/lib/uiicxd.o /home/oracle/app/product/10.2.0.1/db/reports/lib/rwsng.o /home/oracle/app/product/10.2.0.1/db/reports/lib/rwscl.o /home/oracle/app/product/10.2.0.1/db/reports/lib/rwssc.o /home/oracle/app/product/10.2.0.1/db/reports/lib/rwssc0.o /home/oracle/app/product/10.2.0.1/db/reports/lib/rwsdt.o -lrw /home/oracle/app/product/10.2.0.1/db/lib//librw.a -lobx -lnn -lrws -lde /home/oracle/app/product/10.2.0.1/db/lib//libzrc.a -lrws -lucol -luicc -lca -lmma -lmmiw -lmmov -lmma -lmmos -lmmoi -lmmia -lmmft -lmmcm -lvgs -luihx -luc -luipr -luimotif -lot -lrem -lree -lrec -luiimg -luimotif -luipr -luiimg -luc -lrem -luimotif -luia -ltknqap -luipr -luimotif -lutt -lix -lixd -lrod -lror -lros -lrod -lror -lros -lrod -luat -ldfc -lutc -lutj -lutl -lutsl -lpls10 -lplp10 /home/oracle/app/product/10.2.0.1/db/lib/libplc10.a -lpls10 -lplp10 -lslax10 -lsql10 -lclntsh `cat /home/oracle/app/product/10.2.0.1/db/lib/ldflags` -lnsslb10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /home/oracle/app/product/10.2.0.1/db/lib/ldflags` -lnsslb10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lmm -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /home/oracle/app/product/10.2.0.1/db/lib/ldflags` -lnsslb10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /home/oracle/app/product/10.2.0.1/db/lib/ldflags` -lnsslb10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /home/oracle/app/product/10.2.0.1/db/lib/sysliblist` -Wl,-rpath,/home/oracle/app/product/10.2.0.1/db/lib,-rpath,/home/oracle/app/product/10.2.0.1/db/jdk/jre/lib/i386:/lib:/usr/lib -lm `cat /home/oracle/app/product/10.2.0.1/db/lib/sysliblist` -ldl -lpthread -lm -L/home/oracle/app/product/10.2.0.1/db/lib -L/home/oracle/app/product/10.2.0.1/db/lib/stubs/ -lsnls10 -lpthread -ljvm -lhpi -Wl,-rpath,/usr/X11R6/lib -L/usr/X11R6/lib -lXm -lXt -lX11 -lm -lXp -lXext /home/oracle/app/product/10.2.0.1/db/lib//librw.a -lnsl
    /usr/lib/libXtst.so.6: undefined reference to `__stack_chk_fail@GLIBC_2.4'
    /usr/lib/libXtst.so.6: undefined reference to `__fprintf_chk@GLIBC_2.3.4'
    /usr/lib/libXtst.so.6: undefined reference to `__sprintf_chk@GLIBC_2.3.4'
    collect2: ld returned 1 exit status
    make: *** [rwbuilder] Error 1
    End output from spawned process.
    Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'libso_install bld_install proxy_install runm_install server_install cgi_install cli_install conv_install qv_install' of makefile '/home/oracle/app/product/10.2.0.1/db/reports/lib/ins_reports.mk'. See '/opt/oracle/oraInventory/logs/installActions2008-10-30_02-12-25PM.log' for details.
    Richard.

  • Installed Oracle Developer Suite 10g (9.0.4) in Linux

    my system is Linux enterprise 3, update 5 (Kernel 2.4.21-32.ELsmp)
    I haved Installed Oracle Developer Suite 10g (9.0.4) by using instruction in Oracle9i Developer Suite Installation for RedHat Install successful.
    when I run form builder (oracle_home/bin/f90desm.sh, rwbuilder), it show that:
    Segmentation fault
    Please help!

    And how to set RHEL 3 to allow install Oracle
    Developer Suite 10g (9.0.4.0.0)?Main documentation link:
    http://www.oracle.com/technology/documentation/index.html
    Under Development Tools, click Oracle Developer Suite Release 10g (9.0.4), then View Library (Documentation Library for Windows, Linux, Solaris, and HP-UX). The Tab Getting Started has Install guides.

  • How install Oracle Developer Suite 10g for Linux (Including Forms & Reports

    hi
    i want to install Forms & Reports Developer Suite in Linux OS So i have downloaded From OTN Site
    "Oracle Developer Suite 10g for Linux (Including Forms & Reports)"
    These are the File's i have Downloaded:
    as_linux_x86_ids_101202_disk1.cpio
    as_linux_x86_ids_101202_disk2.cpio
    so in the Oracle Documentation Site they have given Guide as Follows:
    $cpio -idmv < as_linux_x86_ids_101202_disk1.cpio
    $cpio -idmv < as_linux_x86_ids_101202_disk2.cpio
    after that what should i do ...
    How to Install Oracle Developer Suite 10g for Linux (Including Forms & Reports)
    Kindly Reply ASAP

    Pl follow the steps in the Install Guide - http://download.oracle.com/docs/cd/B19375_02/doc/frs/install/B19314_02/toc.htm
    Srini

  • Problem in installaing 10g(10.2.0) dev suit on linux 4EL

    hi all
    i have completed the RPM installation and required configuration on linux for installing oracle 10g(1.2.0) dev suit on linux but when i run setup it returns error
    can anybody help me , I shall be higjly thnkfull bc it is very imp for me.
    [root@oracleserver pkg2]# Disk1/runInstaller
    The OUI Screen may take around 5 to 30 seconds to come up depending upon system performance. Please Wait .......
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-2.1, redhat-3, redhat-4, SuSE-8, SuSE-9 or UnitedLinux-1.0
    Passed
    All installer requirements met.
    Checking Temp space: must be greater than 400 MB. Actual 14942 MB Passed
    Checking swap space: must be greater than 1536 MB. Actual 2000MB Passed
    Checking monitor: must be configured to display at least 256 colors. Actual 16777216 Passed
    Checking if CPU speed is above 450 MHz. Actual 2794 MHz Passed
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2008-04-24_12-05-25PM. Please wait ...
    Error in writing to directory /tmp/OraInstall2008-04-24_12-05-25PM. Please ensure that this directory is writable and has atleast 60 MB of disk space. Installation cannot continue.
    then i checked spaces
    [root@oracleserver pkg2]# df -h
    Filesystem Size Used Avail Use% Mounted on
    /dev/sda8 22G 5.5G 15G 28% /
    none 502M 0 502M 0% /dev/shm
    /dev/sda5 15G 2.1G 13G 14% /ddrive
    /dev/sda6 20G 8.0G 12G 41% /edrive
    /dev/sda7 5.9G 559M 5.4G 10% /fdrive
    [root@oracleserver pkg2]# df -h /tmp
    Filesystem Size Used Avail Use% Mounted on
    /dev/sda8 22G 5.5G 15G 28% /
    [root@oracleserver tmp]# ll
    drwx------ 2 oracle oinstall 4096 Apr 24 10:44 gconfd-oracle
    drwx------ 3 root root 4096 Apr 24 11:30 gconfd-root
    drwx------ 2 root root 4096 Apr 24 11:30 keyring-LYfCYY
    srwxr-xr-x 1 oracle oinstall 0 Apr 24 10:28 mapping-oracle
    srwxr-xr-x 1 root root 0 Apr 24 11:31 mapping-root
    drwxrwx--- 3 oracle oinstall 4096 Apr 24 10:36 OraInstall2008-04-24_10-36-30AM
    drwxrwx--- 3 oracle oinstall 4096 Apr 24 10:37 OraInstall2008-04-24_10-37-27AM
    drwxrwx--- 3 root root 4096 Apr 24 11:31 OraInstall2008-04-24_12-05-25PM.
    drwx------ 2 root root 4096 Apr 24 11:32 orbit-root
    drwx------ 2 root root 4096 Apr 24 11:30 ssh-ONJshz4863
    -rw------- 1 oracle oinstall 0 Apr 22 11:40 t2lGX3GiqC
    -rw------- 1 root root 917 Apr 24 11:31 xses-root.GtGWyn
    regards
    farnaw

    Hi werner
    thnks aging for ur cooperation
    I EXECUTED THE COMMAND HERE IS THE OUTPUT
    [oracle@oracleserver pkg2]$ Disk1/runInstaller -debug
    The OUI Screen may take around 5 to 30 seconds to come up depending upon system performance. Please Wait .......
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-2.1, redhat-3, redhat-4, SuSE-8, SuSE-9 or UnitedLinux-1.0
    Passed
    All installer requirements met.
    Checking Temp space: must be greater than 400 MB. Actual 14940 MB Passed
    Checking swap space: must be greater than 1536 MB. Actual 2000MB Passed
    Checking monitor: must be configured to display at least 256 colors. Actual 16777216 Passed
    Checking if CPU speed is above 450 MHz. Actual 2793 MHz Passed
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2008-04-24_02-06-02PM.
    Please wait ...unzip: cannot find ../stage/Components/oracle.swd.jre/1.4.2.0.4/1/DataFiles/*.jar, ../stage/Components/oracle.swd.jre/1.4.2.0.4/1/DataFiles/*.jar.zip or ../stage/Components/oracle.swd.jre/1.4.2.0.4/1/DataFiles/*.jar.ZIP.
    No zipfiles found.
    Error in writing to directory /tmp/OraInstall2008-04-24_02-06-02PM. Please ensure that this directory is writable and has atleast 60 MB of disk space. Installation cannot continue.
    : Success
    pzl help if any
    Regard
    Farnaw

  • How can i install oracle developer suite 10g on centos 5.5

    Hello all ,
    i would like to install oracle developer suite 10g on centos 5.5
    Thank's all :)

    CentOS is not a supported distro for installing Dev Suite 10g - http://www.oracle.com/technetwork/middleware/ias/downloads/as-certification-r2-101202-095871.html
    Unless you use a certified OS, you are on your own
    HTH
    Srini

  • How to install e business suite on linux 32 bit?

    Hi All,
    Can any body direct me how to install e business suite on linux 32 bit env.
    Thanks.

    LAVANKV wrote:
    Hi All,
    Can any body direct me how to install e business suite on linux 32 bit env.
    Thanks.Interesting Documents Concerning E-Business Suite 11i to R12 Upgrades [ID 850008.1]
    Oracle E-Business Suite Installation Guide Using Rapid Install
    http://docs.oracle.com/cd/E18727_01/doc.121/e12842/toc.htm
    Thanks,
    Hussein

  • Oracle Dev Suite and Oracle DB Server on same machine

    I have Oracle 10g database server already installed.
    Now I want to install Oracle Development Suite 10g on the same machine.
    Should they be installed in the same or separate Oracle home?
    Is their anything I need to be aware of when installing?
    Thanks!

    Install the Developer Suite in its own Oracle Home.
    Think to adapt the tnsnames.ora file of the Dev Suite path to connect Forms/Reports to your database.
    Francois

  • Installing oracle developer suite under a different oracle home than the DB

    I have Oracle 10g r2 installed on a RHAS4 server.
    I installed Oracle developer suite 10.1 on this server. In the installation procedures, there are specific instructions to not install it under the ORACLE_HOME for an existing database installation.
    Oracle was already installed under /usr/lib/oracle (don't ask me why, I didn't do it).
    I installed oracle developer suite under /oracle/dev. If I set ORACLE_HOME to /usr/lib/oracle, proc responds with:
    Symbol `kpccapCTarr' has different size in shared object, consider re-linking
    PCC-F-NOERRFILE, unable to open error message file, facility PR2
    If I set ORACLE_HOME to /oracle/dev, it works correctly.
    This appears to require me to switch my oracle home setting each time I switch between using Pro*C and sqlplus. This in very inconvenient. I have worked on many, many systems in the past which had one ORACLE_HOME for both the RDBMS and the development tools.
    Is this a new constraint introduced by Oracle? Where does this restriction come from?
    Is there something I don't understand and have I installed the developer suite incorrectly?

    your 10.2 server uses obviously some different client libraries than your 10,1 developer version.
    You may check this with ldd proc and ldd sqlplus.
    Perhaps you can live with a wrapper script for starting sqlplus or proc meanwhile ?

  • How to install Oracle Developer Suite 10g on Windows 7 (64-bit)

    Hi,
    I have windows 7 (64-bit) installed on my laptop. I want to install Oracle developer suite 10g R2 on this machine but when I run the Oracle Universal Installer, it gives me error stating "operating system version: must be 5.0, 5.1, 5.2. Actual 6.1 Failed<<<<
    Exiting OUI.
    Can anyone please help me to solve this problem.
    Thanks in advance.
    Regards

    Be aware that Developer Suite 10gR2 is not supported for use on Windows 7. Installing it on this platform may result in undesirable behavior.

  • Error While Installing ORACLE 10g in Redhat Linux 5.0

    Hi all,
    Anybody please guide me regarding the posted error.
    I'm trying to install ORACLE 10g in Redhat Linux 5.0 and finding error as "Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2009-10-15_09-20-56PM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(Unknown Source)
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at sun.security.action.LoadLibraryAction.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
    at sun.awt.DebugHelper.<clinit>(Unknown Source)
    at java.awt.Component.<clinit>(Unknown Source)
    I tired a lot to sort it out but unable to resolve.So please tell me the possible ways.
    I appreciate all types of clarifications...
    Thanks in Advance
    Sajeev George

    Sajeevcmc wrote:
    Hi,
    Thanks for the reply.
    Could you please tell me the rpm full name and where i can download the same?
    Thanks in Advance
    SAJEEV GEORGEYou need to have the following packages installed already before starting Oracle installation
    http://download.oracle.com/docs/cd/B19306_01/install.102/b15669/pre_install.htm#sthref80
    binutils-2.15.92.0.2-10.EL4
    compat-db-4.1.25-9
    control-center-2.8.0-12
    gcc-3.4.3-9.EL4
    gcc-c++-3.4.3-9.EL4
    glibc-2.3.4-2
    glibc-common-2.3.4-2
    gnome-libs-1.4.1.2.90-44.1
    libstdc++-3.4.3-9.EL4
    libstdc++-devel-3.4.3-9.EL4
    make-3.80-5
    pdksh-5.2.14-30
    sysstat-5.0.5-1
    xscreensaver-4.18-5.rhel4.2
    And from the following link, you can get the same list:
    http://www.puschitz.com/InstallingOracle10g.shtml (Go to Checking Software Packages (RPMs))
    And from my installation guide you can easily install Oracle on Linux by following step by step instruction
    [Step by Step Installing Oracle Database 10g Release 2 on Linux (CentOS) and AUTOMATE the installation using Linux Shell Script|http://kamranagayev.wordpress.com/2009/05/01/step-by-step-installing-oracle-database-10g-release-2-on-linux-centos-and-automate-the-installation-using-linux-shell-script/]

  • Error Installing Oracle SOA Suite 10.1.3.1

    Hi Gurus,
    I was in the process of installing Oracle SOA suite 10.1.3.1 on Windows 2003, the installer seemed to take a lot of time at the 92% point, a closer examination that was the point at which the opmnctl was starting the services. After that, the installer proceeds to conclude the setup successfully but the opmn log indicates an error as shown below
    ==================================================================================================
    09/03/09 18:26:51 [ons-internal] ONS server initiated
    09/03/09 18:26:51 [pm-internal] Create pm state directory: C:\product\10.1.3.1\OracleAS_1\opmn\logs\states
    09/03/09 18:26:51 [pm-internal] PM state file does not exist: C:\product\10.1.3.1\OracleAS_1\opmn\logs\states\.opmndat
    09/03/09 18:26:51 [pm-internal] OPMN server ready. Request handling enabled.
    09/03/09 18:26:56 [pm-requests] Request 2 Started. Command: /start
    09/03/09 18:26:56 [pm-process] Starting Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1600851961:0)
    09/03/09 18:26:56 [pm-process] Starting Process: default_group~home~default_group~1 (1600851962:0)
    09/03/09 18:26:59 [pm-process] Process Alive: HTTP_Server~HTTP_Server~HTTP_Server~1 (1600851961:1548)
    09/03/09 18:36:57 [pm-requests] Request 2 Completed. Command: /start
    09/03/09 18:36:57 [pm-process] Stopping Process: default_group~home~default_group~1 (1600851962:2016)
    *09/03/09 18:36:57 [libopmnoc4j] Process Stop Error: default_group~home~default_group~1 (1600851962:2016)*
    *09/03/09 18:36:57 [libopmnoc4j] Failed to construct stop command for proc: 1600851962*
    *09/03/09 18:36:57 [libopmnoc4j] Forcefully Terminating Process: default_group~home~default_group~1 (1600851962:2016)*
    ==================================================================================================
    The installer then indicates that the setup is successful despite the OPMN error. After the setup however, the Application server configuration assistant and the OPMN configuration assistant fail with the errors below:
    ==================================================================================================
    Launched configuration assistant 'Oracle Application Server Configuration Assistant'
    Tool type is: Optional.
    The command being spawned is: 'C:\product\10.1.3.1\OracleAS_1\jdk\bin\java -cp C:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\ascontrol\ascontrol\WEB-INF\lib\ascontrol.jar;C:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\ascontrol\ascontrol\WEB-INF\lib\log4j-core.jar;C:\product\10.1.3.1\OracleAS_1\jlib\oraclepki.jar;C:\product\10.1.3.1\OracleAS_1\jlib\ojmisc.jar; oracle.sysman.ias.studio.installer.ASControlConfigAssistant -sso false -j2eeinstance home -username oc4jadmin -password Protected value, not to be logged -oraclehome C:\product\10.1.3.1\OracleAS_1'
    Start output from spawned process:
    java.lang.NoClassDefFoundError: oracle/sysman/ias/studio/installer/ASControlConfigAssistant
    Exception in thread "main"
    End output from spawned process.
    Configuration assistant "Oracle Application Server Configuration Assistant" failed
    java.lang.NoClassDefFoundError: oracle/sysman/ias/studio/installer/ASControlConfigAssistant
    Exception in thread "main"
    Result code for launching of configuration assistant is: 1
    Launched configuration assistant 'Oracle Process Management and Notification Configuration Assistant'
    Tool type is: Recommended.
    The command being spawned is: 'C:\\product\\10.1.3.1\\OracleAS_1\\perl\\5.8.3\\bin\\MSWin32-x86-multi-thread\\perl.exe C:\product\10.1.3.1\OracleAS_1\config\launchopmnCA.pl'
    Start output from spawned process:
    C:\product\10.1.3.1\OracleAS_1\opmn\bin\opmnctl.exe start stopproc reload startproc
    Launching C:\product\10.1.3.1\OracleAS_1\opmn\bin\opmnctl.exe start
    opmnctl: opmn already running
    start status 0
    Launching C:\product\10.1.3.1\OracleAS_1\opmn\bin\opmnctl.exe stopproc
    opmnctl: stopping opmn managed processes...
    stopproc status 0
    Launching C:\product\10.1.3.1\OracleAS_1\opmn\bin\opmnctl.exe reload
    opmnctl: reconfiguring opmn...
    opmnctl: opmn reloaded successfully.
    reload status 0
    Launching C:\product\10.1.3.1\OracleAS_1\opmn\bin\opmnctl.exe startproc
    opmnctl: starting opmn managed processes...
    ================================================================================
    opmn id=harbel_srv:6200
    1 of 2 processes started.
    ias-instance id=brnhb.harbel_srv.lbdi.com
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    default_group/home/default_group/
    Error
    --> Process (index=1,uid=983174492,pid=1016)
    time out while waiting for a managed process to start
    Log:
    C:\product\10.1.3.1\OracleAS_1\opmn\logs\\default_group~home~default_group~1.log
    start status 152
    opmn not reloaded and restarted
    End output from spawned process.
    Configuration assistant "Oracle Process Management and Notification Configuration Assistant" failed
    =================================================================================================
    I have not been able to establish the cause of this problem, any help will be greatly appreciated.
    Edwin

    I have tried that option but the result was the same, however, I realized that there was a .err file among the installation logs and below are the contents:
    ===============================================================================================
    java.util.zip.ZipException: oversubscribed dynamic bit lengths tree
         at java.util.zip.InflaterInputStream.read(Unknown Source)
         at java.util.zip.ZipInputStream.read(Unknown Source)
         at java.io.FilterInputStream.read(Unknown Source)
         at oracle.sysman.oii.oiix.OiixFileOps.copyStream(OiixFileOps.java:1201)
         at oracle.sysman.oii.oiij.OiijFastJarExtracter.copyFileFromJar(OiijFastJarExtracter.java:217)
         at oracle.sysman.oii.oiij.OiijFastJarExtracter.copyJarContents(OiijFastJarExtracter.java:170)
         at oracle.sysman.oii.oiij.OiijFastJarExtracter.extract(OiijFastJarExtracter.java:123)
         at oracle.sysman.oii.oiij.OiijJarExtractQueue$OiijJarExtractWorker.run(OiijJarExtractQueue.java:338)
    java.util.zip.ZipException: oversubscribed dynamic bit lengths tree
         at java.util.zip.InflaterInputStream.read(Unknown Source)
         at java.util.zip.ZipInputStream.read(Unknown Source)
         at java.util.zip.ZipInputStream.closeEntry(Unknown Source)
         at oracle.sysman.oii.oiij.OiijFastJarExtracter.copyJarContents(OiijFastJarExtracter.java:173)
         at oracle.sysman.oii.oiij.OiijFastJarExtracter.extract(OiijFastJarExtracter.java:123)
         at oracle.sysman.oii.oiij.OiijJarExtractQueue$OiijJarExtractWorker.run(OiijJarExtractQueue.java:338)
    Oracle JAAS [Tue Mar 10 12:16:26 GMT 2009] admin password is changed successfully
    opmnctl: starting opmn and all managed processes...
    ============================================================================
    I don't know whether this could have something to do with the error.
    Regards,
    Edwin

Maybe you are looking for

  • G5 no longer recognizes firewire

    Hi, I have an early 2009 G5 that I have recently upgraded to OS X 10.8.3.  I have also installed an external eSATA drive.  Now, I can't get any of my FireWire devices to work.  They show up in the System Report under the FireWire Bus, but FCP and Gar

  • How to make the knob of a horizontal Scroll Bar stay at right

    Hi I need some advise to achieve this: I have a chart continuously deploying towards the right side (think on an electro cardiogram that is continuously feeding data). All the chart information is kept available inside a JScrollPane. What I want to a

  • WebLogic Server - JDBC - Oracle

    Hi, I'm a JDBC beginner and I got an ORA-24327 error when accessing Oracle database with IBM WebLogic Server and JDBC OCI 1.2 on a Sun Solaris 2.6 host whith Sun JDK 1.2.2. Who can help me ? PASCAL

  • SCCM Distribution issue

    Hi All, we have a strange issue here, our primary server is trying to remove some package on a DP which is not existing. also it is creating n number of files on the DP, please find the below log and help me. CContentDefinition::RemoveContentFromPack

  • Microsoft security patch  KB834707 side effects in NW. SAP Note 785308

    I figured we should make a thread with information known about this problem. Since the problem comes in the javascripts, I would belive the problem is on the client-side, not server side. Does anyone know exactly what the problem is (what has Microso