I have setup the spacewalk system but cannot register clients as I get
the following error from apache.  I have gone over the oracle
configuration many times and all the connection strings work.  In
fact, everything but registering clients works so far including
creating orgs, channels, syncing repos.

Please help.

This is from /var/log/httpd/ssl_error_log - when trying to go to /
XMLRPC

[Mon Apr 25 15:29:22 2011] [error] [client 10.199.199.8] mod_wsgi
(pid=1804): Exception occurred processing WSGI script '/usr/share/rhn/
wsgi/xmlrpc.py'.
[Mon Apr 25 15:29:22 2011] [error] [client 10.199.199.8] Traceback
(most recent call last):
[Mon Apr 25 15:29:22 2011] [error] [client 10.199.199.8]   File "/usr/
share/rhn/wsgi/xmlrpc.py", line 22, in application
[Mon Apr 25 15:29:22 2011] [error] [client 10.199.199.8]     return
wsgiHandler.handle(environ, start_response, "xmlrpc", "server.xmlrpc")
[Mon Apr 25 15:29:22 2011] [error] [client 10.199.199.8]   File "/usr/
share/rhn/wsgi/wsgiHandler.py", line 45, in handle
[Mon Apr 25 15:29:22 2011] [error] [client 10.199.199.8]     ret =
appServ(req)
[Mon Apr 25 15:29:22 2011] [error] [client 10.199.199.8]   File "/usr/
lib/python2.6/site-packages/spacewalk/server/apacheHandler.py", line
141, in handler
[Mon Apr 25 15:29:22 2011] [error] [client 10.199.199.8]     h =
rhnSQL.prepare("select label, value from rhnTemplateString")
[Mon Apr 25 15:29:22 2011] [error] [client 10.199.199.8]   File "/usr/
lib/python2.6/site-packages/spacewalk/server/rhnSQL/__init__.py", line
190, in prepare
[Mon Apr 25 15:29:22 2011] [error] [client 10.199.199.8]     db =
__test_DB()
[Mon Apr 25 15:29:22 2011] [error] [client 10.199.199.8]   File "/usr/
lib/python2.6/site-packages/spacewalk/server/rhnSQL/__init__.py", line
153, in __test_DB
[Mon Apr 25 15:29:22 2011] [error] [client 10.199.199.8]     raise
SystemError, "Not connected to any database!"
[Mon Apr 25 15:29:22 2011] [error] [client 10.199.199.8] SystemError:
Not connected to any database!

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

Reply via email to