Bug 67102 - traceback while configuring oracle connection
Summary: traceback while configuring oracle connection
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: Server
Version: unspecified
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Adrian Likins
QA Contact: Fanny Augustin
URL:
Whiteboard:
: 67101 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-06-20 00:55 UTC by Ben Levenson
Modified: 2007-07-31 19:16 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-06-21 15:23:06 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Ben Levenson 2002-06-20 00:55:40 UTC
Description of Problem:
The following traceback occurs while configuring the oracle connection.
( user: rhn_train_2 / SID: rhnsat / hostname: filth2.webdev-colo.redhat.com /
 port: 1521 / <X> Empty tablespace )

<snip>

rhnsat =
  (DESCRIPTION =
     (ADDRESS_LIST =
       (ADDRESS = (PROTOCOL = TCP)(HOST = filth2.webdev-colo.redhat.com)(PORT =
1521))
     )
     (CONNECT_DATA =
        (SID = rhnsat)
     )
  )

NO ERRORS WERE FOUND
Traceback (innermost last):
  File "/usr/lib/python1.5/site-packages/libglade.py", line 28, in __call__
    ret = apply(self.func, a)
  File "/mnt/cdrom/usr/sbin/satinstall", line 382, in onOracleInfoPageNext
    datahash = {'traceback_email': self.satAdminEmail,
AttributeError: proxyUrl

installer proceeds to "SSL Certificate Info" screen after traceback, but
none of the http configuration is completed.

Comment 1 Adrian Likins 2002-06-20 18:15:12 UTC
I assume this was with an installer run with no proxy information
configured?

If thats the case, should be fixed in cvs in a moment.

Comment 2 Adrian Likins 2002-06-20 18:16:34 UTC
*** Bug 67101 has been marked as a duplicate of this bug. ***

Comment 3 Ben Levenson 2002-06-20 23:13:09 UTC
correct - no proxy configuration.

Comment 4 Josef Komenda 2002-06-24 14:12:18 UTC
Fixed in latest Satellite installer build, Closing.


Note You need to log in before you can comment on or make changes to this bug.