Bug 67102
| Summary: | traceback while configuring oracle connection | ||
|---|---|---|---|
| Product: | Red Hat Satellite 5 | Reporter: | Ben Levenson <benl> |
| Component: | Server | Assignee: | Adrian Likins <alikins> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fanny Augustin <fmoquete> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | CC: | cturner, gafton, gdk, mihai.ibanescu, pjones |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2002-06-21 15:23:06 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
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. *** Bug 67101 has been marked as a duplicate of this bug. *** correct - no proxy configuration. Fixed in latest Satellite installer build, Closing. |
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.