I can�t install Sun Studio 11 in Solaris 8

Hello!!
We are trying to install Sun Studio 11 on our Server.
The server is running under Solaris 8, we install J2SE 1.4.2_10 SDK prior to run the Sun Studio installer, but when we run the installer, it report the following error
Could not find class during deserialization of the WizardState:java.lang.ClassNotFoundException: com.sun.install.products.Product
java.lang.ClassNotFoundException: com.sun.install.products.Product
at java.lang.Throwable.fillInStackTrace(Native Method)
at java.lang.Throwable.fillInStackTrace(Compiled Code)
at java.lang.Throwable.<init>(Compiled Code)
at java.lang.Exception.<init>(Compiled Code)
at java.lang.ClassNotFoundException.<init>(Compiled Code)
at java.io.ObjectInputStream.inputObject(Compiled Code)
at java.io.ObjectInputStream.readObject(Compiled Code)
at java.io.ObjectInputStream.readObject(Compiled Code)
at java.util.Hashtable.readObject(Compiled Code)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Compiled Code)
at java.io.ObjectInputStream.invokeObjectReader(Compiled Code)
at java.io.ObjectInputStream.inputObject(Compiled Code)
at java.io.ObjectInputStream.readObject(Compiled Code)
at java.io.ObjectInputStream.readObject(Compiled Code)
at com.sun.wizards.core.GenericWizardState.setWizardState(Compiled Code)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Compiled Code)
at com.sun.wizards.core.ArchiveReader.callObjectMethod(Compiled Code)
at com.sun.wizards.core.ArchiveReader.<init>(Compiled Code)
at com.sun.forte.install.tasks.AddChildWizardTask.fetchChildWizards(Compiled Code)
at com.sun.forte.install.tasks.AddChildWizardTask.perform(Compiled Code)
at com.sun.wizards.core.Sequence.perform(Compiled Code)
at com.sun.wizards.core.SequenceManager.run(Compiled Code)
at java.lang.Thread.run(Thread.java:479)
Could not find class during deserialization of the WizardState:java.lang.ClassNotFoundException: com.sun.install.products.Product
java.lang.ClassNotFoundException: com.sun.install.products.Product
at java.lang.Throwable.fillInStackTrace(Native Method)
at java.lang.Throwable.fillInStackTrace(Compiled Code)
at java.lang.Throwable.<init>(Compiled Code)
at java.lang.Exception.<init>(Compiled Code)
at java.lang.ClassNotFoundException.<init>(Compiled Code)
at java.io.ObjectInputStream.inputObject(Compiled Code)
at java.io.ObjectInputStream.readObject(Compiled Code)
at java.io.ObjectInputStream.readObject(Compiled Code)
at java.util.Hashtable.readObject(Compiled Code)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Compiled Code)
at java.io.ObjectInputStream.invokeObjectReader(Compiled Code)
at java.io.ObjectInputStream.inputObject(Compiled Code)
at java.io.ObjectInputStream.readObject(Compiled Code)
at java.io.ObjectInputStream.readObject(Compiled Code)
at com.sun.wizards.core.GenericWizardState.setWizardState(Compiled Code)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Compiled Code)
at com.sun.wizards.core.ArchiveReader.callObjectMethod(Compiled Code)
at com.sun.wizards.core.ArchiveReader.<init>(Compiled Code)
at com.sun.wizards.core.GenericWizardState.setWizardState(Compiled Code)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Compiled Code)
at com.sun.wizards.core.ArchiveReader.callObjectMethod(Compiled Code)
at com.sun.wizards.core.ArchiveReader.<init>(Compiled Code)
at java.lang.reflect.Constructor.newInstance(Native Method)
at install.instantiateArchiveReader(ArchiveClassLoader.java:203)
at install.<init>(ArchiveClassLoader.java:143)
at install.main(Compiled Code
Some one has any idea?
Thank you in advance.
PD: Sorry for my English, I�am a beginner English student, please be pacient.

i've installed java 1.5.0b06 and I can install SUN Studio 11 in Solaris 8
feedback:
==========================================================
# echo $PATH
/usr/j2se/jre1.5.0_06/bin:/usr/j2se/jre1.5.0_06:/usr/sbin:/usr/bin
# java -version
java version "1.5.0_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode, sharing)
==========================================================
but when i try to install
==========================================================
# ./installer -nodisplay
Could not find class during deserialization of the WizardState:java.lang.ClassNotFoundException: com.sun.install.products.Product
java.lang.ClassNotFoundException: com.sun.install.products.Product
at java.lang.Throwable.fillInStackTrace(Native Method)
at java.lang.Throwable.fillInStackTrace(Compiled Code)
at java.lang.Throwable.<init>(Compiled Code)
at java.lang.Exception.<init>(Compiled Code)
at java.lang.ClassNotFoundException.<init>(Compiled Code)
at java.io.ObjectInputStream.inputObject(Compiled Code)
at java.io.ObjectInputStream.readObject(Compiled Code)
at java.io.ObjectInputStream.readObject(Compiled Code)
at java.util.Hashtable.readObject(Compiled Code)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Compiled Code)
at java.io.ObjectInputStream.invokeObjectReader(Compiled Code)
at java.io.ObjectInputStream.inputObject(Compiled Code)
at java.io.ObjectInputStream.readObject(Compiled Code)
at java.io.ObjectInputStream.readObject(Compiled Code)
at com.sun.wizards.core.GenericWizardState.setWizardState(Compiled Code)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Compiled Code)
at com.sun.wizards.core.ArchiveReader.callObjectMethod(Compiled Code)
at com.sun.wizards.core.ArchiveReader.<init>(Compiled Code)
at com.sun.forte.install.tasks.AddChildWizardTask.fetchChildWizards(Compiled Code)
at com.sun.forte.install.tasks.AddChildWizardTask.perform(Compiled Code)
at com.sun.wizards.core.Sequence.perform(Compiled Code)
at com.sun.wizards.core.SequenceManager.run(Compiled Code)
at java.lang.Thread.run(Thread.java:472)
Could not find class during deserialization of the WizardState:java.lang.ClassNotFoundException: com.sun.install.products.Product
java.lang.ClassNotFoundException: com.sun.install.products.Product
at java.lang.Throwable.fillInStackTrace(Native Method)
at java.lang.Throwable.fillInStackTrace(Compiled Code)
at java.lang.Throwable.<init>(Compiled Code)
at java.lang.Exception.<init>(Compiled Code)
at java.lang.ClassNotFoundException.<init>(Compiled Code)
at java.io.ObjectInputStream.inputObject(Compiled Code)
at java.io.ObjectInputStream.readObject(Compiled Code)
at java.io.ObjectInputStream.readObject(Compiled Code)
at java.util.Hashtable.readObject(Compiled Code)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Compiled Code)
at java.io.ObjectInputStream.invokeObjectReader(Compiled Code)
at java.io.ObjectInputStream.inputObject(Compiled Code)
at java.io.ObjectInputStream.readObject(Compiled Code)
at java.io.ObjectInputStream.readObject(Compiled Code)
at com.sun.wizards.core.GenericWizardState.setWizardState(Compiled Code)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Compiled Code)
at com.sun.wizards.core.ArchiveReader.callObjectMethod(Compiled Code)
at com.sun.wizards.core.ArchiveReader.<init>(Compiled Code)
at com.sun.wizards.core.GenericWizardState.setWizardState(Compiled Code)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Compiled Code)
at com.sun.wizards.core.ArchiveReader.callObjectMethod(Compiled Code)
at com.sun.wizards.core.ArchiveReader.<init>(Compiled Code)
at java.lang.reflect.Constructor.newInstance(Native Method)
at install.instantiateArchiveReader(ArchiveClassLoader.java:203)
at install.<init>(ArchiveClassLoader.java:143)
at install.main(Compiled Code)
===============================================================
so i am confused or maybe i have to install 1.4.2.10??

Similar Messages

  • Nable to Install Sun Studio 10 on Solaris 10

    Hi,
    I am trying to install Sun Studio on Our Sun Fire V245 server and I end up getting this error.
    ==========================================================
    Installing Solaris patches
    |-1%--------------25%-----------------50%-----------------75%--------------100%|
    Installing Sun Studio Software
    Exception in thread "Thread-27" java.lang.NoClassDefFoundError: com/sun/install/panels/ComponentSelectionListener
    at java.lang.Class.getDeclaredMethods0(Native Method)
    at java.lang.Class.privateGetDeclaredMethods(Class.java:2427)
    at java.lang.Class.getDeclaredMethod(Class.java:1935)
    at java.awt.Component.isCoalesceEventsOverriden(Component.java:5952)
    at java.awt.Component.access$500(Component.java:169)
    at java.awt.Component$3.run(Component.java:5906)
    at java.awt.Component$3.run(Component.java:5904)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.awt.Component.checkCoalescing(Component.java:5903)
    at java.awt.Component.<init>(Component.java:5872)
    at java.awt.Container.<init>(Container.java:251)
    at javax.swing.JComponent.<init>(JComponent.java:570)
    at javax.swing.JPanel.<init>(JPanel.java:65)
    at javax.swing.JPanel.<init>(JPanel.java:92)
    at javax.swing.JPanel.<init>(JPanel.java:100)
    at com.sun.wizards.core.WizardComponent.<init>(WizardComponent.java:159)
    at com.sun.wizards.core.WizardComponent.<init>(WizardComponent.java:145)
    at com.sun.wizards.core.WizardLeaf.<init>(WizardLeaf.java:78)
    at com.sun.install.panels.ComponentPanel.<init>(ComponentPanel.java:144)
    at com.sun.install.products.CreateSimpleUninstaller.createSimpleUninstallerTree(CreateSimpleUninstaller.java:42)
    at com.sun.install.products.UninstallArchiveCreator.writeArchiveFile(UninstallArchiveCreator.java:537)
    at com.sun.install.products.UninstallArchiveCreator.writeArchive(UninstallArchiveCreator.java:317)
    at com.sun.install.products.UninstallUnit.install(UninstallUnit.java:740)
    at com.sun.install.products.Product.performInstallation(Product.java:649)
    at com.sun.install.tasks.ProductTask.perform(ProductTask.java:153)
    at com.sun.wizards.core.Sequence.perform(Sequence.java:343)
    at com.sun.wizards.core.SequenceManager.run(SequenceManager.java:226)
    at java.lang.Thread.run(Thread.java:619)
    ===========================================================
    Server uname output is given below
    bash-3.00# uname -a
    SunOS lspv245n.ind.hp.com 5.10 Generic_142909-17 sun4u sparc SUNW,Sun-Fire-V245
    bash-3.00#
    Could someone help me? (I am experienceing the same error on our SunFire 4200 server as well.)
    Thanks,
    Roy

    If you install packages (using the script or installer GUI), you need to have root privileges. You don't say whether you have root privileges.
    Studio 10 is 5 years old and is End Of Life. Is there some reason you need to install it? Since you are using Solaris 10, I suggest getting the current release instead, Studio 12.2.

  • Installed Sun studio 12.2. ran 'discover' command on C++ code.Gives warning

    Hi,
    I installed Sun studio 12.2. I compiled C++ code with C++ 5.11 compiler, and ran discover command as shown below:
    > #CC -g -O2 test.cpp
    > #discover -w - a.out
    > discover (warning): a.out will be analyzed in lite mode because it has no annotations. See discover documentation for compiler flag/OS recommendations
    I get the discover warning. After runnig discover command, I executed ./a.out. On cosole, only memory leaks will be displayed and no other error.
    Any reason why discover gives warning??????????????????
    Edited by: Archit on Apr 5, 2011 11:09 PM
    Edited by: Archit on Apr 5, 2011 11:10 PM
    Edited by: Archit on Apr 5, 2011 11:10 PM
    Edited by: Archit on Apr 5, 2011 11:13 PM

    Hi,
    What a woderful fix you have provided !!!!!!!!!!
    It really works.
    I tried running on Solaris 10 update 8. discover tool runs properly. Where as , the tool runs in lite mode on Solaris update 4.
    If possible , can you pint me to some links where I can this kind of info.?
    Thank you very much.

  • After installing Sun Studio 11, libfsu.a in Sun Forte  6 is removed.

    I have Sun compilers 5.0 and 6.2 on my Sun Solaris 8 Ultra Sparc machine. After installing Sun Studio 11, some library files (e.g., libfsu.a in Sun Forte 6) from the old compilers were removed. What is wrong with my installation?
    Note that I install the different versions of compilers in separate directories.

    After the 1st failed installation of Sun studio 11,
    did you making sure that Sun studio 11 is not exist
    on your system before re-install Sun studio 11? The
    rule is you can have different Sun studio releases
    on the same system, but you can not have the
    multiple copy of the same release on the same
    system, even though they are in a totally separate
    directory. If Sun Studio 11 exist after 1st fail
    installation, you need to un-install it first before
    you re-start 2nd installation attemp.
    Installation of Sun Studio 11 should not remove files
    from older releases, but we know the case it did mess
    up package of the older release before.
    -NgocNo, after 1st install failed due to insufficient disk space, I did not uninstall Studio 11. After I deleted some user files to free up disk space, I run the install again, specified the same directory for installation, and just select Sun Performance Libraries. The installation seems to finished successfully. Perhaps this is one scenario where old versions can get messed up.

  • How to install sun studio 12 under Centos 5???

    HI, all,
    I am trying to install Sun Studio 12 into Centos 5. The followings are what I did:
    1. Download sun studio 12 package by selecting Linex (x86) for Centos from web site and save this package under /var/tmp.
    2. I used bzcat to unpack this package by:
    bzcat < SunStudio12ml-linux-x86-200709-pkg.tar.bz2 | /bin/tar xvf -
    3. I did prepare_system before installation by:
    ./prepare_system [-d /opt/sun/ ] [-R /var/tmp/ ] [-C | -s netbeans | java | patches | all_patches | jdk_patches | all | print_needed_steps ]
    where [-d /opt/sun/ ] is the directory where all missing softwares will be installed, [-R /var/tmp/ ] is the directory where unpacked programs are saved.
    After running prepare_system, the resposes are:
    bash: -s: command not found
    bash: patches: command not found
    bash: all_patches: command not found
    bash: all: command not found
    bash: print_needed_steps: command not found
    bash: jdk_patches: command not found
    *Usage: gij [OPTION] ... CLASS [ARGS] ...*
    to invoke CLASS.main, or
    *gij -jar [OPTION] ... JARFILE [ARGS] ...*
    to execute a jar file
    *Try `gij --help' for more information.*
    4. I started to use installer with command line to install the sun studio 12 by:
    ./installer -nodisplay
    The result shows me some exceptions and installation is failed as:
    Exception in thread "Thread-1" java.awt.HeadlessException
    at java.awt.dnd.DropTarget.<init>(libgcj.so.7rh)
    at java.awt.dnd.DropTarget.<init>(libgcj.so.7rh)
    at javax.swing.JComponent.<init>(libgcj.so.7rh)
    at javax.swing.JPanel.<init>(libgcj.so.7rh)
    at javax.swing.JPanel.<init>(libgcj.so.7rh)
    at com.sun.wizards.core.WizardComponent.<init>(WizardComponent.java:159)
    at com.sun.wizards.core.WizardComposite.<init>(WizardComposite.java:83)
    at com.sun.wizards.core.WizardTreeManager.createWizardPanel(WizardTreeManager.java:890)
    at com.sun.wizards.core.WizardTreeManager.<init>(WizardTreeManager.java:325)
    at com.sun.wizards.core.CommandLineConsole.run(CommandLineConsole.java:75)
    at java.lang.Thread.run(libgcj.so.7rh)
    Task Failed: java.lang.NullPointerException
    java.lang.NullPointerException
    at java.lang.Class.isAssignableFrom(libgcj.so.7rh)
    at java.util.ResourceBundle.tryBundle(libgcj.so.7rh)
    at java.util.ResourceBundle.tryBundle(libgcj.so.7rh)
    at java.util.ResourceBundle.getBundle(libgcj.so.7rh)
    at java.util.ResourceBundle.getBundle(libgcj.so.7rh)
    at com.sun.setup.util.wbResource.getString(wbResource.java:212)
    at com.sun.setup.util.wbResource.getString(wbResource.java:132)
    at com.sun.setup.util.setupInitializationTask.perform(setupInitializationTask.java:88)
    at com.sun.wizards.core.Sequence.perform(Sequence.java:343)
    at com.sun.wizards.core.SequenceManager.run(SequenceManager.java:226)
    at java.lang.Thread.run(libgcj.so.7rh)
    I followed installation instructions to install sun studio 12 under Centos 5. I can not make it. However, I made it under Solaries system.
    So, is there any special for Centos 5?
    Hunter 3D

    Hi,
    Thank you for your helps.
    According to your suggestions, I downloaded JDK 6 update 10 RC, specifical in Linux platform : self-extracting JDK file named:
    jdk-6u10-bin-b28-linux-i586-21-jul-2008.bin
    I saved downloading under the directory where sun studio is located.
    I used
    yum search jdk
    to find jdk exists in Centos 5.2 shown as the message as:
    [root@localhost sun]# yum search jdk
    Loading "priorities" plugin
    Loading "fastestmirror" plugin
    Loading mirror speeds from cached hostfile
    * rpmforge: ftp-stud.fht-esslingen.de
    * base: mirror.raystedman.net
    * updates: mirror.raystedman.net
    * addons: mirror.voxitas.com
    * extras: mirror.raystedman.net
    0 packages excluded due to repository priority protections
    jakarta-commons-launcher.i386 : The Launcher Component is designed to be a cross platform Java application launcher.
    jakarta-commons-collections.i386 : Jakarta Commons Collections Package
    mockobjects-alt-jdk1.4.i386 : Mockable API for JDK 1.4
    jakarta-commons-beanutils.i386 : Jakarta Commons BeanUtils Package
    gnu-crypto-sasl-jdk1.4.i386 : Gnu Crypto SASL API
    ldapjdk.i386 : The Mozilla LDAP Java SDK
    ldapjdk-javadoc.i386 : Javadoc for ldapjdk
    mockobjects-jdk1.4.i386 : MockObjects for 1.4 JDK
    I used
    ./installer -nodisplay
    to install sun studio 12 and error message show as:
    [root@localhost sun]# ./installer -nodisplay
    Exception in thread "Thread-1" java.awt.HeadlessException
    at java.awt.dnd.DropTarget.<init>(libgcj.so.7rh)
    at java.awt.dnd.DropTarget.<init>(libgcj.so.7rh)
    at javax.swing.JComponent.<init>(libgcj.so.7rh)
    at javax.swing.JPanel.<init>(libgcj.so.7rh)
    at javax.swing.JPanel.<init>(libgcj.so.7rh)
    at com.sun.wizards.core.WizardComponent.<init>(WizardComponent.java:159)
    at com.sun.wizards.core.WizardComposite.<init>(WizardComposite.java:83)
    at com.sun.wizards.core.WizardTreeManager.createWizardPanel(WizardTreeManager.java:890)
    at com.sun.wizards.core.WizardTreeManager.<init>(WizardTreeManager.java:325)
    at com.sun.wizards.core.CommandLineConsole.run(CommandLineConsole.java:75)
    at java.lang.Thread.run(libgcj.so.7rh)
    Task Failed: java.lang.NullPointerException
    java.lang.NullPointerException
    at java.lang.Class.isAssignableFrom(libgcj.so.7rh)
    at java.util.ResourceBundle.tryBundle(libgcj.so.7rh)
    at java.util.ResourceBundle.tryBundle(libgcj.so.7rh)
    at java.util.ResourceBundle.getBundle(libgcj.so.7rh)
    at java.util.ResourceBundle.getBundle(libgcj.so.7rh)
    at com.sun.setup.util.wbResource.getString(wbResource.java:212)
    at com.sun.setup.util.wbResource.getString(wbResource.java:132)
    at com.sun.setup.util.setupInitializationTask.perform(setupInitializationTask.java:88)
    at com.sun.wizards.core.Sequence.perform(Sequence.java:343)
    at com.sun.wizards.core.SequenceManager.run(SequenceManager.java:226)
    at java.lang.Thread.run(libgcj.so.7rh)
    So, please tell me what I will do.
    Thank you.

  • Installing Sun Studio 12 on Ubuntu 8.04

    When I try to install Sun Studio 12 with the graphical installer, I get a message half was through that Java is not installed. In my case Sun's Java was already installed. I tell the Sun Studio installer to do the update and it finished what it was doing. After the install is done, I found that the Sun Studio executable is missing, so it looked like the installation did not work. What version of Java is Sun Studio expecting and does it need to be tied to a specific path? Is there a known method for installing Java for Sun Studio 12?
    After this I uninstalled Java and Netbeans and started the system prep tool, which correctly said I was missing netbeans and java. I had the system prep tool install netbeans successfully but I get this message when trying to install java:
    error: Failed dependencies:
    glibc >= 2.1.2-11 is needed by jdk-1.5.0_09-fcs.i586
    sh-utils >= 2.0-1 is needed by jdk-1.5.0_09-fcs.i586
    fileutils >= 4.0-8 is needed by jdk-1.5.0_09-fcs.i586
    gawk >= 3.0.4-1 is needed by jdk-1.5.0_09-fcs.i586
    textutils >= 2.0-2 is needed by jdk-1.5.0_09-fcs.i586
    /bin/sh is needed by jdk-1.5.0_09-fcs.i586
    Any suggestions?

    I could not find any log files with error information from Express or Sun Studio 12. Any ideas?Not yet :-) Can you try to build and debug a sample project? Does it show the same problem?
    I mean one of several sample projects, that are shipped with the Sun Studio IDE.
    Start "sunstudio", from main menu: "File->New Project", select Samples->C/C++/Fortran->Welcome
    Did you try to run compilers and other tools?
    Please, make sure they work. For example, run the following commands:
    cc -V
    CC -V
    f90 -V
    collect -V
    dbx -V
    dmake -v
    (Note: the last one is small "v")

  • Problem installing  Sun studio creator Please help

    can come one please help me with this
    i am trying to install sun studio creator on ubunutu but i get an error message saying unable to complete the install
    the install logs shows the following error
    (27-Dec-2005 17:37:35), Setup.product.install, com.sun.installer.PostInstallCoreAction, msg1, Sun Java Studio Creator Error encountered while installing Sun Java Studio Creator. Please review the log file under this directory: /home/karl/Creator
    (27-Dec-2005 17:37:40), Setup.product.install, com.sun.installer.PostInstallWizardAction, err, Error setting pointbase port
    (27-Dec-2005 17:37:40), Setup.product.install, com.sun.installer.PostInstallWizardAction, err, Skipping PostInstall actions due to Application Server installation failure with exitcode: -500
    any help would be most appreciated
    karl

    http://forum.java.sun.com/thread.jspa?threadID=5308609

  • Can I install Sun Cluster on LDOM guest domain. Is Oracle RAC a supported c

    Hello,
    Can I install Sun Cluster on LDOM guest domains. Is Oracle RAC on LDOM guest domains of 2 physical servers a supported configuration from oracle?
    Many thanks in advance
    Ushas Symon

    Hello,
    The motive behind using LDOm Guest domains as RAC node is to have a better control of the resource allocation, since i will be having more than one guest domains which should perform different functions. The customer wants to have ORACLE RAC alone (without sun cluster).
    I will have two T5120's and one 2540 shared storage.
    My plan of configuration is to have
    Control&IO Domain with 8VCPU, 6GB mem
    one LDOM guest domain on each physical machine with 8 VCPU's, 8GB of memory, shared n/w and disks participating as RAC node's. (Don't know yet if i will use solaris cluster or not)
    one guest domain on each physical machine with 12 VCPU's, 14GB of memory, shared n/w and disks participating as BEA weblogic cluster nodes (not on solaris cluster)
    One guest domain on each physical machine with 4 VCPU's, 4GB of memory,shared n/w and disks participating as apache web cluster (on solaris cluster)
    Now, My question is, is it a supported configuration to have guest domains as Oracle RAC participants for 11gR2 (either with or without solaris cluster).
    If I need to configure RAC nodes on solaris cluster, is it possible to have two independent clusters on LDOM , one 2 node cluster for RAC and another 2 node cluster for apache web?
    Kindly advise
    Many thanks in advance
    Ushas Symon

  • Unable to install Sun Studio 12 update1

    root:> cat /etc/release
    Solaris 10 5/09 s10s_u7wos_08 SPARC
    Copyright 2009 Sun Microsystems, Inc. All Rights Reserved.
    Use is subject to license terms.
    Assembled 30 March 2009
    root:> uname -a
    SunOS testbox 5.10 Generic_139555-08 sun4u sparc SUNW,UltraAX-i2
    root:> java -version
    java version "1.5.0_21"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_21-b01)
    Java HotSpot(TM) Client VM (build 1.5.0_21-b01, mixed mode, sharing)
    I've tried a couple of time to install Sun Studio 12 but it keeps failing during the pkgadd. Once with the GUI and twice with the non-Gui interface. Both end up with the same result.
    Below is where i believe the install is failing.
    [2009-11-24 11:03:53.988]: executing command: pkgadd -n -d -G/tmp/SPROsmpx SPROsmpx
    [2009-11-24 11:07:32.961]: org.netbeans.installer.utils.exceptions.InstallationException: Inner Exception
    [2009-11-24 11:07:33.064]: at org.netbeans.installer.product.components.NativeClusterConfigurationLogic.install(NativeClusterConfigurationLogic.java:227)
    [2009-11-24 11:07:33.065]: at org.netbeans.installer.product.components.Product.install(Product.java:342)
    [2009-11-24 11:07:33.065]: at org.netbeans.installer.wizard.components.actions.sunstudio.InstallAction.execute(InstallAction.java:166)
    [2009-11-24 11:07:33.065]: at org.netbeans.installer.wizard.components.WizardAction$1.run(WizardAction.java:120)
    [2009-11-24 11:07:33.065]: Caused by: org.netbeans.installer.utils.nativepackages.InstallationException: Error native. Error = Copyright 2009 Sun Microsystems, Inc. All rights reserved.Use is subject to license terms.Installation of <SPROsmpx> failed (internal error).No changes were made to the system.
    [2009-11-24 11:07:33.066]: at org.netbeans.installer.utils.nativepackages.SolarisNativePackageInstaller.install(SolarisNativePackageInstaller.java:163)
    [2009-11-24 11:07:33.066]: at org.netbeans.installer.utils.nativepackages.SolarisNativePackageInstaller.install(SolarisNativePackageInstaller.java:195)
    [2009-11-24 11:07:33.066]: at org.netbeans.installer.utils.nativepackages.SolarisNativePackageInstaller.install(SolarisNativePackageInstaller.java:204)
    [2009-11-24 11:07:33.066]: at org.netbeans.installer.product.components.NativeClusterConfigurationLogic.install(NativeClusterConfigurationLogic.java:208)
    [2009-11-24 11:07:33.066]: ... 3 more
    [2009-11-24 11:07:52.992]: ... also rollbacking Sun Studio(ss-base/12.1.0.0.0)
    [2009-11-24 11:07:53.098]: Start rollback of Sun Studio(ss-base/12.1.0.0.0)
    [2009-11-24 11:07:54.937]: ... deleting installed files files
    Could someone help ? TIA

    Hello Nik,
    First off, let me say thanks for your assistance.
    I wasn't able to find "sunstudio12-patched-ii-2009Sep-sol-sparc.tar.bz2" but I did locate another Sun Studio 12 Tarfile Install called "SunStudio12ml-solaris-sparc-200709-ii.tar.bz2". And I located a Sun Studio 12 System Preparation Tool as well.
    One issue I saw was below....
    If you install the Sun Studio 12 software using the Sun Studio 12 tarfile, your installation is unsupported, and you will not be able to apply Sun Studio product patches.
    This maybe an issue later. Our DBAs are planning on upgrading ORACLE on this development box which I believe may require an upgrade on some of the Sun Studio patch versions.
    Peter G.

  • How many macs can I install Logic studio on?

    Ok so i recently bought my first ever iMac.
    And i installed logic studio on it, but I am considering a Mac Pro because honestly; i love my iMac but i kind of just want this imac for 'personal' things (movies, music, family photos, videos ect.)
    and I want a Mac Pro just for logic and any other PRO apps I buy later on. So i was wondering if anyone can help me with the question i have;
    How many macs can I install Logic studio on?

    It's in your Logic Studio license agreement:
    2. Permitted License Uses and Restrictions.
    A. This License allows you to install and use one copy of the Apple Software on one Apple-labeled desktop computer and one Apple-labeled laptop computer so long as both computers are owned and used by you. This License does not allow the Apple Software to run on more than one computer at a time.

  • Can i install flar image of solaris 10 from V890 to v480?

    Team,
    Please help me for a confusion that can i install flar image of solaris 10 from V890 to v480?
    We have very good flar image of solaris 10 and want to install same on other machine.
    this machine hosting the Oracle database on it.
    Thanks
    Ravi

    Generally speaking, as long as you are in the same processor family (4u, 4m, 4c, 4v etc) you can do so.
    The caveat is that the OS has to support the particular model you are on. No worries with S10 though.

  • Installing Sun Studio 11 on Gentoo linux?

    I have been having problems attempting to install Sun Studio 11 on Gentoo. I emerge'd "alien", with the hope that I could trick the installation program into using it, but that doesn't work. I get all kinds of java errors (I am using sun-jre-bin 1.5 update 3).
    Is there a way to actually get these various and sundry .rpm packages on the system? There seem to be an awful lot of them.
    Thanks!

    hi guys, i posted in another topic, i m sorry for that.
    I followed your advice, bhut nothing helped.
    Now, it still does not work: Failed installation
    Here s the log:
    Installing Sun Studio Software
            Log file: /var/opt/sun/install/logs/Sun_Studio_Software_install.B10241137
    Installed: /var/prod/com.sun.studio_11/uninstall_Sun_Studio_Software.class
    Uninstaller is at: /var/prod/com.sun.studio_11/uninstall_Sun_Studio_Software.class
    Standalone Tools: Building Software
    Installing RPM: sun-dmake-11.0-1
    error: Failed dependencies:
            /opt/sun/sunstudio11/bin is needed by sun-dmake-11.0-1.i386
            /opt/sun/sunstudio11/inventory/v15n1 is needed by sun-dmake-11.0-1.i386
            /opt/sun/sunstudio11/lib is needed by sun-dmake-11.0-1.i386
            /opt/sun/sunstudio11 is needed by sun-dmake-11.0-1.i386
    Error: RPM sun-dmake-11.0-1 install failed}.
    Install complete. Package: sun-dmake-11.0-1
    rpm: Skipping rpm remove of sun-mrdmk-locale-zh-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-mrdmk-locale-ja-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-mrdmk-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-dmake-locale-zh-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-dmake-locale-ja-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-dmake-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-updck-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-pnsn-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-prfgn-locale-zh-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-prfgn-locale-ja-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-prfgn-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-mrpgn-locale-zh-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-mrpgn-locale-ja-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-mrpgn-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-mrdwf-locale-zh-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-mrdwf-locale-ja-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-mrdwf-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-dwrfb-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-mrpan-locale-zh-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-mrpan-locale-ja-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-mrpan-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-prflx-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-prflb-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-prfax-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-prfan-locale-zh-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-prfan-locale-ja-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-prfan-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-updck-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-pnsn-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-mrdbx-locale-zh-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-mrdbx-locale-ja-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-mrdbx-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-jdbxx-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-jdbx-locale-zh-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-jdbx-locale-ja-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-jdbx-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-dbxx-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-dbx-locale-zh-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-dbx-locale-ja-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-dbx-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-dbxx-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-dbx-locale-zh-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-dbx-locale-ja-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-dbx-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-mrxm-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-xmsrc-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-xmshr-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-xmbin-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-gvim-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-mrxd-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-fdxd-11.0-1, not installed.
    rpm: Skipping rpm remove of openmotif-2.1.31-3_IST, not installed.
    rpm: Skipping rpm remove of sun-exted-locale-zh-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-exted-locale-ja-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-exted-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-nbcpp-locale-zh-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-nbcpp-locale-ja-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-nbcpp-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-nbide-locale-zh-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-nbide-locale-ja-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-nbide-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-mrlnx-locale-zh-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-mrlnx-locale-ja-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-mrlnx-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-mride-locale-zh-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-mride-locale-ja-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-mride-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-nbreg-locale-zh-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-nbreg-locale-ja-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-nbreg-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-idext-locale-zh-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-idext-locale-ja-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-idext-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-xdplg-locale-zh-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-xdplg-locale-ja-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-xdplg-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-svc-locale-zh-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-svc-locale-ja-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-svc-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-dbxui-locale-zh-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-dbxui-locale-ja-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-dbxui-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-tdemo-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-mrdmk-locale-zh-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-mrdmk-locale-ja-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-mrdmk-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-dmake-locale-zh-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-dmake-locale-ja-11.0-1, not installed.
    rpm: Skipping rpm remove of sun-dmake-11.0-1, not installed.

  • How install sun studio 12??

    hi humans! :] i`m looking for one guide for install sun studio in ubuntu but wen i try to install it hi tell`s me that i have`n a root for install and describes the root and no works ?!

    This guide is very short:
    1. Download tarfile installer of Sun Studio Express (Sun Studio 12 does not work on Ubuntu) from http://developers.sun.com/sunstudio/downloads/express/index.jsp
    2. cd to directory where you want it installed and run
    sh sunstudio-Express...(the file you downloaded).

  • Assembly error on Sun Studio 11 - Solaris 10/amd64

    Hi All
    I am compiling my source code using cc. My cc version is
    cc: Sun C 5.8 2005/10/13
    I am using Sun Studio 11 and Solaris 10 on amd64 for my build.
    I am getting following Assemply errors when compiling my code.
    cc -xarch=amd64 -Kpic gptas.c
    Assembler:
    "/tmp/yabeAAALdaqGz", line 31 : Illegal mnemonic
    "/tmp/yabeAAALdaqGz", line 34 : Syntax error
    "/tmp/yabeAAALdaqGz", line 37 : Syntax error
    "/tmp/yabeAAALdaqGz", line 50 : Illegal mnemonic
    Failure in /opt/ss11/SUNWspro/prod/bin/fbe, status = 0x7f00
    Fatal Error exec'ing /opt/ss11/SUNWspro/prod/bin/fbe
    cc: acomp failed for gptas.c
    The c code which I'm trying to compile:
    /*ARGSUSED*/
    int
    #if defined(__STDC__) || defined(__cplusplus)
    gptas(unsigned *x, short flag)
    #else
    gptas(x,flag)
    unsigned *x;
    short flag;
    #endif
    #ifdef __STDC__
    volatile int r; /* volatile so optimizers won't get
    * rid of variable - some assembly code
    * depends on offsets with this on
    * the stack.
    #else
    int r; /* var to return explicitly */
    #endif
    r = 0; /* always set return to 0 */
    asm(" movl $1,%eax"); /* this 1 inworking reg will set x /
    asm(" pushl %ebx"); /* save the register; eax already saved */
    asm(" movl 8(%ebp),%ebx"); /* move the address of x */
    asm(" xchg %eax,(%ebx)"); /* atomic swap a one with x /
    asm(" cmp $0,%eax"); /* test what was in x /
    asm(" jnz .A9999"); /* jump if x was already set /
    r = 1; /* indicate set occurred */
    asm(" .A9999:");
    asm(" popl %ebx"); /* restore the register */
    return(r);
    Can someone let me know if this is a Compiler issue or it has something to do with my code .
    I'll Appreciate any help on this.
    Thanks in Advance
    Somak

    If you specify -S compiler option, assembly file will be produced and it enables you to look at the code assembler is complaining about. For example:
    /ASM
    pushl %ebx <== line 31
    /ASMEND
    I'm not too familiar with AMD64 ABI, but it is possible that you can't use 32-bit registers in 64 bit mode with some operations like memory (including stack) access.
    I was able to compile code with the following changes:
    asm(" movl $1,%eax"); /* this 1 inworking reg will set x /
    asm(" pushl %rbx"); /* save the register; eax already saved */
    asm(" movl 8(%rbp),%ebx"); /* move the address of x */
    asm(" xchg %eax,(%rbx)"); /* atomic swap a one with x /
    asm(" cmp $0,%eax"); /* test what was in x /
    asm(" jnz .A9999"); /* jump if x was already set /
    r = 1; /* indicate set occurred */
    asm(" .A9999:");
    asm(" popl %rbx"); /* restore the register */

  • Unable to instal Sun Studio..

    Hi All,
    After i copied the Sun Studio package to my desktop(Sun Solaris 10 - X86 version). i am unable to instal it.
    i don't know what to do.
    Unzip the package then what and where ???? CONFUSE...
    Running: Solaris 10 on Sun Vertual Machine.

    Which version of Sun Studio are you trying to install?
    Latest version comes in two forms, but as far as I remember, both are shell scripts that should be executed as such:
    either
    $ chmod +x sun_studio_installer
    $ ./sun_studio_installeror
    $ sh sun_studio_installer

Maybe you are looking for

  • Creative Cloud apps tab error; can't download or update anything

    I'm trying to download Photoshop CC and so I've installed Creative Cloud Desktop. However, when I click the apps tab to download it it says "download error" with a link to install creative cloud again? I've uninstalled and re-installed it about 5 tim

  • Rented movies are not appearing in Videos app

    I rented 2 movies on my iPad and neither of them are showing up in the Videos app. iTunes tells me I've already rented the movies but I can't find them anywhere on my iPad. Any ideas?

  • Query in fetching invoice amount from table EKBE

    Hi all, In my custom report  the invoice amount is taken from the field  ekbe-dmbtr and is displayed wrongly. For a particular Purchase order the account  assignment table EKKN has only one entry and for the same Purchase order the Purchase order his

  • Transfer rule Activation failing

    hi I am trying to install the BCT transfer rule and activate it - but it fails saying there is syntax error for an infoobject. This is the error: <i>E:Field "L_TEXT" is unknown. It is neither in one of the specified tables nor defined by a "DATA" sta

  • Hyperion not running after new OS Installation

    Hi all, I am working in Hyperion since last one year. The way in which i use Hyperion workspace is as follow: First i connect to VPN then i open workspace in my browser (IE9) which shows me login screen. Now i recently re-installed windows 7 on my sy