Can't install WLS 6.1 on Solaris 8

Hi,
Trying to install 6.1 on Solaris 8, using latest Java 1.3 from Sun.
Doing it remotely, so using the console install and after I spec the
directories and configuration, I get:
============================================================================
===
Create System Password
Exception in thread "main"
I still need to check if I have all the OS patches, but when I run it on
Linux, the above step seems to be idenfitying the OS (Sun or Solaris in this
case). Don't know why that would die - this exception doesn't print a stack
trace or anything.
Steve

Steve,
Can you paste the entire exception here?
Are you running the weblogic610_sol.bin file ?
Raj Alagumalai
(FYI WLS 6.1 is certified on SunSoft SDK 1.3.1)
Steve Mushero wrote:
Hi,
Trying to install 6.1 on Solaris 8, using latest Java 1.3 from Sun.
Doing it remotely, so using the console install and after I spec the
directories and configuration, I get:
============================================================================
===
Create System Password
Exception in thread "main"
I still need to check if I have all the OS patches, but when I run it on
Linux, the above step seems to be idenfitying the OS (Sun or Solaris in this
case). Don't know why that would die - this exception doesn't print a stack
trace or anything.
Steve

Similar Messages

  • 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??

  • Can't install the AI package in solaris 11

    I've been trying to install the AI package for quite a while with the command:
    pkg install install/installadm
    However, everytime I issue the command I get the following error message.
    Creating Plan (Solver setup): |
    pkg install: No matching version of install/installadm can be installed:
      Reject:  pkg://solaris/install/[email protected],5.11-0.175.2.0.0.37.1:20140423T170125Z
      Reason:  This version is excluded by installed incorporation pkg://solaris/consolidation/osnet/[email protected],5.11-0.175.2.0.0.42.2:20140624T183842Z
    I've tried changing my publisher, redownloading the package several times, and restarting. Thus far nothing has worked and any input would be greatly appreciated.
    Thanks for your time.

    And supply the output of:
    $ pkg list -af entire
    $ pkg publisher
    This will also tell us what OS levels are available for your system to install to.
    -- Alan

  • How can I install Oracle Database 10g for Solaries (SPARC) from the console

    Dear Forum Members,
    In my office, I have to installed Oracle Database 10g for Solaries (SPARC). But I have to do it without DISPLAY Monitor.Is it possible install it by remote login to this server using response file (silent mode) or something like that?
    If yes. Then How?
    If anyone have the exact solution, then I need your feedback. I shall wait for your reply.
    Thanks
    Aungshuman Paul

    There are 2 possible ways to accomplish this.
    First,
    Silent installation
    http://www.informit.com/articles/article.asp?p=174771&rl=1
    Second, (cut/paste from other site)
    How to install Oracle software remotely?
    Remote Software Installation Steps: (For Solaris only)
    If you want to install Oracle Software remotely, you should perform the following steps. These steps are applicable only if your source and target machine are running Unix.
    For example, you can install Oracle Software from your home from Washington, DC to a target source in California.
    1. Pick your source server or machine for remote installation.
    2. Check that your CD is in your source CD-ROM drive.
    3. On the target machine, find your target machine name with the output of the /usr/bin/hostname
    4. On the source machine, login as a user.
    5. On the source machine, enable client access: % /usr/openwin/bin/xhost + target-machine-name
    6. Become root user by typing: su (don’t use -)
    7. Check that Volume Manger is running. # ps –ef |grep vold (if you see an entry that contains /usr/sbin/vold, Volume Manager is running. Then skip to Step 10.
    8. If not then do the following: # mkdir –p /cdrom/your-cd-file-name
    9. # mount –F hsfs –r cdrom-device /cdrom/your-cd-file-name
    10. Add the following line to your /etc/dfs/dfstab file: # share –F nfs –o ro /cdrom/your-cd-file-name
    11. Verify whether your source machine is an NFS server: # ps –ef | grep nfsd
    12. If you see an entry that contains /use/lib/nfs/nfsd –a 16, then nfsd is running and skip to Step 16.
    13. If nfsd is running, then type: # /usr/sbin/shareall
    14. If nfsd is not running, then start nfsd by typing: # /etc/init.d/nfs.server start
    15. Verify whether your source machine is an NFS server again by typing: # ps –ef | grep nfsd
    16. Make sure your source machine is exporting your product directory by typing: # /usr/sbin/dfshares
    17. Now, log in to the target machine by type: # rlogin target-machine-name –l user (not root)
    18. Then log in as the root user by typing: # su
    19. Go to the source machine by typing: # cd /net/source-machine/cdrom/your-cd-file-name ,then Skip to 24.
    20. If you cannot change to that directory in Step 19 and you do not have an auto-mounter on your network, then create amount point by typing the following commands.
    21. # mkdir /remote_products
    22. # /usr/sbin/mount –F nfs –r source-machine:/cdrom/your-cd-file-name /remote_products
    23. # cd /remote_products
    24. Redirect the target machine display to source machine by typing: # DISPLAY=source-machine:0; export DISPLAY (if you use a Bourne or Korn shell).
    25. Start the Web Start Installer by typing: # ./installer (or whatever the installer name program is).

  • How can we install netdyanics 5.o on Solaris ? What all kind og troubleshooting can be done ?

     

    I have to install Netdynamics 5.0 on Solaris and then move the
    application staged on Windows NT 4.0 ,Netdyanamics 5.0 to
    Solaris (host the site on solaris).
    I am unable to get Complete installtion steps & guidelines neither
    troubleshooting tips if the need arises .

  • Can't install SJAS 8.2 in Solaris 10 x86 Zone

    I'm using a VPS account from a vendor running Solaris 10 on one of Suns AMD machines.
    I downloaded the sjsas_pe-8_2-solaris-i586.bin and uploaded it to the server.
    I logged in as myselff and su'd to root.
    I then chmod +x the .bin file and executed it.
    This machine has Java 5 installed on it, in /usr/java.
    It also has Java 1.4.2 in /usr/j2se.
    I start the install, it asks for an installation directory (I choose the default of /opt/SUNWappserver), it creates the directory and then prompts for the JDK.
    This is my transcript:
    The Sun Java System Application Server Platform Edition components will be
    installed in the following directory, which is referred to as the "Installation
    Directory".To use this directory, press only the Enter key. To use a different
    directory, type in the full path of the directory to use followed by pressing
    the Enter key.
       Installation Directory [/opt/SUNWappserver] {"<" goes back, "!" exits}:
    The Sun Java System Application Server requires a Java 2 SDK.
       Please provide the path to a Java 2 SDK 1.4.1 or greater.
       Recommended version is 1.4.2 or greater. [/usr/j2se] {"<" goes back, "!"
       exits}At this point I just hit enter to accept the default (/usr/j2se) and the installation just hangs. It also hanged when I told it to use /usr/java.
    I ran: truss -f -o /tmp/out ./sjsas_pe-8_2-solaris-i586.bin -console
    And in another window saw that it was essentially idle.
    12955/8:        pollsys(0xBD1BBEA0, 0, 0xBD1BBEF8, 0x00000000)  = 0
    12955/8:        pollsys(0xBD1BBEA0, 0, 0xBD1BBEF8, 0x00000000)  = 0
    12955/8:        pollsys(0xBD1BBEA0, 0, 0xBD1BBEF8, 0x00000000)  = 0
    12955/8:        pollsys(0xBD1BBEA0, 0, 0xBD1BBEF8, 0x00000000)  = 0
    12955/8:        pollsys(0xBD1BBEA0, 0, 0xBD1BBEF8, 0x00000000)  = 0
    12955/2:        lwp_cond_wait(0x08072FE0, 0x08072FC8, 0xBAE9AE68, 0) Err#62 ETIME
    12955/8:        pollsys(0xBD1BBEA0, 0, 0xBD1BBEF8, 0x00000000)  = 0
    12955/8:        pollsys(0xBD1BBEA0, 0, 0xBD1BBEF8, 0x00000000)  = 0
    12955/8:        pollsys(0xBD1BBEA0, 0, 0xBD1BBEF8, 0x00000000)  = 0
    12955/8:        pollsys(0xBD1BBEA0, 0, 0xBD1BBEF8, 0x00000000)  = 0
    12955/8:        pollsys(0xBD1BBEA0, 0, 0xBD1BBEF8, 0x00000000)  = 0
    12955/8:        pollsys(0xBD1BBEA0, 0, 0xBD1BBEF8, 0x00000000)  = 0
    12955/8:        pollsys(0xBD1BBEA0, 0, 0xBD1BBEF8, 0x00000000)  = 0
    12955/8:        pollsys(0xBD1BBEA0, 0, 0xBD1BBEF8, 0x00000000)  = 0Any ideas why this is happening? Could this be something to do with the Zone?

    So, if I understand this correctly, you are running this installation in local zone and trying to use J2SE from the global zone, right?
    This hang might have something to do with zones. Based on limited truss snippet it is hard to tell where exactly it hangs, though. One possibility is that in fact J2SE verification went through fine but the next screen is the one which asks for default server configuration, including port numbers. Before that screen is shown, installer will try to find out whether the default port numbers are free or not, so it is possible it actually hangs there.
    To see if the port verification is an issue, please try running:
    ./sjsas_pe-8_2-solaris-i586.bin -console -noportcheck
    With this option, any port verification done by installer will be skipped, so if the hang was there installation should now go through. Note that this will create your default domain using default set of port numbers, so there is a chance you'll need to change port values prior to starting the server if any of those ports are in fact in use.
    Also, if installer hangs in port verification, this might point to network configuration issues, so if you also run into problems during the server startup you might need to further deal with networking. In any case, try installing as above and see if you can get further.

  • I can't Install 8.1.7 on solaris version for Intel platform

    I have installed 8.0 Sun Solaris on Intel PIII with 393 MB RAM
    and I am not able to install Oracle8i (8.1.7) on the system.
    Can u please let me know as to how to install.
    When I invoke the runInstaller (Shell Script), It is rising a
    error stating "syntax error at line 1: `(' unexpected".
    Thanks.
    Bye.

    Where did u get your oracle817 version for intel solaris?
    in cdrom top dir, the runInstaller is just a shell script, and
    there is a binary program in install dir, try to run that
    program and give out the result?

  • Can't install Java Enterprise 7 on Solaris x86

    I am new to solaris and JES. I downloaded JES 7 and followed the document. However I got this error
    Exception in thread "main" java.lang.NoClassDefFoundError: JavaStudio
    I googled and found that it was related to classpath/java_home. I don;t know how it is set up in solaris 10. but i can issue java and javac with no problem.. Any help is appreciated.
    bc2002

    Officially Java Studio Enterprise 7 is supported on the following platforms:
    &#9632; Microsoft Windows XP Professional SP1a
    &#9632; Microsoft Windows 2000 Professional SP4
    &#9632; Solaris� 9 OS Update 7 (x86)
    &#9632; Solaris� 8 OS Update 7 (UltraSPARC� III)
    &#9632; Solaris� 9 OS Update 7 (UltraSPARC� III)
    And here is detailed instruction for Solaris:
    http://docs.sun.com/source/817-7971/Sol_ideinstall.html

  • How can we install netdyamics 5.0 on Solaris and do site hosting ?

     

    Hi Meg
    Normally a license may be used on two different PCs. One intended for a work computer and one intended for a home computer in case you take work home.
    I'm sure Adobe would frown upon using the two activations to occur on two work PCs that are used simultaneously.
    You need three licenses. That would grant you six activations. One on each of the three work PCs and one on each user's home PC.
    Keep in mind that I'm not a legal professional nor did I stay overnight at a Holiday Inn Express.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • Installing WebLogic 6.1 on Solaris for Intel

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

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

  • Problems starting WLS 6.1 on solaris...

    I have installed WLS in the sun solaris machine and have problems starting up a mydomain
    test server. I am getting:
    weblogic.management.configuration.ConfigurationException: - with nested exception:
    [weblogic.security.internal.FileUtilsException: couldn't create temporary file for
    SerializedSystemIni.dat, .new, /config/mydomain - with nested exception:
    [java.io.IOException: No such file or directory]]
    I am suspecting the problem might be that we have installed it as root and then change
    the rights to weblogic. Any pointers are greatly appreciated.
    Thanks.

    I'm guess you changed owner of config/mydomain to weblogic? To
    confirm - try touching/create a test file in config/mydomain,
    i.e. touch mytest.perm;ls -l mytest.perm;rm mytest.perm
    You could start weblogic with truss:
    truss -t open -o /tmp/truss.out -f "your start command"
    Then examine /tmp/truss.out
    "Dariusz" <[email protected]> wrote in message news:<3d08b130$[email protected]>...
    I have installed WLS in the sun solaris machine and have problems starting up a mydomain
    test server. I am getting:
    weblogic.management.configuration.ConfigurationException: - with nested exception:
    [weblogic.security.internal.FileUtilsException: couldn't create temporary file for
    SerializedSystemIni.dat, .new, /config/mydomain - with nested exception:
    [java.io.IOException: No such file or directory]]
    I am suspecting the problem might be that we have installed it as root and then change
    the rights to weblogic. Any pointers are greatly appreciated.
    Thanks.

  • We can't install Solaris 8 - IBM PC SERVER 315

    Hello:
    We are trying to install Solaris 8 (Intel) (02/02) in an IBM PC Server 315.
    Some words about it:
    - 128 Mb RAM
    - Pentium Pro 200 Mhz
    - Adaptec AHA-2940U/2940UW Ultra SCSI in PCI bus1,Slot 4 (Info from Solaris install) (Target 7)
    - Hard Disk IBM SCSI (Target 0)
    - CD-Rom SCSI IBM CDRM00203 (Target 6 of SCSI) (info from Solaris install)
    We have a big problem.
    We can't install Solaris from CD.
    After Loading kernel , when it begins Searching /dev and /devices...we see this text in the screen repeated a lot of times:
    WARNING: /pci@0,0/pci1011,24@2/pci9004,8178@1(adp0):
    timeout: abort device, target=6 lun=0
    And before this something like it has some problem and begins a resinc ??
    Please Could you help us?
    Solaris has been purchased from Sun on 12 March 2002
    A lot of Thank's!
    P.D: Please, excuse my poor English.
    A lot of thank's.

    two other severs wouldn't run the cd either? Break it down a little it will be more solvable. We will create two separate problems with this. First we will check the cd disk itself. Put in another system and install solaris. If that works, move to the cdrom drive....move it to the same computer you just installed solaris on...if it works then it is another problem.

  • I can't install Solaris 11

    Hi.
    I want to using Solaris 11 too, but i can't install it. My computer is form MEDION company, model: B818/3. After 99% of GUI installation my computer told me that he can't finish.
    What can I do? I get that log(sorry if it' s too long):
    2012-03-31 16:54:13,720 InstallationLogger INFO **** START ****
    2012-03-31 16:54:14,056 InstallationLogger INFO Loading GLADE files...
    2012-03-31 16:54:14,286 InstallationLogger INFO Done loading GLADE files.
    PROGRESS REPORT: progress percent:0 Preparing for Installation
    2012-03-31 16:54:14,554 InstallationLogger INFO Initial screen is screen [0] [Welcome Screen]
    2012-03-31 16:54:19,191 InstallationLogger INFO Next screen is screen [1] [Disk Screen]
    PROGRESS REPORT: progress percent:100 TargetDiscovery completed.
    2012-03-31 16:54:53,952 InstallationLogger INFO TD XML:
    <target name="discovered">
    <disk whole_disk="false">
    <disk_name name="c4t0d0" name_type="ctd"/>
    <disk_prop dev_type="usb" dev_vendor="Lexar" dev_size="15663104secs"/>
    <partition action="preserve" name="1" part_type="7">
    <size val="15661056secs" start_sector="2048"/>
    </partition>
    </disk>
    <disk whole_disk="false">
    <disk_name name="c5t0d0" name_type="ctd"/>
    <disk_prop dev_type="sata" dev_vendor="ST31000528AS" dev_size="1953504000secs"/>
    <disk_keyword key="boot_disk"/>
    <partition action="preserve" name="1" part_type="130">
    <size val="4206592secs" start_sector="2048"/>
    </partition>
    <partition action="preserve" name="2" part_type="131">
    <size val="41945088secs" start_sector="4208640"/>
    </partition>
    <partition action="preserve" name="3" part_type="131">
    <size val="1907369984secs" start_sector="46153728"/>
    </partition>
    </disk>
    <logical noswap="true" nodump="true"/>
    </target>
    2012-03-31 16:54:53,952 InstallationLogger INFO TD found 2 disks
    2012-03-31 16:54:53,959 InstallationLogger INFO TD FINISHED SUCCESSFULLY!
    2012-03-31 16:54:53,960 InstallationLogger INFO Disk [c5t0d0] selected
    2012-03-31 16:54:54,327 InstallationLogger INFO Disk [c5t0d0] selected
    2012-03-31 16:54:54,346 InstallationLogger INFO Disk [c5t0d0] selected
    2012-03-31 16:55:03,192 InstallationLogger INFO Disk [c4t0d0] selected
    2012-03-31 16:55:05,422 InstallationLogger INFO Disk [c4t0d0] selected
    2012-03-31 16:55:09,293 InstallationLogger INFO Starting validation.
    2012-03-31 16:55:09,293 InstallationLogger INFO Disk layout after tidy up:
                        -> [disk] (Disk: ctd=c4t0d0; volid=None; devpath=/pci@0,0/pci1462,7707@1d/hub@1/storage@7/disk@0,0; devid=None; prop:dev_type=usb; prop:dev_vendor=Lexar; prop:dev_size=7.47gb; is_cdrom=False; label=VTOC; in_zpool=rpool; in_vdev=vdev; whole_disk=False; write_cache=False)
                             -> [1] (Partition: name=1; action=preserve; part_type=7; size=7.47gb; start_sector=2048; bootid=0; is_linux_swap=False)
    2012-03-31 16:55:09,293 InstallationLogger INFO Creating slice 0 on Solaris2 partition.
    2012-03-31 16:55:09,300 InstallationLogger INFO New Slice 0:                          -> [0] (Slice: name=0; action=create, force=False, is_swap=False, tag=2, flag=0; in_zpool=rpool; in_vdev=vdev; size=7.46gb; start_sector=4096)
    2012-03-31 16:55:09,305 InstallationLogger INFO Performing Target.final_validation().
    2012-03-31 16:55:09,309 InstallationLogger INFO final_validation passed.
    2012-03-31 16:55:09,310 InstallationLogger INFO Validation succeeded. Desired Targets in DOC:
    <target name="desired">
    <disk whole_disk="false">
    <disk_name name="c4t0d0" name_type="ctd"/>
    <disk_prop dev_type="usb" dev_vendor="Lexar" dev_size="15663104secs"/>
    <partition action="create" name="1" part_type="191">
    <size val="15659008secs" start_sector="4096"/>
    <slice name="0" action="create" force="false" is_swap="false" in_zpool="rpool" in_vdev="vdev">
    <size val="15646720secs" start_sector="4096"/>
    </slice>
    </partition>
    </disk>
    <logical noswap="false" nodump="false">
    <zpool name="rpool" action="create" is_root="true">
    <vdev name="vdev" redundancy="none"/>
    <be name="solaris"/>
    <zvol name="swap" action="create" use="swap">
    <size val="793m"/>
    </zvol>
    <zvol name="dump" action="create" use="dump">
    <size val="198m"/>
    </zvol>
    <filesystem name="export" action="create" mountpoint="/export" in_be="false"/>
    <filesystem name="export/home" action="create" in_be="false"/>
    </zpool>
    </logical>
    </target>
    2012-03-31 16:55:09,310 InstallationLogger INFO Next screen is screen [2] [TimeZone Screen]
    2012-03-31 18:55:24,782 InstallationLogger INFO Running command: ['/usr/bin/date', '033118552012.24']
    2012-03-31 18:55:24,016 InstallationLogger INFO Next screen is screen [3] [User Screen]
    2012-03-31 18:55:36,058 InstallationLogger INFO Next screen is screen [4] [Confirmation Screen]
    2012-03-31 18:55:36,061 InstallationLogger INFO **** Install Details ****
    2012-03-31 18:55:36,061 InstallationLogger INFO -- Disk --
    2012-03-31 18:55:36,064 InstallationLogger INFO      7.5 GB partition on 7.5 GB disk (c4t0d0) This partition will be erased
    2012-03-31 18:55:36,065 InstallationLogger INFO      The whole installation will take up 5.0 GB hard disk space.
    2012-03-31 18:55:36,065 InstallationLogger INFO -- Software --
    2012-03-31 18:55:36,065 InstallationLogger INFO      Oracle Solaris
    2012-03-31 18:55:36,066 InstallationLogger INFO -- Timezone --
    2012-03-31 18:55:36,066 InstallationLogger INFO      Poland
    2012-03-31 18:55:36,066 InstallationLogger INFO -- Locale --
    2012-03-31 18:55:36,066 InstallationLogger INFO      Default Language: en_US.UTF-8
    2012-03-31 18:55:36,067 InstallationLogger INFO      Language Support: United States
    2012-03-31 18:55:36,067 InstallationLogger INFO -- Users --
    2012-03-31 18:55:36,067 InstallationLogger INFO      User Account: wyciu
    2012-03-31 18:55:36,067 InstallationLogger INFO      Root Password: Same as user account.
    2012-03-31 18:55:36,068 InstallationLogger INFO      Host name: solaris
    2012-03-31 18:55:37,734 InstallationLogger INFO Next screen is screen [5] [Progress Screen]
    PROGRESS REPORT: progress percent:0 Preparing for Installation
    PROGRESS REPORT: progress percent:100 PrepareTransfer completed.
    2012-03-31 18:55:38,699 InstallationLogger INFO Setting up software to install/uninstall
    2012-03-31 18:55:38,700 InstallationLogger.sysconfig INFO Opening keyboard device: /dev/kbd
    2012-03-31 18:55:38,701 InstallationLogger.sysconfig INFO Detected following current keyboard layout: Polish
    2012-03-31 18:55:38,702 InstallationLogger.sysconfig INFO console type: Physical Console
    PROGRESS REPORT: progress percent:0 Preparing for Installation
    2012-03-31 18:55:38,717 InstallationLogger INFO Install Started
    PROGRESS REPORT: progress percent:0 Preparing for Installation
    PROGRESS REPORT: progress percent:0 Preparing for Installation
    PROGRESS REPORT: progress percent:1 Preparing for Installation
    PROGRESS REPORT: progress percent:1 Preparing for Installation
    PROGRESS REPORT: progress percent:1 Preparing for Installation
    PROGRESS REPORT: progress percent:2 Preparing for Installation
    PROGRESS REPORT: progress percent:2 Preparing for Installation
    PROGRESS REPORT: progress percent:2 Preparing for Installation
    PROGRESS REPORT: progress percent:3 Preparing for Installation
    PROGRESS REPORT: progress percent:3 Preparing for Installation
    PROGRESS REPORT: progress percent:3 Preparing for Installation
    PROGRESS REPORT: progress percent:4 Preparing for Installation
    PROGRESS REPORT: progress percent:4 Preparing for Installation
    PROGRESS REPORT: progress percent:5 VarSharedDataset completed.
    PROGRESS REPORT: progress percent:5 TargetInitialization completed.
    2012-03-31 18:56:05,064 InstallationLogger.transfer-root INFO === Executing transfer-root Checkpoint ===
    PROGRESS REPORT: progress percent:5 Beginning CPIO transfer
    2012-03-31 18:57:04,663 InstallationLogger.transfer-root INFO Transferring files to /a
    PROGRESS REPORT: progress percent:5 Transferring contents
    PROGRESS REPORT: progress percent:5 Transferring contents
    PROGRESS REPORT: progress percent:6 Transferring contents
    PROGRESS REPORT: progress percent:7 Transferring contents
    PROGRESS REPORT: progress percent:8 Transferring contents
    PROGRESS REPORT: progress percent:9 Transferring contents
    PROGRESS REPORT: progress percent:10 Transferring contents
    2012-03-31 18:57:36,656 InstallationLogger.transfer-root INFO Transferring files to /a
    PROGRESS REPORT: progress percent:10 Transferring contents
    PROGRESS REPORT: progress percent:11 Transferring contents
    PROGRESS REPORT: progress percent:12 Transferring contents
    PROGRESS REPORT: progress percent:13 Transferring contents
    PROGRESS REPORT: progress percent:14 Transferring contents
    PROGRESS REPORT: progress percent:15 Transferring contents
    PROGRESS REPORT: progress percent:15 Transferring contents
    PROGRESS REPORT: progress percent:16 Transferring contents
    PROGRESS REPORT: progress percent:17 Transferring contents
    PROGRESS REPORT: progress percent:18 Transferring contents
    PROGRESS REPORT: progress percent:19 Transferring contents
    PROGRESS REPORT: progress percent:20 Transferring contents
    PROGRESS REPORT: progress percent:20 Transferring contents
    PROGRESS REPORT: progress percent:21 Transferring contents
    PROGRESS REPORT: progress percent:22 Transferring contents
    PROGRESS REPORT: progress percent:23 Transferring contents
    PROGRESS REPORT: progress percent:24 Transferring contents
    PROGRESS REPORT: progress percent:25 Transferring contents
    PROGRESS REPORT: progress percent:25 Transferring contents
    PROGRESS REPORT: progress percent:26 Transferring contents
    PROGRESS REPORT: progress percent:27 Transferring contents
    PROGRESS REPORT: progress percent:28 Transferring contents
    PROGRESS REPORT: progress percent:29 Transferring contents
    PROGRESS REPORT: progress percent:30 Transferring contents
    PROGRESS REPORT: progress percent:30 Transferring contents
    PROGRESS REPORT: progress percent:31 Transferring contents
    PROGRESS REPORT: progress percent:32 Transferring contents
    PROGRESS REPORT: progress percent:33 Transferring contents
    PROGRESS REPORT: progress percent:34 Transferring contents
    PROGRESS REPORT: progress percent:35 Transferring contents
    PROGRESS REPORT: progress percent:35 Transferring contents
    PROGRESS REPORT: progress percent:36 Transferring contents
    PROGRESS REPORT: progress percent:37 Transferring contents
    PROGRESS REPORT: progress percent:38 Transferring contents
    PROGRESS REPORT: progress percent:39 Transferring contents
    PROGRESS REPORT: progress percent:40 Transferring contents
    PROGRESS REPORT: progress percent:40 Transferring contents
    PROGRESS REPORT: progress percent:41 Transferring contents
    PROGRESS REPORT: progress percent:42 Transferring contents
    PROGRESS REPORT: progress percent:43 Transferring contents
    PROGRESS REPORT: progress percent:44 Transferring contents
    PROGRESS REPORT: progress percent:45 Transferring contents
    PROGRESS REPORT: progress percent:45 Transferring contents
    PROGRESS REPORT: progress percent:46 Transferring contents
    PROGRESS REPORT: progress percent:47 Transferring contents
    PROGRESS REPORT: progress percent:48 Transferring contents
    PROGRESS REPORT: progress percent:49 Transferring contents
    PROGRESS REPORT: progress percent:50 Transferring contents
    PROGRESS REPORT: progress percent:50 Transferring contents
    PROGRESS REPORT: progress percent:51 Transferring contents
    PROGRESS REPORT: progress percent:52 Transferring contents
    PROGRESS REPORT: progress percent:53 Transferring contents
    PROGRESS REPORT: progress percent:54 Transferring contents
    PROGRESS REPORT: progress percent:55 Transferring contents
    PROGRESS REPORT: progress percent:55 Transferring contents
    PROGRESS REPORT: progress percent:56 Transferring contents
    PROGRESS REPORT: progress percent:57 Transferring contents
    PROGRESS REPORT: progress percent:58 Transferring contents
    PROGRESS REPORT: progress percent:59 Transferring contents
    PROGRESS REPORT: progress percent:60 Transferring contents
    PROGRESS REPORT: progress percent:60 Transferring contents
    PROGRESS REPORT: progress percent:61 Transferring contents
    PROGRESS REPORT: progress percent:62 Transferring contents
    PROGRESS REPORT: progress percent:63 Transferring contents
    PROGRESS REPORT: progress percent:64 Transferring contents
    PROGRESS REPORT: progress percent:65 Transferring contents
    PROGRESS REPORT: progress percent:66 Transferring contents
    PROGRESS REPORT: progress percent:66 Transferring contents
    PROGRESS REPORT: progress percent:67 Transferring contents
    PROGRESS REPORT: progress percent:68 Transferring contents
    PROGRESS REPORT: progress percent:69 Transferring contents
    PROGRESS REPORT: progress percent:70 Transferring contents
    PROGRESS REPORT: progress percent:71 Transferring contents
    PROGRESS REPORT: progress percent:71 Transferring contents
    PROGRESS REPORT: progress percent:72 Transferring contents
    PROGRESS REPORT: progress percent:73 Transferring contents
    PROGRESS REPORT: progress percent:74 Transferring contents
    PROGRESS REPORT: progress percent:75 Transferring contents
    PROGRESS REPORT: progress percent:76 Transferring contents
    PROGRESS REPORT: progress percent:76 Transferring contents
    PROGRESS REPORT: progress percent:77 Transferring contents
    PROGRESS REPORT: progress percent:78 Transferring contents
    PROGRESS REPORT: progress percent:79 Transferring contents
    PROGRESS REPORT: progress percent:80 Transferring contents
    PROGRESS REPORT: progress percent:81 Transferring contents
    PROGRESS REPORT: progress percent:81 Transferring contents
    PROGRESS REPORT: progress percent:82 Transferring contents
    PROGRESS REPORT: progress percent:83 Transferring contents
    PROGRESS REPORT: progress percent:84 Transferring contents
    PROGRESS REPORT: progress percent:85 Transferring contents
    PROGRESS REPORT: progress percent:86 Transferring contents
    PROGRESS REPORT: progress percent:86 Transferring contents
    PROGRESS REPORT: progress percent:87 Transferring contents
    PROGRESS REPORT: progress percent:88 Transferring contents
    2012-03-31 19:11:57,136 InstallationLogger.transfer-root INFO Transferring files to /a
    2012-03-31 19:12:18,346 InstallationLogger.transfer-misc INFO === Executing transfer-misc Checkpoint ===
    PROGRESS REPORT: progress percent:88 Beginning CPIO transfer
    2012-03-31 19:12:19,838 InstallationLogger.transfer-misc INFO Transferring files to /a
    PROGRESS REPORT: progress percent:88 Transferring contents
    PROGRESS REPORT: progress percent:88 Transferring contents
    PROGRESS REPORT: progress percent:88 Transferring contents
    PROGRESS REPORT: progress percent:88 Transferring contents
    PROGRESS REPORT: progress percent:88 Transferring contents
    PROGRESS REPORT: progress percent:88 Transferring contents
    PROGRESS REPORT: progress percent:88 Transferring contents
    PROGRESS REPORT: progress percent:88 Transferring contents
    PROGRESS REPORT: progress percent:88 Transferring contents
    PROGRESS REPORT: progress percent:88 Transferring contents
    PROGRESS REPORT: progress percent:89 Transferring contents
    PROGRESS REPORT: progress percent:89 Transferring contents
    PROGRESS REPORT: progress percent:89 Transferring contents
    PROGRESS REPORT: progress percent:89 Transferring contents
    PROGRESS REPORT: progress percent:89 Transferring contents
    PROGRESS REPORT: progress percent:89 Transferring contents
    PROGRESS REPORT: progress percent:89 Transferring contents
    PROGRESS REPORT: progress percent:98 transfer-misc completed.
    2012-03-31 19:14:26,988 InstallationLogger.transfer-media INFO === Executing transfer-media Checkpoint ===
    PROGRESS REPORT: progress percent:99 Beginning CPIO transfer
    2012-03-31 19:14:28,071 InstallationLogger.transfer-media INFO Transferring files to /a
    PROGRESS REPORT: progress percent:99 Transferring contents
    PROGRESS REPORT: progress percent:99 Transferring contents
    PROGRESS REPORT: progress percent:99 Transferring contents
    PROGRESS REPORT: progress percent:99 Transferring contents
    2012-03-31 19:14:49,174 InstallationLogger ERROR Error occurred during execution of 'generate-sc-profile' checkpoint.
    Traceback (most recent call last):
    File "/usr/lib/python2.6/vendor-packages/solaris_install/engine/__init__.py", line 811, in executecheckpoints
    checkpoint.execute(dry_run)
    File "/usr/lib/python2.6/vendor-packages/solaris_install/manifest/writer.py", line 276, in execute
    self.write(doc)
    File "/usr/lib/python2.6/vendor-packages/solaris_install/manifest/writer.py", line 173, in write
    xml = doc.generate_xml_manifest()
    File "/usr/lib/python2.6/vendor-packages/solaris_install/data_object/cache.py", line 380, in generate_xml_manifest
    return self.get_xml_tree()
    File "/usr/lib/python2.6/vendor-packages/solaris_install/data_object/__init__.py", line 572, in get_xml_tree
    return self.__create_xml_tree(None)
    File "/usr/lib/python2.6/vendor-packages/solaris_install/data_object/__init__.py", line 553, in __create_xml_tree
    sub = child.__create_xml_tree(attach_to)
    File "/usr/lib/python2.6/vendor-packages/solaris_install/data_object/__init__.py", line 553, in __create_xml_tree
    sub = child.__create_xml_tree(attach_to)
    File "/usr/lib/python2.6/vendor-packages/solaris_install/data_object/__init__.py", line 532, in __create_xml_tree
    element = self.to_xml()
    File "/usr/lib/python2.6/vendor-packages/solaris_install/sysconfig/profile/__init__.py", line 148, in to_xml
    element.extend(self.users.to_xml())
    File "/usr/lib/python2.6/vendor-packages/solaris_install/sysconfig/profile/user_info.py", line 58, in to_xml
    return [smf_svc_config.get_xml_tree()]
    File "/usr/lib/python2.6/vendor-packages/solaris_install/data_object/__init__.py", line 572, in get_xml_tree
    return self.__create_xml_tree(None)
    File "/usr/lib/python2.6/vendor-packages/solaris_install/data_object/__init__.py", line 553, in __create_xml_tree
    sub = child.__create_xml_tree(attach_to)
    File "/usr/lib/python2.6/vendor-packages/solaris_install/data_object/__init__.py", line 553, in __create_xml_tree
    sub = child.__create_xml_tree(attach_to)
    File "/usr/lib/python2.6/vendor-packages/solaris_install/data_object/__init__.py", line 553, in __create_xml_tree
    sub = child.__create_xml_tree(attach_to)
    File "/usr/lib/python2.6/vendor-packages/solaris_install/data_object/__init__.py", line 532, in __create_xml_tree
    element = self.to_xml()
    File "/usr/lib/python2.6/vendor-packages/solaris_install/sysconfig/profile/__init__.py", line 359, in to_xml
    element = etree.Element(self.tagname, **elem_kwargs)
    File "lxml.etree.pyx", line 2253, in lxml.etree.Element (src/lxml/lxml.etree.c:22649)
    File "apihelpers.pxi", line 143, in lxml.etree._makeElement (src/lxml/lxml.etree.c:29384)
    File "apihelpers.pxi", line 131, in lxml.etree._makeElement (src/lxml/lxml.etree.c:29278)
    File "apihelpers.pxi", line 247, in lxml.etree._initNodeAttributes (src/lxml/lxml.etree.c:30384)
    File "apihelpers.pxi", line 1136, in lxml.etree._utf8 (src/lxml/lxml.etree.c:37215)
    ValueError: All strings must be XML compatible: Unicode or ASCII, no NULL bytes
    2012-03-31 19:14:50,300 InstallationLogger ERROR ERROR: Execution FAILED
    2012-03-31 19:14:50,300 InstallationLogger ERROR Checkpoint [generate-sc-profile] logged error: [All strings must be XML compatible: Unicode or ASCII, no NULL bytes]
    2012-03-31 19:14:50,584 InstallationLogger INFO Next screen is screen [6] [Failure Screen]

    Hi Jarosław,
    This is a bug - thanks for pointing it out to us.
    It should accept the Real Name value "Jarosław" or at least
    stop you from proceeding if it cannot be used.
    I will investigate further and hopefully get this fixed.
    - Dermot

  • Can you install 9i on Solaris Intel ?

    Can you install Oracle 9i on Solaris Intel ? 32 / 64 bit

    Hello dear people,
    I'm trying to install the 9i Database for Sun SPARC (32-bit) on an Intel machine with Solaris 8 running. I followed all steps of the installation documentation, but when I try to execute the runInstaller programm, I get always the following error:
    Syntax error at row 1: '(' unexpected.
    Can you tell me, which is actually the terminal Release for Intel Solaris? I were very pleased.
    Thanks,
    Reinaldo

  • Installing WLS on an Intel-pentium using Solaris

    Has anyone installed WLS on an intel-pentium pc running Solaris ? Although
    it appears that it is a supported combination, I did see a note that said
    "it was in the radar". Is there an official line on this ?

    It is not supported.
    The platform support page for WebLogic Server is located at:
    http://www.weblogic.com/platforms/index.html
    This page has the latest and greatest information on the platforms that
    WebLogic is certified and supported on.
    Thanks,
    Michael
    Michael Girdley
    BEA Systems
    Learning WebLogic? http://learnweblogic.com
    Buy the only book covering J2EE & WebLogic 6:
    http://www.amazon.com/exec/obidos/ASIN/0130911119/learnweblogic/102-1778325-
    4765749
    "Daniel Hoppe" <[email protected]> wrote in message
    news:[email protected]..
    Hi,
    Has anyone installed WLS on an intel-pentium pc running
    Solaris ? Although
    it appears that it is a supported combination, I did see a
    note that said
    "it was in the radar". Is there an official line on this ?
    Yepp, we tried that as a test setup. Works, but I think we did not have
    native IO running.
    Daniel

Maybe you are looking for