Jdk rpm problem for amd64 architecture

I downloaded jdk-1_5_0_09-linux-amd64.rpm and tried to sign it using our key (via rpm --addsign). After signing, package was broken which is a known issue with earlier RPM-BUILD versions.
Is it possible that you create this package using newer (newest) version of RPM-BUILD as that would avoid the present bug and deploying of jdk on RedHat Enterprise 64 systems will be easier (up2date process needs signed RPMs)
Described problem is not present on 32bit RPMS.

Totally agree.
Facing the same issue. Need 2 jdks - one for the application we host and one for the monitoring software. First of all, packaged in a .bin file, which you can get around by running extract, but in the end the big issue is that both rpms name themselves "jdk" - making it hard to automate and manage what a huge pain. With different versions, you have to make sure you install both, and don't accidentally upgrade. Wish Sun would address this. Why bother making an RPM for the Linux community if it doesn't work in a practical manner?

Similar Messages

  • JDK (rpm version) for Linux

    where can I download rpm file for JDK on Red Hat Linux 7.1

    what about the J2SDK download page?
    It's right there, it's not difficult to find.

  • Is VDBENCH available for MIPS architecture?

    Hi,
    I am looking forward to use a IO test tool on a Cavium box with Linux. The CPU architecture is MIPS.
    Can anyone guide whether VDBENCH can be used for MIPS architecture.
    Regards,
    Saurabh

    Assuming that this version of Linux is compatible with most other versions of Linux this should not be a problem.
    Go pick up the vdbench source at Vdbench Downloads, and then look for the /Jni/make.linux script.
    You'll need a C compiler and a java JDK/SDK version.
    Your C compile will display loads of typecast warnings, you can ignore all of them.
    One problem you may run into is for Vdbench to properly recognize what type of system this is, but let's worry about that when you get that far. If there is a problem it should not take me more than a minute to make the required modification to the code.
    Just send me file logfile.html if there is a problem.
    Henk.

  • Turbolinux 8 for AMD64 and 32bit oracle9i

    Anybody have installed oracle 9.2.0.1.0 on Turbolinux 8 for AMD64 ? I tried it,but i never succeed.
    When i began to install,it showed error"can't find libjava.so".When i set the parameter JAVA_HOME,the error still appeared.Please give me some advice,thanks!

    I have Oracle Enterprise Edition loaded on dual processor Pentium 133 with 128MB ram running Slackware 8.1.
    It installed with no problems. Oracle 8.1.7 is a different story though.

  • Copliling Solaris kernel module code in 64bit for AMD64

    Hi,
    I have solaris10 OS in my HP ProLiant DL-145 server machine
    I m using SunStudio C compiler (cc) for compling my kernel module source code. My code is successfully work in 32bit kernel mode. But when i boot the OS in 64bit mode & complile the same code , then no error during compliaion & linking. but my module doesn't work. When i add two flags
    -xarch=amd64 -xmodel=kernel , then also no error during compilation, but module still not work.
    I want to know , how i can complie my soruce code successfully in 64bit kernel for AMD64, so that it can be loaded successfully through modload command.
    I think i need some other flags for that, pls help.

    from
    http://docs.sun.com/app/docs/doc/817-5789/6ml7kh1b4?q=amd64&a=view
    Compiling with Sun Studio
    Use the -D_KERNEL option to indicate that this code defines a kernel module.
    If you are compiling for a 64-bit x86 architecture, use both the -xarch=amd64 option and the -xmodel=kernel option:
    % cc -D_KERNEL -xarch=amd64 -xmodel=kernel -c mydriver.c
    % ld -r -o mydriver mydriver.o
    tim

  • Hard drive beachball problem for the 17"

    Ok, so I know that there is already a few posts about this issue, (including the very large 96 page one) but I wanted to start a post for those of us with a 17" MBP that are having the same issues.
    I was on the phone to a senior technician at Apple (Australia) today for about 2 hours trying to sort out this problem. Firstly he was a bit hazy about the issue to begin with assuming it was a RAM paging issue. Seriously, this thing has 4gb of ram, I think you would have to running so much stuff at once for it to legitimately run out of ram. I'm a web developer/designer so I can push the machine reasonable hard sometimes but I get the beachballs even when I only have safari and mail open. This is the fastest (stock) laptop Apple have ever produced, surely it can handle a bit of stick.
    So I suggested it could be the hard drive/firmware etc and mentioned about the large amount of people on here with the exact same issue. After looking into some internal documentation he noted that there was indeed similar problems happening around the place but he seemed convinced that this only applied to 13" and 15" models and that the 17" never got the 1.7 firmware update.
    After looking at the firmware page: http://support.apple.com/kb/HT1237 it seems maybe he's right. I can't see my boot ROM version there anywhere (MBP52.008E.B05) The mid 2009 model 17" isn't on that list.
    Whilst my friend at Apple is reasonably sure that my issue is software related and wants me to watch the console when Im having the freezing, I'm positive that I'm having the exact same problem as the 13 and 15s.
    Can other people with 17" MBP that are having the same issue please post here so that we can begin to build a case for Apple to acknowledge the problem for our model too? Please add whether you have installed a 3rd party hdd or whether you are having the problem despite only having the stock hdd like me.
    Thanks guys.

    soniktrooth, count me in. I am experiencing the same problem myself - I just recently posted over in the mega forum here: http://discussions.apple.com/thread.jspa?messageID=10222616#10222616
    There is a chance that the hard disk could be at fault I guess, but the symptoms of this problem for me are remarkably similar to what I've read in the 96 page post, and on the macrumors forums. To summarise:
    * the problem usually begins when I'm playing iTunes all day, and then I'll go to save something, say in TextMate, and then iTunes stops playing.
    * Any app you then try to switch to while the freeze is there will then just beachball itself.
    * Like you, I know this is something out of the ordinary, since iTunes rarely stops playing music, and hardly ever did on my 4 year old G5.
    * I can make the problem go away by restarting and zapping the PRAM. All day today my computer has been fine, but I suspect that sometime tomorrow it'll probably start all over again.
    * My drive is a factory Hitachi 5400 RPM drive... what do you have?
    * My boot ROM version is the same as yours too.
    * I have 8GB of RAM in this machine, so I'm pretty **** sure it's NOT a paging issue for me. paging issues never last 20-30 seconds though, that's absurd if anyone claims that is the cause... also, the hard disk doesn't really crank noticeably while the freeze is there.
    I'm wondering if there was some sort of revision too for this model that may be causing this. Seems unlikely that Apple would have changed the motherboard between the january model and this one, but I'm not sure if this is absolutely confirmed...

  • TurboLinux 8 for AMD64 and Oracle 9i

    I'm a home user that uses Oracle 9i for development learning for work. I currently use SuSE 8.2 Pro for my Oracle 9i development on a dual AMD MP4200; however, I now have a dual Opteron 240 system. The only affordable Linux distros that support the Opteron system I have (Tyan Thunder K8W) is TurboLinux 8 for AMD64.
    I cannot find anything about the ease or difficulties for install Oracle 9i for AMD64 (Developer's Edition for Linux) on this distro. It's rather effortless on SuSE 8.2 Pro and I have installed Oracle 9i on a Solaris 8 server at work. Does anyone know if it's a waste of my money to try to install on this distro? I thought this distro was considered one of the better ones.

    I have Oracle Enterprise Edition loaded on dual processor Pentium 133 with 128MB ram running Slackware 8.1.
    It installed with no problems. Oracle 8.1.7 is a different story though.

  • Athlon64 & Suse9 for AMD64 edition

    Hi there...
    I encounter Serious Problemstrying to install Suse9 for AMD64.
    Environment: MSI K8T Neo, Athlon64 3000+, Adaptec 29160, 1Gig Corsair PC400 Ram, Nvidia Gforce 4600.
    I encounter a Kernel Panic on trying to load the kernel similar to this :
    Code:Bad RIP value
    RIP [000000008010ddbe] RSP [ffffffff804ddfc8]
    Kernel panic: Attempted to kill the idle task!
    In idle task-no syncing
    Unable to handle paging request
    A friend told me i need a bios update . well  i run on 1.2 thats the newest... any suggestions ?
    THX in advance

    We had the same problem and figured out that everything works fine when using the kernel paramter numa=off.  After several hours of work we managed to get the system running with NUMA support by replacing the RAM modules.
    Unfortunately, the user guide doesn't say anything about the relationship between the memory banks and the processors.  In fact, it seems like that the 6 banks belong to CPU 1 while the 4 banks belong to CPU 2.  When using NUMA, it is important that every CPU has its own memory.  Thus, we distributed our 4 memory modules to both CPUs and everything worked fine.
    I hope this helped you.
    Bye,
    Arthur.

  • Hi all, I upgraded my MBP to Lion , but on the screen where i need to type my password, click  on my photo and it does not appear the place for me to type my password and it stay stuck there. Can anyone solve this problem for me?

    Hi all, I upgraded my MBP to Lion , but on the screen where i need to type my password, click  on my photo and it does not appear the place for me to type my password and it stay stuck there. Can anyone solve this problem for me?

    Reboot the machine holding Command and r keys down, you'll boot into Lion Recovery Partition
    In there will be Disk Utility, use that to select your Lion OS X Partition and Repair Permissions.
    After that is done reboot the machine and see if you can log in.
    If not repeat the above steps to get into Lion Recovery, get online and reinstall Lion again, it will overwrite the installed version and hopefully after that it wil work.
    Reboot and try again.
    If not follow my steps to create a Snow Leopard Data Recovery drive, then option boot from it and grab a copy of your files off the machine.
    Then reinstall all your programs onto the external drive like setting up a new machine, then use Disk Utility to erase the entire internal boot drive (select the drive media on the far left, not the partiton slightly indented) format Option: GUID , 1 partition OS X Extended and then use Carbon Copy Cloner to clone the external to the newly formatted internal drive. Once that is finished reboot and disconnect the external drive.
    Once you go that, boot into Snow Leopard and update to 10.6.8, use the AppStore and option click on Purchases and download Lion again and install.
    Lots of work, but there is no Lion disks.
    https://discussions.apple.com/message/16276201#16276201

  • Hi team , I have some questions/Problem for my product apple (iPad,iPhone) , I want to employee speak and type thai language

    Hi team , I have some questions/Problem for my product apple (iPad,) , I want to employee that can  speak  or response me in thai language
    1. ผม อาคเนย์  พำนักอยู่ประเทศไทย กรุงเทพฯ  มีปัญหาสอบถาม ดังต่อไปนี้
       - กระผมได้ทำการตัดบัตร เครดิต เพื่อซื้อเกมส์ผ่าน itune store ผ่าน apple itune ID : misskor.yaprom@*** เพื่อซื้อเกมส์ Eleves Realm ในวันที่18 ก.ค. 56 เวลา 17.07น. ซึ่งทางบัตรเครดิตได้แจ้งเรียกเก็บเงินมายอดเงิน 39.99$ ซึ่งในระบบจริงๆ ทางกระผมต้องการตัดในยอด 99.99$ แต่พอได้ประสานงานไปยังธนาคาร ได้รับการแจ้งกลับมาว่า ได้ทำการตัดบัตรในยอดเงิน 39.99$ ซึ่งในความเป็นจริงนั้น กระผมไม่ได้สั่งซื้อเกมส์ในยอด 39.99$ ซึ่งในยอด 99.99$ นั้นพยายามตัดในระบบบัตรเครดิตอยู่ แต่ทางกระผมได้ยืนยันกลับไปว่าไม่ให้ระบบตัดนะครับ เพราะว่าเนื่องจากมีปัญหาในการชำระเงินระหว่าง Apple itune store อยู่
       - ทั้งนี้ขอให้ทางเจ้าหน้าที่ประสานงานตรวจสอบ apple itune ID : misskor.yaprom@*** เพื่อซื้อเกมส์ Eleves Realm ตามที่ได้ให้รายละเอียดโดยด่วนว่าเป็นเพราะว่าระบบมีปัญหาหรือว่ามีอะไรเกิดขึ้นในข ั้นตอนการชำระเงินครับ
    รบกวนประสานงานกลับมายังกระผม อาคเนย์ ที่หมายเลขโทรศัพท์มือถือ +**** / reply feedback  email : lekod1@*** โดยด่วน ในวันศุกร์ที่ 19 ก.ค. 2556 ครับ
    ขอบคุณครับ
    อาคเนย์  อุดปิน
    กด
    <Edited By Host>

    Google translation:
    พนักงานของ iTunes Store จะไม่ได้อ่านข้อความในเว็บบอร์ดนี้ ถ้าคุณต้องการความช่วยเหลือสำหรับปัญหาที่มีใน iTunes Store, คุณจะต้องติดต่อกับพวกเขาผ่านทางแบบฟอร์มเว็บนี้:
    http://www.apple.com/emea/support/itunes/contact.html

  • Problem for releasing  blocked sales order on Creditlimit

    Hi Gurus,
            I a   hve a problem for releasing blocked sales orders
             what i have done: 1)i have blocked sales order based on exceeded creditlimit
             (i have change SDType in 'OVAK' is 'C')
                      2)now i have to release for furthur processing so i have done following steps
                      3)Goto VKM3/VKM1 T.Code and then release what order that is blocked.
                      4) order will appear in the list.
                      5)Select that one.
                      6)Click on the green flag that appears on the left hand side.
                      7)Click on save.
                      8)click on back it will ask for "Leave list".
                      9)Click on yes.
                      10)It said that Sales orer has been released
    Still what my problem is:
    Problem: 1)So i'm trying to create deliver for Sales order but it shows an error
             2)"Sales order is blocked for delivery: Credit limits" Even it was released    
    Plz kindly help  me what i do....
    Thanks In Advance
    sivakumar

    sorry   i was  unfotunately put this thread here  over in SD

  • I have been using Elements 12 without a problem for 9 months.  Now when I try to open the program, I get an error message  "Adobe Photoshop Elements 12 quit unexpectedly" and it will not open at all.  What can I do to open the program?

    I have been using Elements 12 without a problem for 9 months.  Now when I try to open the program, I get an error message  "Adobe Photoshop Elements 12 quit unexpectedly" and it will not open at all.  What can I do to open the program?

    Thank you for responding.  Nothing actually worked!  After reading the posts online, I called Apple.  They indicated they have seen problems with some software after their upgrades.  The technician was able to fix the problem on my computer remotely, but I have no clue what he did!  But, it was definitely related to their recent upgrade to my computer.

  • I can use my appleID without any problems for using to download new apps in the app-store or Itunes - Problem: I can´t use my ID at facetime and Imessage - I´d like to add an EMail account on top to my mobile number. My password will not be accepted!!!???

    I can use my appleID without any problems for using to download new apps in the app-store or Itunes - Problem: I can´t use my ID at facetime and Imessage -
    I´d like to add an EMail account on top to my mobile number to use more this services. My password will not be accepted!!!??? I try it and i try it and i try ist, throughout the same problem. Whats on? The user help desk said, i´ve to reset and use the WLAN key new as well as possible - no way!

    Contact the App store for Apple ID help. Their support link is on the right of the App store window
    LN

  • Period Problem for MR21

    Dear All,
    i am getting problem for the following in transaction MR21, as there is no stock available for material.
    Posting period 03 2008 is not open
    Message no. F5201
    Diagnosis
    Period 03 of fiscal year 2008 is not open for posting for the variant of posting period .
    regards,
    qsm sap

    Hi,
    First check the Current period in OMSY trx...for your Comp code..
    Then go to MMPV and enter Comp code, Period & Year
    and execute...
    Ex: if the current period in OMSY for your Comp code is 01,2008
    then you need to enter period 02, 2008 in MMPV trx...
    so, that period 01 will be closed & Period 02 will be opened automatically...
    You need to close periods one by one like this..
    until the period you want use...
    Thx
    Raju

  • Lenovo ideapad yoga 13 pci data acqusition and signal processing center for problem for windows 8

    Link to picture
    hi everyone, 
    find original w8 cd and then i installed, when i was installing
    i deleted all recovery and other partition, i did not think what can i do,
    but then i activated windows and installed all driver, but i taking 
    after all drivers it stayed
    2''unknown devices''
    and when i rebooted, it says, usb device not recognized'' and also
    ''pci data acquisition and signal processing center'' devices problem for windows 8. and touchscreen not working.
    i read related for w7 same problem, but what i will do now ?
      thanks.
    Moderator note; picture(s) totalling >50K converted to link(s) Forum Rules

    hi adilsefaersan,
    Welcome to Lenovo Community Forums!
    By opening your Device Manager right click on one unknown device and choose properties,
        >On the properties windows Click on the Details Tab, on the property drop down Choose hadware IDs
         > then copy the value and post back here whats on the Value pane
    Do it for all those unknown Device and Post here the Value of the hardware ids
    also can you share your Windows Version and bit type so we'll knwo the correct download page for you
    Thanks and Regards
    Solid Cruver
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

Maybe you are looking for

  • EDI Invoice before Goods receipt

    Hello , Purchase orders are created in the system with GR based IV checked and the purchase orders are sent by EDI to the vendor . The vendor ships the material and also send the EDI invoice . Since GR is not posted in the system by that time , EDI i

  • Firefox can't open the application "because it is not supported on this architecture

    "You cannot open the application "Firefox" because it is not supported on this architecture."

  • Document is invalid.No grammar found.

    Hi I am getting the following error while creating Document object as follows: Document is invalid.No grammar found. Java code: String DEFAULT_SAX_DRIVER_CLASS = "org.apache.xerces.parsers.SAXParser";     org.jdom.input.SAXBuilder builder = new SAXBu

  • How to hanlde SOAP with gzip

    Hello, For a client we have to implement (de)compression into (SOAP) Web Services. We receive/send SOAP messages with compressed data (some 2MB, which is uncompressed some 75MB). The (de)compression needs to be done with gzip. What is the Oracle solu

  • Cant enter LCD Bist. Have Loads of Changing vertical lines on lcd screen.

    I have classical problem on Pavilion DV6 laptop with LDC-problems. Screen is full of vertical lines changing with each frame.  Different forums advice to try  a BIST TEST. but cant enter. Not by starting while holding "fn" or "D". What to do?