users@glassfish.java.net

Re: Glassfish 3.1.1 updatetool fails on Solaris 10

From: <forums_at_java.net>
Date: Mon, 2 Apr 2012 20:14:25 -0500 (CDT)

Rob, Bless you for being a long time Solaris user! Unfortunately updatetool
does not support running on Solaris 8. If you want you can try using the
pkg(1) CLI directly -- it's not supported on Solaris 8 either, but it has a
better chance of working than updatetool. Backup your installation first in
case things explode (a good idea anyway), then try running this: $ ./pkg
refresh --full $ ./pkg list If that works then you can update to 3.1.2 by
doing: $ ./pkg image-update Your other option on the Solaris 8 box is to do a
side-by-side upgrade by doing a new clean install of GlassFish 3.1.2 and
copying your domains over. This is covered in the GlassFish upgrade guide.

--
[Message sent by forum member 'jfdipol']
View Post: http://forums.java.net/node/884758