Hi ,<br><br>I could see the following error messages in error_log .<br>Exception reported from <a href="http://srm-srv-r3vm7.labs.blr.novell.com">srm-srv-r3vm7.labs.blr.novell.com</a><br>Time: Wed Aug 19 05:50:27 2009<br>Exception type server.rhnSQL.sql_base.SQLConnectError<br>
Request object information:<br>URI: /XMLRPC<br>Remote Host: 164.99.98.58<br>Server Name: <a href="http://SRM-SRV-R3vm7.labs.blr.novell.com:0">SRM-SRV-R3vm7.labs.blr.novell.com:0</a><br>Headers passed in:<br>        Accept-Encoding: identity<br>
        Content-Length: 122<br>        Host: <a href="http://srm-srv-r3vm7.labs.blr.novell.com">srm-srv-r3vm7.labs.blr.novell.com</a><br>        content-type: text/xml<br>        user-agent: <a href="http://rhn.rpclib.py/$Revision$">rhn.rpclib.py/$Revision$</a><br>
        x-client-version: 1<br>        x-info: RPC Processor (C) Red Hat, Inc (version $Revision$)<br>        x-rhn-client-capability: packages.verifyAll(1)=1,caneatCheese(1)=1,packages.extended_profile(1)=1,reboot.reboot(1)=1,packages.verif<br>
y(1)=1,packages.runTransaction(1)=1,packages.update(2)=2,packages.rollBack(1)=1<br>        x-rhn-transport-capability: follow-redirects=3<br>        x-transport-info: Extended Capabilities Transport (C) Red Hat, Inc (version $Revision$)<br>
        x-up2date-version: 0.6.2-1.el5<br><br>Exception Handler Information<br>Traceback (most recent call last):<br>  File "/usr/share/rhn/server/apacheHandler.py", line 72, in headerParserHandler<br>    rhnSQL.initDB()<br>
  File "/usr/share/rhn/server/rhnSQL/__init__.py", line 98, in initDB<br>    __init__DB(backend, host, port, username, password, database)<br>  File "/usr/share/rhn/server/rhnSQL/__init__.py", line 59, in __init__DB<br>
    __DB.check_connection()<br>  File "/usr/share/rhn/server/rhnSQL/driver_cx_Oracle.py", line 490, in check_connection<br>    self.connect() # only allow one try<br>  File "/usr/share/rhn/server/rhnSQL/driver_cx_Oracle.py", line 386, in connect<br>
    raise apply(sql_base.SQLConnectError, err_args)<br>SQLConnectError: (12519, 'ORA-12519: TNS:no appropriate service handler found\n', 'XE', 'Connection_Connect(): server attach')<br><br>RHN 3468 2009/08/20 00:12:44 +05:30: ("DATABASE CONNECTION TO 'XE' LOST", "Exception information: 'NoneType' object has no attribute 'curso<br>
r'")<br>RHN 3468 2009/08/20 00:12:44 +05:30: ('Connection attempt failed', 12519, 'ORA-12519: TNS:no appropriate service handler found\n')<br>RHN 3460 2009/08/20 00:12:49 +05:30: ('Connection attempt failed', 12519, 'ORA-12519: TNS:no appropriate service handler found\n')<br>
<br><br><br>Thanks for the help .<br><br>Regards,<br>SreeHari Ch<br><br><div class="gmail_quote">On Tue, Aug 18, 2009 at 9:03 PM, Pradeep Kilambi <span dir="ltr"><<a href="mailto:pkilambi@redhat.com">pkilambi@redhat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


  

<div text="#000000" bgcolor="#ffffff"><div><div></div><div class="h5">
On 08/18/2009 02:29 AM, cheerla sreehari wrote:
<blockquote type="cite">Hi ,<br>
  <br>
I have installed Spacewalk client and server in the same machine . When
I try to register the same I am getting the following error message :<br>
  <br>
[Tue Aug 18 20:03:23 2009] up2date A protocol error occurred: Internal
Server Error , attempt #1,<br>
[Tue Aug 18 20:03:32 2009] up2date A protocol error occurred: Internal
Server Error , attempt #2,<br>
[Tue Aug 18 20:03:48 2009] up2date A protocol error occurred: Internal
Server Error , attempt #3,<br>
[Tue Aug 18 20:04:12 2009] up2date A protocol error occurred: Internal
Server Error , attempt #4,<br>
[Tue Aug 18 20:04:31 2009] up2date A protocol error occurred: Internal
Server Error , attempt #5,<br>
[Tue Aug 18 20:04:35 2009] up2date Error communicating with server. The
message was:<br>
Internal Server Error<br>
[Tue Aug 18 20:04:35 2009] up2date<br>
Traceback (most recent call last):<br>
  File "/usr/sbin/rhnreg_ks", line 216, in ?<br>
    cli.run()<br>
  File "/usr/share/rhn/up2date_client/rhncli.py", line 65, in run<br>
    sys.exit(self.main() or 0)<br>
  File "/usr/sbin/rhnreg_ks", line 90, in main<br>
    rhnreg.getCaps()<br>
  File "/usr/share/rhn/up2date_client/rhnreg.py", line 306, in getCaps<br>
    s.capabilities.validate()<br>
  File "/usr/share/rhn/up2date_client/rhnserver.py", line 156, in
__get_capabilities<br>
    self.registration.welcome_message()<br>
  File "/usr/share/rhn/up2date_client/rhnserver.py", line 50, in
__call__<br>
    return rpcServer.doCall(method, *args, **kwargs)<br>
  File "/usr/share/rhn/up2date_client/rpcServer.py", line 272, in doCall<br>
    raise up2dateErrors.CommunicationError(e.errmsg)<br>
up2date_client.up2dateErrors.CommunicationError: Error communicating
with server. The message was:<br>
Internal Server Error<br>
  <br>
</blockquote>
<br></div></div>
Could you take a peek at /var/log/httpd/error_log on your spacewalk
server and paste me the traceback. If you dont see one, please bump the
debug level in /etc/rhn/default/rhn_server.conf, restart apache and
retry. Also make sure you have the latest rhn-client-tools rpms from
spacewalk-0.6 repo.<br>
<br>
~ Prad<br>
<br>
<br>
<blockquote type="cite"><div class="im"><br>
Please suggest me how I can resolve this issue .<br>
Thanks in Advance .<br>
  <br>
  <br>
Regards,<br>
SreeHari Ch<br>
  </div><pre><hr size="4" width="90%">
_______________________________________________
Spacewalk-list mailing list
<a href="mailto:Spacewalk-list@redhat.com" target="_blank">Spacewalk-list@redhat.com</a>
<a href="https://www.redhat.com/mailman/listinfo/spacewalk-list" target="_blank">https://www.redhat.com/mailman/listinfo/spacewalk-list</a></pre>
</blockquote>
<br>
<br>
<pre cols="72">-- 
--
Pradeep Kilambi
Senior Software Engineer
RHN Satellite Engineering
Phone: +1 919 754 4285
RHCE # 805008680430554

</pre>
</div>

<br>_______________________________________________<br>
Spacewalk-list mailing list<br>
<a href="mailto:Spacewalk-list@redhat.com">Spacewalk-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/spacewalk-list" target="_blank">https://www.redhat.com/mailman/listinfo/spacewalk-list</a><br></blockquote></div><br>