quality@glassfish.java.net

Re: How to install metro on glassfish.

From: Nouar Garcia-Mardambek <Nouar.Garcia_at_Sun.COM>
Date: Wed, 02 Jul 2008 12:05:28 +0200

Smitha Prabhu wrote:
Hi all,

Looked to Simta hosts, the Linux box is running Red Hat 3.0 ES (Taroon
Update 4) 32 bits version and the Solaris sparc host is S10 GA version.

In the Release Notes of the Update Center 2.0 till MS8 build, the one
pushed to GF V3 TP2 refresh:
http://wiki.updatecenter.java.net/Wiki.jsp?page=UC2Documentation.ReleaseNotes.MS8

In the supported platforms section, we cover:

Linux: RHEL 4, Ubuntu 7.10 and later x86.

So, RHEL 3.0 is not part of our supported/tested or untested platforms
(that we in qa we cover though).
GF V3 development team communicated to us the list of supported
platforms and Red hat 3.0 is not part of the list.

For Solaris 10 release, we support/test S10 u3 / u4 and later updates,
but some documented patches in the upper URL are still needed.

I'll communicate to the Update Center 2.0 development team this user
experience case as each feed back is important for us.

best regards,

nouar.
----
Nouar Garcia * 33-(0)4-76-18-81-07 * (SWI-qa / update center 2.0 qa)
mailto:nouar.garcia_at_sun.com
Sun microsystems: 180,avenue de l'Europe (ZIRST MontBonnot)
38334 St-Ismier - FRANCE
> Hi,
> I installed the latest glassfish and then try to install metro using 
> ./pkg install metro
> On Red Hat Linux machine, I see
> /space/smitha/v3/glassfishv3-tp2/pkg/bin/../python2.4-minimal/bin/python: error                                                         while loading shared libraries: libstdc++.so.6: cannot open shared object file:
>
>   
> On Sol sparc I see,
> -bash-3.00# ./pkg install metro
> DOWNLOAD                                    PKGS       FILES     XFER (MB)
> metro                                        0/1         0/6    
> 0.00/13.30client.py: An unexpected error happened during installation: 
> <urlopen error (8, 'node name or service name not known')>
> Traceback (most recent call last):
>   File "/space/smitha/glassfishv3-tp2/pkg/bin/client.py", line 1440, in ?
>     ret = main_func()
>   File "/space/smitha/glassfishv3-tp2/pkg/bin/client.py", line 1406, 
> in main_func
>     return install(img, pargs)
>   File "/space/smitha/glassfishv3-tp2/pkg/bin/client.py", line 469, in 
> install
>     img.imageplan.execute()
>   File 
> "/space/smitha/glassfishv3-tp2/pkg/vendor-packages/pkg/client/imageplan.py", 
> line 405, in execute
>     p.preexecute()
>   File 
> "/space/smitha/glassfishv3-tp2/pkg/vendor-packages/pkg/client/pkgplan.py", 
> line 242, in preexecute
>     flist.get_files()
>   File 
> "/space/smitha/glassfishv3-tp2/pkg/vendor-packages/pkg/client/filelist.py", 
> line 139, in get_files
>     imgtype = self.image.type)
>   File 
> "/space/smitha/glassfishv3-tp2/pkg/vendor-packages/pkg/misc.py", line 
> 107, in versioned_urlopen
>     c = url_opener(req)
>   File "/python2.4/lib/python2.4/urllib2.py", line 358, in open
>   File "/python2.4/lib/python2.4/urllib2.py", line 376, in _open
>   File "/python2.4/lib/python2.4/urllib2.py", line 337, in _call_chain
>   File "/python2.4/lib/python2.4/urllib2.py", line 1021, in http_open
>   File "/python2.4/lib/python2.4/urllib2.py", line 996, in do_open
> URLError: <urlopen error (8, 'node name or service name not known')>
>
>
> Please let me know how I can go about installing metro.
>
> Thanks,
> Smitha
>