Installation WLS 6.0 on Solaris 8 Intel

Will it be possible to install suceesfully WLS6.0 on solaris 8 Intel based machines? If so, which particular file has to be downloaded for evaluation? Is it the file meant for WLS for sparc?

Will it be possible to install suceesfully WLS6.0 on solaris 8 Intel based machines? If so, which particular file has to be downloaded for evaluation? Is it the file meant for WLS for sparc?

Similar Messages

  • Wls 6.1 on solaris 8 intel: native libraries missing (libmuxer.so ...)

    It seems that the native libraries for sparc only are included in WLS 6.1???
    #file libmuxer.so
    libmuxer.so: ELF 32-bit MSB dynamic lib SPARC Version 1, dynamically linked,
    not stripped
    Where can I get the intel version?
    # ./startWebLogic.sh
    LD_LIBRARY_PATH=/usr2/bea/wlserver6.1/lib/solaris:/usr2/bea/wlserver6.1/lib/solaris/oci816_8
    * To start WebLogic Server, use the password *
    * assigned to the system user. The system *
    * username and password must also be used to *
    * access the WebLogic Server console from a web *
    * browser. *
    Starting WebLogic Server ....
    <Jan 18, 2002 9:57:11 AM CET> <Notice> <Management> <Loading configuration file
    ./config/helsana/config.xml ...>
    <Jan 18, 2002 9:57:17 AM CET> <Notice> <WebLogicServer> <Starting WebLogic Admin
    Server "sunetweb"
    for domain "helsana">
    <Jan 18, 2002 9:57:22 AM CET> <Notice> <Management> <Starting discovery of Managed
    Server... This feature is on by default, you may turn this off by passing -Dweblogic.management.discover=false>
    <Jan 18, 2002 9:57:28 AM CET> <Notice> <Management> <Application Poller not started
    for production
    server.>
    <Jan 18, 2002 9:57:28 AM CET> <Notice> <WebLogicServer> <ListenThread listening
    on port 80>
    <Jan 18, 2002 9:57:28 AM CET> <Error> <Performance Pack> <Unable to load performance
    pack, using Java I/O instead.
    Please ensure that libmuxer library is in /usr/j2sdk1_3_1_02/jre/bin/../lib/i386/hotspot:/usr/j2sdk1_3_1_02/jre/bin/../lib/i386::/usr2/bea/wlserver6.1/lib/solaris:/usr2/bea/wlserver6.1/lib/solaris/oci816_8:/usr/lib
    java.lang.UnsatisfiedLinkError: /usr2/bea/wlserver6.1/lib/solaris/libmuxer.so:
    ld.so.1: /usr/j2sdk1_3_1_02/jre/bin/../bin/i386/native_threads/java: fatal: /usr2/bea/wlserver6.1/lib/solaris/libmuxer.so:
    wrong ELF data format: ELFDATA2MSB
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1419)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1343)
    at java.lang.Runtime.loadLibrary0(Runtime.java:749)
    at java.lang.System.loadLibrary(System.java:820)
    at weblogic.socket.PosixSocketMuxer.<init>(PosixSocketMuxer.java:90)
    at java.lang.Class.newInstance0(Native Method)
    at java.lang.Class.newInstance(Class.java:237)
    at weblogic.socket.SocketMuxer.makeTheMuxer(SocketMuxer.java:192)
    at weblogic.socket.SocketMuxer.getMuxer(SocketMuxer.java:144)
    at weblogic.t3.srvr.ListenThread.run(ListenThread.java:232)
    >
    <Jan 18, 2002 9:57:28 AM CET> <Notice> <WebLogicServer> <SSLListenThread listening
    on port 443>

    Hi.
    We only support Solaris on Sparc platforms, so there are no intel libs for Solaris 8.
    Regards,
    Michael
    Dominik wrote:
    It seems that the native libraries for sparc only are included in WLS 6.1???
    #file libmuxer.so
    libmuxer.so: ELF 32-bit MSB dynamic lib SPARC Version 1, dynamically linked,
    not stripped
    Where can I get the intel version?
    # ./startWebLogic.sh
    LD_LIBRARY_PATH=/usr2/bea/wlserver6.1/lib/solaris:/usr2/bea/wlserver6.1/lib/solaris/oci816_8
    * To start WebLogic Server, use the password *
    * assigned to the system user. The system *
    * username and password must also be used to *
    * access the WebLogic Server console from a web *
    * browser. *
    Starting WebLogic Server ....
    <Jan 18, 2002 9:57:11 AM CET> <Notice> <Management> <Loading configuration file
    /config/helsana/config.xml ...>
    <Jan 18, 2002 9:57:17 AM CET> <Notice> <WebLogicServer> <Starting WebLogic Admin
    Server "sunetweb"
    for domain "helsana">
    <Jan 18, 2002 9:57:22 AM CET> <Notice> <Management> <Starting discovery of Managed
    Server... This feature is on by default, you may turn this off by passing -Dweblogic.management.discover=false>
    <Jan 18, 2002 9:57:28 AM CET> <Notice> <Management> <Application Poller not started
    for production
    server.>
    <Jan 18, 2002 9:57:28 AM CET> <Notice> <WebLogicServer> <ListenThread listening
    on port 80>
    <Jan 18, 2002 9:57:28 AM CET> <Error> <Performance Pack> <Unable to load performance
    pack, using Java I/O instead.
    Please ensure that libmuxer library is in /usr/j2sdk1_3_1_02/jre/bin/../lib/i386/hotspot:/usr/j2sdk1_3_1_02/jre/bin/../lib/i386::/usr2/bea/wlserver6.1/lib/solaris:/usr2/bea/wlserver6.1/lib/solaris/oci816_8:/usr/lib
    java.lang.UnsatisfiedLinkError: /usr2/bea/wlserver6.1/lib/solaris/libmuxer.so:
    ld.so.1: /usr/j2sdk1_3_1_02/jre/bin/../bin/i386/native_threads/java: fatal: /usr2/bea/wlserver6.1/lib/solaris/libmuxer.so:
    wrong ELF data format: ELFDATA2MSB
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1419)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1343)
    at java.lang.Runtime.loadLibrary0(Runtime.java:749)
    at java.lang.System.loadLibrary(System.java:820)
    at weblogic.socket.PosixSocketMuxer.<init>(PosixSocketMuxer.java:90)
    at java.lang.Class.newInstance0(Native Method)
    at java.lang.Class.newInstance(Class.java:237)
    at weblogic.socket.SocketMuxer.makeTheMuxer(SocketMuxer.java:192)
    at weblogic.socket.SocketMuxer.getMuxer(SocketMuxer.java:144)
    at weblogic.t3.srvr.ListenThread.run(ListenThread.java:232)
    >
    <Jan 18, 2002 9:57:28 AM CET> <Notice> <WebLogicServer> <SSLListenThread listening
    on port 443>--
    Michael Young
    Developer Relations Engineer
    BEA Support

  • Problem installing WL 6.1 SP3 on Solaris 7 Intel

    Dear all,
    When I try to run the installation toolkit weblogic610sp3_sol.bin on Solaris 7
    Intel, the following error occurs: "Error: can't find libjava.so."
    Then, I try to run the toolkit with the following command:
    sh weblogic610sp3_sol.bin LAX_VM $JAVA_HOME/bin/java -i console
    but it hangs on the create password step.
    I wonder if the installation toolkit supports Solaris 7 Intel.
    Any answer would be appreciated.
    Regards,
    Fion

    I think the problem is that Solaris comes with JDK 1.2 and that is not good enough.
    What does "java -version" show you?
    Try it without specifying the LAX_VM so that the jdk within weblogic is used.
    Better yet, if you have a previous version of wls installed, use the jdk that came with
    it by putting it in your PATH in the FRONT.
    export PATH=<whatever>/bea/jdk131_03/bin:$PATH
    sh weblogic610sp3_sol.bin install -i console
    Wayne Scott
    Fion Tam wrote:
    Yes, I have Java bin in my path.
    When I run installation with the command you've mentioned in the previous reply,
    the process still hangs on the create password step.
    Fion
    "Wayne W. Scott" <[email protected]> wrote:
    Try inserting the word "install" before the '-i'
    sh weblogic610sp3_sol.bin LAX_VM $JAVA_HOME/bin/java install -i console
    Do you have the JAVA bin in your PATH?
    Wayne Scott
    Fion Tam wrote:
    Dear all,
    When I try to run the installation toolkit weblogic610sp3_sol.bin onSolaris 7
    Intel, the following error occurs: "Error: can't find libjava.so."
    Then, I try to run the toolkit with the following command:
    sh weblogic610sp3_sol.bin LAX_VM $JAVA_HOME/bin/java -i console
    but it hangs on the create password step.
    I wonder if the installation toolkit supports Solaris 7 Intel.
    Any answer would be appreciated.
    Regards,
    Fion

  • Solaris 8 Intel Installation - stuck at initial network setup

    Hi !
    We installed Solaris 8 Intel (Europe/ger) on a PIII and are stuck in the
    network config. It asks for systemname, ip,subnet, domain, dns.. (our settings are ok for sure)
    but when whe click the confirm-button it reads some error message
    (translated):
    'Error during system configuration. Go back and check your settings'
    An interesting fact:
    The net seems to work, the machine's got its ip and we can ping it from outside.
    WE JUST CAN'T FINISH THE SETUP TOOL (Interactive Install).
    What we already did is configure the gatway in etc/defaultrouter, and
    with route add default. The router is in the same network, and it's ok.
    System:
    PIII/700 on
    ASUS P3BF
    SCSI Adaptec 29160 (driver found on http://www.adaptec.com)
    ATI Rage Pro 3D
    3C905B FastEthernet-XL
    (By the way, the NIC works fine, didn't expierience any problems)
    Thank you in advance !

    Oh. One more thing. You may want to install this system
    as a standalone system, i.e. do NOT configure it as a networked
    system. Then, once all installation is complete, then go back and
    change to network config.
    Try this. Thx. Tushar Patel.

  • Solaris 8 Intel Installation Error: No suitable hard drives found

    HI!
    I was trying to install the free Solaris 8 Intel Edition from CD. All devices were recognized. Afterwards, however, I get the message that no suitable place was found to store the installation image. What should a hard disk look like in order to qualify for Solaris?
    My system contains several hard drives. The first one, were I would like to install Solaris, is empty without any partitions. Under normal cicumstances (Linux, Windows), I would assume that this is the best possible case for a new operationg system...
    Best regards
    Klaus

    Klaus,
    I am having the exact same problem as you. I have the official Solaris CDs from Sun, but am not able to install Solaris on my PC. Installation progresses quite far - including screen, keyboard, time configuration - but then fails saying that it can't find any suitable HDDs.
    I too, have two HDDs, one with Windows XP on it, and the other completely blank. However the Solaris installation does not recognise either of them.
    I've even tried dis-connecting the Windows HDD in case it may have interfered somehow, but it has no affect.
    Please see me message titled 'Intel Installation - Identifying HDDs' which I posted on this forum on 10th November. I haven't received any help on this issue.
    Where do we go from here?

  • Solaris 8 (Intel) Installation problems

    I have not been successful to install Solaris 8 (Intel version).I am
    installing from the (Install CD) and I get to the Solaris Boot screen that
    says:
    Select one of the identified devices to boot the Solaris Kernel and
    choose F2 to continue. Solaris identifies 2 IDE Disk Drives (on Primary Controller),
    a third IDE HDD (Secondary master) and the CD ROM as a slave on the Secondary
    Controller. When I choose the CD ROM as the Boot disk, the system hangs
    forever!. Any suggestions?
    P.S: The installation CD contains the following:
    image = 550MB
    (.VOLUME) : 47 bytes
    ADD_INSTALL_CLIENT: 54.5KB
    BOOT: 0 bytes
    COPYRIGHT: 5.3KB
    MODIFY_INSTALL_SERVER = 3.37KB
    The total of these files is : 93KB
    Dose this seem correct, having in mind that the image file is 550MB
    Thanks,
    Kamel Elchazli

    At the "(b)oot or (i)nterpreter" prompt, type:
    b kadb -v
    This loads the Solaris kernel under kernel debugger (kadb) control.
    Apparently your system crashes with a kernel panic, and when kadb
    is loaded, kadb will catch the kernel panic error and drop you into the
    debugger so that you can read the panic messages.
    The "-v" option enables verbose kernel messages, which might be
    useful to diagnose the problem.

  • Solaris 8 (Intel) safe installation ?

    Hello,
    I'm going to install Solaris 8 (Intel) on the disk with an existing
    installation of NT 4.0. I read somewhere that this can be dangerous because Solaris instalation can damage partition table because it creates a small partition in the beginnig of the
    disk... Can you help me how to install it without partition table
    (and even partition ?) being damaged ?
    Thanks

    Sure, just back up the other OSs on that disk (make sure
    that you're able to restore the other OSs from backup
    in case of problems :-).
    Once everything is backed up, try to install solaris.
    If it works, fine...

  • Installation of Solaris 9 Intel Version in Windows XP PC

    I am very much interested in installation of Solaris 9 intel version in my PC which is windows XP version.
    My PC Processor : AMD Athlon
    I am not able to install solaris 9 in my PC.
    Sun boot version is Sun OS secondary boot version 3.0.
    During installation,i am going untill selection of type of installation. After selecting the Interactive type,the system is rebooting again without installing.
    Select the type of installation you want to perform
    (1) Solaris Interactive
    (2) Custom Jumpstart
    After selecting from above,the system is rebooting again without installing.
    Please help me with the installation.

    Try on HCL BigAdmins website to know if your hardware is supported

  • Installation of Solaris 9 intel version in windows XP

    I am very much interested in installation of Solaris 9 intel version in my PC which is windows XP version.
    My PC Processor : AMD Athlon
    I am not able to install solaris 9 in my PC.
    Sun boot version is Sun OS secondary boot version 3.0.
    During installation,i am going untill selection of type of installation. After selecting the Interactive type,the system is rebooting again without installing.
    Select the type of installation you want to perform
    (1) Solaris Interactive
    (2) Custom Jumpstart
    After selecting from above,the system is rebooting again without installing.
    Please help me with the installation.

    Are you trying to install Solaris 9 onto a server that is already running Windows XP and to keep Windows XP too?
    You'll need to create a partition on which to install Solaris, - search for Solaris Windows Dual Boot on docs.sun.com for more information.

  • WLS 5.1 & Solaris 8 (Intel) Performance Pack Issue

    OS: Solaris 8 Intel
    WLS: Weblogic 5.1
    Issue: Unable to load performance pack
    Description: LD_LIBRARY_PATH is set for /apps/weblogic/lib/solaris -
    Confirmed by output of startWebLogic.sh {see below}
    Contents of /apps/weblogic/lib/solaris contains
    libmuxer.so
    # ./startWebLogic.sh
    LD_LIBRARY_PATH=/apps/weblogic/lib/solaris
    Tue Jul 10 21:04:42 EDT 2001:<I> <WebLogicServer> Read global properties
    /apps/weblogic/weblogic.properties
    Tue Jul 10 21:04:51 EDT 2001:<I> <ListenThread> Listening on port: 7001
    Tue Jul 10 21:04:51 EDT 2001:<A> <Posix Performance Pack> Could not
    initialize POSIX Performance Pack.
    Tue Jul 10 21:04:51 EDT 2001:<E> <Posix Performance Pack> Stack:
    java.lang.UnsatisfiedLinkError: no muxer in java.library.path
    Tue Jul 10 21:04:51 EDT 2001:<E> <Performance Pack> Unable to load
    performance pack, using Java I/O.
    Tue Jul 10 21:04:51 EDT 2001:<I> <SSLListenThread> Listening on port:
    7002
    Tue Jul 10 21:04:51 EDT 2001:<I> <WebLogicServer> WebLogic Server
    started
    # ls -l /apps/weblogic/lib/solaris
    total 3460
    -rwxr-xr-x 1 weblogic weblogic 409436 Jul 4 12:05 libjsafe.so
    -rwxr-xr-x 1 weblogic weblogic 22332 Jul 4 12:05 libmuxer.so
    -rwxr-xr-x 1 weblogic weblogic 146932 Jul 4 12:05 libproxy.so
    -rwxr-xr-x 1 weblogic weblogic 8632 Jul 4 12:05 libstackdump.so
    -rwxr-xr-x 1 weblogic weblogic 6820 Jul 4 12:05
    libstackdump_jdk12.so
    -rwxr-xr-x 1 weblogic weblogic 7472 Jul 4 12:05
    libweblogicunix1.so
    -rwxr-xr-x 1 weblogic weblogic 6364 Jul 4 12:05 libwlenv.so
    -rwxr-xr-x 1 weblogic weblogic 277712 Jul 4 12:05 mod_wl.so
    -rwxr-xr-x 1 weblogic weblogic 275692 Jul 4 12:05 mod_wl_ssl.so
    -rwxr-xr-x 1 weblogic weblogic 275780 Jul 4 12:05
    mod_wl_ssl_raven.so
    drwxr-xr-x 2 weblogic weblogic 512 Jul 4 12:05 oci734_7
    drwxr-xr-x 2 weblogic weblogic 512 Jul 4 12:05 oci805_7
    drwxr-xr-x 2 weblogic weblogic 512 Jul 4 12:05 oci805_8
    drwxr-xr-x 2 weblogic weblogic 512 Jul 4 12:05 oci806_8
    drwxr-xr-x 2 weblogic weblogic 512 Jul 4 12:05 oci815_8
    drwxr-xr-x 2 weblogic weblogic 512 Jul 4 12:05 oci816_8
    -rw-r--r-- 1 weblogic weblogic 47868 Jul 4 12:05 wlauth
    -rw-r--r-- 1 weblogic weblogic 218276 Jul 4 12:05 zac_solaris
    [startWebLogic.sh]
    # Set user-defined variables
    JAVA_HOME=/usr/java
    PRE_CLASSPATH=

    Michael Girdley wrote:
    The perf pack is native code. It must be ported to each platform. Since
    WLS only supports Solaris/SPARC, this port hasn't been done and that's why
    the lib doesn't work.
    Michael Girdley
    http://learnweblogic.com
    "Super-User" <[email protected]> wrote in message
    news:[email protected]...
    It's [email protected]
    Super-User wrote:
    OS: Solaris 8 Intel
    WLS: Weblogic 5.1
    Issue: Unable to load performance pack
    Description: LD_LIBRARY_PATH is set for /apps/weblogic/lib/solaris -
    Confirmed by output of startWebLogic.sh {see below}
    Contents of /apps/weblogic/lib/solaris contains
    libmuxer.so
    # ./startWebLogic.sh
    LD_LIBRARY_PATH=/apps/weblogic/lib/solaris
    Tue Jul 10 21:04:42 EDT 2001:<I> <WebLogicServer> Read global properties
    /apps/weblogic/weblogic.properties
    Tue Jul 10 21:04:51 EDT 2001:<I> <ListenThread> Listening on port: 7001
    Tue Jul 10 21:04:51 EDT 2001:<A> <Posix Performance Pack> Could not
    initialize POSIX Performance Pack.
    Tue Jul 10 21:04:51 EDT 2001:<E> <Posix Performance Pack> Stack:
    java.lang.UnsatisfiedLinkError: no muxer in java.library.path
    Tue Jul 10 21:04:51 EDT 2001:<E> <Performance Pack> Unable to load
    performance pack, using Java I/O.
    Tue Jul 10 21:04:51 EDT 2001:<I> <SSLListenThread> Listening on port:
    7002
    Tue Jul 10 21:04:51 EDT 2001:<I> <WebLogicServer> WebLogic Server
    started
    # ls -l /apps/weblogic/lib/solaris
    total 3460
    -rwxr-xr-x 1 weblogic weblogic 409436 Jul 4 12:05 libjsafe.so
    -rwxr-xr-x 1 weblogic weblogic 22332 Jul 4 12:05 libmuxer.so
    -rwxr-xr-x 1 weblogic weblogic 146932 Jul 4 12:05 libproxy.so
    -rwxr-xr-x 1 weblogic weblogic 8632 Jul 4 12:05 libstackdump.so
    -rwxr-xr-x 1 weblogic weblogic 6820 Jul 4 12:05
    libstackdump_jdk12.so
    -rwxr-xr-x 1 weblogic weblogic 7472 Jul 4 12:05
    libweblogicunix1.so
    -rwxr-xr-x 1 weblogic weblogic 6364 Jul 4 12:05 libwlenv.so
    -rwxr-xr-x 1 weblogic weblogic 277712 Jul 4 12:05 mod_wl.so
    -rwxr-xr-x 1 weblogic weblogic 275692 Jul 4 12:05 mod_wl_ssl.so
    -rwxr-xr-x 1 weblogic weblogic 275780 Jul 4 12:05
    mod_wl_ssl_raven.so
    drwxr-xr-x 2 weblogic weblogic 512 Jul 4 12:05 oci734_7
    drwxr-xr-x 2 weblogic weblogic 512 Jul 4 12:05 oci805_7
    drwxr-xr-x 2 weblogic weblogic 512 Jul 4 12:05 oci805_8
    drwxr-xr-x 2 weblogic weblogic 512 Jul 4 12:05 oci806_8
    drwxr-xr-x 2 weblogic weblogic 512 Jul 4 12:05 oci815_8
    drwxr-xr-x 2 weblogic weblogic 512 Jul 4 12:05 oci816_8
    -rw-r--r-- 1 weblogic weblogic 47868 Jul 4 12:05 wlauth
    -rw-r--r-- 1 weblogic weblogic 218276 Jul 4 12:05 zac_solaris
    [startWebLogic.sh]
    # Set user-defined variables
    JAVA_HOME=/usr/java
    PRE_CLASSPATH=
    Thanks, I set the NativeIO to false..... And hope that it gets ported.......

  • Problem about D-link card installation on Solaris 8 intel

    hello,
    I don't know how to install my ethernet card on the Solaris 8 intel.
    It's a D-link DFE-530TX model on PCI bus.
    Could you send my the methode to install it.
    Thank you very much.

    Hi,
    refer this URL http://sun.drydog.com/faq/s86faq.html.
    (Note: question - 6.7)
    revert back.
    Thanks.
    regards,
    senthilkumar
    SUN - DTS

  • Solaris 8 (intel) installation

    I have not been successful to install Solaris 8 (Intel version).I am
    installing from the (Install CD) and I get to the Solaris Boot screen that says:
    Select one of the identified devices to boot the Solaris Kernel and choose F2 to continue.
    Solaris identifies 2 IDE Disk Drives (on Primary Controller), a third IDE HDD (Secondary master)
    and the CD ROM as a slave on the Secondary Controller.
    When I chose the CD ROM as the Boot disk, but the system hangs forever!. Any suggestions?
    Thanks,
    Kamel Elchazli

    Hi!
    I also had the same exact problem during the install. The only way that I could procede was to tell it that I didn't want to install networking. Now when I boot, it tries to load the elx0 driver (for my 3Com 3c509b) and brings the following message, "SIOCSLIFFFLAGS cannot assigm requested address." I have checked the Irq/IO setting in the hardware configuration agent and everything seems to be correct. To top it all off, once I logon if I enter "ifconfig elx0 192.168.1.2 up" then everything works fine. I tried to forceload the elx0 module in /etc/system to see if the module just wasn't loaded early enough but this did not help. Any ideas of what else I should check?
    TIA

  • Installing WebLogic 6.1 on Solaris for Intel

    Hi
    I am getting the following error when I try to install WebLogic6.1.
    $ sh weblogic610sp2_sol.bin
    Preparing to install...
    Error: can't find libjava.so.
    My PATH & LD_LIBRARY_PATH point to the directory containing libjava.so.
    Thanks in advance for your help.
    Sri

    Hi.
    This is not a supported platform per http://edocs.bea.com/wls/platforms/index.html. We support solaris on sparc, not intel.
    Regards,
    Michael
    Adrian Micu wrote:
    Hi,
    I'm trying to install WLS 6.1 on Solaris, on an Intel-based machine. I have installed JDK 1.3.1. I managed to get past the first parameters (BEA home, ports, etc.) but when it comes to specify the system password, the installation crashes.
    Here's the command I issued:
    sh weblogic610sp2_sol.bin LAX_VM [absolute path to java] -i console
    And the output is:
    ===============================================================================
    Create System Password
    Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)
    Stack Trace:
    java.lang.UnsatisfiedLinkError: termioEchoSwitch
    at com.bea.installer.console.TermioControl.termioEchoSwitch(Native Method)
    at com.bea.installer.console.GetPassword.executeConsoleAction(GetPassword.java:75)
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runConsoleAction([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runPreInstall([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.Main.a([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.Main.main([DashoPro-V1.2-120198])
    at java.lang.reflect.Method.invoke(Native Method)
    at com.zerog.lax.LAX.launch([DashoPro-V1.2-120198])
    at com.zerog.lax.LAX.main([DashoPro-V1.2-120198])
    GUI-
    Any ideas how can I solve this?
    thanks for the help,
    Adrian--
    Michael Young
    Developer Relations Engineer
    BEA Support

  • Solaris 8 Intel 10/00 Install problem

    When I boot with the Install CD (Solaris 8 Software 1/2),
    in the next screen of install:
    Select the type of instllation you want yo perform:
    1 Solaris Interactive
    2 Custom Jumpstart
    After selecting one of the two options it appears the next error:
    Booting kernel/unix...
    do_relocate: bad strndx 3275
    do_relocations:/kernel/genunix do_relocated failed
    Krtld:error during initial bad/link phase
    P.D Im using the Solaris 8 Intel 10/00 booting from CD.
    In fact, If I use the Solaris 8 Installation CD theres is no problem on booting the kernel from the CD.
    Any Idea?
    Thanks.

    Kalpesh - do you work in support? Most users don't have the luxury
    of spare media or systems to experiment with:-)
    Perhaps the original poster could tell us the exact HW config so
    others can offer suggestions?

  • Oracle 8i and Solaris For intel

    Hi All
    I need Your Help please
    I am trying to install oracle 8.1.7.0 at sun Solaris for Intel
    when I Run the /install/Solaris/runInstaller
    it's tell me please wait and the gave me this error
    arg list too long <----------------This is the Problem
    when I check Metal link Support I Found A topic tell me the reason for this error is:-
    E2BIG Arg list too long
    The argument list passed to the exec command
    is longer than the limit
    allowed in the operating system.
    but my Unix Kernel Parameters is :
    I add this parameter at ------> /etc/system
    set shmsys:shminfo_shmmax=4294967295
    set shmsys:shminfo_shmmin=1
    set shmsys:shminfo_shmmni=100
    set shmsys:shminfo_sshmseg=10
    set semsys:seminfo_semmni=100
    set semsys:seminfo_semmsl=100
    set semsys:seminfo_semmns=110
    set semsys:seminfo_semopm=100
    set semsys:seminfo_semvmx=32767
    Notes :
    this is the Default Values From the Installation Guide R2 for Solaris Intel
    My Environment Variable is:
    I add this Parameters at -----------------> .profile for oracle user
    umask 022
    DISPLAY=ksolaris:0.0
    ORACLE_HOME=/home/oracle/u01/app/oracle/product/8.1.6
    ORACLE_BASE=/home/oracle/u01/app/oracle
    NLS_LANG=AMERICAN_AMERICA.WE8ISO08859P1
    ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data
    ORACLE_SID=WORLD
    ORACLE_DOC=/home/oracle/u01/Docs
    TMPDIR=/var/tmp
    PATH=$ORACLE_HOME/bin:/bin:/usr/bin:/usr/css/bin:.
    Notes :
    I think there is some thing Wrong at DISPLAY Parameter
    the Machine that I will Install Oracle at it it's name is Ksolaris
    My Device Configuration Is :
    P4 1.7
    Ram 128
    Swap 650
    Please Help me And tell me How I Can Fix this message arg list too long
    think youuuuuuuuuuuuuuuuuuuu

    If u r going to install oracle for Solaris (inetl based) then obviously u have to download oracle of solaris version..

Maybe you are looking for