Solaris 10 install problem "No Solaris Web Start Ready products were found"

I am trying to install Solaris10 U5 in SunFire 240 .
I booted the box through CD-ROM and chosen NFS to install the OS.
when it asks to specify the NFS Server details, after entering my NFS Server/share details, i am getting a warning message, and installation won't go.
"No Solaris Web Start Ready products were found"
Why i am getting this error ?
What is the solution ?

Check the HCL to see if your SCSI controller is supported
http://www.sun.com/bigadmin/hcl
If not, LSI may have a driver at
http://www.lsilogic.com/downloads/selectDownload.do

Similar Messages

  • Problems with Java web start

    Hi All,
    I am facing a problem with Java Web Start. Which is the most appropriate version of JDK recommended for SAP XI? I tried
    JDK 1.4.2_04
    JDK 1.4.2_09
    JDK1.4.2_11
    JDK1.5.0_01
    When I click on Integration repository or Directory for the first time, it loads the jar files and while loading, I get an error msg "Unable to launch Integration Builder". After a lot of retries I get sucess. But still we are facing this issue in some machines. Can you pls let me know if there is any pre configuration or some thing I am missing...
    Regards,
    Jai Shankar

    Did you check the proxy settings in JAVA Web start. Please follow the below instructions.
    This could be set to None or to specific for values HTTP Proxy and HTTP Port .
    Contact your network administrator for the correct settings. 
    To change the Proxy Settings:
    Select Windows Start menu -> All Programs -> Java Web Start -> Java Web Start
    Choose File -> Preferences -> General
    Choose None to switch off the proxy settings or Manual to set the HTTP Proxy and HTTP Port.
    ChooseOK
    Close Java™ Webstart

  • How to solve the certificate problems in Java Web Start

    Hi, All,
    I encounted these two problems recently:
    (1) I have an application which is supposed to be started by Java Web Start. I have written my own code which calls other .jar files from other companies. Since for web start, you need to sign all .jar files if you want more permssions. Now I got the following problem:
    '=================================
    An error occurred while launching/running the application.
    Title: My stuff
    Vendor: UCLA
    Category: Launch File Error
    JAR resources in JNLP file are not signed by same certificate
    =================================
    How to go around this? It seems that the .jar files from that company has been signed already. Then I tried to uncompress those jars and re-archieve again, then sign it again using the keystore I used to sign my own .jar files. It still does not work. Any help on this will be appreciated!
    (2) Afterr I signed a .jar file, when I want to run it again, using command: java -jar abc.jar
    It does not work any more, I am not sure whether it will become a problem if loaded by Web start.
    Thanks a lot!
    David

    In another forum answer, a user named Dietz suggested the following:
    If you have a library signed by another signer, you need to factor it out into a seperate extension jnlp file.
    AJones0131

  • More problems with Java Web Start

    In my quest for running a simple JClient as a Java Web Start, I encountered another roadblock.
    The JClient program runs fine when run on its own, but it fails when it runs from Java Web Start, and the stack trace says that the Application Module failed to get an instance because it couldn't find the following class (complete stack trace at bottom): javax/servlet/http/HttpSessionContext
    (Now, isn't that a deprecated class?) I feel like I'm plagued with all kind of errors lately. Anyone knows what am I doing wrong?
    Thanks,
    GVdP
    [Stack trace]
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.common.ampool.ApplicationPoolException, msg=JBO-30003: The application pool (FI_Module9iASLocal) failed to checkout an application module due to the following exception:
         at oracle.jbo.client.Configuration.createRootApplicationModuleFromConfig(Configuration.java:1144)
         at oracle.jbo.uicli.mom.JUMetaObjectManager.createApplicationObject(JUMetaObjectManager.java:386)
         at JApp.Main_Form.main(Main_Form.java:377)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sun.javaws.Launcher.executeApplication(Unknown Source)
         at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
         at com.sun.javaws.Launcher.continueLaunch(Unknown Source)
         at com.sun.javaws.Launcher.handleApplicationDesc(Unknown Source)
         at com.sun.javaws.Launcher.handleLaunchFile(Unknown Source)
         at com.sun.javaws.Launcher.run(Unknown Source)
         at java.lang.Thread.run(Thread.java:536)
    ## Detail 0 ##
    JBO-30003: The application pool (FI_Module9iASLocal) failed to checkout an application module due to the following exception:
    oracle.jbo.JboException: JBO-25222: Unable to create application module.
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:151)
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:76)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.instantiateResource(ApplicationPoolImpl.java:1767)
         at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:315)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1394)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2062)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:398)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:369)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:364)
         at oracle.jbo.client.Configuration.createRootApplicationModuleFromConfig(Configuration.java:1135)
         at oracle.jbo.uicli.mom.JUMetaObjectManager.createApplicationObject(JUMetaObjectManager.java:386)
         at JApp.Main_Form.main(Main_Form.java:377)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sun.javaws.Launcher.executeApplication(Unknown Source)
         at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
         at com.sun.javaws.Launcher.continueLaunch(Unknown Source)
         at com.sun.javaws.Launcher.handleApplicationDesc(Unknown Source)
         at com.sun.javaws.Launcher.handleLaunchFile(Unknown Source)
         at com.sun.javaws.Launcher.run(Unknown Source)
         at java.lang.Thread.run(Thread.java:536)
    ## Detail 0 ##
    javax.naming.NamingException: Lookup error: java.lang.NoClassDefFoundError: javax/servlet/http/HttpSessionContext; nested exception is:
         java.lang.NoClassDefFoundError: javax/servlet/http/HttpSessionContext
         at com.evermind.server.rmi.RMIContext.lookup(RMIContext.java:134)
         at javax.naming.InitialContext.lookup(InitialContext.java:347)
         at oracle.jbo.client.remote.ejb.ias.AmHomeImpl.remoteLookup(AmHomeImpl.java:99)
         at oracle.jbo.client.remote.ejb.ias.AmHomeImpl.getRemoteApplicationModuleHome(AmHomeImpl.java:40)
         at oracle.jbo.client.remote.ejb.AbstractApplicationModuleHomeImpl.lookupUsingPlatformContext(AbstractApplicationModuleHomeImpl.java:141)
         at oracle.jbo.client.ejb.ApplicationModuleHomeImpl.<init>(ApplicationModuleHomeImpl.java:62)
         at oracle.jbo.client.remote.ejb.AbstractApplicationModuleHomeImpl.<init>(AbstractApplicationModuleHomeImpl.java:37)
         at oracle.jbo.client.remote.ejb.ias.AmHomeImpl.<init>(AmHomeImpl.java:33)
         at oracle.jbo.client.remote.ejb.ias.InitialContextImpl.createJboHome(InitialContextImpl.java:28)
         at oracle.jbo.common.JboInitialContext.lookup(JboInitialContext.java:81)
         at javax.naming.InitialContext.lookup(InitialContext.java:347)
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:132)
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:76)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.instantiateResource(ApplicationPoolImpl.java:1767)
         at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:315)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1394)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2062)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:398)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:369)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:364)
         at oracle.jbo.client.Configuration.createRootApplicationModuleFromConfig(Configuration.java:1135)
         at oracle.jbo.uicli.mom.JUMetaObjectManager.createApplicationObject(JUMetaObjectManager.java:386)
         at JApp.Main_Form.main(Main_Form.java:377)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sun.javaws.Launcher.executeApplication(Unknown Source)
         at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
         at com.sun.javaws.Launcher.continueLaunch(Unknown Source)
         at com.sun.javaws.Launcher.handleApplicationDesc(Unknown Source)
         at com.sun.javaws.Launcher.handleLaunchFile(Unknown Source)
         at com.sun.javaws.Launcher.run(Unknown Source)
         at java.lang.Thread.run(Thread.java:536)

    Please add servlet.jar to your classpath

  • Classloader problem with java web start

    I have created an application using java web start which runs fine locally, but when I package it as a .war and
    deploy it on tomcat it throws a java.lang.reflect.InvokationTargetException. The exception is thrown whilst attempting to access
    an external .jar, which is specified in the jnlp file and included in the WEB-INF/lib directory of the .war.
    Please can someone help me. The stack trace is as follows:
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.sun.javaws.Launcher.executeApplication(Unknown Source)
         at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
         at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
         at com.sun.javaws.Launcher.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.NoClassDefFoundError: com/vividsolutions/jump/feature/FeatureCollection
         at exclaim2008.Main.main(Main.java:18)
         ... 9 more
    Caused by: java.lang.ClassNotFoundException: com.vividsolutions.jump.feature.FeatureCollection
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at com.sun.jnlp.JNLPClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         ... 10 more

    Thanks, I didn't realise that. I am one step closer now as I am getting to the splash screen, I have moved the external jars and configuration files to BASE_DIR/lib. However, the program is now throwing a NoClassDefFoundError when trying to access the external jar. Any more suggestions??
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.sun.javaws.Launcher.executeApplication(Unknown Source)
         at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
         at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
         at com.sun.javaws.Launcher.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.NoClassDefFoundError: com/vividsolutions/jump/feature/FeatureCollection
         at exclaim2008.Main.main(Main.java:18)
         ... 9 more
    Caused by: java.lang.ClassNotFoundException: com.vividsolutions.jump.feature.FeatureCollection
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at com.sun.jnlp.JNLPClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         ... 10 more

  • Solaris install problems on Ultra10/300

    Hi all.
    I'm having a bit of an issue installing Solaris 9 on my Ultra 10. I issue the boot cdrom command, the solaris installer starts at openprom, then gives what looks to be a kernel dump, and the system reboots. I've had this issue on an Ultra 30 as well, and haven't any idea how to get around it. I have Solaris 10 (I think Sun is calling it Solaris Express) installed on the Ultra 10 now, although, at first, it gave me the same errors.
    Any thoughts or ideas would be welcome,
    Thanks,
    Nick

    issue the boot cdrom command, the
    solaris installer starts at openprom, then gives what
    looks to be a kernel dump, and the system reboots.Can you paste the error here?
    Thanks,
    Daryl

  • Install problems on Solaris: insecure interpreter elf

    I'm having trouble installing the Berkeley XML Database on a Solaris 10 machine.
    The code has been compiled manually by going through the make files as well as through the buildall.sh script
    Here is the latest command I used for the curious:
    bash-3.00# ./buildall.sh --enable-java -m gmake -b 64
    It compiles and installs with no errors but when trying to run anything I get:
    bash-3.00# dbxml
    Killed
    File and ldd produce the following output:
    file: ELF 32-bit MSB executable SPARC Version 1, dynamically linked, stripped
    ldd: dbxml: file has insecure interpreter ELF
    When trying to run the wrapper script in dbxml-2.4.13/dbxml/build_unix:
    bash-3.00# ./dbxml
    Bus Error (core dumped)
    Any ideas?

    I don't know if it helps any but here's what gdb shows:
    (gdb) exec-file ./dbxml
    (gdb) run
    Starting program: /barnowl.foo.com/tmp/dbxml-2.4.13/install/bin/dbxml ./dbxml
    (no debugging symbols found)
    warning: Temporarily disabling breakpoints for unloaded shared library "/usr/lib/ld.so.1"
    warning: Lowest section in /lib/libpthread.so.1 is .dynamic at 00000074
    Program received signal SIGSEGV, Segmentation fault.
    0xff2a2574 in __mutex_alloc_int ()
    from /barnowl.foo.com/tmp/dbxml-2.4.13/install/lib/libdb_cxx-4.6.so
    (gdb)
    (gdb) where
    #0 0xff2a2574 in __mutex_alloc_int ()
    from /barnowl.foo.com/tmp/dbxml-2.4.13/install/lib/libdb_cxx-4.6.so
    #1 0xff2a2ff4 in __mutex_open ()
    from /barnowl.foo.com/tmp/dbxml-2.4.13/install/lib/libdb_cxx-4.6.so
    #2 0xff2dc594 in __env_open ()
    from /barnowl.foo.com/tmp/dbxml-2.4.13/install/lib/libdb_cxx-4.6.so
    #3 0xff229674 in DbEnv::open ()
    from /barnowl.foo.com/tmp/dbxml-2.4.13/install/lib/libdb_cxx-4.6.so
    #4 0xfedfe118 in DbXml::Manager::initTempDbEnv (this=0x35d4b8, env=0xc6830)
    at Manager.cpp:224
    #5 0xfedfc6a4 in Manager (this=0x35d4b8, dbEnv=0xc6830, flags=3)
    at Manager.cpp:113
    #6 0xfedf7b48 in XmlManager (this=0xffbff8f8, dbEnv=0xc6830, flags=3)
    at XmlManager.cpp:58
    #7 0x0002c448 in ?? ()
    (gdb)

  • LC Solaris Install Problems

    The installer, (InstallShield) does not Initialize correctly. When I run the command ./solaris_livecycle8_setup.bin with no options, The first install screen (unpacking and initializing) does not stop, the Second page loads, the Next and Cancel commands do not function.
    If I use -cp:p ./suite.jar -cp:p ./stage.jar the Main screen loads mostly but again can not move forward or cancel.
    The install log shows many java class not found exceptions relating to the InstallShield.
    System Info:
    Solaris 10 (zoned)
    Java 1.5.0_14 64/32 (tried both)
    32G Ram
    > 30 Gb drive space available
    Log File:
    Apr 1, 2009 11:54:57 AM), Install, com.installshield.wizard.swing.SwingWizardUI, wrn, skipping bean Wizard Bean
    Place Holder (include_startupbean) because it could not be loaded
    (Apr 1, 2009 11:54:57 AM), Install, com.installshield.wizard.swing.SwingWizardUI, dbg, The wizard bean "include_
    startupbean" could not be loaded because the following exception occurred:
    com.jxml.quick.QPE: java.lang.ClassNotFoundException: com.adobe.installshieldx.wizard.IncludeCustomCmd
    (Apr 1, 2009 11:54:57 AM), Install, com.installshield.wizard.swing.SwingWizardUI, wrn, skipping bean Wizard Bean
    Place Holder (suiteKillSplashScreen) because it could not be loaded
    (Apr 1, 2009 11:54:57 AM), Install, com.installshield.wizard.swing.SwingWizardUI, dbg, The wizard bean "suiteKil
    lSplashScreen" could not be loaded because the following exception occurred:
    com.jxml.quick.QPE: java.lang.ClassNotFoundException: com.adobe.installshieldx.wrapper.wizard.KillSplashScreen
    (Apr 1, 2009 11:54:58 AM), Install, com.installshield.wizard.swing.SwingWizardUI, wrn, skipping bean Wizard Bean
    Place Holder (suiteSetupOSType) because it could not be loaded
    (Apr 1, 2009 11:54:58 AM), Install, com.installshield.wizard.swing.SwingWizardUI, dbg, The wizard bean "suiteSet
    upOSType" could not be loaded because the following exception occurred:
    com.jxml.quick.QPE: java.lang.ClassNotFoundException: com.adobe.installshieldx.wizard.SetupOSType
    (Apr 1, 2009 11:54:58 AM), Install, com.installshield.wizard.swing.SwingWizardUI, wrn, skipping bean Wizard Bean
    Place Holder (suiteSetOSOn) because it could not be loaded
    (Apr 1, 2009 11:54:58 AM), Install, com.installshield.wizard.swing.SwingWizardUI, dbg, The wizard bean "suiteSet
    OSOn" could not be loaded because the following exception occurred:........

    issue the boot cdrom command, the
    solaris installer starts at openprom, then gives what
    looks to be a kernel dump, and the system reboots.Can you paste the error here?
    Thanks,
    Daryl

  • NIC install problem under Solaris 10

    I have an old 3Com NIC card (ISA) under Solaris 10. 3C509B Etherlink III card and prtconf -pv command shows correct PNP80f7 device id, all correct
    resources, IRQ, I/O address .... But fail to work. Is it sun does not support elx driver or something I misconfigured?
    My installation as follows:
    elx "PNP80F7" entry to /etc/driver_aliases
    PNP80F7|TCM5094.... elx net isa elx.bef "3Com"
    entry to /boot/solaris/devicedb/master
    #devlinks
    #touch reconfigure ; reboot

    I use these cards for my x86 installations as well. The one thing that I've had to do is force the speed and duplex using the 3Com driver diskettes before installing the operating system. For whatever reason, Solaris 10 finds the card but will not initialize it properly whenever I the card is programmed to auto-negotiate. Forcing the card to half-duplex on the card itself works almost all of the time for me.
    Get the driver diskettes from 3Com's site, boot from a bootable floppy, run 3c9x5cfg (if I recall correctly), and change the duplex and speed to whatever is appropriate. I've had the best luck with half-duplex. (If you need a boot diskette, you can get them from http://www.bootdisk.com.)

  • MegaCLI install problem in Solaris 11.2

    Hi all, I'm trying to install LSI MegaCLI package downloaded from their website.
    But when I do pkg install MegaCli.pkg, I obtain this following error:
    pkg install MegaCli.pkg
    pkg install: The following pattern(s) did not match any allowable packages.  Try
    using a different matching pattern, or refreshing publisher information:
            MegaCli.pkg
    My Solaris has no internet connection and never will. In order to install STB I removed the default IPS publisher:
    pkg publisher
    PUBLISHER     TYPE     STATUS     P     LOCATION
    solaris
    I'm new to Solaris, so excuse me if my question is silly!
    Thanks for your help.

    This is likely an SVR4 package, that you need to install with the legacy "pkgadd" command:
    pkgadd -d MegaCli.pkg
    -- Alan

  • Patch install problem in Solaris 10

    {color:#3366ff}Hi , I am trying to install patch 125100-10 to meet the requirement of our application system.But there seems something wrong. {color}
    bash-3.00# showrev -p | grep {color:#ff0000}125100{color}
    Patch: 120011-14 Obsoletes: 116781-02, 117447-01, 117463-05, 118371-10, 118373-01, 118564-03, 118731-01, 118879-02, 118890-03, 118925-05, 118929-05, 119012-03, 119073-03, 119077-10, 119265-02, 119332-01, 119336-01, 119573-02, 119580-05, 119586-02, 119593-01, 119685-11, 119824-02, 119826-02, 119981-09, 119985-02, 119998-02, 120023-01, 120032-04, 120048-03, 120050-06, 120469-07, 120473-12, 120629-08, 120780-04, 120809-01, 120824-09, 120845-05, 120990-02, 120998-02, 121006-02, 121010-06, 121215-01, 121229-02, 121235-01, 121278-01, 121282-02, 121284-02, 121288-03, 121292-01, 121294-01, 121406-01, 121473-01, 121474-01, 121476-01, 121478-01, 121786-01, 121905-01, 122251-01, 122328-01, 122404-01, 122412-01, 122513-02, 122535-01, 122637-01, 122646-02, 122658-04, 122660-10, 122662-05, 122752-04, 123017-01, 123249-02, 123256-02, 123324-03, 123330-01, 123350-01, 123354-03, 123356-02, 123362-01, 123418-02, 123420-02, 123422-03, 123441-05, 123444-01, 123910-03, 123911-01, 123916-05, 123954-01, 124204-04, 124208-01, 124250-03, 124254-04, 124258-07, 124280-01, 124286-01, 124327-04, 124442-01, 124916-03, 124918-02, 124921-02, 124922-03, 124987-02, 124990-01, 124993-01, 124995-01, 125009-01, 125011-01, 125014-03, 125018-02, 125020-01, 125024-01, 125026-01, 125028-03, 125035-01, 125040-01, 125042-02, 125073-01, 125077-03, 125079-01, {color:#ff0000}125100-10{color}, 125112-01, 125114-01, 125116-02, 125118-01, 125120-03, 125123-01, 125127-01, 125129-01, 125198-02, 125203-01, 125329-03, 125363-06, 125371-01, 125383-01, 125385-02, 125420-01, 125422-01, 125424-01, 125427-01, 125430-01, 125432-01, 125465-02, 125478-01, 125486-01, 125488-02, 125492-01, 125494-02, 125497-01, 125792-01, 125795-01, 126255-01, 126303-02, 126310-01, 126320-01, 126429-01, 126536-01, 126663-01, 126838-01 Requires: 118833-36, 118918-24, 119042-09, 119254-42, 119574-02, 119578-30, 120272-12, 120900-04, 121133-02, 121901-01, 122640-05, 125369-05, 125503-02, 125547-01, 126419-01, 126897-02 Incompatibles: Packages: SUNWcsu, SUNWcsr, SUNWcsl, SUNWcnetr, SUNWkvm, SUNWcar, SUNWcakr, SUNWckr, SUNWcsd, SUNWcpcu, SUNWfmd, SUNWperl584core, SUNWperl584usr, SUNWesu, SUNWkrbu, SUNWmdb, SUNWmdbr, SUNWtoo, SUNWpiclu, SUNWcslr, SUNWaudit, SUNWib, SUNWusb, SUNWtavor, SUNWudapltu, SUNWudapltr, SUNWzfskr, SUNWzfsr, SUNWsmapi, SUNWzfsu, SUNWdoc, SUNWuksp, SUNWopenssl-libraries, SUNWwbsup, SUNWses, SUNWssad, SUNWuprl, SUNWusbu, SUNWmdr, SUNWmdu, SUNWintgige, SUNWipfh, SUNWipfr, SUNWipfu, SUNWnfsckr, SUNWnfscu, SUNWvolu, SUNWpapi, SUNWippcore, SUNWipplr, SUNWipplu, SUNWrcmdc, SUNWscpu, SUNWbcp, SUNWxcu4, SUNWxge, SUNWixgb, SUNWpl5u, SUNWbtool, SUNWarc, SUNWarcr, SUNWnfssu, SUNWdhcsu, SUNWdhcm, SUNWpmu, SUNWdmgtu, SUNWnisu, SUNWypu, SUNWzoner, SUNWatfsu, SUNWpoolr, SUNWpool, SUNWtecla, SUNWzoneu, SUNWauda, SUNWaudh, SUNWbart, SUNWcpc, SUNWcpr, SUNWpppdu, SUNWfruip, SUNWdtrc, SUNWkdcu, SUNWkey, SUNWpcu, SUNWppm, SUNWpsu, SUNWdfbh, SUNWlibsasl, SUNWlldap, SUNWdtrp, SUNWerid, SUNWhea, SUNWfss, SUNWsadmi, SUNWftdur, SUNWftduu, SUNWncar, SUNWntpu, SUNWrcapr, SUNWopenssl-include, SUNWpsm-lpd, SUNWqos, SUNWrcapu, SUNWrge, SUNWroute, SUNWslpu, SUNWsndmr, SUNWsndmu, SUNWsra, SUNWsshcu, SUNWsshdu, SUNWsshu
    {color:#3366ff}From the above information, it tells me, the 125100-10 is an old one and is replaced by 120011-14.
    First, I downlaod the patch and unpack it under /var/tmp
    bash-3.00# patchadd 125100-10
    Validating patches...
    Loading patches installed on the system...
    Done!
    Loading patches requested to install.
    Version of package SUNWcakr from directory SUNWcakr.v in patch 125100-10 differs from the package installed on the system.
    Version of package SUNWcakr from directory SUNWcakr.us in patch 125100-10 differs from the package installed on the system.
    Version of package SUNWkvm from directory SUNWkvm.us in patch 125100-10 differs from the package installed on the system.
    Done!
    The following requested patches have packages not installed on the system
    Package SUNWdcsr from directory SUNWdcsr in patch 125100-10 is not installed on the system. Changes for package SUNWdcsr will not be applied to the system.
    Package SUNWdcsu from directory SUNWdcsu in patch 125100-10 is not installed on the system. Changes for package SUNWdcsu will not be applied to the system.
    Package SUNWdrcr from directory SUNWdrcr.u in patch 125100-10 is not installed on the system. Changes for package SUNWdrcr will not be applied to the system.
    Package SUNWdrr from directory SUNWdrr.u in patch 125100-10 is not installed on the system. Changes for package SUNWdrr will not be applied to the system.
    Package SUNWdscpr from directory SUNWdscpr.u in patch 125100-10 is not installed on the system. Changes for package SUNWdscpr will not be applied to the system.
    Package SUNWefc from directory SUNWefc.u in patch 125100-10 is not installed on the system. Changes for package SUNWefc will not be applied to the system.
    Package SUNWefcl from directory SUNWefcl in patch 125100-10 is not installed on the system. Changes for package SUNWefcl will not be applied to the system.
    Package SUNWsckmr from directory SUNWsckmr in patch 125100-10 is not installed on the system. Changes for package SUNWsckmr will not be applied to the system.
    Package SUNWdrr from directory SUNWdrr.us in patch 125100-10 is not installed on the system. Changes for package SUNWdrr will not be applied to the system.
    Package SUNWefc from directory SUNWefc.us in patch 125100-10 is not installed on the system. Changes for package SUNWefc will not be applied to the system.
    Package FJSVcpcu from directory FJSVcpcu in patch 125100-10 is not installed on the system. Changes for package FJSVcpcu will not be applied to the system.
    Package FJSVhea from directory FJSVhea in patch 125100-10 is not installed on the system. Changes for package FJSVhea will not be applied to the system.
    Package FJSVmdb from directory FJSVmdb in patch 125100-10 is not installed on the system. Changes for package FJSVmdb will not be applied to the system.
    Package FJSVmdbr from directory FJSVmdbr in patch 125100-10 is not installed on the system. Changes for package FJSVmdbr will not be applied to the system.
    Checking patches that you specified for installation.
    Done!
    {color}
    {color:#000000}
    The following requested patches will not be installed because
    they have been made obsolete by other patches already
    installed on the system or by patches you have specified for installation.
    0 All packages from patch 125100-10 are patched by higher revision patches.
    {color}
    No patches to install.
    {color:#000000}
    {color}{color:#3366ff}Then I tried to install the new patch 120011-14 {color}
    {color:#000000}
    bash-3.00# patchadd 120011-14
    Validating patches...
    Loading patches installed on the system...
    Done!
    Loading patches requested to install.
    Version of package SUNWcakr from directory SUNWcakr.v in patch 120011-14 differs from the package installed on the system.
    Version of package SUNWcar from directory SUNWcar.v in patch 120011-14 differs from the package installed on the system.
    Version of package SUNWcpc from directory SUNWcpc.v in patch 120011-14 differs from the package installed on the system.
    Version of package SUNWkvm from directory SUNWkvm.v in patch 120011-14 differs from the package installed on the system.
    Version of package SUNWcakr from directory SUNWcakr.us in patch 120011-14 differs from the package installed on the system.
    Version of package SUNWcar from directory SUNWcar.us in patch 120011-14 differs from the package installed on the system.
    Version of package SUNWcpc from directory SUNWcpc.us in patch 120011-14 differs from the package installed on the system.
    Version of package SUNWkvm from directory SUNWkvm.us in patch 120011-14 differs from the package installed on the system.
    Done!
    The following requested patches have packages not installed on the system
    Package SUNWcart200 from directory SUNWcart200.v in patch 120011-14 is not installed on the system. Changes for package SUNWcart200 will not be applied to the system.
    Package SUNWcti2 from directory SUNWcti2.u in patch 120011-14 is not installed on the system. Changes for package SUNWcti2 will not be applied to the system.
    Package SUNWdcsr from directory SUNWdcsr in patch 120011-14 is not installed on the system. Changes for package SUNWdcsr will not be applied to the system.
    Package SUNWdcsu from directory SUNWdcsu in patch 120011-14 is not installed on the system. Changes for package SUNWdcsu will not be applied to the system.
    Package SUNWdrcr from directory SUNWdrcr.u in patch 120011-14 is not installed on the system. Changes for package SUNWdrcr will not be applied to the system.
    Package SUNWdrr from directory SUNWdrr.u in patch 120011-14 is not installed on the system. Changes for package SUNWdrr will not be applied to the system.
    Package SUNWdscpr from directory SUNWdscpr.u in patch 120011-14 is not installed on the system. Changes for package SUNWdscpr will not be applied to the system.
    Package SUNWefc from directory SUNWefc.u in patch 120011-14 is not installed on the system. Changes for package SUNWefc will not be applied to the system.
    Package SUNWefcl from directory SUNWefcl in patch 120011-14 is not installed on the system. Changes for package SUNWefcl will not be applied to the system.
    Package SUNWefcr from directory SUNWefcr in patch 120011-14 is not installed on the system. Changes for package SUNWefcr will not be applied to the system.
    Package SUNWidn from directory SUNWidn.u in patch 120011-14 is not installed on the system. Changes for package SUNWidn will not be applied to the system.
    Package SUNWiopc from directory SUNWiopc.v in patch 120011-14 is not installed on the system. Changes for package SUNWiopc will not be applied to the system.
    Package SUNWkvmt200 from directory SUNWkvmt200.v in patch 120011-14 is not installed on the system. Changes for package SUNWkvmt200 will not be applied to the system.
    Package SUNWldomr from directory SUNWldomr.v in patch 120011-14 is not installed on the system. Changes for package SUNWldomr will not be applied to the system.
    Package SUNWldomu from directory SUNWldomu.v in patch 120011-14 is not installed on the system. Changes for package SUNWldomu will not be applied to the system.
    Package SUNWpcmci from directory SUNWpcmci in patch 120011-14 is not installed on the system. Changes for package SUNWpcmci will not be applied to the system.
    Package SUNWsckmr from directory SUNWsckmr in patch 120011-14 is not installed on the system. Changes for package SUNWsckmr will not be applied to the system.
    Package SUNWus from directory SUNWus.u in patch 120011-14 is not installed on the system. Changes for package SUNWus will not be applied to the system.
    Package SUNWust1 from directory SUNWust1.v in patch 120011-14 is not installed on the system. Changes for package SUNWust1 will not be applied to the system.
    Package SUNWwrsm from directory SUNWwrsm.u in patch 120011-14 is not installed on the system. Changes for package SUNWwrsm will not be applied to the system.
    Package SUNWdrr from directory SUNWdrr.us in patch 120011-14 is not installed on the system. Changes for package SUNWdrr will not be applied to the system.
    Package SUNWefc from directory SUNWefc.us in patch 120011-14 is not installed on the system. Changes for package SUNWefc will not be applied to the system.
    Package FJSVcpcu from directory FJSVcpcu in patch 120011-14 is not installed on the system. Changes for package FJSVcpcu will not be applied to the system.
    Package FJSVhea from directory FJSVhea in patch 120011-14 is not installed on the system. Changes for package FJSVhea will not be applied to the system.
    Package FJSVmdb from directory FJSVmdb in patch 120011-14 is not installed on the system. Changes for package FJSVmdb will not be applied to the system.
    Package FJSVmdbr from directory FJSVmdbr in patch 120011-14 is not installed on the system. Changes for package FJSVmdbr will not be applied to the system.
    Package FJSVpiclu from directory FJSVpiclu in patch 120011-14 is not installed on the system. Changes for package FJSVpiclu will not be applied to the system.
    The following requested patches are already installed on the system
    Requested to install patch 120011-14 is already installed on the system.
    No patches to check dependency.
    {color}
    {color:#000000}
    {color}
    {color:#3366ff}
    I really confused by the information given by the system.Anyone can help me with it. Thanks{color}
    Edited by: hubery on Jul 6, 2008 5:04 PM

    Patch 120011-14, which obsoletes patch 125100-10, is already installed on your system. Most likely no more actions needed from your side. If your software requires exactly patch 125100-10 and is not compatible with its successor, then you can try remove patch 120011-14.

  • Problem with java web start

    I don't know why if I put in my url of my remote application for example
    : "http://localhost:8080/manipulationAS400/manipulationAS400Launcher.html" I have my application but if I replace localhost in my url by the name of my PC, I don't know to have my application.
    I hope that someone I understand my problem.
    Thanks in advance.

    Is your machine name DNS registered?
    Try with your IP address instead of name. If this works then it is probably a DNS problem.

  • 10.1.1 uninstall & 10.1.4 install problem. "This patch package could not be found"

    Cannot fully uninstall Reader 10.1.1 or instal 10.1.4 as same Microsoft error message comes up:
    "This patch package could not be opened. Verify that the patch package exists and you can access it, or contact the application vendor to verify that this is a valid Window installer patch package."
    Have tried uninstalling through Windows and then Advanced System Care uninstaller - same error.
    Have tried installing Reader 10.1.4, as Adobe usually does uninstall of older version as part of installing newer version - same error.
    Tried Adobe direct install - same error.
    Checked forums but could not find entry for this error.

    Remove the corruped installation using http://labs.adobe.com/downloads/acrobatcleaner.html

  • Wierd problem with web start in windows 7

    I have a wierd problem with my web start app in windows 7, it just hang it self. it work fine in windows XP and Vista.
    The wierd thing is that i can open the app but when i press on a specific button that will make a jlabel present a .png image everthing crash. why do i get this problem now? when i start the app, i load some pic i jlabels and that seems to work fine, but when i do it under the exection it seems to crash, why?
    Should i do something different to make the app work in windows 7?
    I hope someone can help me out!!

    You should:
    a) open the console (java control panel, advanced options) and see the stackTrace (if any). If it's not there check for swallowing.
    b) post a code snippet, to at least show how and where you retrieve the png. Possibly a SSCCE.
    c) check if this happens also running as a standalone app (may be more Swing-related than JWS-related).
    Bye.

  • Problem with CORBA application deployed using Java Web Start 1_6_0.

    Java Web Start fans and experts:
    We have been using Java Web Start to deploy the client side of a CORBA-based application since the inception of Java Web Start ... including Java Web Start 1.0 right up through the present.
    With Java Web Start 1_6_0, we see evidence that Web Start is "tinkering with" the IOR that CORBA uses to communicate. In all previous versions of Java Web Start, independent of the JRE which the application uses, the stringified IOR have been the same size regardless of whether the application is deployed locally or via Java Web Start. With Java Web Start 1_6_0, the stringified IOR is much longer than the "real" IOR (again, regardless of the JRE used by the application itself). To me this smells like a bug in Java Web Start 1_6_0. Has anyone else observed this behavior?
    Here are some specifics .... I've run the same client application with various JREs both with and without Java Web Start as the deployment mechanism. The application was compiled and runs against servers that are running JDK 1_5_0_09.
    Here is the summary of my results from a Linux box running various JREs, various versions of Java Web Start, and also running as a non-JWS deployed application. I've listed the length of the stringified IOR in each case.
    JRE 1.5.0 non-JWS client: stringified IOR length = 344
    JRE 1.6.0 non-JWS client: stringified IOR length = 344 ... this, I think, excludes the JRE as the cause of these problems.
    Java WS 1.5.0, JRE 1.5.0 JWS client: stringified IOR length = 344
    Java WS 1.5.0, JRE 1.6.0 JWS client: stringified IOR length = 344
    Java WS 1.6.0, JRE 1.6.0 JWS client: stringified IOR length = 1568
    Java WS 1.6.0, JRE 1.5.0 JWS cleint: stringified IOR length = 1568
    In all cases, the stringified IOR length is determined by the service receiving the message and is always running JRE 1_5_9_09 and is
    always the same 344 characters in length UNLESS it was deployed
    using Java Web Start 1_6_0, in which case it in nearly 5 times as big!
    To me, it sure looks as if there is a problem with Java Web Start 1_6_0 to be adding so much to the stringified IOR. Note: it's hard to tell how different the underlying IOR is in the JWS 1_6_0 case because, unlike most other ORBs, the Sun ORB doesn't have a tool to extract the IOR into a human readable structure. However, I can think of no good reason why the identical application deployed using Java Web Start 1_6_0 should have a stringified IOR length that is different than that of the same application deployed in non-JWS form or should differ from the behavior seen in all previous releases of Java Web Start.
    Any clues or suggestions? Has anyone else observed this behavior?
    Thanks,
    John

    Hi.
    I got a different problem. My Corba application works in JRE 1.6, but doesn't works in JRE 1.5.X. I got an unexpected error and my console shows:
    getSubjectX500Principal NoSuchMethodError: java.lang NoSuchMethodError
    #### Java Web Start Error:
    #### null
    Can you help me?

Maybe you are looking for

  • How do I get my apps back after sync to MBP, Upgrade to iOS5?

    After Sync'ing my iPhone 4 to MBP, I upgraded to iOS5 on the iPhone and Lion on the MBP.  Now, my icons for iPhone apps are on the MBP.  I don't see how to get them back to the iPhone.  The former "Apply" button has disappeared.  What is the new proc

  • User ID change and update on iPad??

    I have changed my user ID on Apple's website and confirmed the change. How do I get it to change on my iPad? That area is grayed out on my iPad and I cannot access it to update it.

  • Multiple page fillin forms?

    I have a 7 page form with fillin fields on all pages.  I went through each page and set the tab order on each page.  How do I get the 7 pages to operate as one document?  When I start on page one and fill in all the fields, it does not continue to pa

  • Use Mac while HDMI is using full screen

    Hello, I am trying to use the HDMI port to show something full screen on the tv using quickplayer, but would also like to use the Mac screen to use pages, is this possible? many thanks,

  • Data paging with Flex and ASP Vb

    Can some help me with the (asp) code to get this working? With Regards, Dik