Install failed on solaris

I am getting the following error when installing wls6.0 on a solaris 5.7 system.
Does anyone know what is missing? Thanks.
$ sh weblogic600sp1_sol.bin
Preparing to install...
Invocation of this Java Application has caused an InvocationTargetException. This
application will now exit. (LAX)
Stack Trace:
java.lang.NoClassDefFoundError
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:120)
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:58)
at java.awt.Window.<init>(Window.java:186)
at java.awt.Frame.<init>(Frame.java:315)
at java.awt.Frame.<init>(Frame.java:262)
at com.zerog.ia.installer.Main.b([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-

Your DISPLAY variable is not set. By default the installation runs in GUI mode.
To run in console (line mode) use the "-i console" option.
JD
"Cynthia He" <[email protected]> wrote:
>
I am getting the following error when installing wls6.0 on a solaris
5.7 system.
Does anyone know what is missing? Thanks.
$ sh weblogic600sp1_sol.bin
Preparing to install...
Invocation of this Java Application has caused an InvocationTargetException.
This
application will now exit. (LAX)
Stack Trace:
java.lang.NoClassDefFoundError
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:120)
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:58)
at java.awt.Window.<init>(Window.java:186)
at java.awt.Frame.<init>(Frame.java:315)
at java.awt.Frame.<init>(Frame.java:262)
at com.zerog.ia.installer.Main.b([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-

Similar Messages

  • Oracle 9i install failing on Solaris 10

    Oracle 9i install on Solaris 10 fails at the Database creation stage with Ora error "Out of Memory"
    I have a Ultra 10 with 1GB RAM, 2GB swap and lot of space in the filesystem where I am installing Oracle
    The oracle release notes asks for increased value for shmmax, shmmni etc by editing /etc/system and according to Solaris 10, it is not required as kernel dynamically allocates those values. It looks like it is NOT. How can I verify?
    rcladm talks about shmmax values only with projects. How can I verify that all my applications running on a this box has a higher SHMMAX values and not on per project basis.
    In older versions, sysdef could tell us the current SHMMAX values. Is there any comparable commands in Solaris 10.
    I am not that comfortable with the rcladm features. Can some one show some examples.
    Is anyone successful in installing Oracle9i on Solaris 10. I heard Oracle patch set 9.2.0.5 and 9.2.0.6 is certified with Solaris 10. Does it mean the original version of 9.2 does not install on Solaris 10?

    'Net Configuration Assistant is failing" from installation. I tried twice and got the same problem. I tried to run 'netca' from the command line and got the same problem - Java runtime problem. I tried to install patch and could not find Oracle patches for Solaris 10 and the patches are for Solaris 9.
    Does anyone have suggestion?
    $ ./netca
    ld.so.1: /usr/ora/920/oracle.swd.jre/bin/sparc/native_threads/jre: fatal: relocation error: file /usr/ora/920/oracle.swd.jre/bin/../lib/sparc/native_threads/libawt.so: symbol XShmQueryExtension: referenced symbol not found (/usr/ora/920/oracle.swd.jre/bin/../lib/sparc/native_threads/libawt.so)
    ld.so.1: /usr/ora/920/oracle.swd.jre/bin/sparc/native_threads/jre: fatal: relocation error: file /usr/ora/920/oracle.swd.jre/bin/../lib/sparc/native_threads/libawt.so: symbol XShmQueryExtension: referenced symbol not found (/usr/ora/920/oracle.swd.jre/bin/../lib/sparc/native_threads/libawt.so)
    java.lang.NullPointerException
    at oracle.ewt.lwAWT.BufferedApplet.<init>(Compiled Code)
    at oracle.net.ca.NetCA.<init>(Compiled Code)
    at oracle.net.ca.NetCA.main(Compiled Code)

  • CSA 5.1.0.69 install fails on Solaris 9

    Hi,
    pkgadd -a CSCOcsa/reloc/cfg/admin -d .
    I have ran it with truss and it fails with:
    THIS SOFTWARE CONTAINS CONFIDENTIAL INFORMATION AND TRADE SECRETS OF
    CISCO SYSTEMS, INC. USE, DISCLOSURE, OR REPRODUCTION IS PROHIBITED
    WITHOUT THE PRIOR EXPRESS WRITTEN PERMISSION OF CISCO SYSTEMS, INC.
    waitid(P_PID, 6387, 0xFFBFF028, WEXITED|WTRAPPED) (sleeping...)
    ## Executing checkinstall script.
    /tmp/installmkayEm/checkinstallpkayEm: /usr/sbin/patchadd: cannot execute
    Need patch version 111711-11 or higher.
    Aborting installation.
    pkgadd: ERROR: checkinstall script did not complete successfully
    Installation of <CSCOcsa> failed.
    No changes were made to the system.
    waitid(P_PID, 6387, 0xFFBFF028, WEXITED|WTRAPPED) = 0
    sigaction(SIGINT, 0xFFBFEFE8, 0xFFBFF068) = 0
    sigaction(SIGINT, 0xFFBFF050, 0xFFBFF0D0) = 0
    open("/tmp/jp", O_RDONLY|O_NDELAY|O_LARGEFILE) = 3
    fstat64(3, 0xFFBFF408) = 0
    fcntl(3, F_SETFD, 0x00000001) = 0
    getdents64(3, 0x0012DE30, 8192) = 176
    open("/tmp/jp/CSCOcsa/pkginfo", O_RDONLY) = 4
    llseek(4, 0, SEEK_CUR) = 0
    close(4) = 0
    access("/tmp/jp/.save.CSCOcsa/pkginfo", 0) Err#2 ENOENT
    access("/tmp/jp/CSCOcsa/pkginfo", 0) = 0
    open("/tmp/jp/CSCOcsa/pkginfo", O_RDONLY) = 4
    fstat64(4, 0xFFBFF160) = 0
    Anyone have seen this?
    # showrev -p | grep 111711
    Patch: 111711-12 Obsoletes: Requires: Incompatibles: Packages: SUNWlibC
    Patch: 111711-16 Obsoletes: Requires: Incompatibles: Packages: SUNWlibC
    Patch: 111712-12 Obsoletes: Requires: 111711-12 Incompatibles: Packages: SUNWlibCx
    Patch: 111712-16 Obsoletes: Requires: 111711-16 Incompatibles: Packages: SUNWlibCx
    Thanks,
    JP

    in 5.1-0.91 also, to install the pkg I have to
    1) comment in CSCOcsa/install/checkinstall the test that check for the patch
    #if [ ${release} = "5.9" ]; then
    # check_and_exit_if_no_patch 111711 11
    # check_and_exit_if_no_patch 111712 11
    #fi
    2) modify the numbers in CSCOcsa/pkgmap to reflect the changes to size and cksum:
    16 1 i checkinstall 3517 19425 1170094945
    file size <3517> expected <3521> actual
    file cksum <19425> expected <19565> actual
    # pkgadd -a CSCOcsa/reloc/cfg/admin -d .
    The following packages are available:
    1 CSCOcsa CSAagent
    (sun4u) 5.1-0 Build 91
    Select package(s) you wish to process (or 'all' to process
    all packages). (default: all) [?,??,q]: all
    Processing package instance from
    CSAagent
    (sun4u) 5.1-0 Build 91
    The following package has already been installed:
    PKGINST: CSCOcsa
    NAME: CSAagent
    CATEGORY: application
    ARCH: sun4u
    VERSION: 5.1-0 Build 69
    BASEDIR: /opt/CSCOcsa
    DESC: CSAagent
    PSTAMP: Cisco Systems
    STATUS: completely installed
    FILES: 65 installed pathnames
    7 directories
    44 executables
    24685 blocks used (approx)
    Do you want to overwrite the installed package with version 5.1-0 Build
    91? [y,n,?,q] y
    Conflict approval questions may be displayed. ## Executing checkinstall script.
    Using as the package base directory.
    ## Processing package information.
    ## Processing system information.
    7 package pathnames are already properly installed.
    ## Verifying package dependencies.
    ## Verifying disk space requirements.
    Installing CSAagent as
    ## Executing preinstall script.
    Cisco Security Agent is not running
    ## Installing part 1 of 1.
    < snip file list >
    [ verifying class ]
    ## Executing postinstall script.
    Checking for connectivity between the agent and the management console: CSAMC51
    This may take a few seconds...
    CSCMA51 successfully reached via 'ping' - continuing
    i.csacenter: /usr/sbin/rem_drv csacenter
    i.csacenter: /usr/bin/rm -f /kernel/drv/csacenter /kernel/drv/csacenter.conf /kernel/drv/sparcv9/csacenter
    i.csacenter: /usr/bin/cp csacenter.conf /kernel/drv
    i.csacenter: /usr/bin/cp csacenter /kernel/drv/sparcv9
    i.csacenter: /usr/sbin/add_drv -m '* 0666 root sys' csacenter
    Warning: Pathname support will be discontinued in future releases of add_drv.
    i.csacenter: rm -f /dev/csacenter0
    i.csacenter: ln -s /devices/pseudo/csacenter@0:0 /dev/csacenter0
    /usr/bin/cp csafile /kernel/fs/sparcv9
    csafile has been installed
    Modifing /etc/system
    "forceload: fs/csafile" has been added in /etc/system
    csafile already been loaded, not loading the new csafile.
    The new csafile will be loaded after rebooting the system,
    or unload csafile first and run this script again.
    /usr/bin/cp csatdi /kernel/strmod/sparcv9
    csatdi has been installed
    csatdi already been loaded, not loading the new csatdi.
    The new csatdi will be loaded after rebooting the system,
    or unload csatdi first and run this script again.
    Buffer overflow libraries appear to be installed...
    I will uninstall them (with ./r.BO) first
    Uninstall of Buffer Overflow libraries complete
    Installation of Buffer Overflow libraries complete
    Previous version of libcsarule shared libraries appear to be installed...
    I will uninstall them first.
    Uninstall of libcsarule libraries complete
    and the system crash ;)

  • Install failed on solaris due to insufficient disk space

    Now, How do I completely uninstall under this condition. I can't launch this tool to do 'Uninstall' from its menu. I also don't know the 'pkginfo' for this Solaris package.
    thx
    dave

    I am having problems even before that:
    I am attempting to install on a stock install Solaris 9 machine. I start up the installer and get the message that my /tmp partition is not big enough. So I use the setting -is:tempdir /alternate/tmp/dir
    The installer brings up the first GUI panel then immediately closes with no error messages.
    I'm not sure what to do next. Any suggestions?

  • Solaris 10 DVD install fails at 90%

    Hi, this is my first time posting here. I've used a variety of linux distributions for a few years now: first Red Hat, then Suse, then Ubuntu, and currently Gentoo. So I have familiarity with installs and *nix systems.  Now I'm trying to install Solaris 10 on a second hard drive with the install DVD that I burned from a download.  After a few tries, and learning some Solaris command line, I went ahead and selected my custom packages, then made my custom partitioning layout on the second disk, then I began the package install.
    It took a while, so I was not there the whole time, but before the error, package install was at 90%. I know I had enough room on the partition for all the packages. After checking the system again I found that it had stopped, and began complaining about not finding packages on the install disk.
    I tried the install again, this time with a minimum of my intervention and custom packaging selection. Again the install fails after it is mostly installed. After learning how to mount an IBM formatted disk, I copied the install logs to it, and I'd like to attach them to this post, but I can't see how to do that, if anyone can tell me how to add log files, I'd appreciate it. I just don't want to paste their entire contents here because they're too large.
    Thanks in advance for the help,
    Sam
    Snippets from the log files:
    Log file 1:
    Default layout will not work on this system.
    Installation partially failed
    Error:
    Error: ERROR: Could not install boot blocks
    Error:
    Error: ERROR: System installation failed
    Pfinstall failed. Exit stat= java.lang.UNIXProcess@39474b 2
    Installation of <SUNWgzip> was successful.
    6276 blocks
    Installation of <SUNWdtdte> was successful.
    bzcat: I/O or other error, bailing out.  Possible reason follows.
    bzcat: I/O error
            Input file = /cdrom/Solaris_10/Product/SUNWgttf/archive/none.bz2, output
    file = (stdout)
    cpio: Can't read input:  end of file encountered prior to expected end of archiv
    e.
    1 errors
    Unarchiving of /cdrom/Solaris_10/Product/SUNWgttf/archive/none failed with error
    1
    pkgadd: ERROR: class action script did not complete successfully
    Installation of <SUNWgttf> failed.
    260 blocks
    Installation of <SUNWxwacx> was successful.
    No changes were made to the system.
    pkgadd: ERROR: unable to access pkgmap file </cdrom/Solaris_10/Product/SUNWgnome
    -text-editor-share/pkgmap>Log file 2:
    Default layout will not work on this system.
    Installation partially failed
    Error:
    Error: ERROR: Could not copy file (/cdrom/Solaris_10/Product/.clustertoc) to (/a
    /var/sadm/system/admin/.clustertoc)
    Error:
    Error: ERROR: Could not install administration information
    Error:
    Error: ERROR: Could not install all packages. Product installation failed
    Error:
    Error: ERROR: System installation failed
    Pfinstall failed. Exit stat= java.lang.UNIXProcess@1eb5666 2
    Installation of <SUNWperl584usr> was successful.
    bzcat: I/O or other error, bailing out.  Possible reason follows.
    bzcat: I/O error
            Input file = /cdrom/Solaris_10/Product/SUNWesu/archive/none.bz2, output
    file = (stdout)
    cpio: Can't read input:  end of file encountered prior to expected end of archiv
    e.
    1 errors
    Unarchiving of /cdrom/Solaris_10/Product/SUNWesu/archive/none failed with error
    1
    pkgadd: ERROR: class action script did not complete successfully
    Installation of <SUNWesu> failed.
    118 blocks
    No changes were made to the system.
    pkgadd: ERROR: unable to access pkgmap file </cdrom/Solaris_10/Product/SUNWgnome
    -config/pkgmap>
    No changes were made to the system.
    pkgadd: ERROR: unable to access pkgmap file </cdrom/Solaris_10/Product/SUNWgnome
    -vfs-root/pkgmap>
    Solaris 10 software installation partially failed
    ERROR: Could not copy file (/cdrom/Solaris_10/Product/.clustertoc) to (/a/var/sa
    dm/system/admin/.clustertoc)
    ERROR: Could not install administration information
    ERROR: Could not install all packages. Product installation failed
    ERROR: System installation failed

    Hi. I had your same problem with Solaris Express Developer Edition 01/08.
    The PC was complaining about the failed installation of some packages:
    SUNWsndmr
    SUNWsndmu
    SUNWsolnm
    I suspected they were audio drivers and/or libraries.
    So I decided to do an absolutely minimum installation and I even excluded anything that was unnecessary and Audio-related. Actually Solaris Installer complained about unsatisfied USB debendencies, but went on anyway...
    And it worked!
    Solaris completed the installation.
    I don't know if it's possible to add the left out drivers in a second moment yet. We'll see.
    Maybe I'm wrong but, from your logfiles you seem to have a similar problem with:
    SUNWgttf
    SUNWgnome-config
    SUNWgnome-vfs-root
    And I suspect it may be due to a CD/DVD read error.
    Edited by: Dario.Rvsso on Apr 23, 2008 3:34 PM

  • Fail to install Oracle9i on Solaris

    Hi,
    I am a green hand for Solaris. When I tried to install oracle9i on Solaris, it says 'no enough disk space'. However, the hard disk of that machine is 72G. Can anybody tell me how to enlarge the available disk for Oracle9i installer? Thank you very much in advance!
    BR/Shirley

    Hi,
    maybe the available space on your physical harddisk(s) is 72G. But normally disks consist of logical units, the mount points. The Unix command df-k shows the existing mount points and their allocated space. So it is possible, that the mount point, you are installing to, has not enough space. Another reason for a failing installation could be, the temp directory (normally /tmp) has not enough space.
    Werner

  • PIA install fails in PTools 849,WL92MP3 on solaris 10

    Hi All.
    cant install PIA, and the error states:
    elect 1 to install, select 2 to change your values or select 3 to exit.
    Press 1 for Next, 2 for Previous, 3 to Cancel or 5 to Redisplay [1]
    JAR LOCCC----->/opt/psoft/fin88dmo/setup/PsMpPIAInstall
    JAR LOCCC----->/opt/psoft/fin88dmo/setup/PsMpPIAInstall
    Creating domain...
    0 % complete
    20 % complete
    JAR LOCCC----->/opt/psoft/fin88dmo/setup/PsMpPIAInstall
    JAR LOCCC----->/opt/psoft/fin88dmo/setup/PsMpPIAInstall
    Warning: /opt/psoft/fin88dmo/webserv/fin88dmo/applications/peoplesoft/PSOL.war/WEB-INF/lib does not exist. (PSChangeSharedLibPermission)
    INSTALL FAILED!!!
    The InstallShield Wizard has failed to install PeopleSoft Internet
    Architecture. Please see the following log files for the error messages:
    /opt/psoft/fin88dmo/webserv/silent_install.log
    Choose Finish to exit the wizard.
    Press 3 to Finish or 5 to Redisplay [3] 3
    could not utilize start class: com.installshield.wizard.Wizard
    Exception in thread "main" PSInstallPanel$PsftAntExit
    tried:
    -This is a standalone web server installation. It is missing files which are only installed when app server is also selected at
    the initial installation. Install the app server and Tuxedo (required by the app server) and the PIA installation will succeed.
    -Same PSOFT userid is used to install WLS and PIA.
    still PIA install fails, any thoughts...
    Thanks

    Try this one too if it applies to your installation requirements: Doc ID 658475.1
    ISSUE:
    PIA deployment fails with the following error:
    Warning: /apps/psoft/s891t849/webserv/s891t849/applications/peoplesoft/PSOL.war/WEB-INF/lib does not exist. (PSChangeSharedLibPermission)
    SOLUTION:
    The error message, unfortunately, happens to be a generic error message. It could be due to several configuration environments:
    (1) The issue could be caused by trying to install PT8.49 as a Peoplesoft user and the web server is another user on a Unix machine. The solution is to try to use the same user to deploy PIA as the one who installed the web server. Deploying PIA with another user other than the one who installed the web server will have file permission problems on the web server directory.
    There are some file permission issues when trying to use a user other than the one who installed the web server. During installation, the installer writes script files to a tmp directory.
    a- You can try and create a tmp subdirectory that is writable by the user ID you are logged on when installing PIA in there,
    b- and then at the same time invoke the following command to force using the tmp directory:
    ./setup.<platform> -is:javaconsole -is:tempdir /...../tmp -console
    c- One CT of mine added the Peoplesoft user to the web server group and that helped him solve the issue.
    (2) It could be due to using an old version of PT8.49.xx. Always install the latest patch, available from CC.
    (3) It could be due to not setting DISPLAY=0.0 before the you begin the installation.
    It has been stated in page 84 of the (Enterprise PeopleTools 8.49 Installation) manual the following:
    Note. ** SET THE DISPLAY- for the UNIX box $> export DISPLAY=0.0. Set this env variable every time you use the InstallShield Wizard.
    (4) It could be that the installer is seeing an incorrect version of Java on the environment. Correct the path to the Java home before deploying PIA on the web server.
    Change the directory to <PS_HOME>/setup/PsMpPIAInstall and run one of these commands:
    setup.<platform> -console -is:javaconsole
    or
    <JAVA_HOME>/bin/java -cp setup.jar run -console
    where <JAVA_HOME> is the directory where the JRE software is installed.
    The default is <PS_HOME>/jre.
    (5) It could happen when you try to install PIA remotely. Please perform the installation locally on the box.
    (6) It could happen when you try to use GUI mode for the installation. Use console mode only.
    (7) For Websphere 6.1.0.19 on AIX5.3, if you get the following error when trying to install PIA Single Server for websphere from i/setup/PsMpPIAInstal,
    "/prod/psft/pt849/setup/PSMpPIAInstall/scripts/waspiainstall.sh[12]: ant: not found. ....... ........ Warning: /prod/psft/pt849/webserv/peoplesoft2/installedApps/peoplesoft2NodeCell/peoplesoft2.ear/PSOL.war/WEB-INF/lib does not exists. (PSChangeSharedLibPermission)
    The issue could be solved after adding WAS_Home to path in psconfig.sh file and removing ctrl+M in ant file in WebSphere directory.

  • Cant install agent11g on Solaris 9

    Hi
    I do have problem installing agent on solaris 9 64 bit.
    I tried tree ways - pushing agent from OMS, downloading agent using agentDownload and cloning agent from almost identical machine.
    Installation script start failing on the linking step giving errors about not being able to link. All prerequisites for agent are met.
    The third solution works until starting agent.
    Agent doesn't start throwing an error:
    emctl start agent
    ld.so.1: /export/home/oracle/agent11g/perl/bin/perl: fatal: attempt to open file with null name
    Killed
    If I execute this being in AGENT_HOME directory but using emctl.pl:
    bash-2.05$ perl ./bin/emctl.pl start agent
    Can't locate lib.pm in @INC (@INC contains: ../lib/5.10.0/sun4-solaris-thread-multi-64 ../lib/5.10.0 ../lib/site_perl/5.10.0/sun4-solaris-thread-multi-64 ../lib/site_perl/5.10.0 ../lib/5.10.0 ../lib/5.10.0/sun4-solaris-thread-multi-64 ../lib/site_perl .) at ./bin/emctl.pl line 201.
    BEGIN failed--compilation aborted at ./bin/emctl.pl line 201.
    If I go to perl/bin directory and execute the same, adjusting paths:
    bash-2.05$ cd perl/bin
    bash-2.05$ perl ../../bin/emctl.pl start agent
    Exception in thread "main" java.lang.UnsupportedClassVersionError: oracle/sysman/emSDK/conf/TargetInstaller (Unsupported major.minor version 50.0)
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:509)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:246)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:54)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:193)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:186)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:265)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:262)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:322)
    EM Configuration issue. not found.
    Can someone help me with this?
    Thanks
    EDIT: during linking I get this error:
    INFO: ld: fatal: library -lclntsh: not found
    Edited by: Jarek Jozwik on 10-Feb-2011 08:50
    I do also get those errors:
    INFO: /export/home/oracle/agent11g/bin/genoccish
    INFO: ld: fatal: relocation error: file /export/home/oracle/agent11g/lib/libocci11.a(occiSQLExceptionImpl.o): section .rela.text: invalid
    relocation type: 0x52
    INFO: ld: fatal: relocation error: file /export/home/oracle/agent11g/lib32/libocci11.a(occiSQLExceptionImpl.o): section .rela.text: inval
    id relocation type: 0x52
    INFO: /export/home/oracle/agent11g/bin/genagtsh /export/home/oracle/agent11g/lib/libagtsh.so 1.0
    INFO: ld: fatal: relocation error: file /export/home/oracle/agent11g/lib/shoc.o: section .rela.text: invalid relocation type: 0x52
    INFO: ld: fatal: relocation error: file /export/home/oracle/agent11g/lib32/shoc.o: section .rela.text%shocodat_os_date_to_julian: invalid
    relocation type: 0x52
    Edited by: Jarek Jozwik on 10-Feb-2011 08:59

    Hi Jarek,
    I do not know to much about Solaris but this note (the truss command) cold give you a clue what is going on: 11g Grid Agent: Executing emctl Fails with 'Segmentation Fault' on Solaris 5.9 (Update 2) [ID 1140615.1]
    Also: 11gR1 on Solaris failing at relink phase with errors like "ld: fatal: relocation error" and then "ld: fatal: library -lclntsh: not found" [ID 848700.1] could be of help regarding the link (lclntsh) error.
    Eric

  • Oracle 10gR2 installation fails in Solaris 10

    Hi All,
    I am facing the following problem in Solaris 10 SPARC 64 bit machine.
    1.     Downloaded Oracle 10g R2 installable from oracle
    2.     Created user oracle and group dba and modified project settings and permissions as per quick installation guide
    3.     Installation of software is successful. But dbca fails with following error message.
    ORA-19624: operation failed, retry possible
    ORA-19870: error reading backup piece /vol1/ora10gr2/product/10.2.0/Db_1/assistants/dbca/templates/Seed_Database.dfb
    ORA-19587: error occurred at reading 0 bytes at block number 1
    ORA-27091: unable to queue I/O
    ORA-27067: size of I/O buffer is invalid
    4.     I also tried creating scripts using dbca and running it manually. It fails with following error message in trace file
    Corrupt block 1 found during reading backup piece, file=/ora10gr2/ora10gr2/product/10.2.0/Db_1/assistants/dbca/templates/Seed_
    Database.dfb, corr_type=3
    5.     Creation of custom database also fails with similar error message
    It is Solaris 10 (Solaris 10 11/06 s10s_u3wos_10 SPARC) machine with patch level 125100-05 .
    I know this question has to be posted in Oracle forums. But I could not see others facing this issue in oracle forums. If anybody has faced this issue please let me know.
    Thanks!

    Yes, I was trying to install Oracle for Solaris sparc 64 bit.
    again I reformatted the system with Solaris 10 8/07 release but I am getting the same error. Machine model is v480. even i tried to create a database manually, CREATE DATABASE command fails with the same error
    Please find trace file content below
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    control_files            = /u01/ora10gr2/c1.ctl, /u01/ora10gr2/c2.ctl, /u01/ora10gr2/c3.ctl
    db_block_size            = 8192
    undo_management          = AUTO
    db_name                  = ORA10
    PMON started with pid=2, OS id=1331
    PSP0 started with pid=4, OS id=1333
    MMAN started with pid=6, OS id=1335
    DBW0 started with pid=8, OS id=1337
    DBW1 started with pid=3, OS id=1339
    LGWR started with pid=5, OS id=1341
    CKPT started with pid=10, OS id=1343
    SMON started with pid=12, OS id=1345
    RECO started with pid=14, OS id=1347
    MMON started with pid=16, OS id=1349
    MMNL started with pid=18, OS id=1351
    Tue Oct  9 16:45:17 2007
    create database ORA10
    logfile   group 1 ('/u01/ora10gr2/redo1.log') size 10M,
    group 2 ('/u01/ora10gr2/redo2.log') size 10M,
    group 3 ('/u01/ora10gr2/redo3.log') size 10M
    character set          WE8ISO8859P1
    national character set utf8
    datafile '/u01/ora10gr2/system.dbf'
    size 50M
    autoextend on
    next 10M maxsize unlimited
    extent management local
    sysaux datafile '/u01/ora10gr2/sysaux.dbf'
    size 10M
    autoextend on
    next 10M
    maxsize unlimited
    undo tablespace undo
    datafile '/u01/ora10gr2/undo.dbf'
    size 10M
    default temporary tablespace temp
    tempfile '/u01/ora10gr2/temp.dbf'
    size 10M
    Tue Oct  9 16:45:18 2007
    Hex dump of (file 0, block 9) in trace file /u01/ora10gr2/product/10.2.0/Db_2/rdbms/log/ora10_ora_1352.trc
    Corrupt block relative dba: 0x00000009 (file 0, block 9)
    Bad check value found during control file block write
    Please suggest some other troubleshooting steps

  • Error when installing Nagios on solaris 11

        Hello,
    I'm following these instructions (Building and Deploying Nagios on Oracle Solaris 11)  on how to build and install Nagios on a solaris 11 x86 box.  I get all the way to pkg install then I receive this error:
    root-/opt # pkg install nagios
    WARNING: The boot environment being modified is not the active one.  Changes
    made will not be reflected on the next boot.
               Packages to install:  1
                Services to change:  1
           Create boot environment: No
    Create backup boot environment: No
    DOWNLOAD                                PKGS         FILES    XFER (MB)   SPEED
    Completed                                1/1     1294/1294    15.1/15.1    0B/s
    PHASE                                          ITEMS
    Installing new actions                        1/1407Action install failed for 'nagios' (pkg://ops-software/nagios):
      KeyError: 'gid'
    The Boot Environment solaris-2-backup-1 failed to be updated. A snapshot was taken before the failed attempt and is mounted here /tmp/tmpeH7KLq. Use 'beadm unmount solaris-2-backup-10' and then 'beadm activate solaris-2-backup-10' if you wish to boot to this BE.
    pkg: An unexpected error happened during install: 'gid'
    Traceback (most recent call last):
      File "/usr/bin/pkg", line 6373, in handle_errors
        __ret = func(*args, **kwargs)
      File "/usr/bin/pkg", line 6359, in main_func
        pargs=pargs, **opts)
      File "/usr/bin/pkg", line 2177, in install
        update_index=update_index)
      File "/usr/bin/pkg", line 1950, in __api_op
        ret_code = __api_execute_plan(_op, _api_inst)
      File "/usr/bin/pkg", line 1523, in __api_execute_plan
        api_inst.execute_plan()
      File "/usr/lib/python2.6/vendor-packages/pkg/client/api.py", line 2706, in execute_plan
        self._img.imageplan.execute()
      File "/usr/lib/python2.6/vendor-packages/pkg/client/imageplan.py", line 4210, in execute
        p.execute_install(src, dest)
      File "/usr/lib/python2.6/vendor-packages/pkg/client/pkgplan.py", line 516, in execute_install
        dest.install(self, src)
      File "/usr/lib/python2.6/vendor-packages/pkg/actions/group.py", line 80, in install
        if (cur_attrs["gid"] != self.attrs["gid"]):
    KeyError: 'gid'
    pkg: This is an internal error in pkg(5) version f840f00cdeff.  Please log a
    Service Request about this issue including the information above and this
    message.
    root-/opt #
    I've installed other packages with pkg so I don't think its a error with the utility.  I've tried with 2 different versions of Nagios (4.0.7 and 4.0.8) both times getting the same error.  Has anyone seen this error before? any ideas on whats causing it?
    Thanks

    I have not done this myself, and the error you got should be more clear. What version of Solaris 11 are you using?  I think the issue may be in the default GID that is assigned. The instructions don't add a GID to the group action:
    group groupname=nagios
    user username=nagios group=nagios
    The pkg(5) manpage says this is optional:
         gid
             The group's unique numerical id. The  default  value  is the first free group under 100.
    You may want to add a specific GID to see if it solves the issue:
    group groupname=nagios gid=nnn   (where nnn is an unused group ID)
    -- Alan

  • Install nagios on solaris 10

    hi
    can any one help me to install nagios on solaris 10.But i got a document from
    www.totkat.org/pages/nagios.shtml. but it is giving errors.
    i am expecting your valuable hints to do

    I've insaller SUNWlibm and the make is going further now but still ends in a fatal error:
    then mv -f ".deps/pst3-pst3.Tpo" ".deps/pst3-pst3.Po"; else rm -f ".deps/pst3-pst3.Tpo"; exit 1; fi
    pst3.c:1: sorry, unimplemented: 64-bit mode not compiled in
    *** Error code 1
    make: Fatal error: Command failed for target `pst3-pst3.o'
    Current working directory /usr/share/src/nagios-plugins-1.4.13/plugins-root
    *** Error code 1
    The following command caused the error:
    failcom='exit 1'; \
    for f in x $MAKEFLAGS; do \
    case $f in \
    *=* | --[!k]*);; \
    k) failcom='fail=yes';; \
    esac; \
    done; \
    dot_seen=no; \
    target=`echo all-recursive | sed s/-recursive//`; \
    list='gl lib plugins plugins-scripts plugins-root po'; for subdir in $list; do \
    echo "Making $target in $subdir"; \
    if test "$subdir" = "."; then \
    dot_seen=yes; \
    local_target="$target-am"; \
    else \
    local_target="$target"; \
    fi; \
    (cd $subdir && make $local_target) \
    || eval $failcom; \
    done; \
    if test "$dot_seen" = "no"; then \
    make "$target-am" || exit 1; \
    fi; test -z "$fail"
    make: Fatal error: Command failed for target `all-recursive'
    Current working directory /usr/share/src/nagios-plugins-1.4.13
    *** Error code 1
    make: Fatal error: Command failed for target `all'
    another suggestion? the SUNWlibm was necessary so thank you for that.

  • Install DBI on Solaris 10

    Hi,
    I am trying to install DBI on solaris 10 (SPARC - 64 bit).
    I got an error message after using command make
    sh: cc: not found
    Error code 1
    make: Fatal error: Command failed for target 'Perl.o'
    Does someone know how to solve the problem?
    Thanks

    Try this guy's list, he maintain an archive of Solaris package.
    http://www.ibiblio.org/pub/packages/solaris/sparc/html/creating.solaris.packages.html
    Of course, if you can get directly from Sun will be better.

  • Error installing KDE in Solaris 9!

    Hello All:
    I got anerror trying to install KDE in solaris 9 using this command:
    pkg-get -i kde_gcc
    It stars to install via internet, everything is ok, when it reach the koffice_addons packet, it says:
    Analysing special files...
    1109 blocks
    pkgadd: ERROR: attempt to process datastream failed
    -bad format in datastream table-of-contents
    pkgadd: ERROR: could not process datastream from </var/pkg-get/downloads/koffice_addons-1.3-SunOS5.8-all-CSW.pkg.gz>
    ERROR: could not add CSWkofficeaddons.
    ERROR: install of CSWkofficeaddons failed
    ERROR: could not install required dependancies for CSWkdegcc
    Could it be a packet error? I tried downloading the packet in different urls and it says always the same, error, I also tried to install the packet by myself with pkgadd but it gives me the same error, can you help me with this???
    Thank you all!

    Can you try with jreLoc parameter -
    ./runInstaller -jreLoc <path of JRE 1.6>
    You may refer -
    SOA Suite Installation
    Regards,
    Anuj

  • All 11g pre-requisites check failed on solaris 10

    During 11g R2 (64 bit) installation on Solaris 10 64 bit, all pre-requisites checks were failed.
    Like the first one given below:
    =======================
    Physical Memory - This is a prerequisite condition to test whether the system has at least 1GB (1048576.0KB) of total physical memory.
    Expected Value : n/a
    Actual Value : n/a
     List of errors:  - 
    PRVF-7531 : Physical memory check cannot be performed on node "sol11oracle-vm"  -
    Cause:  Could not perform check of physical memory on the node indicated.  -
    Action:  Ensure ability to access the node specified and view memory information.
    =======================
    It seems that oracle installer not able to resolve the name "sol11oracle-vm".
    Please suggest.

    Hi, know that its an old thread but anyway.
    Check metalink for *11GR2 INSTALL ON SOLARIS FAILS MANY PREREQUISITE CHECKS [ID 989727.1]*.
    Oracle 11gR2 software is NOT certified for:
    a.) Solaris 10 “less than update 6” with the right patches.
    b.) Solaris 10 “less than update 6” with a Solaris patch bundle.
    c.) Solaris 10 “less than update 6” with a Solaris release update
    It is only certified for a base install image of Solaris 10 update 6 or greater.

  • Siebel 8.1.1.10 vanilla install fails at dbsrvr config set_unicode.sql does not exist

    Hello ,
    I am trying to install siebel out of the box with unicode and multilingual configuration. But my setup fails at dbsrvr configuration.
    UpgradeLog      UpgradeInfo     3       0000000251cc5fdc:0      2013-06-27 11:00:10     Status Message (Executing SQL statements in file /global/u10/globpoc/
    siebel/dbsrvr/oracle/set_unicode.sql ...)
    Trace   Trace   3       0000000251cc5fdc:0      2013-06-27 11:00:10     Unable to open file 'set_unicode.sql'.
    UpgradeLog      UpgradeError    1       0000000251cc5fdc:0      2013-06-27 11:00:10     Error in function UTLStartSqlStmtAPI
    UpgradeLog      UpgradeError    1       0000000251cc5fdc:0      2013-06-27 11:00:10     Error executing statement () in file (set_unicode.sql).
    UpgradeLog      UpgradeInfo     3       0000000251cc5fdc:0      2013-06-27 11:00:10     Close database connection.
    UpgradeLog      UpgradeError    1       0000000251cc5fdc:0      2013-06-27 11:00:10     Execute SQL file action failed.
    UpgradeLog      UpgradeError    1       0000000251cc5fdc:0      2013-06-27 11:00:10     Error executing action (Set system pref for Unicode DB).
    UpgradeLog      UpgradeInfo     3       0000000251cc5fdc:0      2013-06-27 11:00:10     Status Message (Errors encountered)
    globpoc$
    this file set_unicode.sql does not exist under /siebel/dbsrvr/oracle folder in solaris. Does anyone have any ideas or has faced similar issue?
    trying to install siebel on Solaris SPARC 64 bit, Oracle 11.2.0.3, siebel 8.1.1.10, unicode db, multilingual install.

    Hello ,
    I am trying to install siebel out of the box with unicode and multilingual configuration. But my setup fails at dbsrvr configuration.
    UpgradeLog      UpgradeInfo     3       0000000251cc5fdc:0      2013-06-27 11:00:10     Status Message (Executing SQL statements in file /global/u10/globpoc/
    siebel/dbsrvr/oracle/set_unicode.sql ...)
    Trace   Trace   3       0000000251cc5fdc:0      2013-06-27 11:00:10     Unable to open file 'set_unicode.sql'.
    UpgradeLog      UpgradeError    1       0000000251cc5fdc:0      2013-06-27 11:00:10     Error in function UTLStartSqlStmtAPI
    UpgradeLog      UpgradeError    1       0000000251cc5fdc:0      2013-06-27 11:00:10     Error executing statement () in file (set_unicode.sql).
    UpgradeLog      UpgradeInfo     3       0000000251cc5fdc:0      2013-06-27 11:00:10     Close database connection.
    UpgradeLog      UpgradeError    1       0000000251cc5fdc:0      2013-06-27 11:00:10     Execute SQL file action failed.
    UpgradeLog      UpgradeError    1       0000000251cc5fdc:0      2013-06-27 11:00:10     Error executing action (Set system pref for Unicode DB).
    UpgradeLog      UpgradeInfo     3       0000000251cc5fdc:0      2013-06-27 11:00:10     Status Message (Errors encountered)
    globpoc$
    this file set_unicode.sql does not exist under /siebel/dbsrvr/oracle folder in solaris. Does anyone have any ideas or has faced similar issue?
    trying to install siebel on Solaris SPARC 64 bit, Oracle 11.2.0.3, siebel 8.1.1.10, unicode db, multilingual install.

Maybe you are looking for