quality@glassfish.java.net

Installation failed(updatetool b24)

From: jack_spallaw <xbl08325_at_nifty.com>
Date: Tue, 16 Sep 2008 23:12:31 +0900 (JST)

Good morning!

I tried to install the "jruby" by updatetool.

First, I execute "./updatetool" command to initialize the "updatetool".
Report is below :
->
/Applications/glassfishv3-prelude/bin $ ./updatetool

The software needed for this command (updatetool) is not installed.

If you choose to install Update Tool, your system will be automatically
configured to periodically check for software updates. If you would like
to configure the tool to not check for updates, you can override the
default behavior via the tool's Preferences facility.

When this tool interacts with package repositories, some system information
such as your system's IP address and operating system type and version
is sent to the repository server. For more information please see:

http://wiki.updatecenter.java.net/Wiki.jsp?page=UsageMetricsUC2

Once installation is complete you may re-run this command.

Would you like to install Update Tool now (y/n): y

Software repository: http://pkg.glassfish.org/dev/mac/v3prelude/
Install image: /Applications/glassfishv3-prelude/bin/..
Installing pkg packages.
pkg:/pkg_at_1.0.7,0-14.1116:20080820T193330Z: downloading manifest from server
pkg:/python2.4-minimal_at_2.4.4.0,0-14.1116:20080820T193342Z: downloading manifes
t from server
Installing: [pkg:/pkg_at_1.0.7,0-14.1116:20080820T193330Z]
pkg:/pkg_at_1.0.7,0-14.1116:20080820T193330Z: downloading 205 files
pkg:/python2.4-minimal_at_2.4.4.0,0-14.1116:20080820T193342Z: downloading 291 fil
es
Installing updatetool packages.
pkg:/updatetool_at_2.0.0,0-14.1116:20080820T193412Z: downloading manifest from se
rver
pkg:/wxpython2.8-minimal_at_2.8.8,0-14.1116:20080820T193428Z: downloading manifes
t from server
Installing: [pkg:/updatetool_at_2.0.0,0-14.1116:20080820T193412Z]
pkg:/updatetool_at_2.0.0,0-14.1116:20080820T193412Z: downloading 302 files
pkg:/wxpython2.8-minimal_at_2.8.8,0-14.1116:20080820T193428Z: downloading 296 fil
es
Registering notifier: Already registered.
Initialization complete.

Software successfully installed. You may now re-run this command (updatetool).
/Applications/glassfishv3-prelude/bin $
<-

and then, I execute "./updatetool" command again to start the "updatetool".
Window of updatetool was opened, and I checked "jruby" and then, clicked to "i
nstall".
About 2 minutes after, this error has occured.

Update Tool's report below :
->
Application ID: [Update Tool 2.0.0 (Build 14.1116)]
Timestamp : [2008-09-16 22:57:05 JST(+0900)]
wx Version : [2.8.8.0]
wx Platform : [__WXMAC__]
Python Version: [UNKNOWN]
Platform : [UNKNOWN]

Traceback (innermost last):
  File "/Applications/glassfishv3-prelude/updatetool/vendor-packages/updatetoo
l/ips.py", line 807, in Run
    self.iplan.preexecute()
  File "/Applications/glassfishv3-prelude/pkg/vendor-packages/pkg/client/image
plan.py", line 409, in preexecute
    p.download()
  File "/Applications/glassfishv3-prelude/pkg/vendor-packages/pkg/client/pkgpl
an.py", line 263, in download
    self.flist.download()
  File "/Applications/glassfishv3-prelude/pkg/vendor-packages/pkg/client/filel
ist.py", line 247, in download
    self._do_get_files()
  File "/Applications/glassfishv3-prelude/pkg/vendor-packages/pkg/client/filel
ist.py", line 186, in _do_get_files
    fe = self._get_files()
  File "/Applications/glassfishv3-prelude/pkg/vendor-packages/pkg/client/filel
ist.py", line 293, in _get_files
    imgtype = self.image.type, uuid = uuid)
  File "/Applications/glassfishv3-prelude/pkg/vendor-packages/pkg/misc.py", li
ne 112, in versioned_urlopen
    c = url_opener(req)
  File "/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/urllib
2.py", line 358, in open
  File "/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/urllib
2.py", line 376, in _open
  File "/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/urllib
2.py", line 337, in _call_chain
  File "/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/urllib
2.py", line 1021, in http_open
  File "/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/urllib
2.py", line 994, in do_open
  File "/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/httpli
b.py", line 866, in getresponse
  File "/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/httpli
b.py", line 336, in begin
  File "/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/httpli
b.py", line 300, in _read_status
 BadStatusLine
<-

Is this newortk problem ?
Now I continue to be trying again.

Regards.