Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. down load the files from the java download site listed below. Keep them all /tmp. You can gtar using the -C option to put the files to disk.
  2. check space availablity for each target directory by running checkQuota
  3. IF you get an executable then create the jdk-* subdirectory under each OS directory, e.g. linux, solaris, etc. IF you get a tarball it will create the dirs.
  4. change the patch variable in the installJava script to the latest patch number
  5. cd to the place where you downloaded all the files, e.g. /tmp
  6. Make sure to change the patch number before running the script. run installJava.
  7. Edit the install script and check that the new version names will unpack properly. run the script.
  8. run the release script to deploy the new versions to the read-only disk.
  9. restart the test server and check that everything still works
  10. restart all the other servers. Use the server monitoring page to do this. If that doesn't work, logon to the machine and run the stop/start scripts.
  11. update the web page http://www.slac.stanford.edu/comp/java/index.htmlImage Removed(see url address below)
  12. announce to mailing lists (see list names below)

Download sites:

The download url for Java version 6 (may change but currently)  is

...