JWSDP 1.6 install issue on Solaris 2.8

I am attempting to install JWSDL 1.6 on Solaris 8 and am getting the following message:
This machine is missing the following Solaris(TM) patches:
108940-24 or higher
This patch is installed.
I believe that the error is due to the install script running the comand 'showrev -p' which does not list the installed patches.
Does anyone have work around or fix for this?
Thanks,
Jeff

I found a fix. More acurately, I fixed the install script.
It turns out that the "showrev -p" command produces different output on Solaris 8 than it does on solaris 9 or 10.
I changed the installation script to use "patchadd -p" instead and all is well.
Jeff

Similar Messages

  • Weblogic SP3 Install issues on Solaris 2.6

    I am getting a segment violation error when using Sp3 for weblogic server on Solaris 2.6

    Segmentation violation error where and when?
    while installing SP3 or while starting up SP3 server
    wayne highland wrote:
    I am getting a segment violation error when using Sp3 for weblogic server on Solaris 2.6

  • Cant install agent11g on Solaris 9

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

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

  • Need 11gr2 RAC install Guide on Solaris 10 x86 using containers and NFS

    I'm looking for an 11gr2 RAC install Guide on Solaris 10 x86 using 2-3 containers. I need to have the NFS server reside in the global zone or on a 3rd container visable to the two rac containers.
    Please share me installation guide!
    Thank you!
    PS - I currently have run into an install issue -
    Can't change ownership on /oracle/products/11.2.0/ocr/: not owner at /oracle/app/11.2.0/grid/crs/install/crsconfig_lib.pm line 5014.
    I suspect the NFS share params from the NFS server in the global zone are not 100% correct to the two rac zones/containers.

    Have you visited Oracle Support Services website (formerly metalink) to determine if your desired configuration is supported?
    Last time I looked it was not.
    That said Oracle database installation guides are fully documented online.
    http://www.oracle.com/technetwork/database/enterprise-edition/documentation/database-093888.html

  • Installing Mysql on Solaris 10

    Ive installed Mysql on solaris 10 and when i try and start it up i get these errors...any help would be appricated...
    # more Felicia.err
    051025 14:45:34 mysqld started
    InnoDB: The first specified data file ./ibdata1 did not exist:
    InnoDB: a new database to be created!
    051025 14:45:35 InnoDB: Setting file ./ibdata1 size to 10 MB
    InnoDB: Database physically writes the file full: wait...
    051025 14:45:36 InnoDB: Log file ./ib_logfile0 did not exist: new to be created
    InnoDB: Setting log file ./ib_logfile0 size to 5 MB
    InnoDB: Database physically writes the file full: wait...
    051025 14:45:37 InnoDB: Log file ./ib_logfile1 did not exist: new to be created
    InnoDB: Setting log file ./ib_logfile1 size to 5 MB
    InnoDB: Database physically writes the file full: wait...
    InnoDB: Doublewrite buffer not found: creating new
    InnoDB: Doublewrite buffer created
    InnoDB: Creating foreign key constraint system tables
    InnoDB: Foreign key constraint system tables created
    051025 14:45:39 InnoDB: Started; log sequence number 0 0
    051025 14:45:39 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.host' doesn't exist
    051025 14:45:39 mysqld ended
    # bin/mysqld --user=root
    051025 16:24:55 InnoDB: Database was not shut down normally!
    InnoDB: Starting crash recovery.
    InnoDB: Reading tablespace information from the .ibd files...
    InnoDB: Restoring possible half-written data pages from the doublewrite
    InnoDB: buffer...
    051025 16:24:55 InnoDB: Starting log scan based on checkpoint at
    InnoDB: log sequence number 0 36808.
    InnoDB: Doing recovery: scanned up to log sequence number 0 43634
    051025 16:24:56 InnoDB: Starting an apply batch of log records to the database...
    InnoDB: Progress in percents: 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
    InnoDB: Apply batch completed
    051025 16:24:56 InnoDB: Flushing modified pages from the buffer pool...
    051025 16:24:56 InnoDB: Started; log sequence number 0 43634
    051025 16:24:56 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.host' doesn't exist

    I dont' mean to be starting up a storm that doesn't need to be stirred but I'm only telling you what it tells me on the mysql page. Below is the excert.
    End of Product Lifecycle.
    Active development and support for MySQL database server versions 3.23, 4.0, and 4.1 has ended. However, for MySQL 4.0 and 4.1, there is still extended support available. For details, see http://www.mysql.com/company/legal/lifecycle/#calendar. According to the MySQL Lifecycle Policy (see http://www.mysql.com/company/legal/lifecycle/#policy), only Security and Severity Level 1 issues will still be fixed for MySQL 4.0 and 4.1. Please consider upgrading to a recent version (MySQL 5.0 or 5.1).
    Anyway I put version 5.0.45 on my mysql zone with no problems. There is a binary version for download at mysql's site. I'm using the SPARC 64-bit version.

  • Install mysql on Solaris 10 can't found my.cnf file

    I install mysql on Solaris 10 , it work fine on both back and connect to Web, recently I met some tuning issue but I can found the my.cnf file, what should I do ?

    Thank you,
    in case some one need it
    go to your mysql installation .. /support-files copy one to your ets, and change in by the need .

  • Installing JAXB on Solaris 8

    I apologize in advance for the long mail, it is so only to explain my problem clearly.
    I am having a problem in using xjc compiler on Solaris 8.
    I want to use JAXB on Solaris 8.
    For that required JWSDP, and for JWSDP I require Java2 and for installing Java2 on Solaris 8, I require a Patch recommended for Solaris 8.
    All software was available on the Sun website.
    1. I installed the patch(J2SE_Solaris_8_Recommended.zip) on Solaris 8 machine. There were about 27 patches. While installing some patches failed, around 11-12 and rest were installed successfully, those that failed returned either Code 2 or Code 8 error. Then I rebooted machine.
    2.Installed j2sdk-1_4_1_07-solaris-sparc.sh.
    3. Installed jwsdp-1_3-unix.sh and floowed requisite instructions.
    4. Now I set the requisite PATH and CLASSPATH variables.
    5. I ran xjc compiler to generate java files from 'dtd' document.
    %xjc.sh -dtd try.dtd
    Problem
    When i run xjc on windows machine, all java files are created in 'generated' directory.(Everything works fine on Windows)
    When i run xjc.sh on Solaris 8, all java files are created in 'null' directory. And code in java files are like import null.XXXX.
    Thus i am not able to use the xjc for parsing my XML documents.
    Thanks

    Sure, Oracle's App. Server are develop in Solaris platform.
    Best regards, Marcelo.
    null

  • Unable to install ALSB3 on Solaris box

    I try to install alsb on solaris box using the command :java -jar alsb300_wls100_generic.jar, but always get the bellowed error
    Exception in thread "main" java.util.zip.ZipException: error in opening zip file at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(ZipFile.java:114)
    at java.util.jar.JarFile.<init>(JarFile.java:135)
    at java.util.jar.JarFile.<init>(JarFile.java:72)
    Is there anyone has uncounted this issue? Thanks in advance.
    Edited by: user11110550 on Jun 16, 2010 8:01 PM

    Hi,
    Make sure you have given the correct rights for the .bin file to execute, also do have a look at the below link to get more information on how to install a .bin file
    Topic: Starting .bin Installation Programs in Graphical Mode on UNIX Machines
    http://download.oracle.com/docs/cd/E17904_01/doc.1111/e14142/guimode.htm#BABFBABI
    If you need to install it in Silent mode then check the below link
    Topic: Silent Mode Installation of WebLogic
    http://middlewaremagic.com/weblogic/?p=1716
    Regards,
    Ravish Mody

  • How to install workspace on Solaris ?

    Hello All , I use Hyprerion 9.3.1 and Now I working under installing Planning on Solaris. After Installing Planning I must install workspace to use Planning.
    I have problems during insallation Workspace I can't autodeploy workspace on Tomcat ((((
    why ?
    I can autodeploy Planning on Tomcat for Solaris but Workspace not auto deployed
    How I can resolve this issue? I have only two servers with Solaris 9 and RHEL 4
    May be I have to install Workspace on RHEL?

    We have recently installed 9.3.1 (although not Planning) using Sun's Java Enterprise Server (JES), also suggest you upgrade to Solaris 10.

  • Installing isqlplus for Solaris 8/Oracle 9i

    Does anyone know how I can install isqlplus for Solaris 8? It does not seem to be installed with the Oracle 9.0.1 Enterprise Ediition full installation.
    Thanks.

    Did you resolve this issue?

  • How Install workspace on Solaris ?

    Hello All , I use Hyprerion 9.3.1 and Now I working under installing Planning on Solaris. After Installing Planning I must install workspace to use Planning.
    I have problems during insallation Workspace I can't autodeploy workspace on Tomcat ((((
    why ?
    I can autodeploy Planning on Tomcat for Solaris but Workspace not auto deployed
    How I can resolve this issue? I have only two servers with Solaris 9 and RHEL 4
    May be I have to install Workspace on RHEL?

    We have recently installed 9.3.1 (although not Planning) using Sun's Java Enterprise Server (JES), also suggest you upgrade to Solaris 10.

  • Can' t read disk label, install issues

    can' t read disk label, install issues
    i am trying to install solaris 8 on a sparc5 (256mb, 4.2gb,110mhz). i initially installed using the installation disk and it seemed successful as i was able to load the rest of the cds. something went wrong though b/c the system is stuck in a rebooting loop after it finished the last cd. so i went searching and found that i could only have a root partition of no bigger than 1gb. since i used the installation disk, i was not given an option to specify slice sizes. so now, i am trying to redo the install starting from the first disk (1 of 2) and skipping the installation disk. when i do a "boot cdrom" with the 1 of 2 disk, i get the cant read disk label or something about short entry and it will not boot. i am using actual Solaris 8 cds and not downloads. what can i do to get it to boot up from the first disk, or fix the partitioning on the disk?

    I am using the offical Solaris 8 Installation 2/02 for SPARC Platform Edition for Sun Computer Systems February 2002, Revision A
    Output from the probe-ide command follows:
    device 0 (Primary Master)
    ATA Model: ST3160023A
    device 1 (Primary Slave)
    Removable ATAPI Model: LTN4865
    device 2 (Secondary Master)
    ATA Model: ST340016A
    device 3 (Secondary Slave)
    not present
    device 0 is the new hard disk that I just installed
    device 1 is the CDR drive
    device 2 is the original hard disk. I can boot this but now get some magic disk errors or something like that
    device 3 is not present
    I have all devices set to cable select according to the manual.
    Thanks for your help...
    Tom

  • Patches required to install JES4 on solaris 10

    hi,
    Could anyone please tell me what are all the kernal patches needed to install JES4 on solaris 10, for both x86 and sparc. Previously there was a bug in solaris 10 that caused the Messaging server dispatcher to hang. What is the latest patch that resolves this bug?
    Thanks!

    Hi,
    The required patches are listed in the patch README file e.g.
    README.118207-63
    A list of required patches are as follows:
    <snip>
    Solaris 10 sparc:
    OS: 119254-02
    NSS/NSPR/JSS: 119213-10
    SASL: 119345-01
    Solaris 10 x86:
    OS: 119255-02
    NSS/NSPR/JSS: 119214-10
    SASL: 119346-01
    These are not necessarily the latest patches - but a base minimum.
    For the dispatcher hang issue, I assume you are talking about bug #6383490 -> dispatcher hung, cannot handoff connections, which was thought to be due to bug #6408242 -> access to freed tcp_t in tcp_close() which was fixed in 119998-01 and 119999-01.
    Regards,
    Shane.

  • How to install Dual OS(solaris 10 and Windows XP)?

    I have got a 80 gb sata hard disk and i am not able to install Dual OS(solaris and Windows XP ) on it.My Partitions are as follows:
    Primary partition-5GB
    Remaining are extended Partition.
    Extended partition details
    8 gb NTFS partition(installed windows XP)
    7 gb NTFS partiton(No data in it)
    20 gb NTFS partition(No data in it)
    20 gb NTFS partiton(has data in it)
    15 gb RAW partiton
    I first installed Windows xp on 8 gb Extended partiton.Then when i installed Solaris i could see only 2 partitons.One with the 5 gb and the other with the 71 gb.I actually wanted to install my solaris on the 15 gb Raw partition.Since i could not see the partition(15 gb Raw) i installed solaris on the 5 gb partition.Now when the comp boots it goes to solairs os only.i dont have the option to choose windows at all.
    could any one of you explain me how the partitions are supposed to be and how could i make it as a Dual OS.
    Saravanan
    Message was edited by:
    SaravananMandala

    Windows uses the primary partiton for boot, too, even if you installed it on the NTFS volume in the extended partition. Wherever you install Windows, it will need the primary partition for booting. You can never boot from Windows extended partitions
    As for the 15Gb raw partition, it look like what you call 'RAW partition' is actually just a small little part inside the extended partition. All your NTFS partitions (and your RAW partiton) are logical volumes and they all reside inside the extended partition. Even though Windows sees them as separate drives, each with its own drive letter, just as it sees the primary partition.
    You may try do use Windows fdisk or diskpart to delete the last logical volume in the extended partition, and then get the ntfs resize tool from Linux, or the CD1 from the Debian Linux install CDs, which has it included and accessible with a nice user interface, and resize your extended partition.
    I don't know if it works, I only used it to also resize some logical volume inside the partition. ntfs resize tool might not be easy to work with, you will need to read its documentation, but it does resize NTFS partitions (I have seen it).
    If it works, then you will have your 15Gb as unallocated space available for a new partition. Let the Solaris installer create this new partition automatically during install.
    Timothy Madden,
    Romania

  • Installing 11i on Solaris and migrating 8.0.5 to new 8.1.6 database

    I've installed 11i (several times) on a new Sun solaris server. I also selected it to install a fresh database. On another server we have 11.0 and 8.0.5 database. We are using a new server to install 11i and we want to move our database over. I managed to transfer all database files over to the new server and upgrade to 8.1.6 (succeeded)
    How do I proceed now to get the 11i applications to use the database i've transferred over. Is this possible??? Can't find any clear documentation on how to merge this database into the applications 11i.
    Thanks
    null

    Gina, I am attempting something similar... but it involves moving an exisiting installation from HP-UX to Solaris, so I cannot move the datafiles... If I run into a method that helps both of us, I will let you know... as of now, I am installing fresh on Solaris and going to try to run upgrade scripts on existing 10.7 and exp/imp into the new instance on 11i (Solaris).
    Let me know of anything you find out that could help me, and I will do the same...
    thanks
    dns

Maybe you are looking for

  • Is it possible to run two applications at the same time on ipad.

    Hi, I would like to know of it is possible to play media apps (movies or bbc iplayer programs) while surfing the Internet with safari on ipad2. Even if I can't actually see the video while I'm surfing the net but can still hear it and can jump betwee

  • Now with iCloud mail, do I delete my Mac and Me Mail accounts on my devices?

    My computer and Iphone had email accounts for Mac mail and Mobileme (I think they are duplicates when mac changed to me and I just left them). Now with Icloud uploaded and configured for all my devices, it appears that both accounts are there but one

  • Treasury--Account Assignment  Reference

    Dear All, I am new to treasury and is presently trying to understand Product Type 62A works. Can someone please help me to understand the concept of Account Reference assignment.I have checked the IMG-Treasury-link to Other Components and checked the

  • CS4 is missing the Pagemaker tool bar, is there an equivilant?

    I did read in the description that the Pagemaker Tool bar (was renamed to something else for CS3) was removed totally from CS4.  Is there any equivilant tool bar in CS4 that gives a lot of the same options like open and save buttons?  I also used the

  • Sound schneller als Bild bei Premiere Pro

    Beim Erzeugen einer AVI-Datei eines HDV-Projektes ist der Ton schneller als das dazugehörige Bild, d.h. der Sound setzt am Anfang des Films etwa 1 Sek früher ein und am Ende eines 15 minütigen Videos ist der Unterschied einige Sekunden. Die einzelnen