Bug 445671 - Not able to register clients to satellite 423 on Rhel3 U9
Summary: Not able to register clients to satellite 423 on Rhel3 U9
Keywords:
Status: CLOSED DUPLICATE of bug 446087
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: Registration
Version: 423
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Justin Sherrill
QA Contact: Brandon Perkins
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-05-08 13:38 UTC by Preethi Thomas
Modified: 2008-06-02 21:25 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-05-19 15:07:45 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
RHN traceback on registration (198.37 KB, message/rfc822)
2008-05-08 13:38 UTC, Preethi Thomas
no flags Details

Description Preethi Thomas 2008-05-08 13:38:33 UTC
Description of problem:
Not able to register clients to satellite 423 on Rhel3 U9. results in ISE

Version-Release number of selected component (if applicable):

 rhn-satellite-4.2.2-5-redhat-linux-as-i386-3-embedded-oracle.iso updated to
satellite 423
How reproducible:


Steps to Reproduce:
1. Install & sync rhel3 channels on satellite 423 on rhel 3 u9
2. Try to register a rhel3u9 client to the satellite (rhnreg_ks)

  
Actual results:
ISE occurred message.

Expected results:
Successful registration
Additional info:
attached the trace back

Comment 1 Preethi Thomas 2008-05-08 13:38:33 UTC
Created attachment 304861 [details]
RHN traceback on registration

Comment 2 Preethi Thomas 2008-05-13 12:36:01 UTC
This is happening in the Rhel4 satellite 423 as well.




Comment 3 Clifford Perry 2008-05-16 19:23:56 UTC
Exception Handler Information
Traceback (most recent call last):
  File "/usr/share/rhn/server/apacheRequest.py", line 108, in call_function
    response = apply(func, params)
  File "/usr/share/rhn/server/handlers/xmlrpc/registration.py", line 381, in
add_packages
    server.save_packages()
  File "/usr/share/rhn/server/rhnServer/server_wrapper.py", line 61, in
save_packages
    ret = self.save_packages_byid(self.server["id"], schedule=schedule)
  File "/usr/share/rhn/server/rhnServer/server_packages.py", line 172, in
save_packages_byid
    h.execute_bulk(package_data)
  File "/usr/share/rhn/server/rhnSQL/int_oracle.py", line 220, in __getattr__
    raise AttributeError, name
AttributeError: execute_bulk

Local variables by frame
Frame __getattr__ in /usr/share/rhn/server/rhnSQL/int_oracle.py at line 220
	                self = <type 'instance'> <OracleCursor object at 0xbe8f930>
	                name = <type 'str'> execute_bulk

Frame save_packages_byid in /usr/share/rhn/server/rhnServer/server_packages.py
at line 173
	               sysid = <type 'int'> 1000010003
	        package_data = <type 'dict'> {'a': ['i386'



This is same looking traceback as within bug 446087 - look like dupes of each
other. 

Comment 4 Miroslav Suchý 2008-05-19 15:07:45 UTC

*** This bug has been marked as a duplicate of 446087 ***


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