How do I install a JRE?, how do I install a JRE?

I'm trying to use my MBA, Mountain Lion, and Safari to access Defense Travel System (DTS). It is a CAC-enabled website. Here is the message I receive when trying to login:
Loading Applet ...
You have reached this page because you want to use DTS. Before DTS can be used, JRE 1.5+ must be installed and applet support must be configured in the web browsers.
If you would like to get more details, select DBsign installation link
DBsign installation
How do I install a JRE? Apprarently my system has a version of java. I found this using "terminal" and the commande "java -version"
java version "1.6.0_33"
Java(TM) SE Runtime Environment (build 1.6.0_33-b03-424-11M3720)
Java HotSpot(TM) 64-Bit Server VM (build 20.8-b03-424, mixed mode)
Anyone solved this problem?
Thanks in advance,
dj

If "Java -version" indicates you have Java installed (which it does), then it's properly installed.
Go to Safari's preferences, Security tab, and ensure that "Enable Java" is checked.

Similar Messages

  • How do I know which is the correct location of the JRE?

    How do I know which is the correct location of the JRE / JVM? What do I add to my PATH environment variable? I'm trying to install Sybase ASE on my Sun Fire v480 SPARC box, but keep getting the below error...
    "A suitable JVM could not be found. Please run the program again using the option -is:javahome <JAVA HOME DIR>"
    So I did the following...
    STEP 01) To confirm that Java is installed, I ran the java -version command. I received the following output...
    bash-3.00# java -version
    java version "1.5.0_17"
    Java(TM) Platform, Standard Edition for Business (build 1.5.0_17-b04)
    Java HotSpot(TM) Server VM (build 1.5.0_17-b04, mixed mode)
    STEP 02) Then I tried to locate the location of where Java was installed...
    bash-3.00# which java
    /usr/bin/java
    STEP 03) Then I tried to confirm if it was a symbolic link or not...
    bash-3.00# ls -al /usr/bin/java
    lrwxrwxrwx 1 root other 16 Jun 24 01:54 /usr/bin/java -> ../java/bin/java
    STEP 04) The symbolic link doesn't seem to match any of the output below. Which is the correct location / path of Java (JVM / JRE)?
    bash-3.00# find / -name java -print;
    /usr/share/lib/java
    /usr/share/java
    /usr/bin/java
    /usr/sfw/include/mozilla/java
    /usr/include/firefox/java
    /usr/jdk/instances/jdk1.5.0/bin/java
    /usr/jdk/instances/jdk1.5.0/bin/sparcv9/java
    /usr/jdk/instances/jdk1.5.0/jre/bin/java
    /usr/jdk/instances/jdk1.5.0/jre/bin/sparcv9/java
    /usr/jdk/packages/javax.help-2.0/doc/api/com/sun/java
    /usr/java
    /usr/apache/tomcat/webapps/tomcat-docs/catalina/docs/api/org/apache/naming/java
    /usr/apache/tomcat55/classes/org/apache/naming/java
    /usr/apache/jserv/docs/api/org/apache/java
    /usr/j2se/bin/java
    /usr/j2se/bin/sparcv9/java
    /usr/j2se/jre/bin/java
    /usr/j2se/jre/bin/sparcv9/java
    /usr/appserver/samples/blueprints/adventure1.0.4/project/apps/activitysupplier/activitysupplier-ejb/src/java
    /usr/appserver/samples/blueprints/adventure1.0.4/project/apps/airlinesupplier/airlinesupplier-ejb/src/java
    /usr/appserver/samples/blueprints/adventure1.0.4/project/apps/bank/bank-ejb/src/java
    /usr/appserver/samples/webservices/security/web/apps/clientCert/clientCert-share/src/java
    /usr/appserver/samples/webservices/security/web/apps/clientCert/clientCert-war/src/java
    /usr/appserver/samples/webservices/security/web/apps/xms/xms-client/src/java
    /usr/appserver/samples/webservices/security/web/apps/xms/xms-share/src/java
    /usr/appserver/samples/webservices/security/web/apps/xms/xms-war/src/java
    /usr/appserver/samples/xml/apps/dom/src/java
    /usr/appserver/samples/xml/apps/sax/src/java
    /usr/appserver/samples/xml/apps/xslt/src/java
    /opt/staroffice8/share/Scripts/java

    I've been racking my head against the wall, but can't seem to find the solution... I've even installed the latest JRE (in a new location), but still seem to have the same problem. Please see the notes below...
    I installed the latest JRE in /export/home/jvm/jre1.6.0_17/
    bash-3.00# /export/home/jvm/jre1.6.0_17/bin/java -version
    java version "1.6.0_17"
    Java(TM) SE Runtime Environment (build 1.6.0_17-b04)
    Java HotSpot(TM) Server VM (build 14.3-b01, mixed mode)
    bash-3.00# PATH=/export/home/jvm/jre1.6.0_17/bin:$PATH
    bash-3.00# export PATH
    bash-3.00# echo $PATH
    /export/home/jvm/jre1.6.0_17/bin:/usr/sbin:/usr/bin
    bash-3.00# JAVA_HOME=/export/home/jvm/jre1.6.0_17/bin
    bash-3.00# export JAVA_HOME
    bash-3.00# echo $JAVA_HOME
    /export/home/jvm/jre1.6.0_17/bin
    bash-3.00# env
    HZ=100
    LC_MONETARY=en_CA.UTF-8
    TERM=xterms
    SHELL=/sbin/sh
    LC_NUMERIC=en_CA.UTF-8
    OLDPWD=/export/home/jvm/jre1.6.0_17
    PATH=/export/home/jvm/jre1.6.0_17/bin:/usr/sbin:/usr/bin
    MAIL=/var/mail/root
    LC_MESSAGES=C
    LC_COLLATE=en_CA.UTF-8
    PWD=/export/home/jvm/jre1.6.0_17/bin
    JAVA_HOME=/export/home/jvm/jre1.6.0_17/bin
    EDITOR=vi
    TZ=Japan
    SHLVL=1
    HOME=/
    LOGNAME=root
    LC_CTYPE=en_CA.UTF-8
    LC_TIME=en_CA.UTF-8
    _=/usr/bin/env
    bash-3.00# cd /cdrom/disc1050709/
    bash-3.00# ./setup -console
    InstallShield Wizard
    Initializing InstallShield Wizard...
    Searching for Java(tm) Virtual Machine...
    .........................A suitable JVM could not be found. Please run the program again using the option -is:javahome <JAVA HOME DIR>
    Is there something I'm missing?
    Thank you

  • I did not deactivate a photoshop cs6 before there was a new hard drive installed with a Win7 Pro fresh install too. How can I activate photoshop on the new hardware if I can't deactivate it on the old hardware that is no longer available? Any help will be

    I did not deactivate a photoshop cs6 before there was a new "C" hard drive installed on my computer and a Win7 Pro fresh install too. How can I activate photoshop on the new hardware if I can't deactivate it on the old hardware that is no longer available? Any help will be appreciated.

    If it's the same machine (same CPU) there should not be any need to activate.  The actiovation is tied to your CPU.
    If you run into problems, then:
    Unfortunately, only Adobe customer service can assist you with your issue. These are user forums; you are not addressing Adobe here.
    Click on the link below, and after that click on "Still need Help? Contact us."
    Then on the next page, click Chat
    There is also a phone option. 1 (800) 833-6687
    http://helpx.adobe.com/contact.html?step=PHXS_downloading-installing-setting-up_licensing- activation

  • How can I retrieve my contacts and pictures after installing iOS6 on my iphone?

    How can I retrieve my contacts and pictures after installing iOS6 on my iphone? Don't call me stupid! I was relying on iCloud to have backed all this up, but turns out it didn't work. Can anyone help me get my photos back - they were of my baby daughter. Also, I've lost all my contacts. Please help.

    Unfortunately no. The only way the phone backs up is if you make it back up. You either connect to iTunes and backup and sync, or you set it up for a wifi sync to iCloud. But you have to setup iCloud to start with. You have learned a hard lesson on how to make sure you import pictures on a regular basis like you would the digital camera. When things happen to the phone, this is the media that is lost the most (pictures in camera roll). After taking a number of pictures, and especially ones you consider important, you should connect the phone to the computer and import them, so there is a backup copy on the computer.
    Contacts are saved in the backup as well, however they are really designed to be synced to a supported application on the computer, or backed up to iCloud or other cloud service. And, the only way to go back in time on the phone is to restore from a backup, but you also have to remember, you would lose everything on the phone that you had done since that backup, so it is a double edged sword.

  • Can anyone help me pls. , I deleted an app on my Ipod Touch, and It was deleted but when I connected my device on my computer and went to iTune "apps" , I saw the app I deleted and it says "install" .  Guys, how will I delete it permanently? Pls help me.

    Can anyone help me pls. , I deleted an app on my Ipod Touch, and It was deleted but when I connected my device on my computer and went to iTunes>"apps" , I still saw the app I deleted and it says "install" .  Guys, how will I delete it permanently? May you Pls help me. Thanks

    Just don't click install

  • How to create a local SLD on a newly installed PI 7.3 system.

    Hello
    I wander how to create a local SLD on a newly installed PI 7.3 system.
    When installing I choosed "register in existing central SLD"(other option was "no SLD destination")
    On next screen I have choosen SLD HTTP host as the host I was currently installing PI7.3
    For SLD HTTP  port I have used 50000 as the instance was (the default) "00"
    For SLD Data Supplier User I have choosen "SLDDSUSER"
    I was warned then that "The SLD Server is not reachable. Choose "Cancell" to modify managing  configuration or "OK" to continue. If you choose to continue you will have to execute the smdsetup script later on."
    I opted "OK".
    if I understand I have to execute smdsetup script in order to create a local SLD
    Has anyone experience with it
    thank you in advace
    Jan

    Hi Jan,
    You first need to run the wizard to setup the SLD locally.
    To do this, go to the NetWeaver Administrator -> Configuration -> Scenarios -> Configuration Wizard -> Funtional Wizard Configuration UI
    There tick System Landscape Directory and select "Enable Automatically".
    After executing this, your SLD will be ready for use.
    The SMD has nothing to do with the SLD, it's just the next step in the installation process.
    Kind regards,
    Mark

  • How To Tell If You Have Optional Installs ALREADY Installed?

    Just got a new 21.5-inch iMac with Snow Leopard already installed. Is there any way of determining if any of the Snow Leopard Optional Installs are installed on your system?
    For example, how can I tell if I have Rosetta already installed or some of the Language Translations?
    Is there any way to remove any Optional Installs without completing wiping and re-installing Snow Leopard?

    Just the default install does not contain any optional.
    Rosetta is not installed by default, however if you open an application that requires rosetta your Mac will prompt you to install it (and do it for you).
    You can remove all printers except the one(s) you use in /Library/Printers.
    You can also remove additional languages with Monolingual
    -mj
    Message was edited by: macjack

  • I'm trying to install an update to itunes that downloaded but can't complete installation as its trying to install onto D: drive. I don't have a D drive and i'm not given option of selecting the drive to install on. How can i select the drive that i want

    I'm trying to install itunes but can't complete installation as its trying to install onto F: drive. I don't have a F drive and I'm not given option of selecting the drive to install on. How can I select the drive that i want to install on?

    Hi,
    How do you connect the printer to the XP machine ? If USB, you need to make that machine as a Print server. Please try this:
       http://techtips.salon.com/make-windows-computer-pr​int-server-11914.html
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • Intel iMac running 10.5.8. Belonged to a relative who has passed away. I want to wipe all data and give the iMac to my grandson. I have no install discs. How do I proceed?

    Intel iMac running 10.5.8. Belonged to a relative who has passed away. I want to wipe all data and give the iMac to my grandson. I have no install discs. How do I proceed?

    Contact Apple (call AppleCare) and for a nominal fee the discs will be replaced.  You can do that or purchase Snow Leopard (still availble from Apple for $20) and do an erase and install of OS X making the machine like a new machine.

  • How do I get Snow Leopard free Snow Leopard install DVD so I can upgrade to Lion and then be able to join the Cloud.

    How do I get free Snow Leopard install DVD so I can then install LION and move to the Cloud?

    Hi Robert,
    If you are not a mobileme subscriber you will have to buy Snow Leopard install  DVD. It is not free.
    Good luck,
    Alan

  • I have been using a free trial of photoshop cc and my computer crashed. Now it says up to date, but the program is not installed anymore. How can I re install it? I already uninstalled creative cloud and re installed it, but the same issue occurs.

    I have been using a free trial of Photoshop cc and my computer crashed. Now it says up to date, but the program is not installed anymore. How can I re install it? I already uninstalled creative cloud and re installed it, but the same issue occurs.

    Hi dmomoney24  ,
    Kindly refer : CC desktop lists applications as "Up to Date" when not installed.
    Please revert if the problem persists.
    Thanks,
    Atul Saini

  • How to boot from install disc and do a clean install

    No one tells you that you can't restore a TM backup that was done on Mountain Lion 10.8.2 to a new hard drive with Snow Leopard. After many hours with Apple Care yesterday, they were foxed.
    I want to now do a clean install on my new hard drive (installed yesterday by an Apple Care serviceman) using my Snow Leopard install discs (10.6.3). How can I do this?
    After I have done a clean install, I will set up the iMac and upgrade to Snow Leopard 10.8, which will give me the App Store, where I can upgrade to Mountain Lion and then attempt the restore from Time Machine.
    I am just uncertain how to do a clean install.

    Would you find a way to tweet or post the following info so that other iMac users who need their SeaGate HD replaced don't go through hours of headache before they get this information?
    RE: iMac HD replacement.
    If your TM backup is on Mountain Lion and your startup discs are Snow Leopard (or earlier) do NOT restore your  backup after new HD is installed!
    First, update OS to Snow Leopard 10.8. This will install the App Store. Note: it will take about 20 hours.
    When you have the App Store in the dock, install Mountain Lion. Note: again, about 20 hours.
    After ML is installed, restart holding down the option key. Select restore from TM backup and select your data.
    I was told by Apple Care that ML makes changes to the HD, thus installing a backup to a previous OS will not function properly.
    You can create a bootable backup of ML to a flash drive or DVD when you buy it. Good idea as Apple is not making install discs now for new OS versions.

  • I have locked my iPhone 5 and forgot my password . Phone is disabled and is saying connect to iTunes ! I have tried but never did I synced my phone to any computer but when installed used iCloud how do I get it back on???

    I have locked my iPhone 5 and forgot my password . Phone is disabled and is saying connect to iTunes ! I have tried but never did I synced my phone to any computer but when installed used iCloud how do I get it back on???

    See here
    http://support.apple.com/kb/HT1212

  • How much RAM should I get my new MacBook installed with?

    How much RAM should I get my new MacBook installed with? I'm planning on getting a new Macbook sometime this fall. I'll probably be a light user, mostly internet, email, and your occasional Letter/Envelope.
    Are their any other options that I'll want to make sure that I get?
    Oh, and this will also be my very first Mac.
    Thanks,
    Jeff

    In the link Alvin Ray posted it shows the different configurations that can be used in RAM. Officially Apple states that the MacBook supports 2 GB Ram. It can hold 4 GB but only uses 3 GB. The 4 GB would only benefit the matched pair use for optimum graphics. Unless you do a lot of very graphic intensive work 3 GB should be fine.

  • I have a blue screen on mac pro 6.2. OSX 10.6.8. I got into the computer using safe mode. I beleive I need to restore using my install disc. How do I restore? Is there an internet address to look up how to restore?

    I had a blue screen on my MacBook pro 6.2 with operating system OSX 10.6.8.
    I got into the computer using safe mode but could open any applications. I think I need to restore with my install disc. How is this done? Is there a web address for instructions?

    http://pondini.org/OSX/Combo.html
    http://www.wikihow.com/Reinstall-Mac-OS-X-(Leopard-and-Earlier)
    Mac OS X v10.6 Snow Leopard: How to Erase and Install - Apple Support

  • While attempting to install the latest iTunes update, version 10.5.3, I encountered an issue. I was forced to download this update manually which, after restarting my Windows 7, did not install properly. How do I get it to install this update?

    While attempting to install the latest iTunes update, version 10.5.3, I encountered an issue. I was forced to download this update manually which, after restarting my Windows 7, did not install properly. How do I get it to install this update?

    The installer should have gone into your Apple Software Update folder:
    C:\USERS\<user name>\AppData\Local\Apple\Apple Software Update
    Right mouse click the msi file and select INSTALL

Maybe you are looking for

  • Business One Client - Automating DB login..

    Hi, my apologies if this is the wrong area to post this, please feel free to move to the correct section if here is incorrect. I'm wondering if anyone knows of a way to setup the SAP client so that a new user doesn't have to enter (or have entered) t

  • Adobe Photoshop Starter Edition 3.2

    i HAVE ALL MY PHOTOS IN STARTER EDITION 3.2, WHAT HAPPENS TO THESE PHOTOS IF I DONT WANT TO UPGRADE TO ANOTHER EDITION, I ONLY USE THEM TO VIEW AND PRINT, MY HUSBAND IS AN ARTIST AND I OFTEN PRINT PHOTOS FOR HIM AS A REFERENCE.

  • RS 422  switch box and Kona LHe card??

    Just received and installed this card. I have three decks that use RS 422 control and the Kona card only has one. Is it O.K. to use a switching box to switch between decks for RS 422 control. I have a 4 port RS 422 switch box that I used on an old sy

  • Trying to get more RAM.

    My DV8310CA came with 1GB of RAM, but I want to max it to 2GB. Can you please tell me what module in the Kingston make I can get for my laptop?

  • Capturing a report as an HTML string

    I need to run a report from within PL/SQL and capture the resulting data as a string. I will use the string to build an email. This will enable the email and the report to look similar without maintaining two sets of code. I am at a loss. Please sugg