The osa-dispatcher service keeps creating tracebacks on Satellite
Issue
- The
osa-dispatcherservice is throwing tracebacks like below,
2013/08/21 10:37:54 -04:00 12169 0.0.0.0: rhnSQL/driver_cx_Oracle.connect('Connecting to database', '//localhost:1521/rhnsat.world')
2013/08/21 10:37:54 -04:00 12169 0.0.0.0: osad/jabber_lib.__init__
2013/08/21 10:37:54 -04:00 12169 0.0.0.0: osad/jabber_lib.main('ERROR', 'Error caught:')
2013/08/21 10:37:54 -04:00 12169 0.0.0.0: osad/jabber_lib.main('ERROR', 'Traceback (most recent call last):\n File "/usr/share/rhn/osad/jabber_lib.py", line 118, in main\n c = self.setup_connection(no_fork=no_fork)\n File "/usr/share/rhn/osad/jabber_lib.py", line 252, in setup_connection\n c = self._get_jabber_client(js)\n File "/usr/share/rhn/osad/jabber_lib.py", line 309, in _get_jabber_client\n c.connect()\n File "/usr/share/rhn/osad/jabber_lib.py", line 617, in connect\n self.verify_peer(ssl)\n File "/usr/share/rhn/osad/jabber_lib.py", line 690, in verify_peer\n if common_name[-1] != \'.\':\nTypeError: \'NoneType\' object is unsubscriptable\n')
Environment
- Red Hat Network Satellite 5.5
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.