Sponsored Content
Operating Systems Solaris Upgrade java version on solaris 10 SPARC Post 302557934 by prash358 on Thursday 22nd of September 2011 11:26:09 AM
Old 09-22-2011
I have followed the below procedure to point it to java 1.6


>ls -la /usr/java
lrwxrwxrwx 1 root other 15 Oct 19 2009 /usr/java -> jdk/jdk1.5.0_04

>cd /usr
>sudo rm -rf java
Password:

>sudo ln -s jdk/jdk1.6.0_27 java

>ls -la /usr/java
lrwxrwxrwx 1 root root 15 Sep 22 15:02 /usr/java -> jdk/jdk1.6.0_27

>java -version
java version "1.6.0_27"
Java(TM) SE Runtime Environment (build 1.6.0_27-b07)
Java HotSpot(TM) Server VM (build 20.2-b06, mixed mode)


I do have below in my /usr/jdk directory

drwxr-xr-x 5 root bin 512 Sep 22 14:44 .
drwxr-xr-x 46 root sys 1024 Sep 22 15:13 ..
lrwxrwxrwx 1 root root 27 Oct 19 2009 entsys-j2se -> /usr/jdk/instances/jdk1.5.0
drwxr-xr-x 3 root bin 512 May 20 2009 instances
lrwxrwxrwx 1 root other 7 May 20 2009 j2sdk1.4.2_11 -> ../j2se
-rwxr-xr-x 1 root root 90228204 Sep 22 14:26 jdk-6u27-solaris-sparc.sh
-rwxr-xr-x 1 root root 12831072 Sep 22 14:26 jdk-6u27-solaris-sparcv9.sh
lrwxrwxrwx 1 root other 18 Oct 19 2009 jdk1.5.0_04 -> instances/jdk1.5.0
drwxr-xr-x 10 root root 512 Sep 22 14:45 jdk1.6.0_27
lrwxrwxrwx 1 root other 11 Oct 19 2009 latest -> jdk1.5.0_04
drwxr-xr-x 7 root bin 512 May 20 2009 packages


Please correct me if i am wrong.

Last edited by prash358; 09-22-2011 at 12:42 PM..
 

8 More Discussions You Might Find Interesting

1. Solaris

what is the command to see the java version in solaris 8 and solaris 10

what is the command to see the java version in solaris 8 and solaris 10 (1 Reply)
Discussion started by: tv.praveenkumar
1 Replies

2. Solaris

Solaris ASR - Update JAVA version

Hi, all I wish to implement ASR for a SUN server in my production. currently the version of JAVA for this SUN server is root@procyon # java -version java version "1.5.0_12" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04) Java HotSpot(TM) Server VM (build 1.5.0_12-b04,... (3 Replies)
Discussion started by: SmartAntz
3 Replies

3. Solaris

Solaris 10 Java version

I have an issue here setting up ASR with a server. In order to have the SASM service runnning/enabled, the required java version is 1.6 U18(latest). My OS came with JDK 1.5 I downloaded and installed 1.6 But when I did java -version , its still showing 1.5 I captured the below from another... (4 Replies)
Discussion started by: incredible
4 Replies

4. Solaris

upgrade solaris mysql version...

hi i need to upgrade my solaris mysql version.. can u guide me the upgrade steps.. my current version is 4.0.31-log i need to upgrade to 5.0 .. thanks.. ---------- Post updated at 12:04 PM ---------- Previous update was at 11:28 AM ---------- my solaris version is 10.. ----------... (2 Replies)
Discussion started by: senkerth
2 Replies

5. UNIX for Advanced & Expert Users

Advanced Search * View * Edit JAVA version to WORK in GLASSFISH Forum topic JAVA version

Would like to confirm the ff. I got confused actually with the version I needed to download that will work on glassfish 3.0.1 a. Debian Squeeze (HP DL360). Need to use java version6 On Debian, I did apt-get install sun-java6-jdk. So when I check it's java version "1.6.0_22" Java(TM) SE... (1 Reply)
Discussion started by: lhareigh890
1 Replies

6. Solaris

Upgrade Apache to new version? Solaris 10, goal:PHP

Hello, I have been searching on unix.com and google in general. I can't find what I am looking for. Maybe too dumb of a question. I've downloaded and installed the sunfreeware package for PHP 5.3.6 and made sure all dependencies are satisfied. Apache 2.2.8 is currently installed and... (2 Replies)
Discussion started by: CSLibrary
2 Replies

7. Shell Programming and Scripting

Upgrade Perl version on Solaris machine

Hi, Can you please assist in upgrading perl from 5.8.x to 5.10? Right now i am running the below verison on my Solaris SPARC machine. Thanks in advance (8 Replies)
Discussion started by: prash358
8 Replies

8. Solaris

How to read this Solaris version:-Solaris 8 HW 5/03 s28s_hw2wos_06a SPARC?

Hi Guys, Could you please tell me how to read this Solaris version:- Solaris 8 HW 5/03 s28s_hw2wos_06a SPARC Thanks. (3 Replies)
Discussion started by: manalisharmabe
3 Replies
JSYMPHONIC(1)						      General Commands Manual						     JSYMPHONIC(1)

NAME
jsymphonic - File manager for Sony's MP3 players SYNOPSIS
jsymphonic DESCRIPTION
jsymphonic manages files stored on a Sony MP3 player plugged onto the computer. Important note: The MP3 player should be mounted first ! You might want to use pmount(1) to mount it without needing root privileges. The first time it is run, jsymphonic will ask you in which directory the MP3 player is mounted. This directory should not change, or you will need to configure it again. If jsymphonic complains that it cannot find the OMGAUDIO folder, it means that either the music player is not mounted, either the path of the player has not been set yet. If that is the case, set it using the JSymphonic/Properties menu item. JAVA-WRAPPERS NOTE This program is a shell script wrapper based on java-wrappers(7). You therefore benefit from several features; please see the java-wrap- pers(7) manual page for more information about them. SEE ALSO
pmount(1) and java-wrappers(7) AUTHOR
This manual page was written by Vincent Fourmond <fourmond@debian.org> from the Debian project, but may be used by others. 26-01-2009 JSYMPHONIC(1)
All times are GMT -4. The time now is 06:25 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy