Installed new j2sdk but it shows old one

Dear All,
old java is installed in my system (redhat 9.0(linux))
#java -version
java version "1.3.1"
jdkgcj 0.2.3 (http://www.arklinux.org/projects/jdkgcj)
gcj (GCC) 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
same output either with root or normal user
but i followed documentation "http://java.sun.com/j2se/1.4.2/install-linux.html" and installed new j2sdk 1.4.2 but again when i check its version it is showing old java as
#java -version
java version "1.3.1"
SO WHY IT IS SHOWING OLD JAVA INSTEAD OF NEW ONE.
Any help appreciated,
-jack

check your java location:
>which javaIf "java" is a link to the real java runnable, just change this link to point to your newly installed java runnable.

Similar Messages

  • HT4314 After updating my OS, I couldn't get onto my gamecenter account.  I created a new nickname to see what would happen.  Now I can only access my new nickname, but not my old one that has all my scores.  My friends can still see my old nickname.

    After updating my OS, I couldn't get onto my gamecenter account.  I created a new nickname to see what would happen.  Now I can only access my new nickname, but not my old one.  However, my old account has all my scores!  I want to delete the new nickname and re-access my old (i.e., original) nickname.  Interestingly, my friends can still see my old nickname.
    Any suggestions would be VERY appreciated!  Thanks.

    This was EXACTLY what I needed about the purchases I made from my device. However, is there a way to re-download other ones you've made from a computer? Because I realized some of them were not just purchased from my device.
    This is a picture of what it looks like now:
    http://tinypic.com/r/107quxu/7
    As you can see, the stuff circled in red doesn't give me an option to download from Cloud Beta because it already says "downloaded".
    any way to get around that?

  • Mac App Store is able to download new apps but not update old ones

    Well title says it all. I am able to download new apps (just bought GTA: Vice City to try) but when I hit update it says
    I updated my laptop to mountain lion this morning and everything works except softweare updates. I can not use iPhoto because it needs an update but as you can see I am not able to
    This is very irritating, anyone have any idea?
    Things I have already tried:
    Deleting app store cache
    Deleting app store cookie
    signing out and then back in

    The Apple Support Communities are an international user to user technical support forum. As a man from Mexico, Spanish is my native tongue. I do not speak English very well, however, I do write in English with the aid of the Mac OS X spelling and grammar checks. I also live in a culture perhaps very very different from your own. When offering advice in the ASC, my comments are not meant to be anything more than helpful and certainly not to be taken as insults.
    Put the app in the Trash and try to download it again. It should give you the up-to-date version. If it works, then you can empty the Trash.

  • Installing new 5.1 Bootcamp over old one?

    A cursory search on this didn't turn up any results, or maybe I'm just asking the question wrong...
    On a 2012 rMBP, I have Mavericks and Win7 via Bootcamp 5.0 (latest available at the time)
    Now that Bootcamp 5.1 is out, is it standard practice to simply install this (from OSX) without fear of hosing Windows 7? The nVidia display drivers that (presumably) came bundled in the initial Bootcamp package are getting a bit stale and I was hoping 5.1 would update that a bit -- though not at the risk of jeopardizing anything on the Win7 side of things.
    I'm not familiar with the mechanics of Bootcamp, so not sure if it automatically does some kind of routine repartitioning/formatting.
    TIA

    Thank you LT. That helps clarify things.
    I wasn't sure if directly updating hardware drivers from the Windows side was permissible or if some sort of permissions/blessing was needed from the OSX side first.
    A post I was following in another forum made it seem like there was some dependency between the two OSes:
    http://discourse.mcneel.com/t/mobile-workstation-laptop/5560/24
    Just wanted to be super-cautious
    Cheers

  • I have a new hard drive as my old one crashed. Everything seemed to transfer fine except for my entire iTunes library. It shows all of my old songs, but when I click on one it states "the song could not be used as the original file could not be found

    I have a new hard drive as my old one crashed. Everything seemed to transfer fine except for my entire iTunes library. It shows all of my old songs, but when I click on one it states "the song could not be used as the original file could not be found.would you like to locate it".
    Either how do I locate it, and I've tried every trick I know, or how do I restore all of my songs from one of two sources. I have my old hard drive backedup on an external drive which should have all of my songs, and I have most of my songs on my old iPhone 3S which I'm using as a backup iPod.

    The "missing file" error happens if the file is no longer where iTunes expects to find it. Possible causes are that you or some third party tool has moved, renamed or deleted the file, one of its parent folders, or the drive it lives on has had a change of drive letter. It is also possible that iTunes has changed from expecting the files to be in the pre-iTunes 9 layout to post-iTunes 9 layout, or vice-versa, and so is looking in slightly the wrong place. In the case of a library moved from one system to another there are also potential permissions issues. See Repair security permissions for iTunes for Windows.
    Select a track with an exclamation mark, use Ctrl-I to Get Info, then click No when asked to try to locate the track. (Due to a bug in iTunes 12 you currently have to say No twice!) Look on the summary tab for the location that iTunes thinks the file should be. Now take a look around your hard drive(s). Hopefully you can locate the track in question. If a section of your library has simply been moved, a folder renamed, or a drive letter has changed, it should be possible to reverse the actions. If the difference between the two paths is an additional Music folder in one path then this is a layout issue. I can explain further if that is the case.
    In some cases iTunes may be able to repair itself if you go through the same steps with Get Info but this time click Locate and browse to the lost track. It may then offer to attempt to automatically fix other broken links.
    If another application like Windows Media Player has moved/renamed the files then the chances are that subtle differences in naming strategies will make it hard to restore the media to the precise path that iTunes is expecting. In such cases, as long as the missing files can be found somewhere, you should be able to use my FindTracks script to reconnect them to iTunes. See this post for an explanation of how it works.
    See also Recover your iTunes library from your iPod or iOS device.
    tt2

  • In report value are comming but itz a old one but we required new one

    hello expert ,
                    I  am developing a report related to payroll , one field desiznation of employee field value are comming but itz a old one . ie if any employee got promotion , it dosn't showing updated field . i checked pa30 for this employee . there is two designation one is old one and another is new one . so itz pic the value old one
    Thanks
    Aditya

    Hi,
    When you are capturing the designation from the table , you should always check for begda and endda in the table , Also if you pick the record where begda = '99991231' then , I think you can able to pickup the latest record having current designation details
    Hope this will help you.
    Rani

  • HT201269 I recently aquired a new iphone 4s because my old one broke. I backed it up on my itunes but now it wont give me the option of using the phone, it just says connect to itunes. I have synced it several times now and dont know what to do, please he

    I recently aquired a new iphone 4s because my old one broke. I backed it up on my itunes but now it wont give me the option of using the phone, it just says connect to itunes. I have synced it several times now and dont know what to do, please help me!!

    I recently created a new apple ID
    Bad idea.
    Content bought with an Apple ID is forever associated with that Apple ID. Apple will not transfer content from one Apple ID to another and Apple will not merge Apple IDs. Unless you are prepared to forfeit all the previously purchased content and buy it all again with the new Apple ID, you will need to maintain the old ID to update and redownload your content.

  • HT1386 i deleted some songs from my iphone 4. now when i try to re-add them to my phones itunes, they wont add. whats wrong? new songs add. but not the old ones! help please

    i deleted some songs from my iphone 4. now when i try to re-add them to my phones itunes, they wont add. whats wrong? new songs add. but not the old ones! help please

    Hey renie1515,
    Thanks for using Apple Support Communities.
    When you download past purchases on an iOS device or computer, that device or computer becomes associated with your Apple ID. This article describes how to manage these associations.
    iTunes Store: Associating a device or computer to your Apple ID
    http://support.apple.com/kb/ht4627
    Once a device or computer is associated with your Apple ID, you cannot associate that device or computer with another Apple ID for 90 days.
    Note: Removing a device from your Apple ID does not override the 90-day timer. You must wait 90 days from the day the device was first associated with your Apple ID before it can be associated with another Apple ID.
    Have a nice day,
    Mario

  • When i bought the owner unlock icloud id already, and than i signed in my account in icloud, but whne i updated new version, it still show old icloud id.

    when i bought the owner unlock icloud id already, and than i signed in my account in icloud, but whne i updated new version, it still show old icloud id.

    Welcome to the Apple community.
    Unfortunately, you cannot do very much with your phone unless you get assistance from the previous owner, they should either provide you with the password to unlock it or remove their account from the phone entirely remotely through iCloud.com > Find My Phone.

  • I can't syncronize my library and my new device. I deleted old one but nothing change.I can't only add sth in library when my device connected.

    I was using iPod touch before and I bougth new iPhone 5S.I change my apple id.Now I can't syncronize my library and my new device. I deleted old one but nothing change.I can't only add music,videos etc in library when my device connected.I tried to delete iTunes and set up again but it doesn't work. It's really hard to using like this. I always add new things at iTunes when my device doesn't connected. Please help me

    You reinstalled an old version of iPhoto after you updated your library to the newer version.
    Update ALL your software and try again.
    Click the Apple Menu at the upper left-hand corner of your screen and select "Software Update..."
    Repeat until it tells you there are no more updates.
    AND, launch the App Store application located in your Applications folder to see if there are any updates there as well.

  • Although apple id changed to new email account iCloud still showing old one and cant access everything.  How do I update it?

    Changed email address.  Apple id changed but iCloud still showing old one and can't find how to change it.  Cant access everything or download to iCloud because of this.  How do I update my info?

    Welcome to the Apple community.
    This feature has been introduced to make stolen phones useless to those that have stolen them.
    However it can also arise when the user has changed their Apple ID details with Apple and not made the same changes to their iCloud account/Find My Phone on their device before upgrading to iOS 7, or if you restore from a previous back up made before you changed your details.
    The only solution is to change your Apple ID back to its previous state with Apple at My Apple ID using your current password, you don’t need access to this address if it’s previously been used with your Apple ID, once you have saved these details enter the password as requested on your device and then turn off "find my phone" and delete the account from your device.
    You should then change your Apple ID back to its current state, save it once again and then log back in using your current Apple ID. Finally, turn "find my phone" back on once again.
    This article provides more information about Activation Lock.

  • HT1338 I have just bought a new Mac Pro after my old one died after nearly 10 years. I have most of my music backed up on CDs, but when i load them into iTunes they are only identified as Track 1, 2, etc. Can I transfer from my iPod and how?

    I have just bought a new Mac Pro after my old one died after nearly 10 years. I have most of my music backed up on CDs, but when i load them into iTunes they are only identified as Track 1, 2, etc. Can I transfer from my iPod and how?

    Greetings,
    I've never seen this issue, and I handle many iPads, of all versions. WiFi issues are generally local to the WiFi router - they are not all of the same quality, range, immunity to interference, etc. You have distance, building construction, and the biggie - interference.
    At home, I use Apple routers, and have no issues with any of my WiFi enabled devices, computers, mobile devices, etc - even the lowly PeeCees. I have locations where I have Juniper Networks, as well as Aruba, and a few Netgears - all of them work as they should.
    The cheaper routers, Linksys, D-Link, Seimens home units, and many other no name devices have caused issues of various kinds, and even connectivity.
    I have no idea what Starbucks uses, but I always have a good connection, and I go there nearly every morning and get some work done, as well as play.
    You could try changing channels, 2.4 to 5 Gigs, changing locations of the router. I have had to do all of these at one time or another over the many years that I have been a Network Engineer.
    Good Luck - Cheers,
    M.

  • Since upgrading to 10.8 I've had alot of issues burning DVD's. I've had the drive replaced and now I can burn from a new user account but not the old one. Is there any way of making the old one work?

    Since upgrading to 10.8 I've had alot of issues burning DVD's. I've had the drive replaced and now I can burn from a new user account but not the old one. Is there any way of making the old one work?
    Just want to avoild spending hours migrating everything across....

    Yes, I can read but just can't write DVD's. I get:
    This disc can’t be verified and might be unreliable. Try again using a new blank disc (error code 0x80020063).
    Originally I thought it was the old Moutain Lion DVD drive issue (but have had the drive recently replaced by Apple), so I tried creating a new account, which worked.
    In the old account I have reset SMU, Pram... but no change.

  • Sir, I have lost my iphone4 yesterday. Before my warranty expires I bought a new piece in exchange with old one die to so software prob. I have imei number of my old phone but didn't remember new ones.How could I retrieve IMEI no. of my new one to traceit

    sir, I have lost my iphone4 yesterday. Before my warranty expires I bought a new piece in exchange with old one die to so software prob. I have imei number of my old phone but didn't remember new ones.How could I retrieve IMEI no. of my new one to trace it.

    You can't use the IMEI number for tracking it, you can only potentially do that if you had Find My iPhone enabled on it - if you did then you can try locating it via http://icloud.com or the Find My iPhone app on another iOS device.
    For the IMEI number, do you have you got the phone's box or have a backup of the phone on your computer's iTunes : http://support.apple.com/kb/HT4061 ?
    If it was stolen then you should report it to the police. You should also change your iTunes account password, your email account passwords, and any passwords that you'd stored on websites/emails/notes etc.

  • I have an old MAC using OS 10.5 (does not have Intel processor). I need a new printer, but i cannot find one that will work with such an old operating system. Is there a new printer that will work with this old system?

    I have an old IMAC using 10.5, and it cannot use any newer operating system. I need a new printer, but I cannot find one that is compatible with this old system.
    Is there a new printer out there that will work with 10.5?
    Thanks,
    Niles Stroh

    Canon Pixma iP4950 works great with my PPC G5 iMac on Leopard. Maybe other of their models do as well.

Maybe you are looking for

  • ABAP , JAVA And XSLT Mapping Doc's

    Hi, I am new to SAP XI Any body please send me the Doc's Related to ABAP, JAVA And XSLT Mappings. Thanks in Advance. Regards Kiran.B

  • How to populate IT_HEADER_SRV in BAPI_ALM_ORDER_MAINTAIN.

    How are you populating the IT_HEADER_SRV table? I am able to create normal PM order by populating operation and component but while creating service order, i am not able to pass value to this IT_HEADER_SRV table properly. Please share the filled data

  • To restart  a database

    how do you configure a database to start automatically at system startup. The OracleService is Automatic. Yet the database fails to restart automatically. The database version is Oracle 8.1.7. "Release 3 (8.1.7) for Windows NT " Can someone help.

  • How to use relational operator in FIX?

    I am tyro in Essbase. Can anyone suggest me what is the issue in FIX(("Accounts Payable")>0). I am coming across Error: 1200315 Error parsing formula for [FIX STATEMENT] (line 11): invalid object type. //ESS_LOCALE English_UnitedStates.Latin1@Binary

  • How I call  SAP BAPI IN ODI ?

    Hello This is possible in the ODI ? ODI make RFC Calls to SAP and Data post to SAP and return status flag /massage to ODI Please any one help me. Ranjeet Edited by: 892937 on 24.10.2011 07:34